pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/53106: security/libgpg-error fails to build
>Number: 53106
>Category: pkg
>Synopsis: security/libgpg-error fails to build
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Mar 19 03:00:00 +0000 2018
>Originator: John Klos
>Release: NetBSD 8.0_BETA
>Organization:
>Environment:
System: NetBSD hlin.zia.io 8.0_BETA NetBSD 8.0_BETA (HLIN) #0: Mon Jan 29 15:54:47 UTC 2018 john%hlin.zia.io@localhost:/usr/obj-evbarm/sys/arch/evbarm/compile/HLIN evbarm
Architecture: earmv7hf
Machine: evbarm
>Description:
security/libgpg-error on netbsd-8 fails with:
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/include -I/usr/local/include -O2 -D_FORTIFY_SOURCE=2
-I/usr/include -Wall -Wpointer-arith -Wno-psabi -fvisibility=hidden -MT libgpg_error_la-logging.lo -MD -MP -MF
.deps/libgpg_error_la-logging.Tpo -c -o libgpg_error_la-logging.lo `test -f 'logging.c' || echo './'`logging.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/usr/local/share/locale\"
-I/usr/pkgsrc/security/libgpg-error/work/.buildlink/include -O2 -D_FORTIFY_SOURCE=2 -Wall -Wpointer-arith
-Wno-psabi -fvisibility=hidden -MT libgpg_error_la-logging.lo -MD -MP -MF .deps/libgpg_error_la-logging.Tpo -c
logging.c -fPIC -DPIC -o .libs/libgpg_error_la-logging.o
In file included from logging.c:53:0:
gpgrt-int.h:464:0: warning: "snprintf" redefined
#define snprintf _gpgrt_estream_snprintf
^
In file included from /usr/include/stdio.h:597:0,
from logging.c:28:
/usr/include/ssp/stdio.h:61:0: note: this is the location of the previous definition
#define snprintf(str, len, ...) \
^
logging.c: In function '_gpgrt_log_printhex':
logging.c:1153:49: error: incompatible type for argument 4 of '_gpgrt_logv_printhex'
_gpgrt_logv_printhex (buffer, length, NULL, NULL);
^
logging.c:1097:1: note: expected 'va_list {aka __va_list}' but argument is of type 'void *'
_gpgrt_logv_printhex (const void *buffer, size_t length,
^
Makefile:1022: recipe for target 'libgpg_error_la-logging.lo' failed
gmake[3]: *** [libgpg_error_la-logging.lo] Error 1
gmake[3]: Leaving directory '/usr/pkgsrc/security/libgpg-error/work/libgpg-error-1.28/src'
Makefile:599: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr/pkgsrc/security/libgpg-error/work/libgpg-error-1.28/src'
Makefile:482: recipe for target 'all-recursive' failed
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr/pkgsrc/security/libgpg-error/work/libgpg-error-1.28'
Makefile:413: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error code 2
>How-To-Repeat:
<code/input/activities to reproduce the problem (multiple lines)>
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index