Building regexx-0.98.1_4.txz (origin /buildshare/ports/355755/devel/regexx) for powerpc-10-0 on XXX Pre-existing file system for this slot! slot1: removed slot1: created x distfiles/ x distfiles/regexx-0.98.1.tar.gz x packages/ x packages/pkgconf-0.9.5.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz x packages/libtool-2.4.2_3.txz x packages/pcre-8.34_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> regexx-0.98.1_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 regexx-0.98.1_4 ===> regexx-0.98.1_4 depends on shared library: libpcre.so - not found ===> Verifying for libpcre.so in /buildshare/ports/355755/devel/pcre ===> Installing existing package /packages/pcre-8.34_1.txz Installing pcre-8.34_1... done ===> Returning to build of regexx-0.98.1_4 ===> regexx-0.98.1_4 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 regexx-0.98.1_4 ===> regexx-0.98.1_4 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of regexx-0.98.1_4 ===> regexx-0.98.1_4 depends on package: libtool>=2.4 - not found ===> Verifying install for libtool>=2.4 in /buildshare/ports/355755/devel/libtool ===> Installing existing package /packages/libtool-2.4.2_3.txz Installing libtool-2.4.2_3... done ===> Returning to build of regexx-0.98.1_4 Make install ===> License LGPL21 accepted by the user ===> regexx-0.98.1_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by regexx-0.98.1_4 for building ===> Extracting for regexx-0.98.1_4 => SHA256 Checksum OK for regexx-0.98.1.tar.gz. ===> Patching for regexx-0.98.1_4 ===> Applying FreeBSD patches for regexx-0.98.1_4 ===> regexx-0.98.1_4 depends on executable: gmake - found ===> regexx-0.98.1_4 depends on executable: pkgconf - found ===> regexx-0.98.1_4 depends on package: libtool>=2.4 - found ===> regexx-0.98.1_4 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so.3) ===> Configuring for regexx-0.98.1_4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/ltconfig ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/pcre/ltconfig ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/pcre/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 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 c++... c++ checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lpcre ) works... yes checking whether the C++ compiler (c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lpcre ) 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 for ranlib... ranlib checking host system type... powerpc-portbld-freebsd11.0 checking build system type... powerpc-portbld-freebsd11.0 checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lpcre ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lpcre ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes updating cache ./config.cache checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... no checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd11.0 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating examples/Makefile creating regexx.spec configuring in pcre running /bin/sh ./configure --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ powerpc-portbld-freebsd11.0 --cache-file=.././config.cache --srcdir=. loading site script /buildshare/ports/355755/Templates/config.site loading cache .././config.cache checking for gcc... (cached) cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lpcre ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lpcre ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for ranlib... (cached) ranlib checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for working const... yes checking for size_t... (cached) yes checking for bcopy... (cached) yes checking for memmove... (cached) yes checking for strerror... (cached) yes updating cache .././config.cache creating ./config.status creating Makefile creating pcre.h creating pcre-config creating RunTest creating config.h ===> Building for regexx-0.98.1_4 gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1' cd . && true cd . && true --gnu Makefile Making all in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/src' /bin/sh /usr/local/bin/libtool --mode=compile c++ -DPACKAGE=\"regexx\" -DVERSION=\"0.98.1\" -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c regexx.cc libtool: compile: c++ -DPACKAGE=\"regexx\" -DVERSION=\"0.98.1\" -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wp,-MD,.deps/regexx.pp -c regexx.cc -fPIC -DPIC -o .libs/regexx.o libtool: compile: c++ -DPACKAGE=\"regexx\" -DVERSION=\"0.98.1\" -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wp,-MD,.deps/regexx.pp -c regexx.cc -o regexx.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=compile c++ -DPACKAGE=\"regexx\" -DVERSION=\"0.98.1\" -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c split.cc libtool: compile: c++ -DPACKAGE=\"regexx\" -DVERSION=\"0.98.1\" -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wp,-MD,.deps/split.pp -c split.cc -fPIC -DPIC -o .libs/split.o libtool: compile: c++ -DPACKAGE=\"regexx\" -DVERSION=\"0.98.1\" -I. -I. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -Wp,-MD,.deps/split.pp -c split.cc -o split.o >/dev/null 2>&1 /bin/sh /usr/local/bin/libtool --mode=link c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lpcre -o libregexx.la -rpath /usr/local/lib -version-info 2:0:1 regexx.lo split.lo libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/regexx.o .libs/split.o -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libpcre.so -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/crtsavres.o /usr/lib/crtendS.o /usr/lib/crtn.o -O2 -pthread -Wl,-soname -Wl,libregexx.so.2 -o .libs/libregexx.so.2 libtool: link: (cd ".libs" && rm -f "libregexx.so" && ln -s "libregexx.so.2" "libregexx.so") libtool: link: (cd ".libs" && rm -f "libregexx.so" && ln -s "libregexx.so.2" "libregexx.so") libtool: link: ar cru .libs/libregexx.a regexx.o split.o libtool: link: ranlib .libs/libregexx.a libtool: link: ( cd ".libs" && rm -f "libregexx.la" && ln -s "../libregexx.la" "libregexx.la" ) gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/src' Making all in examples gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/examples' cd .. && true --gnu examples/Makefile c++ -DPACKAGE=\"regexx\" -DVERSION=\"0.98.1\" -I. -I. -I../src -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c simple.cc /bin/sh /usr/local/bin/libtool --mode=link c++ -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -lpcre -o simple simple.o ../src/libregexx.la libtool: link: c++ -O2 -pipe -fno-strict-aliasing -o .libs/simple simple.o -L/usr/local/lib ../src/.libs/libregexx.so /usr/local/lib/libpcre.so -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/examples' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1' cd . && true cd . && true --gnu Makefile gmake[2]: Nothing to be done for `all-am'. gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1' ===> Staging for regexx-0.98.1_4 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1' cd . && true cd . && true --gnu Makefile Making install in src gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/src' gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/src' /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/lib /bin/sh /usr/local/bin/libtool --mode=install /usr/bin/install -c -o root -g wheel libregexx.la /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/lib/libregexx.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libregexx.so.2 /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/lib/libregexx.so.2 libtool: install: (cd /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/lib && { ln -s -f libregexx.so.2 libregexx.so || { rm -f libregexx.so && ln -s libregexx.so.2 libregexx.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/lib && { ln -s -f libregexx.so.2 libregexx.so || { rm -f libregexx.so && ln -s libregexx.so.2 libregexx.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libregexx.lai /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/lib/libregexx.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libregexx.a /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/lib/libregexx.a libtool: install: chmod 644 /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/lib/libregexx.a libtool: install: ranlib /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/lib/libregexx.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/include install -o root -g wheel -m 444 regexx.hh /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/include/regexx.hh install -o root -g wheel -m 444 split.hh /obj/buildshare/ports/355755/devel/regexx/work/stage/usr/local/include/split.hh gmake[3]: Leaving directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/src' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/src' Making install in examples gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/examples' cd .. && true --gnu examples/Makefile gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/examples' cd .. && true --gnu examples/Makefile 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/devel/regexx/work/regexx-0.98.1/examples' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1/examples' gmake[2]: Entering directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1' cd . && true cd . && true --gnu Makefile gmake[3]: Entering directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1' cd . && true cd . && true --gnu Makefile 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/devel/regexx/work/regexx-0.98.1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/devel/regexx/work/regexx-0.98.1' ====> Compressing man pages (compress-man) ===> Installing for regexx-0.98.1_4 ===> Checking if devel/regexx already installed ===> Registering installation for regexx-0.98.1_4 Installing regexx-0.98.1_4... done Make package ===> Building package for regexx-0.98.1_4 slot1: removed