Building edonkey-tool-hash-0.4.0.txz (origin /buildshare/ports/355755/net-p2p/edonkey-tool-hash) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ed2k_hash-0.4.0.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> edonkey-tool-hash-0.4.0 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 edonkey-tool-hash-0.4.0 Make install ===> License GPLv2 accepted by the user ===> edonkey-tool-hash-0.4.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by edonkey-tool-hash-0.4.0 for building ===> Extracting for edonkey-tool-hash-0.4.0 => SHA256 Checksum OK for ed2k_hash-0.4.0.tar.gz. ===> Patching for edonkey-tool-hash-0.4.0 ===> Applying FreeBSD patches for edonkey-tool-hash-0.4.0 ===> Configuring for edonkey-tool-hash-0.4.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-p2p/edonkey-tool-hash/work/ed2k_hash-0.4.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-p2p/edonkey-tool-hash/work/ed2k_hash-0.4.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for main in -lfltk... no checking how to run the C++ preprocessor... c++ -E 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 FL/Fl.h usability... no checking FL/Fl.h presence... no checking for FL/Fl.h... no checking FL/Fl_Window.H usability... no checking FL/Fl_Window.H presence... no checking for FL/Fl_Window.H... no configure: creating ./config.status config.status: creating ./Makefile config.status: creating debian/Makefile config.status: creating ed2k_hash/Makefile config.status: creating ed2k_hash/docs/Makefile config.status: creating ed2k_hash/docs/en/Makefile config.status: creating ed2k_hash/GUI/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for edonkey-tool-hash-0.4.0 /usr/bin/make all-recursive Making all in ed2k_hash Making all in docs Making all in en if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT md4.o -MD -MP -MF ".deps/md4.Tpo" -c -o md4.o `test -f 'md4.c' || echo './'`md4.c; then mv -f ".deps/md4.Tpo" ".deps/md4.Po"; else rm -f ".deps/md4.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT processfile.o -MD -MP -MF ".deps/processfile.Tpo" -c -o processfile.o `test -f 'processfile.c' || echo './'`processfile.c; then mv -f ".deps/processfile.Tpo" ".deps/processfile.Po"; else rm -f ".deps/processfile.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT linkedlist.o -MD -MP -MF ".deps/linkedlist.Tpo" -c -o linkedlist.o `test -f 'linkedlist.c' || echo './'`linkedlist.c; then mv -f ".deps/linkedlist.Tpo" ".deps/linkedlist.Po"; else rm -f ".deps/linkedlist.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o `test -f 'options.c' || echo './'`options.c; then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi options.c: In function 'options_process_cl_argument': options.c:63: warning: incompatible implicit declaration of built-in function 'strlen' if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT cl_ui.o -MD -MP -MF ".deps/cl_ui.Tpo" -c -o cl_ui.o `test -f 'cl_ui.c' || echo './'`cl_ui.c; then mv -f ".deps/cl_ui.Tpo" ".deps/cl_ui.Po"; else rm -f ".deps/cl_ui.Tpo"; exit 1; fi cl_ui.c: In function 'ui_printerr': cl_ui.c:101: warning: incompatible implicit declaration of built-in function 'strlen' cl_ui.c: In function 'ui_run': cl_ui.c:185: warning: incompatible implicit declaration of built-in function 'memset' if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o `test -f 'main.c' || echo './'`main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi cc -O2 -pipe -fno-strict-aliasing -o ed2k_hash md4.o processfile.o linkedlist.o options.o cl_ui.o main.o Making all in debian ===> Staging for edonkey-tool-hash-0.4.0 ===> Generating temporary packing list ====> Compressing man pages (compress-man) ===> Installing for edonkey-tool-hash-0.4.0 ===> Checking if net-p2p/edonkey-tool-hash already installed ===> Registering installation for edonkey-tool-hash-0.4.0 Installing edonkey-tool-hash-0.4.0... done Make package ===> Building package for edonkey-tool-hash-0.4.0 slot1: removed