Building cxmon-3.2.txz (origin /buildshare/ports/355755/devel/cxmon) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/cxmon-3.2.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cxmon-3.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 cxmon-3.2 Make install ===> cxmon-3.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cxmon-3.2 for building ===> Extracting for cxmon-3.2 => SHA256 Checksum OK for cxmon-3.2.tar.gz. ===> Patching for cxmon-3.2 ===> Configuring for cxmon-3.2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/cxmon/work/cxmon-3.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/cxmon/work/cxmon-3.2/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 how to run the C preprocessor... cpp 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 run the C++ preprocessor... c++ -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for ranlib... ranlib 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 for unistd.h... (cached) yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for short... (cached) yes checking size of short... 2 checking for int... (cached) yes checking size of int... 4 checking for long... (cached) yes checking size of long... 4 checking for long long... (cached) yes checking size of long long... 8 checking for void *... yes checking size of void *... 4 checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes configure: creating ./config.status config.status: creating Makefile config.status: creating cxmon.spec config.status: creating src/Makefile config.status: creating src/disass/Makefile config.status: creating config.h config.status: executing depfiles commands Configuration done. Now type "make". ===> Building for cxmon-3.2 /usr/bin/make all-recursive Making all in src Making all in disass if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -O2 -pipe -fno-strict-aliasing -MT floatformat.o -MD -MP -MF ".deps/floatformat.Tpo" -c -o floatformat.o floatformat.c; then mv -f ".deps/floatformat.Tpo" ".deps/floatformat.Po"; else rm -f ".deps/floatformat.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -O2 -pipe -fno-strict-aliasing -MT i386-dis.o -MD -MP -MF ".deps/i386-dis.Tpo" -c -o i386-dis.o i386-dis.c; then mv -f ".deps/i386-dis.Tpo" ".deps/i386-dis.Po"; else rm -f ".deps/i386-dis.Tpo"; exit 1; fi i386-dis.c: In function 'print_insn': i386-dis.c:1894: warning: comparison is always false due to limited range of data type i386-dis.c:1906: warning: incompatible implicit declaration of built-in function 'abort' i386-dis.c: In function 'dofloat': i386-dis.c:2530: warning: incompatible implicit declaration of built-in function 'abort' i386-dis.c: In function 'putop': i386-dis.c:2606: warning: incompatible implicit declaration of built-in function 'abort' i386-dis.c:2615: warning: incompatible implicit declaration of built-in function 'abort' i386-dis.c: In function 'OP_E': i386-dis.c:2974: warning: incompatible implicit declaration of built-in function 'abort' i386-dis.c: In function 'OP_EM': i386-dis.c:3921: warning: incompatible implicit declaration of built-in function 'abort' i386-dis.c: In function 'OP_EX': i386-dis.c:3947: warning: incompatible implicit declaration of built-in function 'abort' if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -O2 -pipe -fno-strict-aliasing -MT m68k-dis.o -MD -MP -MF ".deps/m68k-dis.Tpo" -c -o m68k-dis.o m68k-dis.c; then mv -f ".deps/m68k-dis.Tpo" ".deps/m68k-dis.Po"; else rm -f ".deps/m68k-dis.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -O2 -pipe -fno-strict-aliasing -MT m68k-opc.o -MD -MP -MF ".deps/m68k-opc.Tpo" -c -o m68k-opc.o m68k-opc.c; then mv -f ".deps/m68k-opc.Tpo" ".deps/m68k-opc.Po"; else rm -f ".deps/m68k-opc.Tpo"; exit 1; fi rm -f libdisass.a ar cru libdisass.a floatformat.o i386-dis.o m68k-dis.o m68k-opc.o ranlib libdisass.a if c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cpp; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT mon.o -MD -MP -MF ".deps/mon.Tpo" -c -o mon.o mon.cpp; then mv -f ".deps/mon.Tpo" ".deps/mon.Po"; else rm -f ".deps/mon.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT mon_6502.o -MD -MP -MF ".deps/mon_6502.Tpo" -c -o mon_6502.o mon_6502.cpp; then mv -f ".deps/mon_6502.Tpo" ".deps/mon_6502.Po"; else rm -f ".deps/mon_6502.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT mon_z80.o -MD -MP -MF ".deps/mon_z80.Tpo" -c -o mon_z80.o mon_z80.cpp; then mv -f ".deps/mon_z80.Tpo" ".deps/mon_z80.Po"; else rm -f ".deps/mon_z80.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT mon_cmd.o -MD -MP -MF ".deps/mon_cmd.Tpo" -c -o mon_cmd.o mon_cmd.cpp; then mv -f ".deps/mon_cmd.Tpo" ".deps/mon_cmd.Po"; else rm -f ".deps/mon_cmd.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT mon_disass.o -MD -MP -MF ".deps/mon_disass.Tpo" -c -o mon_disass.o mon_disass.cpp; then mv -f ".deps/mon_disass.Tpo" ".deps/mon_disass.Po"; else rm -f ".deps/mon_disass.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT mon_lowmem.o -MD -MP -MF ".deps/mon_lowmem.Tpo" -c -o mon_lowmem.o mon_lowmem.cpp; then mv -f ".deps/mon_lowmem.Tpo" ".deps/mon_lowmem.Po"; else rm -f ".deps/mon_lowmem.Tpo"; exit 1; fi if c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -fno-strict-aliasing -MT mon_ppc.o -MD -MP -MF ".deps/mon_ppc.Tpo" -c -o mon_ppc.o mon_ppc.cpp; then mv -f ".deps/mon_ppc.Tpo" ".deps/mon_ppc.Po"; else rm -f ".deps/mon_ppc.Tpo"; exit 1; fi mon_ppc.cpp:38: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:38: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:38: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:38: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:38: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:38: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:38: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:38: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:38: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:38: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:38: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp: In function 'void disass_ppc(FILE*, unsigned int, unsigned int)': mon_ppc.cpp:285: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:287: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:292: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:294: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp: In function 'char* get_spr(int)': mon_ppc.cpp:1064: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1065: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1066: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1067: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1068: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1069: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1070: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1071: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1072: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1073: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1074: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1075: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1076: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1077: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1078: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1079: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1080: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1081: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1082: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1083: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1084: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1085: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1086: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1087: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1088: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1089: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1090: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1091: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1092: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1093: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1094: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1095: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1096: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1097: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1098: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1100: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1101: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1102: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1103: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1104: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1105: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1106: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1107: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1108: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1109: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1110: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1111: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1112: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1113: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1114: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1115: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1116: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1117: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1118: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1119: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1120: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1121: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1122: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1123: warning: deprecated conversion from string constant to 'char*' mon_ppc.cpp:1125: warning: deprecated conversion from string constant to 'char*' c++ -O2 -pipe -fno-strict-aliasing -o cxmon main.o mon.o mon_6502.o mon_z80.o mon_cmd.o mon_disass.o mon_lowmem.o mon_ppc.o disass/libdisass.a -lreadline -lncurses ===> Staging for cxmon-3.2 ===> Generating temporary packing list Making install in src Making install in disass test -z "/usr/local/bin" || /obj/buildshare/ports/355755/devel/cxmon/work/cxmon-3.2/install-sh -d "/obj/buildshare/ports/355755/devel/cxmon/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'cxmon' '/obj/buildshare/ports/355755/devel/cxmon/work/stage/usr/local/bin/cxmon' test -z "/usr/local/man/man1" || /obj/buildshare/ports/355755/devel/cxmon/work/cxmon-3.2/install-sh -d "/obj/buildshare/ports/355755/devel/cxmon/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 './cxmon.1' '/obj/buildshare/ports/355755/devel/cxmon/work/stage/usr/local/man/man1/cxmon.1' ====> Compressing man pages (compress-man) ===> Installing for cxmon-3.2 ===> Checking if devel/cxmon already installed ===> Registering installation for cxmon-3.2 Installing cxmon-3.2... done Make package ===> Building package for cxmon-3.2 slot2: removed