Building tsito-0.8.4.txz (origin /buildshare/ports/355755/games/tsito) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/tsito-0.8.4.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> tsito-0.8.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 tsito-0.8.4 Make install ===> tsito-0.8.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by tsito-0.8.4 for building ===> Extracting for tsito-0.8.4 => SHA256 Checksum OK for tsito-0.8.4.tar.gz. ===> Patching for tsito-0.8.4 ===> Applying FreeBSD patches for tsito-0.8.4 ===> Configuring for tsito-0.8.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/games/tsito/work/tsito-0.8.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/games/tsito/work/tsito-0.8.4/configure checking build system type... powerpc-unknown-freebsd11.0 checking host system type... powerpc-unknown-freebsd11.0 checking target system type... powerpc-unknown-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... no checking for mawk... no checking for nawk... nawk 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 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 ranlib... ranlib checking whether buffers are standard compliant... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands ===> Building for tsito-0.8.4 Making all in src if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-main.o -MD -MP -MF ".deps/tsito-main.Tpo" -c -o tsito-main.o `test -f 'main.cpp' || echo './'`main.cpp; then mv ".deps/tsito-main.Tpo" ".deps/tsito-main.Po"; else rm -f ".deps/tsito-main.Tpo"; exit 1; fi In file included from Engine.h:19, from main.cpp:3: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-Board.o -MD -MP -MF ".deps/tsito-Board.Tpo" -c -o tsito-Board.o `test -f 'Board.cpp' || echo './'`Board.cpp; then mv ".deps/tsito-Board.Tpo" ".deps/tsito-Board.Po"; else rm -f ".deps/tsito-Board.Tpo"; exit 1; fi if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-Controller.o -MD -MP -MF ".deps/tsito-Controller.Tpo" -c -o tsito-Controller.o `test -f 'Controller.cpp' || echo './'`Controller.cpp; then mv ".deps/tsito-Controller.Tpo" ".deps/tsito-Controller.Po"; else rm -f ".deps/tsito-Controller.Tpo"; exit 1; fi In file included from Engine.h:19, from Controller.cpp:7: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-Engine.o -MD -MP -MF ".deps/tsito-Engine.Tpo" -c -o tsito-Engine.o `test -f 'Engine.cpp' || echo './'`Engine.cpp; then mv ".deps/tsito-Engine.Tpo" ".deps/tsito-Engine.Po"; else rm -f ".deps/tsito-Engine.Tpo"; exit 1; fi In file included from Engine.h:19, from Engine.cpp:1: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-Evaluator.o -MD -MP -MF ".deps/tsito-Evaluator.Tpo" -c -o tsito-Evaluator.o `test -f 'Evaluator.cpp' || echo './'`Evaluator.cpp; then mv ".deps/tsito-Evaluator.Tpo" ".deps/tsito-Evaluator.Po"; else rm -f ".deps/tsito-Evaluator.Tpo"; exit 1; fi if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-Interface.o -MD -MP -MF ".deps/tsito-Interface.Tpo" -c -o tsito-Interface.o `test -f 'Interface.cpp' || echo './'`Interface.cpp; then mv ".deps/tsito-Interface.Tpo" ".deps/tsito-Interface.Po"; else rm -f ".deps/tsito-Interface.Tpo"; exit 1; fi if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-Lawyer.o -MD -MP -MF ".deps/tsito-Lawyer.Tpo" -c -o tsito-Lawyer.o `test -f 'Lawyer.cpp' || echo './'`Lawyer.cpp; then mv ".deps/tsito-Lawyer.Tpo" ".deps/tsito-Lawyer.Po"; else rm -f ".deps/tsito-Lawyer.Tpo"; exit 1; fi if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-Move.o -MD -MP -MF ".deps/tsito-Move.Tpo" -c -o tsito-Move.o `test -f 'Move.cpp' || echo './'`Move.cpp; then mv ".deps/tsito-Move.Tpo" ".deps/tsito-Move.Po"; else rm -f ".deps/tsito-Move.Tpo"; exit 1; fi if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-Options.o -MD -MP -MF ".deps/tsito-Options.Tpo" -c -o tsito-Options.o `test -f 'Options.cpp' || echo './'`Options.cpp; then mv ".deps/tsito-Options.Tpo" ".deps/tsito-Options.Po"; else rm -f ".deps/tsito-Options.Tpo"; exit 1; fi if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-Command.o -MD -MP -MF ".deps/tsito-Command.Tpo" -c -o tsito-Command.o `test -f 'Command.cpp' || echo './'`Command.cpp; then mv ".deps/tsito-Command.Tpo" ".deps/tsito-Command.Po"; else rm -f ".deps/tsito-Command.Tpo"; exit 1; fi In file included from Engine.h:19, from Command.cpp:5: /usr/include/sys/timeb.h:42:2: warning: #warning "this file includes which is deprecated" if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-OpeningBook.o -MD -MP -MF ".deps/tsito-OpeningBook.Tpo" -c -o tsito-OpeningBook.o `test -f 'OpeningBook.cpp' || echo './'`OpeningBook.cpp; then mv ".deps/tsito-OpeningBook.Tpo" ".deps/tsito-OpeningBook.Po"; else rm -f ".deps/tsito-OpeningBook.Tpo"; exit 1; fi if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-Transposition.o -MD -MP -MF ".deps/tsito-Transposition.Tpo" -c -o tsito-Transposition.o `test -f 'Transposition.cpp' || echo './'`Transposition.cpp; then mv ".deps/tsito-Transposition.Tpo" ".deps/tsito-Transposition.Po"; else rm -f ".deps/tsito-Transposition.Tpo"; exit 1; fi if c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tsito\" -DVERSION=\"0.8.4\" -DBUF_STD_COMP=1 -DBOOKDIR=\"/usr/local/share/tsito\" -I. -I. -DBOOKDIR=\"/usr/local/share/tsito\" -Wno-deprecated -O2 -pipe -fno-strict-aliasing -MT tsito-Timer.o -MD -MP -MF ".deps/tsito-Timer.Tpo" -c -o tsito-Timer.o `test -f 'Timer.cpp' || echo './'`Timer.cpp; then mv ".deps/tsito-Timer.Tpo" ".deps/tsito-Timer.Po"; else rm -f ".deps/tsito-Timer.Tpo"; exit 1; fi c++ -O2 -pipe -fno-strict-aliasing -o tsito tsito-main.o tsito-Board.o tsito-Controller.o tsito-Engine.o tsito-Evaluator.o tsito-Interface.o tsito-Lawyer.o tsito-Move.o tsito-Options.o tsito-Command.o tsito-OpeningBook.o tsito-Transposition.o tsito-Timer.o -lcompat ===> Staging for tsito-0.8.4 ===> Generating temporary packing list Making install in src /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/games/tsito/work/stage/usr/local/bin install -s -o root -g wheel -m 555 tsito /obj/buildshare/ports/355755/games/tsito/work/stage/usr/local/bin/tsito /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/games/tsito/work/stage/usr/local/share/tsito mkdir -p -- /obj/buildshare/ports/355755/games/tsito/work/stage/usr/local/share/tsito install -o root -g wheel -m 444 book.dat /obj/buildshare/ports/355755/games/tsito/work/stage/usr/local/share/tsito/book.dat /bin/sh ./mkinstalldirs /obj/buildshare/ports/355755/games/tsito/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 ./doc/tsito.1 /obj/buildshare/ports/355755/games/tsito/work/stage/usr/local/man/man1/tsito.1 ====> Compressing man pages (compress-man) ===> Installing for tsito-0.8.4 ===> Checking if games/tsito already installed ===> Registering installation for tsito-0.8.4 Installing tsito-0.8.4... done Make package ===> Building package for tsito-0.8.4 slot1: removed