Building libbt-1.05_4.txz (origin /buildshare/ports/355755/net-p2p/libbt) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/libbt-1.05.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/perl5-5.16.3_10.txz x packages/gmake-3.82_1.txz x packages/ca_root_nss-3.16.txz x packages/pkg-1.2.7_2.txz x packages/curl-7.36.0_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libbt-1.05_4 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 libbt-1.05_4 ===> libbt-1.05_4 depends on shared library: curl - not found ===> Verifying install for curl in /buildshare/ports/355755/ftp/curl ===> Installing existing package /packages/curl-7.36.0_1.txz Installing curl-7.36.0_1...Installing ca_root_nss-3.16... done done ===> Returning to build of libbt-1.05_4 ===> libbt-1.05_4 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 libbt-1.05_4 Make install ===> libbt-1.05_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libbt-1.05_4 for building ===> Extracting for libbt-1.05_4 => SHA256 Checksum OK for libbt-1.05.tar.gz. ===> Patching for libbt-1.05_4 ===> Applying FreeBSD patches for libbt-1.05_4 ===> libbt-1.05_4 depends on executable: gmake - found ===> libbt-1.05_4 depends on shared library: curl - found ===> Configuring for libbt-1.05_4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/configure configure: loading site script /buildshare/ports/355755/Templates/config.site 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 ar... ar checking whether gmake sets $(MAKE)... yes checking for ranlib... ranlib checking for makedepend... no checking for curl_easy_init in -lcurl... yes checking for SHA1_Init in -lssl... yes checking for uuid_generate in -luuid... no checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking uuid/uuid.h usability... no checking uuid/uuid.h presence... no checking for uuid/uuid.h... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for siginfo_t.si_fd... no checking return type of signal handlers... void checking for res_mkquery... yes checking for gethostname... (cached) yes checking for mkdir... yes checking for select... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strtoll... (cached) yes checking for uuid_generate... no checking for on_exit... no checking if malloc debugging is wanted... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/config.h ===> Building for libbt-1.05_4 gmake[1]: Entering directory `/obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05' cd src && gmake gmake[2]: Entering directory `/obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/src' cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include benc.c -o benc.o cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include bts.c -o bts.o bts.c: In function 'bts_get_buf': bts.c:230: warning: pointer targets in assignment differ in signedness cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include types.c -o types.o cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include random.c -o random.o random.c: In function 'seed_rnd': random.c:39: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness random.c:39: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include strbuf.c -o strbuf.o cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include stream.c -o stream.o cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include peer.c -o peer.o peer.c: In function 'peer_connect_complete': peer.c:91: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness peer.c: In function 'peer_answer': peer.c:1140: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include segmenter.c -o segmenter.o segmenter.c: In function '_checkhash': segmenter.c:150: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include util.c -o util.o cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include bitset.c -o bitset.o cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include context.c -o context.o context.c: In function 'btContext_create': context.c:105: warning: pointer targets in passing argument 1 of 'hexencode' differ in signedness context.c:107: warning: pointer targets in passing argument 1 of 'hexencode' differ in signedness context.c:116: warning: pointer targets in passing argument 4 of 'parse_config_digest' differ in signedness context.c:119: warning: pointer targets in passing argument 4 of 'parse_config_digest' differ in signedness context.c: In function 'ctx_register': context.c:495: warning: pointer targets in passing argument 2 of 'btrequest' differ in signedness context.c:495: warning: pointer targets in passing argument 3 of 'btrequest' differ in signedness context.c:495: warning: pointer targets in passing argument 4 of 'btrequest' differ in signedness context.c: In function 'ctx_shutdown': context.c:551: warning: pointer targets in passing argument 2 of 'btrequest' differ in signedness context.c:551: warning: pointer targets in passing argument 3 of 'btrequest' differ in signedness context.c:551: warning: pointer targets in passing argument 4 of 'btrequest' differ in signedness context.c: In function 'ctx_complete': context.c:587: warning: pointer targets in passing argument 2 of 'btrequest' differ in signedness context.c:587: warning: pointer targets in passing argument 3 of 'btrequest' differ in signedness context.c:587: warning: pointer targets in passing argument 4 of 'btrequest' differ in signedness context.c: In function 'ctx_reregister': context.c:616: warning: pointer targets in passing argument 2 of 'btrequest' differ in signedness context.c:616: warning: pointer targets in passing argument 3 of 'btrequest' differ in signedness context.c:616: warning: pointer targets in passing argument 4 of 'btrequest' differ in signedness context.c: In function 'ctx_loadfile': context.c:676: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness context.c:676: warning: pointer targets in passing argument 3 of 'SHA1' differ in signedness context.c: In function 'btresponse': context.c:255: warning: 'target.sin_port' is used uninitialized in this function cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -I/usr/local/include bterror.c -o bterror.o ar rc libbt.a benc.o bts.o types.o random.o strbuf.o stream.o peer.o segmenter.o util.o bitset.o context.o bterror.o ranlib libbt.a cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -DVERSION=1.05 -g -L. -L/usr/local/lib -o btlist btlist.c -lbt -lssl -lcurl `curl-config --libs` -lm btlist.c: In function 'main': btlist.c:107: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -DVERSION=1.05 -g -L. -L/usr/local/lib -o btget btget.c -lbt -lssl -lcurl `curl-config --libs` -lm btget.c: In function 'main': btget.c:460: warning: pointer targets in passing argument 3 of 'accept' differ in signedness btget.c: In function 'client_finit': btget.c:155: warning: 'j' may be used uninitialized in this function cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -g -Wall -I../include -I../include -DVERSION=1.05 -g -L. -L/usr/local/lib -o btcheck btcheck.c -lbt -lssl -lcurl `curl-config --libs` -lm gmake[2]: Leaving directory `/obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/src' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05' ===> Staging for libbt-1.05_4 ===> Generating temporary packing list install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/src/libbt.a /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/lib /bin/mkdir -p /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/src/btcheck /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/bin install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/src/btget /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/bin install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/src/btlist /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/benc.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/bitset.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/bterror.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/btmessage.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/bts.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/context.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/peer.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/random.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/segmenter.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/strbuf.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/stream.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/types.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/include/util.h /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/include/libbt /bin/mkdir -p /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/share/doc/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/docs/protocol-ext.txt /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/share/doc/libbt install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/libbt/work/libbt-1.05/docs/protocol.txt /obj/buildshare/ports/355755/net-p2p/libbt/work/stage/usr/local/share/doc/libbt ====> Compressing man pages (compress-man) ===> Installing for libbt-1.05_4 ===> Checking if net-p2p/libbt already installed ===> Registering installation for libbt-1.05_4 Installing libbt-1.05_4... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/btget If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://libbt.sourceforge.net/ Make package ===> Building package for libbt-1.05_4 slot2: removed