Building ssdeep-2.10.txz (origin /buildshare/ports/355755/security/ssdeep) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/ssdeep-2.10.tar.gz x packages/ x packages/libtool-2.4.2_3.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ssdeep-2.10 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 ssdeep-2.10 ===> ssdeep-2.10 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 ssdeep-2.10 ===> ssdeep-2.10 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of ssdeep-2.10 Make install ===> License GPLv2 accepted by the user ===> ssdeep-2.10 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ssdeep-2.10 for building ===> Extracting for ssdeep-2.10 => SHA256 Checksum OK for ssdeep-2.10.tar.gz. ===> Patching for ssdeep-2.10 ===> Applying FreeBSD patches for ssdeep-2.10 ===> ssdeep-2.10 depends on executable: gmake - found ===> ssdeep-2.10 depends on package: libtool>=2.4 - found ===> Configuring for ssdeep-2.10 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/ssdeep/work/ssdeep-2.10/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/security/ssdeep/work/ssdeep-2.10/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 a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... 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 how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking /usr/local/include checking /opt/local/include checking /sw/include checking whether byte ordering is bigendian... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for libgen.h... (cached) yes checking for dirent.h... (cached) yes checking for inttypes.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for wchar.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/disk.h usability... yes checking sys/disk.h presence... yes checking for sys/disk.h... yes checking for inttypes.h... (cached) yes checking for sys/mount.h... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for ssdeep-2.10 gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/ssdeep/work/ssdeep-2.10' gmake all-am gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/ssdeep/work/ssdeep-2.10' /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT fuzzy.lo -MD -MP -MF .deps/fuzzy.Tpo -c -o fuzzy.lo fuzzy.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT fuzzy.lo -MD -MP -MF .deps/fuzzy.Tpo -c fuzzy.c -fPIC -DPIC -o .libs/fuzzy.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT fuzzy.lo -MD -MP -MF .deps/fuzzy.Tpo -c fuzzy.c -o fuzzy.o >/dev/null 2>&1 mv -f .deps/fuzzy.Tpo .deps/fuzzy.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT edit_dist.lo -MD -MP -MF .deps/edit_dist.Tpo -c -o edit_dist.lo edit_dist.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT edit_dist.lo -MD -MP -MF .deps/edit_dist.Tpo -c edit_dist.c -fPIC -DPIC -o .libs/edit_dist.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT edit_dist.lo -MD -MP -MF .deps/edit_dist.Tpo -c edit_dist.c -o edit_dist.o >/dev/null 2>&1 mv -f .deps/edit_dist.Tpo .deps/edit_dist.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT find-file-size.lo -MD -MP -MF .deps/find-file-size.Tpo -c -o find-file-size.lo find-file-size.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT find-file-size.lo -MD -MP -MF .deps/find-file-size.Tpo -c find-file-size.c -fPIC -DPIC -o .libs/find-file-size.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT find-file-size.lo -MD -MP -MF .deps/find-file-size.Tpo -c find-file-size.c -o find-file-size.o >/dev/null 2>&1 mv -f .deps/find-file-size.Tpo .deps/find-file-size.Plo /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -no-undefined -version-info 2:0:0 -L/usr/local/lib -o libfuzzy.la -rpath /usr/local/lib fuzzy.lo edit_dist.lo find-file-size.lo libtool: link: cc -shared -fPIC -DPIC .libs/fuzzy.o .libs/edit_dist.o .libs/find-file-size.o -L/usr/local/lib -O2 -Wl,-soname -Wl,libfuzzy.so.2 -o .libs/libfuzzy.so.2 libtool: link: (cd ".libs" && rm -f "libfuzzy.so" && ln -s "libfuzzy.so.2" "libfuzzy.so") libtool: link: (cd ".libs" && rm -f "libfuzzy.so" && ln -s "libfuzzy.so.2" "libfuzzy.so") libtool: link: ar cru .libs/libfuzzy.a fuzzy.o edit_dist.o find-file-size.o libtool: link: ranlib .libs/libfuzzy.a libtool: link: ( cd ".libs" && rm -f "libfuzzy.la" && ln -s "../libfuzzy.la" "libfuzzy.la" ) c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/main.Tpo .deps/main.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o match.cpp mv -f .deps/match.Tpo .deps/match.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o engine.cpp mv -f .deps/engine.Tpo .deps/engine.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT filedata.o -MD -MP -MF .deps/filedata.Tpo -c -o filedata.o filedata.cpp mv -f .deps/filedata.Tpo .deps/filedata.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT dig.o -MD -MP -MF .deps/dig.Tpo -c -o dig.o dig.cpp mv -f .deps/dig.Tpo .deps/dig.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT cycles.o -MD -MP -MF .deps/cycles.Tpo -c -o cycles.o cycles.cpp mv -f .deps/cycles.Tpo .deps/cycles.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT helpers.o -MD -MP -MF .deps/helpers.Tpo -c -o helpers.o helpers.cpp mv -f .deps/helpers.Tpo .deps/helpers.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT ui.o -MD -MP -MF .deps/ui.Tpo -c -o ui.o ui.cpp mv -f .deps/ui.Tpo .deps/ui.Po /bin/sh /usr/local/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -fno-strict-aliasing -static -L/usr/local/lib -o ssdeep main.o match.o engine.o filedata.o dig.o cycles.o helpers.o ui.o libfuzzy.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -o ssdeep main.o match.o engine.o filedata.o dig.o cycles.o helpers.o ui.o -L/usr/local/lib ./.libs/libfuzzy.a gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/ssdeep/work/ssdeep-2.10' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/ssdeep/work/ssdeep-2.10' ===> Staging for ssdeep-2.10 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/security/ssdeep/work/ssdeep-2.10' gmake[2]: Entering directory `/obj/buildshare/ports/355755/security/ssdeep/work/ssdeep-2.10' /bin/mkdir -p '/obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/lib' /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libfuzzy.la '/obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libfuzzy.so.2 /obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/lib/libfuzzy.so.2 libtool: install: (cd /obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/lib && { ln -s -f libfuzzy.so.2 libfuzzy.so || { rm -f libfuzzy.so && ln -s libfuzzy.so.2 libfuzzy.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/lib && { ln -s -f libfuzzy.so.2 libfuzzy.so || { rm -f libfuzzy.so && ln -s libfuzzy.so.2 libfuzzy.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libfuzzy.lai /obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/lib/libfuzzy.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libfuzzy.a /obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/lib/libfuzzy.a libtool: install: chmod 644 /obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/lib/libfuzzy.a libtool: install: ranlib /obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/lib/libfuzzy.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/bin' /bin/sh /usr/local/bin/libtool --mode=install install -s -o root -g wheel -m 555 ssdeep '/obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/bin' libtool: install: install -o root -g wheel -m 555 -s ssdeep /obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/bin/ssdeep /bin/mkdir -p '/obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/include' install -o root -g wheel -m 444 fuzzy.h '/obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/include' /bin/mkdir -p '/obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 ssdeep.1 '/obj/buildshare/ports/355755/security/ssdeep/work/stage/usr/local/man/man1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/security/ssdeep/work/ssdeep-2.10' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/security/ssdeep/work/ssdeep-2.10' ====> Compressing man pages (compress-man) ===> Installing for ssdeep-2.10 ===> Checking if security/ssdeep already installed ===> Registering installation for ssdeep-2.10 Installing ssdeep-2.10... done Make package ===> Building package for ssdeep-2.10 slot1: removed