tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Mac OS X Leopard ppc64 failures



I haven't even gotten far. The bootstrap succeeded, but:

===> Building for xz-5.2.3
/usr/local/bin/bmake  all-recursive
Making all in src
Making all in liblzma
Making all in api
Making all in xzdec
/bin/sh ../../libtool --tag=CC --mode=link cc -std=gnu99 -D_THREAD_SAFE -D_REENTRANT -fvisibility=hidden -Wall -Wextra -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/usr/local/include -I/usr/include -L/usr/local/lib -L/usr/lib -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la -L/usr/local/lib -lintl -L/usr/lib -liconv -L/usr/lib -lc -R/usr/local/lib -Wl,-framework -Wl,CoreFoundation -lpthread libtool: link: cannot find the library `/usr/pkgsrc/archivers/xz/work/.buildlink/lib/libiconv.la' or unhandled argument `/usr/pkgsrc/archivers/xz/work/.buildlink/lib/libiconv.la'
*** Error code 1

Stop.
bmake[3]: stopped in /usr/pkgsrc/archivers/xz/work/xz-5.2.3/src/xzdec



and


===> Building for mtr-0.87nb1
/usr/local/bin/bmake  all-recursive
Making all in img
cc -DHAVE_CONFIG_H -I. -isystem /usr/include -O2 -Wall -Wno-pointer-sign -MT asn.o -MD -MP -MF .deps/asn.Tpo -c -o asn.o asn.c
In file included from asn.c:31:
/usr/include/arpa/nameser_compat.h:99: error: conflicting types for 'HEADER' /usr/include/arpa/nameser8_compat.h:304: error: previous declaration of 'HEADER' was here
In file included from /usr/include/resolv.h:72,
                 from asn.c:35:
/usr/include/resolv8_compat.h:138: error: 'NS_MAXDNAME' undeclared here (not in a function)
asn.c: In function 'ipinfo_lookup':
asn.c:73: error: 'NS_PACKETSZ' undeclared (first use in this function)
asn.c:73: error: (Each undeclared identifier is reported only once
asn.c:73: error: for each function it appears in.)
asn.c:85: error: 'ns_c_in' undeclared (first use in this function)
asn.c:85: error: 'ns_t_txt' undeclared (first use in this function)
asn.c:101: warning: implicit declaration of function 'NS_GET16'
asn.c:106: error: 'NS_INT16SZ' undeclared (first use in this function)
asn.c:119: error: 'NS_INT32SZ' undeclared (first use in this function)
asn.c:73: warning: unused variable 'answer'
*** Error code 1

Stop.
bmake[2]: stopped in /usr/pkgsrc/net/mtr/work/mtr-0.87


Home | Main Index | Thread Index | Old Index