Building gma-0.6.txz (origin /buildshare/ports/355755/games/gma) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/gma-0.6.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> gma-0.6 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 gma-0.6 Make install ===> License GPLv2 accepted by the user ===> gma-0.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gma-0.6 for building ===> Extracting for gma-0.6 => SHA256 Checksum OK for gma-0.6.tar.gz. ===> Patching for gma-0.6 ===> Applying FreeBSD patches for gma-0.6 ===> Configuring for gma-0.6 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/games/gma/work/gma-0.6/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/games/gma/work/gma-0.6/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for mawk... (cached) /usr/bin/awk checking for c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for readline in -lreadline... yes checking how to run the C++ preprocessor... c++ -E checking for ANSI C header files... (cached) yes checking for map... yes checking for string... yes checking for limits.h... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile ===> Building for gma-0.6 Making all in src c++ -DPACKAGE=\"gma\" -DVERSION=\"0.6\" -DHAVE_LIBREADLINE=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -fno-strict-aliasing -c console-main.cc console-main.cc: In function 'void init_players()': console-main.cc:122: warning: deprecated conversion from string constant to 'char*' console-main.cc:124: warning: deprecated conversion from string constant to 'char*' console-main.cc:128: warning: deprecated conversion from string constant to 'char*' console-main.cc:135: warning: deprecated conversion from string constant to 'char*' console-main.cc:137: warning: deprecated conversion from string constant to 'char*' console-main.cc:150: warning: deprecated conversion from string constant to 'char*' console-main.cc: In function 'void human_make_move()': console-main.cc:300: warning: deprecated conversion from string constant to 'char*' console-main.cc:304: warning: deprecated conversion from string constant to 'char*' console-main.cc:313: warning: deprecated conversion from string constant to 'char*' console-main.cc:313: warning: deprecated conversion from string constant to 'char*' console-main.cc:317: warning: deprecated conversion from string constant to 'char*' console-main.cc:317: warning: deprecated conversion from string constant to 'char*' console-main.cc: In function 'void computer_make_move()': console-main.cc:346: warning: deprecated conversion from string constant to 'char*' console-main.cc:346: warning: deprecated conversion from string constant to 'char*' console-main.cc:354: warning: deprecated conversion from string constant to 'char*' console-main.cc:354: warning: deprecated conversion from string constant to 'char*' console-main.cc: In function 'void make_move()': console-main.cc:382: warning: deprecated conversion from string constant to 'char*' console-main.cc:382: warning: deprecated conversion from string constant to 'char*' console-main.cc: In function 'bool ask_again()': console-main.cc:452: warning: deprecated conversion from string constant to 'char*' c++ -O2 -pipe -fno-strict-aliasing -o gma-console -lreadline console-main.o c++ -DPACKAGE=\"gma\" -DVERSION=\"0.6\" -DHAVE_LIBREADLINE=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -fno-strict-aliasing -c apprentice.cc apprentice.cc: In function 'Pattern pattern_from_board(int, int, int, int)': apprentice.cc:132: warning: deprecated conversion from string constant to 'char*' apprentice.cc:132: warning: deprecated conversion from string constant to 'char*' apprentice.cc: In function 'void set_mark(int, int, int)': apprentice.cc:278: warning: deprecated conversion from string constant to 'char*' apprentice.cc:278: warning: deprecated conversion from string constant to 'char*' apprentice.cc:285: warning: deprecated conversion from string constant to 'char*' apprentice.cc:285: warning: deprecated conversion from string constant to 'char*' apprentice.cc: In function 'void computer_make_move()': apprentice.cc:408: warning: deprecated conversion from string constant to 'char*' apprentice.cc:408: warning: deprecated conversion from string constant to 'char*' apprentice.cc:414: warning: deprecated conversion from string constant to 'char*' apprentice.cc:414: warning: deprecated conversion from string constant to 'char*' apprentice.cc:424: warning: deprecated conversion from string constant to 'char*' apprentice.cc:424: warning: deprecated conversion from string constant to 'char*' apprentice.cc:428: warning: deprecated conversion from string constant to 'char*' apprentice.cc:428: warning: deprecated conversion from string constant to 'char*' apprentice.cc: In function 'void learn_from_winner()': apprentice.cc:468: warning: deprecated conversion from string constant to 'char*' apprentice.cc:468: warning: deprecated conversion from string constant to 'char*' apprentice.cc: In function 'int main()': apprentice.cc:485: warning: deprecated conversion from string constant to 'char*' apprentice.cc:485: warning: deprecated conversion from string constant to 'char*' apprentice.cc:498: warning: deprecated conversion from string constant to 'char*' apprentice.cc:498: warning: deprecated conversion from string constant to 'char*' apprentice.cc:504: warning: deprecated conversion from string constant to 'char*' apprentice.cc:504: warning: deprecated conversion from string constant to 'char*' apprentice.cc:510: warning: deprecated conversion from string constant to 'char*' apprentice.cc:510: warning: deprecated conversion from string constant to 'char*' apprentice.cc:517: warning: deprecated conversion from string constant to 'char*' apprentice.cc:517: warning: deprecated conversion from string constant to 'char*' apprentice.cc:531: warning: deprecated conversion from string constant to 'char*' apprentice.cc:531: warning: deprecated conversion from string constant to 'char*' apprentice.cc:536: warning: deprecated conversion from string constant to 'char*' apprentice.cc:536: warning: deprecated conversion from string constant to 'char*' c++ -DPACKAGE=\"gma\" -DVERSION=\"0.6\" -DHAVE_LIBREADLINE=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -fno-strict-aliasing -c scores.cc c++ -DPACKAGE=\"gma\" -DVERSION=\"0.6\" -DHAVE_LIBREADLINE=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -fno-strict-aliasing -c moves.cc c++ -DPACKAGE=\"gma\" -DVERSION=\"0.6\" -DHAVE_LIBREADLINE=1 -DSTDC_HEADERS=1 -I. -I. -O2 -pipe -fno-strict-aliasing -c pattern.cc c++ -O2 -pipe -fno-strict-aliasing -o apprentice.gmaplayer apprentice.o scores.o moves.o pattern.o ===> Staging for gma-0.6 ===> Generating temporary packing list Making install in src /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/games/gma/work/stage/usr/local/bin install -s -o root -g wheel -m 555 gma-console /obj/buildshare/ports/355755/games/gma/work/stage/usr/local/bin/gma-console install -s -o root -g wheel -m 555 apprentice.gmaplayer /obj/buildshare/ports/355755/games/gma/work/stage/usr/local/bin/apprentice.gmaplayer ====> Compressing man pages (compress-man) ===> Installing for gma-0.6 ===> Checking if games/gma already installed ===> Registering installation for gma-0.6 Installing gma-0.6... done Make package ===> Building package for gma-0.6 slot2: removed