Building muparser-2.2.0.txz (origin /buildshare/ports/355755/math/muparser) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/muparser_v2_2_0.zip x packages/ x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> muparser-2.2.0 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 muparser-2.2.0 ===> muparser-2.2.0 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 muparser-2.2.0 Make install ===> License MIT accepted by the user ===> muparser-2.2.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by muparser-2.2.0 for building ===> Extracting for muparser-2.2.0 => SHA256 Checksum OK for muparser_v2_2_0.zip. ===> Patching for muparser-2.2.0 ===> muparser-2.2.0 depends on executable: gmake - found ===> Configuring for muparser-2.2.0 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/build/autoconf/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/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 checking target system type... powerpc-portbld-freebsd11.0 checking for gawk... (cached) /usr/bin/awk 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 for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed 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 the --enable-debug option... no checking for the --enable-shared option... no checking for the --enable-samples option... yes checking whether we are using the Intel C compiler... no checking whether we are using the Intel C++ compiler... no checking for ranlib... (cached) ranlib checking whether ln -s works... yes checking whether gmake sets $(MAKE)... yes checking for ar... ar checking for strip... strip checking for nm... nm checking for command to install directories... /usr/bin/install -c -o root -g wheel -d checking if make is GNU make... yes checking for dependency tracking method... gcc configure: creating ./config.status config.status: creating Makefile config.status: creating build/autoconf/muparser.pc ---------------------------------------------------------------- Configuration for muParser 2.2.0 successfully completed. Summary of main configuration settings for muParser: - STATIC mode - RELEASE build - SAMPLES enabled Now, just run make. ---------------------------------------------------------------- ===> Building for muparser-2.2.0 gmake[1]: Entering directory `/obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0' /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/bk-deps c++ -c -o muParser_lib_muParser.o -DNDEBUG -I./include -O2 -pipe -fno-strict-aliasing ./src/muParser.cpp In file included from ./include/muParser.h:33, from ./src/muParser.cpp:26: ./include/muParserTemplateMagic.h: In static member function 'static char mu::MathImpl::Sign(char)': ./include/muParserTemplateMagic.h:142: warning: comparison is always false due to limited range of data type /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/bk-deps c++ -c -o muParser_lib_muParserBase.o -DNDEBUG -I./include -O2 -pipe -fno-strict-aliasing ./src/muParserBase.cpp In file included from ./src/muParserBase.cpp:27: ./include/muParserTemplateMagic.h: In static member function 'static char mu::MathImpl::Sign(char)': ./include/muParserTemplateMagic.h:142: warning: comparison is always false due to limited range of data type /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/bk-deps c++ -c -o muParser_lib_muParserBytecode.o -DNDEBUG -I./include -O2 -pipe -fno-strict-aliasing ./src/muParserBytecode.cpp In file included from ./src/muParserBytecode.cpp:38: ./include/muParserTemplateMagic.h: In static member function 'static char mu::MathImpl::Sign(char)': ./include/muParserTemplateMagic.h:142: warning: comparison is always false due to limited range of data type /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/bk-deps c++ -c -o muParser_lib_muParserCallback.o -DNDEBUG -I./include -O2 -pipe -fno-strict-aliasing ./src/muParserCallback.cpp /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/bk-deps c++ -c -o muParser_lib_muParserDLL.o -DNDEBUG -I./include -O2 -pipe -fno-strict-aliasing ./src/muParserDLL.cpp /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/bk-deps c++ -c -o muParser_lib_muParserError.o -DNDEBUG -I./include -O2 -pipe -fno-strict-aliasing ./src/muParserError.cpp /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/bk-deps c++ -c -o muParser_lib_muParserInt.o -DNDEBUG -I./include -O2 -pipe -fno-strict-aliasing ./src/muParserInt.cpp /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/bk-deps c++ -c -o muParser_lib_muParserTest.o -DNDEBUG -I./include -O2 -pipe -fno-strict-aliasing ./src/muParserTest.cpp In file included from ./include/muParser.h:33, from ./include/muParserTest.h:32, from ./src/muParserTest.cpp:26: ./include/muParserTemplateMagic.h: In static member function 'static char mu::MathImpl::Sign(char)': ./include/muParserTemplateMagic.h:142: warning: comparison is always false due to limited range of data type /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/bk-deps c++ -c -o muParser_lib_muParserTokenReader.o -DNDEBUG -I./include -O2 -pipe -fno-strict-aliasing ./src/muParserTokenReader.cpp rm -f lib/libmuparser.a ar rcu lib/libmuparser.a muParser_lib_muParser.o muParser_lib_muParserBase.o muParser_lib_muParserBytecode.o muParser_lib_muParserCallback.o muParser_lib_muParserDLL.o muParser_lib_muParserError.o muParser_lib_muParserInt.o muParser_lib_muParserTest.o muParser_lib_muParserTokenReader.o ranlib lib/libmuparser.a /obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0/bk-deps c++ -c -o example1_example1.o -DNDEBUG -I./include -O2 -pipe -fno-strict-aliasing ./samples/example1/example1.cpp In file included from ./include/muParser.h:33, from ./include/muParserTest.h:32, from ./samples/example1/example1.cpp:15: ./include/muParserTemplateMagic.h: In static member function 'static char mu::MathImpl::Sign(char)': ./include/muParserTemplateMagic.h:142: warning: comparison is always false due to limited range of data type c++ -o samples/example1/example1 example1_example1.o -L./lib -L./lib -lmuparser gmake[1]: Leaving directory `/obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0' ===> Installing for muparser-2.2.0 ===> Generating temporary packing list ===> Checking if math/muparser already installed gmake[1]: Entering directory `/obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0' /usr/bin/install -c -o root -g wheel -d /usr/local/lib install -o root -g wheel -m 444 ./lib/libmuparser.a /usr/local/lib /usr/bin/install -c -o root -g wheel -d /usr/local for f in include/muParser.h include/muParserBase.h include/muParserBytecode.h include/muParserCallback.h include/muParserDLL.h include/muParserDef.h include/muParserError.h include/muParserFixes.h include/muParserInt.h include/muParserStack.h include/muParserTemplateMagic.h include/muParserTest.h include/muParserToken.h include/muParserTokenReader.h; do \ if test ! -d /usr/local/`dirname $f` ; then \ /usr/bin/install -c -o root -g wheel -d /usr/local/`dirname $f`; \ fi; \ install -o root -g wheel -m 444 ./$f /usr/local/$f; \ done /usr/bin/install -c -o root -g wheel -d /usr/local/libdata/pkgconfig install -o root -g wheel -m 444 build/autoconf/muparser.pc /usr/local/libdata/pkgconfig gmake[1]: Leaving directory `/obj/buildshare/ports/355755/math/muparser/work/muparser_v2_2_0' ===> Registering installation for muparser-2.2.0 Installing muparser-2.2.0... done Make package ===> Building package for muparser-2.2.0 Creating package for muparser-2.2.0 slot1: removed