Building unworkable-0.53.txz (origin /buildshare/ports/355755/net-p2p/unworkable) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/unworkable-0.53.tar.gz x packages/ x packages/python2-2_2.txz x packages/libevent-1.4.14b_3.txz x packages/python27-2.7.6_4.txz x packages/pkg-1.2.7_2.txz x packages/scons-2.3.0.txz x packages/py27-setuptools27-2.0.1.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> unworkable-0.53 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 unworkable-0.53 ===> unworkable-0.53 depends on shared library: libevent-1.4.so - not found ===> Verifying for libevent-1.4.so in /buildshare/ports/355755/devel/libevent ===> Installing existing package /packages/libevent-1.4.14b_3.txz Installing libevent-1.4.14b_3... done ===> Returning to build of unworkable-0.53 ===> unworkable-0.53 depends on file: /usr/local/bin/scons - not found ===> Verifying install for /usr/local/bin/scons in /buildshare/ports/355755/devel/scons ===> Installing existing package /packages/scons-2.3.0.txz Installing scons-2.3.0...Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done done Installing python2-2_2... done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of unworkable-0.53 Make install ===> unworkable-0.53 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by unworkable-0.53 for building ===> Extracting for unworkable-0.53 => SHA256 Checksum OK for unworkable-0.53.tar.gz. /usr/bin/sed -i.bak -e 's#/usr/local#/usr/local#g' /obj/buildshare/ports/355755/net-p2p/unworkable/work/unworkable/SConstruct ===> Patching for unworkable-0.53 ===> unworkable-0.53 depends on file: /usr/local/bin/scons - found ===> unworkable-0.53 depends on shared library: libevent-1.4.so - found (/usr/local/lib/libevent-1.4.so.4) ===> Configuring for unworkable-0.53 ===> Building for unworkable-0.53 scons: Reading SConscript files ... Checking for C type u_int8_t... yes Checking for C type u_int32_t... yes Checking for C type u_int64_t... yes Checking for C type int64_t... yes Checking for C header file openssl/bn.h... yes Checking for C header file openssl/dh.h... yes Checking for C header file openssl/engine.h... yes Checking for C header file sys/queue.h... yes Checking for C header file sys/tree.h... yes Checking for C header file sha1.h... no Missing some headers, using bundled includes Checking for C function strlcpy()... yes Checking for C function strlcat()... yes Checking for C function strtonum()... yes Checking for C function SHA1Update()... no No system SHA1Update found. Using bundled version Checking for C function getaddrinfo()... yes Checking for C library crypto... yes Checking for C library event... yes scons: done reading SConscript files. scons: Building targets ... gcc -o announce.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat announce.c announce.c: In function 'handle_announce_error': announce.c:292: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness announce.c:292: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness announce.c:297: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness announce.c:302: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness announce.c:302: warning: pointer targets in assignment differ in signedness gcc -o bencode.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat bencode.c gcc -o buf.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat buf.c gcc -o ctl_server.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat ctl_server.c gcc -o main.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat main.c In file included from main.c:24: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" gcc -o network.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat network.c gcc -o openbsd-compat/sha1.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat openbsd-compat/sha1.c openbsd-compat/sha1.c: In function 'SHA1Update': openbsd-compat/sha1.c:134: warning: cast discards qualifiers from pointer target type yacc -o parse.c parse.y gcc -o parse.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat parse.c gcc -o progressmeter.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat progressmeter.c In file included from progressmeter.c:31: /usr/include/sys/termios.h:3:2: warning: #warning "this file includes which is deprecated, use instead" gcc -o scheduler.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat scheduler.c gcc -o torrent.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat torrent.c torrent.c: In function 'torrent_parse_infohash': torrent.c:77: warning: pointer targets in passing argument 2 of 'SHA1Update' differ in signedness torrent.c: In function 'torrent_piece_checkhash': torrent.c:768: warning: pointer targets in assignment differ in signedness torrent.c:771: warning: pointer targets in assignment differ in signedness gcc -o trace.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat trace.c gcc -o util.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat util.c gcc -o xmalloc.o -c -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wsign-compare -g -ggdb -I/usr/include -I/usr/local/include -Iopenbsd-compat xmalloc.c gcc -o unworkable announce.o bencode.o buf.o ctl_server.o main.o network.o parse.o progressmeter.o scheduler.o torrent.o trace.o util.o xmalloc.o openbsd-compat/sha1.o -L/usr/lib -L/usr/local/lib -levent -lcrypto scons: done building targets. ===> Staging for unworkable-0.53 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/net-p2p/unworkable/work/unworkable/unworkable /obj/buildshare/ports/355755/net-p2p/unworkable/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/net-p2p/unworkable/work/unworkable/unworkable.1 /obj/buildshare/ports/355755/net-p2p/unworkable/work/stage/usr/local/man/man1 ====> Compressing man pages (compress-man) ===> Installing for unworkable-0.53 ===> Checking if net-p2p/unworkable already installed ===> Registering installation for unworkable-0.53 Installing unworkable-0.53... 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/unworkable 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: https://code.google.com/p/unworkable/ Make package ===> Building package for unworkable-0.53 slot1: removed