Building cbedic-1.2_2.txz (origin /buildshare/ports/355755/textproc/cbedic) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/cbedic-1.2.tar.gz x packages/ x packages/gettext-0.18.3.1_1.txz x packages/bedic-data-0.1.b1.txz x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cbedic-1.2_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 cbedic-1.2_2 ===> cbedic-1.2_2 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 cbedic-1.2_2 ===> cbedic-1.2_2 depends on file: /usr/local/share/buleng.dat - not found ===> Verifying install for /usr/local/share/buleng.dat in /buildshare/ports/355755/textproc/bedic-data ===> Installing existing package /packages/bedic-data-0.1.b1.txz Installing bedic-data-0.1.b1... done ===> Returning to build of cbedic-1.2_2 Make install ===> License GPLv2 accepted by the user ===> cbedic-1.2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cbedic-1.2_2 for building ===> Extracting for cbedic-1.2_2 => SHA256 Checksum OK for cbedic-1.2.tar.gz. ===> Patching for cbedic-1.2_2 ===> Applying FreeBSD patches for cbedic-1.2_2 ===> cbedic-1.2_2 depends on executable: gmake - found ===> Configuring for cbedic-1.2_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking build 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 whether gmake 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 gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp 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 whether gmake sets ${MAKE}... (cached) yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for ANSI C header files... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating src/config.h creating data/Makefile Data directory: /usr/local/share 1. make (or gmake) builds the program (you need GNU make) 2. make install installs the program and data 3. cbedic -h see how to use the program 4. make uninstall removes the program (You don't want to do that :)) For 'make install/uninstall' you must be root (su) ===> Building for cbedic-1.2_2 gmake[1]: Entering directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2' Making all in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2/src' c++ -DPACKAGE=\"CBEdic\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -I. -I. -O2 -Wall -O2 -pipe -fno-strict-aliasing -c cbedic.cpp cbedic.cpp: In function 'int main(int, char**)': cbedic.cpp:84: warning: comparison is always true due to limited range of data type c++ -DPACKAGE=\"CBEdic\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -I. -I. -O2 -Wall -O2 -pipe -fno-strict-aliasing -c registry.cpp c++ -DPACKAGE=\"CBEdic\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -I. -I. -O2 -Wall -O2 -pipe -fno-strict-aliasing -c database.cpp c++ -DPACKAGE=\"CBEdic\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -I. -I. -O2 -Wall -O2 -pipe -fno-strict-aliasing -c translator.cpp translator.cpp: In member function 'char* Translator::toUpperCase(const char*, char*)': translator.cpp:174: warning: comparison is always true due to limited range of data type translator.cpp: In member function 'char* Translator::toLegalDictionaryWord(const char*, char*)': translator.cpp:201: warning: comparison is always true due to limited range of data type translator.cpp: In member function 'char* Translator::transformResult(const char*)': translator.cpp:519: warning: comparison is always true due to limited range of data type translator.cpp: In member function 'bool Translator::isAlphaChar(char)': translator.cpp:821: warning: comparison is always true due to limited range of data type c++ -DPACKAGE=\"CBEdic\" -DVERSION=\"1.2\" -DSTDC_HEADERS=1 -I. -I. -O2 -Wall -O2 -pipe -fno-strict-aliasing -c messages.cpp messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:59: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:81: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:103: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:125: warning: deprecated conversion from string constant to 'char*' messages.cpp:134: warning: deprecated conversion from string constant to 'char*' messages.cpp:134: warning: deprecated conversion from string constant to 'char*' messages.cpp:134: warning: deprecated conversion from string constant to 'char*' messages.cpp:134: warning: deprecated conversion from string constant to 'char*' c++ -O2 -pipe -fno-strict-aliasing -o cbedic cbedic.o registry.o database.o translator.o messages.o gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2/src' gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2' gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2' ===> Staging for cbedic-1.2_2 ===> cbedic-1.2_2 depends on file: /usr/local/share/buleng.dat - found ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2' Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2/src' /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/textproc/cbedic/work/stage/usr/local/bin install -s -o root -g wheel -m 555 cbedic /obj/buildshare/ports/355755/textproc/cbedic/work/stage/usr/local/bin/cbedic gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2/src' gmake[2]: Entering directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2' gmake[3]: Entering directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/textproc/cbedic/work/cbedic-1.2' ====> Compressing man pages (compress-man) ===> Installing for cbedic-1.2_2 ===> Checking if textproc/cbedic already installed ===> Registering installation for cbedic-1.2_2 Installing cbedic-1.2_2... done Make package ===> Building package for cbedic-1.2_2 slot1: removed