Building bcpp-20131209.txz (origin /buildshare/ports/355755/devel/bcpp) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/bcpp-20131209.tgz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> bcpp-20131209 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 bcpp-20131209 Make install ===> License MIT accepted by the user ===> bcpp-20131209 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bcpp-20131209 for building ===> Extracting for bcpp-20131209 => SHA256 Checksum OK for bcpp-20131209.tgz. ===> Patching for bcpp-20131209 ===> Applying FreeBSD patches for bcpp-20131209 ===> Configuring for bcpp-20131209 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/bcpp/work/bcpp-20131209/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/bcpp/work/bcpp-20131209/configure 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 Configuring for freebsd11.0 checking for C++ compiler default output... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C++ preprocessor... c++ -E checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking if you want to see long compiling messages... yes checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking how to run the C preprocessor... cpp checking version of c++... 4.2.1 checking if this is really Clang C++ compiler... no configure: checking for c++ warning options... ... no -Wabi ... no -fabi-version=0 ... no -Wextra ... no -Wignored-qualifiers ... no -Wlogical-op ... no -Woverloaded-virtual ... no -Wsign-promo ... no -Wsynth ... no -Wold-style-cast ... no -Wcast-align ... no -Wcast-qual ... no -Wpointer-arith ... no -Wshadow ... no -Wundef ... no -Weffc++ checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes configure: creating ./config.status config.status: creating makefile config.status: creating code/makefile config.status: creating code/autoconf.h ===> Building for bcpp-20131209 cd code && /usr/bin/make all c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c bcpp.cpp -o bcpp.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c anyobj.cpp -o anyobj.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c backup.cpp -o backup.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c baseq.cpp -o baseq.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c cmdline.cpp -o cmdline.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c config.cpp -o config.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c debug.cpp -o debug.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c execsql.cpp -o execsql.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c hanging.cpp -o hanging.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c html.cpp -o html.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c stacklis.cpp -o stacklis.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c strings.cpp -o strings.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c tabs.cpp -o tabs.o c++ -O2 -pipe -DBCPP_CONFIG_DIR=\"/usr/local/etc/bcpp\" -fno-strict-aliasing -W -Wall -I. -I. -DVERSION=\"`cat ./../VERSION`\" -DHAVE_CONFIG_H -c verbose.cpp -o verbose.o c++ -o bcpp bcpp.o anyobj.o backup.o baseq.o cmdline.o config.o debug.o execsql.o hanging.o html.o stacklis.o strings.o tabs.o verbose.o ===> Staging for bcpp-20131209 ===> Generating temporary packing list install -s -o root -g wheel -m 555 /obj/buildshare/ports/355755/devel/bcpp/work/bcpp-20131209/code/bcpp /obj/buildshare/ports/355755/devel/bcpp/work/stage/usr/local/bin install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/bcpp/work/bcpp-20131209/code/bcpp.cfg /obj/buildshare/ports/355755/devel/bcpp/work/stage/usr/local/etc/bcpp.cfg.sample install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/bcpp/work/bcpp-20131209/txtdocs/hirachy.txt /obj/buildshare/ports/355755/devel/bcpp/work/stage/usr/local/share/doc/bcpp install -o root -g wheel -m 444 /obj/buildshare/ports/355755/devel/bcpp/work/bcpp-20131209/txtdocs/manual.txt /obj/buildshare/ports/355755/devel/bcpp/work/stage/usr/local/share/doc/bcpp ====> Compressing man pages (compress-man) ===> Installing for bcpp-20131209 ===> Checking if devel/bcpp already installed ===> Registering installation for bcpp-20131209 Installing bcpp-20131209... done Make package ===> Building package for bcpp-20131209 slot1: removed