Building libneural-1.0.3_2.txz (origin /buildshare/ports/355755/math/libneural) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libneural-1.0.3.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libneural-1.0.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 libneural-1.0.3_2 Make install ===> libneural-1.0.3_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libneural-1.0.3_2 for building ===> Extracting for libneural-1.0.3_2 => SHA256 Checksum OK for libneural-1.0.3.tar.gz. ===> Patching for libneural-1.0.3_2 ===> Configuring for libneural-1.0.3_2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/libneural/work/libneural-1.0.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/libneural/work/libneural-1.0.3/ltconfig ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/libneural/work/libneural-1.0.3/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 whether make sets ${MAKE}... (cached) yes 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 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 for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for ranlib... ranlib checking host system type... powerpc-portbld-freebsd11.0 checking build system type... powerpc-portbld-freebsd11.0 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 updating cache ./config.cache loading cache ./config.cache within ltconfig 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 updating cache ./config.cache loading cache ./config.cache checking for fabs in -lm... yes checking for sigmoid in -lneural... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes updating cache ./config.cache creating ./config.status creating include/Makefile creating examples/Makefile creating lib/Makefile creating Makefile ===> Building for libneural-1.0.3_2 Making all in include Making all in lib /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"libneural\" -DVERSION=\"1.0.3\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c neuron.cc mkdir .libs c++ -DPACKAGE=\"libneural\" -DVERSION=\"1.0.3\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c neuron.cc -fPIC -DPIC -o .libs/neuron.lo c++ -DPACKAGE=\"libneural\" -DVERSION=\"1.0.3\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c neuron.cc -o neuron.o >/dev/null 2>&1 mv -f .libs/neuron.lo neuron.lo /bin/sh ../libtool --mode=compile c++ -DPACKAGE=\"libneural\" -DVERSION=\"1.0.3\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c nnwork.cc rm -f .libs/nnwork.lo c++ -DPACKAGE=\"libneural\" -DVERSION=\"1.0.3\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c nnwork.cc -fPIC -DPIC -o .libs/nnwork.lo c++ -DPACKAGE=\"libneural\" -DVERSION=\"1.0.3\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c nnwork.cc -o nnwork.o >/dev/null 2>&1 mv -f .libs/nnwork.lo nnwork.lo /bin/sh ../libtool --mode=link c++ -O2 -pipe -fno-strict-aliasing -o libneural.la -rpath /usr/local/lib neuron.lo nnwork.lo -lm rm -fr .libs/libneural.la .libs/libneural.* .libs/libneural.* cc -shared neuron.lo nnwork.lo -lm -lc -Wl,-soname -Wl,libneural.so.0 -o .libs/libneural.so.0.0.0 (cd .libs && rm -f libneural.so.0 && ln -s libneural.so.0.0.0 libneural.so.0) (cd .libs && rm -f libneural.so && ln -s libneural.so.0.0.0 libneural.so) ar cru .libs/libneural.a neuron.o nnwork.o ranlib .libs/libneural.a creating libneural.la (cd .libs && rm -f libneural.la && ln -s ../libneural.la libneural.la) Making all in examples c++ -DPACKAGE=\"libneural\" -DVERSION=\"1.0.3\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c char_recognition.cc char_recognition.cc: In function 'int main()': char_recognition.cc:107: warning: deprecated conversion from string constant to 'char*' char_recognition.cc:111: warning: deprecated conversion from string constant to 'char*' c++ -DPACKAGE=\"libneural\" -DVERSION=\"1.0.3\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c char_data.cc /bin/sh ../libtool --mode=link c++ -O2 -pipe -fno-strict-aliasing -o char_recognition char_recognition.o char_data.o ../lib/libneural.la -lm mkdir .libs c++ -O2 -pipe -fno-strict-aliasing -o .libs/char_recognition char_recognition.o char_data.o ../lib/.libs/libneural.so -lm -lm -Wl,--rpath -Wl,/usr/local/lib creating char_recognition c++ -DPACKAGE=\"libneural\" -DVERSION=\"1.0.3\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c char_stats.cc char_stats.cc: In function 'int main(int, char**)': char_stats.cc:59: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --mode=link c++ -O2 -pipe -fno-strict-aliasing -o char_stats char_stats.o char_data.o ../lib/libneural.la -lm c++ -O2 -pipe -fno-strict-aliasing -o .libs/char_stats char_stats.o char_data.o ../lib/.libs/libneural.so -lm -lm -Wl,--rpath -Wl,/usr/local/lib creating char_stats c++ -DPACKAGE=\"libneural\" -DVERSION=\"1.0.3\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c char_cov.cc /bin/sh ../libtool --mode=link c++ -O2 -pipe -fno-strict-aliasing -o char_cov char_cov.o char_data.o -lm c++ -O2 -pipe -fno-strict-aliasing -o char_cov char_cov.o char_data.o -lm c++ -DPACKAGE=\"libneural\" -DVERSION=\"1.0.3\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -I. -I. -I../include -O2 -pipe -fno-strict-aliasing -c odd_even.cc odd_even.cc: In function 'int main()': odd_even.cc:77: warning: deprecated conversion from string constant to 'char*' odd_even.cc:78: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --mode=link c++ -O2 -pipe -fno-strict-aliasing -o odd_even odd_even.o ../lib/libneural.la -lm c++ -O2 -pipe -fno-strict-aliasing -o .libs/odd_even odd_even.o ../lib/.libs/libneural.so -lm -lm -Wl,--rpath -Wl,/usr/local/lib creating odd_even ===> Staging for libneural-1.0.3_2 ===> Generating temporary packing list /usr/bin/make AM_INSTALL_PROGRAM_FLAGS=-s install Making install in include /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/include install -o root -g wheel -m 444 neuron.h /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/include/neuron.h install -o root -g wheel -m 444 nnwork.h /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/include/nnwork.h Making install in lib /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/lib /bin/sh ../libtool --mode=install /usr/bin/install -c -o root -g wheel libneural.la /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/lib/libneural.la /usr/bin/install -c -o root -g wheel .libs/libneural.so.0.0.0 /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/lib/libneural.so.0.0.0 (cd /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/lib && rm -f libneural.so.0 && ln -s libneural.so.0.0.0 libneural.so.0) (cd /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/lib && rm -f libneural.so && ln -s libneural.so.0.0.0 libneural.so) /usr/bin/install -c -o root -g wheel .libs/libneural.lai /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/lib/libneural.la /usr/bin/install -c -o root -g wheel .libs/libneural.a /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/lib/libneural.a ranlib /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/lib/libneural.a chmod 644 /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/lib/libneural.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' Making install in examples /usr/bin/strip /obj/buildshare/ports/355755/math/libneural/work/stage/usr/local/lib/libneural.so ====> Compressing man pages (compress-man) ===> Installing for libneural-1.0.3_2 ===> Checking if math/libneural already installed ===> Registering installation for libneural-1.0.3_2 Installing libneural-1.0.3_2... done Make package ===> Building package for libneural-1.0.3_2 slot1: removed