Building xpk-0.1.4_2.txz (origin /buildshare/ports/355755/archivers/xpk) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/xpk-0.1.4.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> xpk-0.1.4_2 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of xpk-0.1.4_2 Make install ===> xpk-0.1.4_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xpk-0.1.4_2 for building ===> Extracting for xpk-0.1.4_2 => SHA256 Checksum OK for xpk-0.1.4.tar.gz. ===> Patching for xpk-0.1.4_2 ===> Applying FreeBSD patches for xpk-0.1.4_2 ===> Configuring for xpk-0.1.4_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/archivers/xpk/work/xpk-0.1.4/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/archivers/xpk/work/xpk-0.1.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/archivers/xpk/work/xpk-0.1.4/ltconfig ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/archivers/xpk/work/xpk-0.1.4/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking host system type... powerpc-unknown-freebsd11.0 checking build system type... powerpc-portbld-freebsd11.0 checking for ranlib... ranlib checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes updating cache ./config.cache loading cache ./config.cache within ltconfig checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... no checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd11.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool updating cache ./config.cache loading cache ./config.cache checking for gcc... (cached) cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... (cached) yes checking for dlopen in -ldl... no checking for deflate in -lz... (cached) yes checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for dirent.h... (cached) yes checking whether byte ordering is bigendian... yes checking for working const... yes checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking for gettimeofday... (cached) yes checking for strtoul... (cached) yes checking for vprintf... (cached) yes updating cache ./config.cache creating ./config.status creating doc/Makefile creating include/Makefile creating include/xpk/Makefile creating xpkmaster/Makefile creating shell/Makefile creating libraries/Makefile creating libraries/NONE/Makefile creating libraries/RLEN/Makefile creating libraries/SQSH/Makefile creating libraries/GZIP/Makefile creating Makefile creating xpk-config creating config.h ===> Building for xpk-0.1.4_2 /usr/bin/make all-recursive Making all in include Making all in xpk Making all in xpkmaster /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c xpkmaster.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c xpkmaster.c -fPIC -DPIC -o .libs/xpkmaster.lo xpkmaster.c: In function 'XpkExamine': xpkmaster.c:225: warning: implicit declaration of function 'memcpy' xpkmaster.c:225: warning: incompatible implicit declaration of built-in function 'memcpy' xpkmaster.c: In function 'XpkRead': xpkmaster.c:289: warning: incompatible implicit declaration of built-in function 'memcpy' xpkmaster.c:323: warning: ISO C forbids conversion of object pointer to function pointer type xpkmaster.c:331: warning: incompatible implicit declaration of built-in function 'memcpy' xpkmaster.c: In function 'XpkWrite': xpkmaster.c:417: warning: incompatible implicit declaration of built-in function 'memcpy' xpkmaster.c:447: warning: ISO C forbids conversion of object pointer to function pointer type xpkmaster.c:481: warning: incompatible implicit declaration of built-in function 'memcpy' xpkmaster.c: In function 'XpkClose': xpkmaster.c:566: warning: implicit declaration of function 'memset' xpkmaster.c:566: warning: incompatible implicit declaration of built-in function 'memset' xpkmaster.c:619: warning: ISO C forbids conversion of object pointer to function pointer type xpkmaster.c:624: warning: ISO C forbids conversion of object pointer to function pointer type cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c xpkmaster.c -o xpkmaster.o >/dev/null 2>&1 mv -f .libs/xpkmaster.lo xpkmaster.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c xbuf.c rm -f .libs/xbuf.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c xbuf.c -fPIC -DPIC -o .libs/xbuf.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c xbuf.c -o xbuf.o >/dev/null 2>&1 mv -f .libs/xbuf.lo xbuf.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c texts.c rm -f .libs/texts.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c texts.c -fPIC -DPIC -o .libs/texts.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c texts.c -o texts.o >/dev/null 2>&1 mv -f .libs/texts.lo texts.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c tags.c rm -f .libs/tags.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c tags.c -fPIC -DPIC -o .libs/tags.lo tags.c: In function 'parsebuftags': tags.c:160: warning: cast from pointer to integer of different size tags.c:202: warning: cast from pointer to integer of different size cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c tags.c -o tags.o >/dev/null 2>&1 mv -f .libs/tags.lo tags.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c sublibs.c rm -f .libs/sublibs.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c sublibs.c -fPIC -DPIC -o .libs/sublibs.lo sublibs.c: In function 'opensub': sublibs.c:51: warning: ISO C forbids conversion of object pointer to function pointer type cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c sublibs.c -o sublibs.o >/dev/null 2>&1 mv -f .libs/sublibs.lo sublibs.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c seek.c rm -f .libs/seek.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c seek.c -fPIC -DPIC -o .libs/seek.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c seek.c -o seek.o >/dev/null 2>&1 mv -f .libs/seek.lo seek.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c query.c rm -f .libs/query.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c query.c -fPIC -DPIC -o .libs/query.lo query.c:47: warning: initialization discards qualifiers from pointer target type query.c: In function 'XpkQuery': query.c:94: warning: implicit declaration of function 'memset' query.c:94: warning: incompatible implicit declaration of built-in function 'memset' query.c:106: warning: implicit declaration of function 'strlen' query.c:106: warning: incompatible implicit declaration of built-in function 'strlen' query.c:107: warning: implicit declaration of function 'strncmp' query.c:108: warning: implicit declaration of function 'strcmp' query.c:144: warning: format '%.4s' expects type 'char *', but argument 3 has type 'unsigned int *' query.c:148: warning: ISO C forbids assignment between function pointer and 'void *' query.c:174: warning: implicit declaration of function 'memcpy' query.c:174: warning: incompatible implicit declaration of built-in function 'memcpy' cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c query.c -o query.o >/dev/null 2>&1 mv -f .libs/query.lo query.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c progress.c rm -f .libs/progress.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c progress.c -fPIC -DPIC -o .libs/progress.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c progress.c -o progress.o >/dev/null 2>&1 mv -f .libs/progress.lo progress.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c password.c rm -f .libs/password.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c password.c -fPIC -DPIC -o .libs/password.lo password.c: In function 'DoRequest': password.c:84: warning: implicit declaration of function 'strcmp' password.c:93: warning: implicit declaration of function 'strcpy' password.c:93: warning: incompatible implicit declaration of built-in function 'strcpy' cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c password.c -o password.o >/dev/null 2>&1 mv -f .libs/password.lo password.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c open.c rm -f .libs/open.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c open.c -fPIC -DPIC -o .libs/open.lo open.c: In function 'xpkopenwrite': open.c:288: warning: implicit declaration of function 'memset' open.c:288: warning: incompatible implicit declaration of built-in function 'memset' open.c: At top level: open.c:394: warning: 'BufRecog' defined but not used cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c open.c -o open.o >/dev/null 2>&1 mv -f .libs/open.lo open.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c objects.c rm -f .libs/objects.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c objects.c -fPIC -DPIC -o .libs/objects.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c objects.c -o objects.o >/dev/null 2>&1 mv -f .libs/objects.lo objects.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c hook_mem.c rm -f .libs/hook_mem.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c hook_mem.c -fPIC -DPIC -o .libs/hook_mem.lo hook_mem.c: In function 'meminfunc': hook_mem.c:45: warning: implicit declaration of function 'memcpy' hook_mem.c:45: warning: incompatible implicit declaration of built-in function 'memcpy' hook_mem.c: In function 'memoutfunc': hook_mem.c:101: warning: incompatible implicit declaration of built-in function 'memcpy' cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c hook_mem.c -o hook_mem.o >/dev/null 2>&1 mv -f .libs/hook_mem.lo hook_mem.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c hook_fh.c rm -f .libs/hook_fh.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c hook_fh.c -fPIC -DPIC -o .libs/hook_fh.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c hook_fh.c -o hook_fh.o >/dev/null 2>&1 mv -f .libs/hook_fh.lo hook_fh.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c hook.c rm -f .libs/hook.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c hook.c -fPIC -DPIC -o .libs/hook.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c hook.c -o hook.o >/dev/null 2>&1 mv -f .libs/hook.lo hook.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c fib.c rm -f .libs/fib.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c fib.c -fPIC -DPIC -o .libs/fib.lo fib.c: In function 'updatefib': fib.c:58: warning: implicit declaration of function 'memcpy' fib.c:58: warning: incompatible implicit declaration of built-in function 'memcpy' cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c fib.c -o fib.o >/dev/null 2>&1 mv -f .libs/fib.lo fib.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c fault.c rm -f .libs/fault.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c fault.c -fPIC -DPIC -o .libs/fault.lo fault.c: In function 'XpkFault': fault.c:62: warning: implicit declaration of function 'strlen' fault.c:62: warning: incompatible implicit declaration of built-in function 'strlen' fault.c:67: warning: implicit declaration of function 'memcpy' fault.c:67: warning: incompatible implicit declaration of built-in function 'memcpy' fault.c:74: warning: incompatible implicit declaration of built-in function 'memcpy' cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c fault.c -o fault.o >/dev/null 2>&1 mv -f .libs/fault.lo fault.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c debug.c rm -f .libs/debug.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c debug.c -fPIC -DPIC -o .libs/debug.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c debug.c -o debug.o >/dev/null 2>&1 mv -f .libs/debug.lo debug.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c checksum.c rm -f .libs/checksum.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c checksum.c -fPIC -DPIC -o .libs/checksum.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c checksum.c -o checksum.o >/dev/null 2>&1 mv -f .libs/checksum.lo checksum.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c byteswap.c rm -f .libs/byteswap.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c byteswap.c -fPIC -DPIC -o .libs/byteswap.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../include -Wall -pedantic -DNO_INLINE_STDARG -c byteswap.c -o byteswap.o >/dev/null 2>&1 mv -f .libs/byteswap.lo byteswap.lo /bin/sh ../libtool --mode=link cc -Wall -pedantic -DNO_INLINE_STDARG -o libxpkmaster.la -rpath /usr/local/lib -version-info 5:2:5 xpkmaster.lo xbuf.lo texts.lo tags.lo sublibs.lo seek.lo query.lo progress.lo password.lo open.lo objects.lo hook_mem.lo hook_fh.lo hook.lo fib.lo fault.lo debug.lo checksum.lo byteswap.lo -lz rm -fr .libs/libxpkmaster.la .libs/libxpkmaster.* .libs/libxpkmaster.* cc -shared xpkmaster.lo xbuf.lo texts.lo tags.lo sublibs.lo seek.lo query.lo progress.lo password.lo open.lo objects.lo hook_mem.lo hook_fh.lo hook.lo fib.lo fault.lo debug.lo checksum.lo byteswap.lo -lz -lc -Wl,-soname -Wl,libxpkmaster.so.0 -o .libs/libxpkmaster.so.0.5.2 (cd .libs && rm -f libxpkmaster.so.0 && ln -s libxpkmaster.so.0.5.2 libxpkmaster.so.0) (cd .libs && rm -f libxpkmaster.so && ln -s libxpkmaster.so.0.5.2 libxpkmaster.so) ar cru .libs/libxpkmaster.a xpkmaster.o xbuf.o texts.o tags.o sublibs.o seek.o query.o progress.o password.o open.o objects.o hook_mem.o hook_fh.o hook.o fib.o fault.o debug.o checksum.o byteswap.o ranlib .libs/libxpkmaster.a creating libxpkmaster.la (cd .libs && rm -f libxpkmaster.la && ln -s ../libxpkmaster.la libxpkmaster.la) Making all in shell cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c xType.c xType.c: In function 'end': xType.c:40: warning: incompatible implicit declaration of built-in function 'exit' xType.c: In function 'main': xType.c:55: warning: incompatible implicit declaration of built-in function 'malloc' xType.c:63: warning: incompatible implicit declaration of built-in function 'strchr' /bin/sh ../libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -o xType xType.o ../xpkmaster/libxpkmaster.la -lz mkdir .libs cc -O2 -pipe -fno-strict-aliasing -o .libs/xType xType.o ../xpkmaster/.libs/libxpkmaster.so -lz -lz -Wl,--rpath -Wl,/usr/local/lib creating xType cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c xPK.c xPK.c: In function 'main': xPK.c:68: warning: incompatible implicit declaration of built-in function 'malloc' xPK.c: In function 'iprint': xPK.c:110: warning: incompatible implicit declaration of built-in function 'strlen' xPK.c: In function 'doarg': xPK.c:117: warning: comparison is always false due to limited range of data type xPK.c: In function 'dofile': xPK.c:203: warning: incompatible implicit declaration of built-in function 'strlen' xPK.c:216: warning: incompatible implicit declaration of built-in function 'strlen' xPK.c:219: warning: incompatible implicit declaration of built-in function 'strcpy' xPK.c: In function 'end': xPK.c:296: warning: incompatible implicit declaration of built-in function 'strlen' xPK.c:299: warning: incompatible implicit declaration of built-in function 'exit' xPK.c: In function 'basename': xPK.c:307: warning: incompatible implicit declaration of built-in function 'strpbrk' /bin/sh ../libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -o xPK xPK.o ../xpkmaster/libxpkmaster.la -lz cc -O2 -pipe -fno-strict-aliasing -o .libs/xPK xPK.o ../xpkmaster/.libs/libxpkmaster.so -lz -lz -Wl,--rpath -Wl,/usr/local/lib creating xPK cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c xQuery.c xQuery.c: In function 'end': xQuery.c:41: warning: incompatible implicit declaration of built-in function 'exit' xQuery.c: In function 'packerquery': xQuery.c:54: warning: initialization makes integer from pointer without a cast xQuery.c:54: warning: initialization makes integer from pointer without a cast xQuery.c:68: warning: incompatible implicit declaration of built-in function 'memcpy' xQuery.c:72: warning: initialization makes integer from pointer without a cast xQuery.c:72: warning: initialization makes integer from pointer without a cast xQuery.c: In function 'main': xQuery.c:91: warning: initialization makes integer from pointer without a cast xQuery.c:99: warning: passing argument 1 of 'packerquery' makes integer from pointer without a cast /bin/sh ../libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -o xQuery xQuery.o ../xpkmaster/libxpkmaster.la -lz cc -O2 -pipe -fno-strict-aliasing -o .libs/xQuery xQuery.o ../xpkmaster/.libs/libxpkmaster.so -lz -lz -Wl,--rpath -Wl,/usr/local/lib creating xQuery cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c xUp.c xUp.c: In function 'tempname': xUp.c:64: warning: incompatible implicit declaration of built-in function 'strlen' xUp.c:65: warning: incompatible implicit declaration of built-in function 'memcpy' xUp.c: In function 'end': xUp.c:79: warning: incompatible implicit declaration of built-in function 'exit' xUp.c: In function 'main': xUp.c:104: warning: incompatible implicit declaration of built-in function 'strlen' xUp.c:107: warning: incompatible implicit declaration of built-in function 'memcpy' xUp.c:115: warning: incompatible implicit declaration of built-in function 'memcpy' xUp.c:123: warning: initialization makes integer from pointer without a cast xUp.c:123: warning: initialization makes integer from pointer without a cast xUp.c:123: warning: initialization makes integer from pointer without a cast xUp.c:123: warning: initialization makes integer from pointer without a cast xUp.c:123: warning: initialization makes integer from pointer without a cast xUp.c:123: warning: initialization makes integer from pointer without a cast /bin/sh ../libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -o xUp xUp.o ../xpkmaster/libxpkmaster.la -lz cc -O2 -pipe -fno-strict-aliasing -o .libs/xUp xUp.o ../xpkmaster/.libs/libxpkmaster.so -lz -lz -Wl,--rpath -Wl,/usr/local/lib creating xUp cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c xDir.c xDir.c: In function 'main': xDir.c:52: warning: incompatible implicit declaration of built-in function 'exit' xDir.c: In function 'fsize': xDir.c:80: warning: incompatible implicit declaration of built-in function 'strlen' xDir.c:89: warning: incompatible implicit declaration of built-in function 'memset' xDir.c:90: warning: initialization makes integer from pointer without a cast xDir.c:104: warning: incompatible implicit declaration of built-in function 'strncpy' xDir.c: In function 'dirwalk': xDir.c:125: warning: incompatible implicit declaration of built-in function 'strlen' /bin/sh ../libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -o xDir xDir.o ../xpkmaster/libxpkmaster.la -lz cc -O2 -pipe -fno-strict-aliasing -o .libs/xDir xDir.o ../xpkmaster/.libs/libxpkmaster.so -lz -lz -Wl,--rpath -Wl,/usr/local/lib creating xDir Making all in libraries Making all in NONE /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkNONE.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkNONE.c -fPIC -DPIC -o .libs/xpkNONE.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkNONE.c -o xpkNONE.o >/dev/null 2>&1 mv -f .libs/xpkNONE.lo xpkNONE.lo /bin/sh ../../libtool --mode=link cc -Wall -o libxpkNONE.la -rpath /usr/local/lib -version-info 1:4:1 xpkNONE.lo -lz rm -fr .libs/libxpkNONE.la .libs/libxpkNONE.* .libs/libxpkNONE.* cc -shared xpkNONE.lo -lz -lc -Wl,-soname -Wl,libxpkNONE.so.0 -o .libs/libxpkNONE.so.0.1.4 (cd .libs && rm -f libxpkNONE.so.0 && ln -s libxpkNONE.so.0.1.4 libxpkNONE.so.0) (cd .libs && rm -f libxpkNONE.so && ln -s libxpkNONE.so.0.1.4 libxpkNONE.so) ar cru .libs/libxpkNONE.a xpkNONE.o ranlib .libs/libxpkNONE.a creating libxpkNONE.la (cd .libs && rm -f libxpkNONE.la && ln -s ../libxpkNONE.la libxpkNONE.la) Making all in RLEN /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkRLEN.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkRLEN.c -fPIC -DPIC -o .libs/xpkRLEN.lo cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkRLEN.c -o xpkRLEN.o >/dev/null 2>&1 mv -f .libs/xpkRLEN.lo xpkRLEN.lo /bin/sh ../../libtool --mode=link cc -Wall -o libxpkRLEN.la -rpath /usr/local/lib -version-info 1:0:1 xpkRLEN.lo -lz rm -fr .libs/libxpkRLEN.la .libs/libxpkRLEN.* .libs/libxpkRLEN.* cc -shared xpkRLEN.lo -lz -lc -Wl,-soname -Wl,libxpkRLEN.so.0 -o .libs/libxpkRLEN.so.0.1.0 (cd .libs && rm -f libxpkRLEN.so.0 && ln -s libxpkRLEN.so.0.1.0 libxpkRLEN.so.0) (cd .libs && rm -f libxpkRLEN.so && ln -s libxpkRLEN.so.0.1.0 libxpkRLEN.so) ar cru .libs/libxpkRLEN.a xpkRLEN.o ranlib .libs/libxpkRLEN.a creating libxpkRLEN.la (cd .libs && rm -f libxpkRLEN.la && ln -s ../libxpkRLEN.la libxpkRLEN.la) Making all in SQSH /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkSQSH.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkSQSH.c -fPIC -DPIC -o .libs/xpkSQSH.lo xpkSQSH.c: In function 'LIBXpksUnpackChunk': xpkSQSH.c:93: warning: pointer targets in initialization differ in signedness xpkSQSH.c:93: warning: pointer targets in initialization differ in signedness cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkSQSH.c -o xpkSQSH.o >/dev/null 2>&1 mv -f .libs/xpkSQSH.lo xpkSQSH.lo /bin/sh ../../libtool --mode=link cc -Wall -o libxpkSQSH.la -rpath /usr/local/lib -version-info 1:1:1 xpkSQSH.lo -lz rm -fr .libs/libxpkSQSH.la .libs/libxpkSQSH.* .libs/libxpkSQSH.* cc -shared xpkSQSH.lo -lz -lc -Wl,-soname -Wl,libxpkSQSH.so.0 -o .libs/libxpkSQSH.so.0.1.1 (cd .libs && rm -f libxpkSQSH.so.0 && ln -s libxpkSQSH.so.0.1.1 libxpkSQSH.so.0) (cd .libs && rm -f libxpkSQSH.so && ln -s libxpkSQSH.so.0.1.1 libxpkSQSH.so) ar cru .libs/libxpkSQSH.a xpkSQSH.o ranlib .libs/libxpkSQSH.a creating libxpkSQSH.la (cd .libs && rm -f libxpkSQSH.la && ln -s ../libxpkSQSH.la libxpkSQSH.la) Making all in GZIP /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkGZIP.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkGZIP.c -fPIC -DPIC -o .libs/xpkGZIP.lo xpkGZIP.c: In function 'zcFree': xpkGZIP.c:110: warning: implicit declaration of function 'free' xpkGZIP.c: In function 'zcAlloc': xpkGZIP.c:118: warning: implicit declaration of function 'calloc' xpkGZIP.c:118: warning: incompatible implicit declaration of built-in function 'calloc' cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -Wall -c xpkGZIP.c -o xpkGZIP.o >/dev/null 2>&1 mv -f .libs/xpkGZIP.lo xpkGZIP.lo /bin/sh ../../libtool --mode=link cc -Wall -o libxpkGZIP.la -rpath /usr/local/lib -version-info 1:1:1 xpkGZIP.lo -lz rm -fr .libs/libxpkGZIP.la .libs/libxpkGZIP.* .libs/libxpkGZIP.* cc -shared xpkGZIP.lo -lz -lc -Wl,-soname -Wl,libxpkGZIP.so.0 -o .libs/libxpkGZIP.so.0.1.1 (cd .libs && rm -f libxpkGZIP.so.0 && ln -s libxpkGZIP.so.0.1.1 libxpkGZIP.so.0) (cd .libs && rm -f libxpkGZIP.so && ln -s libxpkGZIP.so.0.1.1 libxpkGZIP.so) ar cru .libs/libxpkGZIP.a xpkGZIP.o ranlib .libs/libxpkGZIP.a creating libxpkGZIP.la (cd .libs && rm -f libxpkGZIP.la && ln -s ../libxpkGZIP.la libxpkGZIP.la) Making all in doc ===> Staging for xpk-0.1.4_2 ===> Generating temporary packing list Making install in include Making install in xpk /bin/sh ../../mkinstalldirs /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/include/xpk mkdir /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/include/xpk install -o root -g wheel -m 444 amigalibs.h /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/include/xpk/amigalibs.h install -o root -g wheel -m 444 xpk.h /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/include/xpk/xpk.h install -o root -g wheel -m 444 xpkLib.h /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/include/xpk/xpkLib.h install -o root -g wheel -m 444 xpkprefs.h /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/include/xpk/xpkprefs.h install -o root -g wheel -m 444 xpksub.h /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/include/xpk/xpksub.h Making install in xpkmaster /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libxpkmaster.la /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkmaster.la /usr/bin/install -c -o root -g wheel .libs/libxpkmaster.so.0.5.2 /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkmaster.so.0.5.2 (cd /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib && rm -f libxpkmaster.so.0 && ln -s libxpkmaster.so.0.5.2 libxpkmaster.so.0) (cd /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib && rm -f libxpkmaster.so && ln -s libxpkmaster.so.0.5.2 libxpkmaster.so) /usr/bin/install -c -o root -g wheel .libs/libxpkmaster.lai /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkmaster.la /usr/bin/install -c -o root -g wheel .libs/libxpkmaster.a /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkmaster.a ranlib /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkmaster.a chmod 644 /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkmaster.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/include Making install in shell /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 xType /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin/xType libtool: install: warning: `../xpkmaster/libxpkmaster.la' has not been installed in `/usr/local/lib' install -o root -g wheel -m 555 -s .libs/xType /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin/xType /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 xPK /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin/xPK libtool: install: warning: `../xpkmaster/libxpkmaster.la' has not been installed in `/usr/local/lib' install -o root -g wheel -m 555 -s .libs/xPK /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin/xPK /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 xQuery /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin/xQuery libtool: install: warning: `../xpkmaster/libxpkmaster.la' has not been installed in `/usr/local/lib' install -o root -g wheel -m 555 -s .libs/xQuery /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin/xQuery /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 xUp /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin/xUp libtool: install: warning: `../xpkmaster/libxpkmaster.la' has not been installed in `/usr/local/lib' install -o root -g wheel -m 555 -s .libs/xUp /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin/xUp /bin/sh ../libtool --mode=install install -s -o root -g wheel -m 555 xDir /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin/xDir libtool: install: warning: `../xpkmaster/libxpkmaster.la' has not been installed in `/usr/local/lib' install -o root -g wheel -m 555 -s .libs/xDir /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin/xDir Making install in libraries Making install in NONE /bin/sh ../../mkinstalldirs /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel libxpkNONE.la /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkNONE.la /usr/bin/install -c -o root -g wheel .libs/libxpkNONE.so.0.1.4 /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkNONE.so.0.1.4 (cd /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib && rm -f libxpkNONE.so.0 && ln -s libxpkNONE.so.0.1.4 libxpkNONE.so.0) (cd /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib && rm -f libxpkNONE.so && ln -s libxpkNONE.so.0.1.4 libxpkNONE.so) /usr/bin/install -c -o root -g wheel .libs/libxpkNONE.lai /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkNONE.la /usr/bin/install -c -o root -g wheel .libs/libxpkNONE.a /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkNONE.a ranlib /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkNONE.a chmod 644 /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkNONE.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' Making install in RLEN /bin/sh ../../mkinstalldirs /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel libxpkRLEN.la /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkRLEN.la /usr/bin/install -c -o root -g wheel .libs/libxpkRLEN.so.0.1.0 /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkRLEN.so.0.1.0 (cd /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib && rm -f libxpkRLEN.so.0 && ln -s libxpkRLEN.so.0.1.0 libxpkRLEN.so.0) (cd /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib && rm -f libxpkRLEN.so && ln -s libxpkRLEN.so.0.1.0 libxpkRLEN.so) /usr/bin/install -c -o root -g wheel .libs/libxpkRLEN.lai /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkRLEN.la /usr/bin/install -c -o root -g wheel .libs/libxpkRLEN.a /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkRLEN.a ranlib /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkRLEN.a chmod 644 /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkRLEN.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' Making install in SQSH /bin/sh ../../mkinstalldirs /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel libxpkSQSH.la /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkSQSH.la /usr/bin/install -c -o root -g wheel .libs/libxpkSQSH.so.0.1.1 /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkSQSH.so.0.1.1 (cd /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib && rm -f libxpkSQSH.so.0 && ln -s libxpkSQSH.so.0.1.1 libxpkSQSH.so.0) (cd /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib && rm -f libxpkSQSH.so && ln -s libxpkSQSH.so.0.1.1 libxpkSQSH.so) /usr/bin/install -c -o root -g wheel .libs/libxpkSQSH.lai /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkSQSH.la /usr/bin/install -c -o root -g wheel .libs/libxpkSQSH.a /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkSQSH.a ranlib /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkSQSH.a chmod 644 /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkSQSH.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' Making install in GZIP /bin/sh ../../mkinstalldirs /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel libxpkGZIP.la /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkGZIP.la /usr/bin/install -c -o root -g wheel .libs/libxpkGZIP.so.0.1.1 /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkGZIP.so.0.1.1 (cd /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib && rm -f libxpkGZIP.so.0 && ln -s libxpkGZIP.so.0.1.1 libxpkGZIP.so.0) (cd /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib && rm -f libxpkGZIP.so && ln -s libxpkGZIP.so.0.1.1 libxpkGZIP.so) /usr/bin/install -c -o root -g wheel .libs/libxpkGZIP.lai /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkGZIP.la /usr/bin/install -c -o root -g wheel .libs/libxpkGZIP.a /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkGZIP.a ranlib /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkGZIP.a chmod 644 /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/lib/libxpkGZIP.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' Making install in doc /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin install -o root -g wheel -m 555 xpk-config /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/bin/xpk-config /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/share/aclocal install -o root -g wheel -m 444 ./xpk.m4 /obj/buildshare/ports/355755/archivers/xpk/work/stage/usr/local/share/aclocal/xpk.m4 ====> Compressing man pages (compress-man) ===> Installing for xpk-0.1.4_2 ===> Checking if archivers/xpk already installed ===> Registering installation for xpk-0.1.4_2 Installing xpk-0.1.4_2... done Make package ===> Building package for xpk-0.1.4_2 slot2: removed