Building libtar-1.2.11_2.txz (origin /buildshare/ports/355755/devel/libtar) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/libtar-1.2.11.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libtar-1.2.11_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 libtar-1.2.11_2 ===> libtar-1.2.11_2 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of libtar-1.2.11_2 Make install ===> libtar-1.2.11_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libtar-1.2.11_2 for building ===> Extracting for libtar-1.2.11_2 => SHA256 Checksum OK for libtar-1.2.11.tar.gz. ===> Patching for libtar-1.2.11_2 ===> Applying FreeBSD patches for libtar-1.2.11_2 ===> libtar-1.2.11_2 depends on executable: gmake - found ===> Configuring for libtar-1.2.11_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/autoconf/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for epkg... no checking for mkencap... no checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for strlcpy... (cached) yes checking for strsep... (cached) yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking whether gmake sets $(MAKE)... yes checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for AIX... no checking for an ANSI C-conforming const... yes checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking whether sys/types.h defines makedev... yes checking for major_t... no checking for minor_t... no checking for dev_t... yes checking for socklen_t... (cached) yes checking for uint64_t... yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for nlink_t... (cached) yes checking for libgen.h... (cached) yes checking for working basename... yes checking for libgen.h... (cached) yes checking for working dirname... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for working POSIX fnmatch... yes checking for lchown... yes checking whether makedev expects three arguments... no checking for working snprintf... yes checking for strdup... (cached) yes checking for strftime... (cached) yes checking for strlcpy... (cached) yes checking for strmode... (cached) yes checking for strsep... (cached) yes checking for gzread in -lz... yes configure: creating ./config.status config.status: creating listhash/libtar_listhash.h config.status: creating listhash/libtar_list.c config.status: creating listhash/libtar_hash.c config.status: creating listhash/libtar_list_new.3 config.status: creating listhash/libtar_hash_new.3 config.status: creating Makefile config.status: creating lib/Makefile config.status: creating libtar/Makefile config.status: creating doc/Makefile config.status: creating config.h ===> Building for libtar-1.2.11_2 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11' for n in lib libtar doc; do \ ( cd $n && gmake all ) || exit 1; \ done gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/lib' cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I. -I../compat -I../listhash -fPIC -c -o append.o append.c cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I. -I../compat -I../listhash -fPIC -c -o block.o block.c cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I. -I../compat -I../listhash -fPIC -c -o decode.o decode.c cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I. -I../compat -I../listhash -fPIC -c -o encode.o encode.c cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I. -I../compat -I../listhash -fPIC -c -o extract.o extract.c extract.c: In function 'tar_extract_file': extract.c:114: warning: incompatible implicit declaration of built-in function 'strlen' extract.c: In function 'tar_extract_dir': extract.c:448: warning: incompatible implicit declaration of built-in function 'strlen' cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I. -I../compat -I../listhash -fPIC -c -o handle.o handle.c cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I. -I../compat -I../listhash -fPIC -c -o libtar_hash.o ../listhash/libtar_hash.c cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I. -I../compat -I../listhash -fPIC -c -o libtar_list.o ../listhash/libtar_list.c cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I. -I../compat -I../listhash -fPIC -c -o output.o output.c cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I. -I../compat -I../listhash -fPIC -c -o util.o util.c cc -O2 -pipe -fno-strict-aliasing -I. -I.. -I. -I../compat -I../listhash -fPIC -c -o wrapper.o wrapper.c ar rc libtar.a append.o block.o decode.o encode.o extract.o handle.o libtar_hash.o libtar_list.o output.o util.o wrapper.o ranlib libtar.a cc -O2 -pipe -fno-strict-aliasing -shared -Wl,-soname,libtar.so.0 -o libtar.so.0 append.o block.o decode.o encode.o extract.o handle.o libtar_hash.o libtar_list.o output.o util.o wrapper.o gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/lib' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/libtar' cc -O2 -pipe -fno-strict-aliasing -I.. -I../lib -I../listhash -I../lib -I../compat -fPIC -c -o libtar.o libtar.c libtar.c: In function 'usage': libtar.c:271: warning: incompatible implicit declaration of built-in function 'exit' cc -O2 -pipe -fno-strict-aliasing -o libtar libtar.o ../lib/libtar.a -lz gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/libtar' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/doc' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/doc' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11' ===> Staging for libtar-1.2.11_2 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11' for n in lib libtar doc; do \ ( cd $n && gmake install ) || exit 1; \ done gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/lib' mkdir -p -m 755 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/lib install -o root -g wheel -m 444 libtar.a /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/lib mkdir -p -m 755 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/include install -o root -g wheel -m 444 ./libtar.h /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/include install -o root -g wheel -m 444 ../listhash/libtar_listhash.h /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/include gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/lib' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/libtar' mkdir -p -m 755 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/bin install -s -o root -g wheel -m 555 -s libtar /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/bin gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/libtar' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/doc' mkdir -p -m 755 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 install -o root -g wheel -m 444 ./tar_open.3 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 for i in tar_fdopen tar_fd tar_close; do \ echo ".so man3/tar_open.3" > /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3/${i}.3; \ done install -o root -g wheel -m 444 ./tar_append_file.3 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 for i in tar_append_eof tar_append_regfile; do \ echo ".so man3/tar_append_file.3" > /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3/${i}.3; \ done install -o root -g wheel -m 444 ./tar_block_read.3 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 for i in tar_block_write; do \ echo ".so man3/tar_block_read.3" > /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3/${i}.3; \ done install -o root -g wheel -m 444 ./th_read.3 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 for i in th_write; do \ echo ".so man3/th_read.3" > /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3/${i}.3; \ done install -o root -g wheel -m 444 ./th_set_from_stat.3 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 for i in th_finish th_set_device th_set_group th_set_link th_set_mode th_set_path th_set_type th_set_user; do \ echo ".so man3/th_set_from_stat.3" > /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3/${i}.3; \ done install -o root -g wheel -m 444 ./tar_extract_file.3 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 for i in tar_extract_blockdev tar_extract_chardev tar_extract_dir tar_extract_fifo tar_extract_hardlink tar_extract_regfile tar_extract_symlink tar_skip_regfile tar_set_file_perms; do \ echo ".so man3/tar_extract_file.3" > /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3/${i}.3; \ done install -o root -g wheel -m 444 ./th_get_pathname.3 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 for i in TH_ISBLK TH_ISCHR TH_ISDIR TH_ISFIFO TH_ISLNK TH_ISLONGLINK TH_ISLONGNAME TH_ISREG TH_ISSYM th_get_crc th_get_devmajor th_get_devminor th_get_gid th_get_linkname th_get_mode th_get_mtime th_get_size th_get_uid; do \ echo ".so man3/th_get_pathname.3" > /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3/${i}.3; \ done install -o root -g wheel -m 444 ./th_print_long_ls.3 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 for i in th_print; do \ echo ".so man3/th_print_long_ls.3" > /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3/${i}.3; \ done install -o root -g wheel -m 444 ./tar_extract_all.3 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 for i in tar_extract_glob tar_append_tree; do \ echo ".so man3/tar_extract_all.3" > /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3/${i}.3; \ done install -o root -g wheel -m 444 ../listhash/libtar_hash_new.3 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 for i in libtar_hash_free libtar_hash_next libtar_hash_prev libtar_hash_search libtar_hash_add libtar_hash_getkey libtar_hash_del; do \ echo ".so man3/libtar_hash_new.3" > /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3/${i}.3; \ done install -o root -g wheel -m 444 ../listhash/libtar_list_new.3 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3 for i in libtar_list_free libtar_list_next libtar_list_prev libtar_list_search libtar_list_add libtar_list_add_str libtar_list_del libtar_list_dup libtar_list_merge; do \ echo ".so man3/libtar_list_new.3" > /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/man/man3/${i}.3; \ done gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/doc' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11' install -s -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/libtar/work/libtar-1.2.11/lib/libtar.so.0 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/lib /bin/ln -sf libtar.so.0 /obj/buildshare/ports/355755/devel/libtar/work/stage/usr/local/lib/libtar.so ====> Compressing man pages (compress-man) ===> Installing for libtar-1.2.11_2 ===> Checking if devel/libtar already installed ===> Registering installation for libtar-1.2.11_2 Installing libtar-1.2.11_2... done Make package ===> Building package for libtar-1.2.11_2 slot2: removed