Building treepuzzle-5.2.txz (origin /buildshare/ports/355755/biology/treepuzzle) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/tree-puzzle-5.2.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> treepuzzle-5.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 treepuzzle-5.2 Make install ===> treepuzzle-5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by treepuzzle-5.2 for building ===> Extracting for treepuzzle-5.2 => SHA256 Checksum OK for tree-puzzle-5.2.tar.gz. ===> Patching for treepuzzle-5.2 ===> Configuring for treepuzzle-5.2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/biology/treepuzzle/work/tree-puzzle-5.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/biology/treepuzzle/work/tree-puzzle-5.2/configure --------------------------------------------- If you want to install the parallel version of tree-puzzle, you need to install from the ports and have to have a MPI-Implementation on your system. The tree-puzzle configure script will then automatically build the normal and parallel version (puzzle & ppuzzle). --------------------------------------------- configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 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... 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 style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... (cached) yes checking for mpcc... no checking for hcc... no checking for mpicc... no checking for mpicc_lam... no checking for mpicc_mpich... no checking for cc... /usr/bin/cc checking whether /usr/bin/cc works as MPI compiler... no checking whether /usr/bin/cc needs -lmpi... no checking whether cc handles quotes correctly... yes checking for main in -lm... yes 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 limits.h... (cached) yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sprng/Makefile config.status: creating doc/Makefile config.status: creating data/Makefile config.status: creating tests/Makefile config.status: creating src/config.h config.status: executing depfiles commands ===> Building for treepuzzle-5.2 Making all in src /usr/bin/make all-recursive Making all in sprng cc -O2 -pipe -fno-strict-aliasing -c makeseed.c cc -O2 -pipe -fno-strict-aliasing -c store.c cc -O2 -pipe -fno-strict-aliasing -c memory.c cc -O2 -pipe -fno-strict-aliasing -c checkid.c cc -O2 -pipe -fno-strict-aliasing -c lcg64.c cc -O2 -pipe -fno-strict-aliasing -c primes-lcg64.c primes-lcg64.c: In function 'getprime': primes-lcg64.c:75: warning: incompatible implicit declaration of built-in function 'memcpy' cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./gamma.c && mv gamma.o sgamma.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./ml1.c && mv ml1.o sml1.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./ml2.c && mv ml2.o sml2.o ./ml2.c: In function 'fremovecomment': ./ml2.c:152: warning: comparison is always false due to limited range of data type ./ml2.c: In function 'getusertree': ./ml2.c:183: warning: comparison is always false due to limited range of data type ./ml2.c:199: warning: comparison is always false due to limited range of data type ./ml2.c:214: warning: comparison is always false due to limited range of data type ./ml2.c:229: warning: comparison is always false due to limited range of data type cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./mlparam.c && mv mlparam.o smlparam.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./model1.c && mv model1.o smodel1.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./model2.c && mv model2.o smodel2.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./puzzle1.c && mv puzzle1.o spuzzle1.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./puzzle2.c && mv puzzle2.o spuzzle2.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./pstep.c && mv pstep.o spstep.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./util.c && mv util.o sutil.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./consensus.c && mv consensus.o sconsensus.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./treesort.c && mv treesort.o streesort.o cc -DHAVE_CONFIG_H -I. -I.. -I. -I./sprng -O2 -pipe -fno-strict-aliasing -c ./treetest.c && mv treetest.o streetest.o cd sprng && /usr/bin/make makeseed.o store.o memory.o checkid.o lcg64.o primes-lcg64.o `makeseed.o' is up to date. `store.o' is up to date. `memory.o' is up to date. `checkid.o' is up to date. `lcg64.o' is up to date. `primes-lcg64.o' is up to date. cc -O2 -pipe -fno-strict-aliasing sgamma.o sml1.o sml2.o smlparam.o smodel1.o smodel2.o spuzzle1.o spuzzle2.o spstep.o sutil.o sconsensus.o streesort.o streetest.o sprng/makeseed.o sprng/store.o sprng/memory.o sprng/checkid.o sprng/lcg64.o sprng/primes-lcg64.o -lm -o puzzle Making all in doc Making all in data Making all in tests ===> Staging for treepuzzle-5.2 ===> Generating temporary packing list Making install in src Making install in sprng cd sprng && /usr/bin/make makeseed.o store.o memory.o checkid.o lcg64.o primes-lcg64.o `makeseed.o' is up to date. `store.o' is up to date. `memory.o' is up to date. `checkid.o' is up to date. `lcg64.o' is up to date. `primes-lcg64.o' is up to date. cc -O2 -pipe -fno-strict-aliasing sgamma.o sml1.o sml2.o smlparam.o smodel1.o smodel2.o spuzzle1.o spuzzle2.o spstep.o sutil.o sconsensus.o streesort.o streetest.o sprng/makeseed.o sprng/store.o sprng/memory.o sprng/checkid.o sprng/lcg64.o sprng/primes-lcg64.o -lm -o puzzle cd sprng && /usr/bin/make makeseed.o store.o memory.o checkid.o lcg64.o primes-lcg64.o `makeseed.o' is up to date. `store.o' is up to date. `memory.o' is up to date. `checkid.o' is up to date. `lcg64.o' is up to date. `primes-lcg64.o' is up to date. cc -O2 -pipe -fno-strict-aliasing sgamma.o sml1.o sml2.o smlparam.o smodel1.o smodel2.o spuzzle1.o spuzzle2.o spstep.o sutil.o sconsensus.o streesort.o streetest.o sprng/makeseed.o sprng/store.o sprng/memory.o sprng/checkid.o sprng/lcg64.o sprng/primes-lcg64.o -lm -o puzzle /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/biology/treepuzzle/work/stage/usr/local/bin install -s -o root -g wheel -m 555 puzzle /obj/buildshare/ports/355755/biology/treepuzzle/work/stage/usr/local/bin/puzzle Making install in doc Making install in data Making install in tests ====> Compressing man pages (compress-man) ===> Installing for treepuzzle-5.2 ===> Checking if biology/treepuzzle already installed ===> Registering installation for treepuzzle-5.2 Installing treepuzzle-5.2... done Make package ===> Building package for treepuzzle-5.2 slot1: removed