=> Building math/muparser Started : Wednesday, 11 APR 2018 at 21:02:15 UTC Platform: 5.3-DEVELOPMENT DragonFly v5.3.0.81.g32506c-DEVELOPMENT #29: Tue Apr 10 08:49:52 PDT 2018 marino@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- UNAME_r=5.2-SYNTH UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=DragonFly 5.2-SYNTH UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 TERM=dumb PKG_CACHEDIR=/var/cache/pkg8 PKG_DBDIR=/var/db/pkg8 PORTSDIR=/xports LANG=C HOME=/root USER=root -------------------------------------------------- -- Options -------------------------------------------------- ===> The following configuration options are available for muparser-2.2.5: DOXYGEN=off: Build documentation with Doxygen EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/math/muparser XDG_CONFIG_HOME=/construction/math/muparser HOME=/construction/math/muparser TMPDIR="/tmp" PATH=/construction/math/muparser/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --enable-samples --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- XDG_DATA_HOME=/construction/math/muparser XDG_CONFIG_HOME=/construction/math/muparser HOME=/construction/math/muparser TMPDIR="/tmp" PATH=/construction/math/muparser/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/math/muparser/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- PORTDOCS="" PORTEXAMPLES="" OSREL=5.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/muparser" EXAMPLESDIR="share/examples/muparser" DATADIR="share/muparser" WWWDIR="www/muparser" ETCDIR="etc/muparser" -------------------------------------------------- -- SUB_LIST -------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/muparser DOCSDIR=/usr/local/share/doc/muparser EXAMPLESDIR=/usr/local/share/examples/muparser WWWDIR=/usr/local/www/muparser ETCDIR=/usr/local/etc/muparser -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- SYNTHPROFILE=Release-5.2 USE_PACKAGE_DEPENDS_ONLY=yes PACKAGE_BUILDING=yes BATCH=yes PKG_CREATE_VERBOSE=yes PORTSDIR=/xports DISTDIR=/distfiles WRKDIRPREFIX=/construction PORT_DBDIR=/options PACKAGES=/packages MAKE_JOBS_NUMBER_LIMIT=5 LICENSES_ACCEPTED= NONE HAVE_COMPAT_IA32_KERN= CONFIGURE_MAX_CMD_LEN=262144 _SMP_CPUS=8 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500200 OSVERSION=9999999 OSREL=5.2 _OSRELEASE=5.2-SYNTH -------------------------------------------------------------------------------- -- Phase: check-sanity -------------------------------------------------------------------------------- ===> License MIT accepted by the user -------------------------------------------------------------------------------- -- Phase: pkg-depends -------------------------------------------------------------------------------- ===> muparser-2.2.5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5.txz Installing pkg-1.10.5... Extracting pkg-1.10.5: .......... done ===> muparser-2.2.5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of muparser-2.2.5 -------------------------------------------------------------------------------- -- Phase: fetch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> License MIT accepted by the user ===> Fetching all distfiles required by muparser-2.2.5 for building -------------------------------------------------------------------------------- -- Phase: checksum -------------------------------------------------------------------------------- ===> License MIT accepted by the user ===> Fetching all distfiles required by muparser-2.2.5 for building => SHA256 Checksum OK for beltoforion-muparser-v2.2.5_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: extract-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> License MIT accepted by the user ===> Fetching all distfiles required by muparser-2.2.5 for building ===> Extracting for muparser-2.2.5 => SHA256 Checksum OK for beltoforion-muparser-v2.2.5_GH0.tar.gz. -------------------------------------------------------------------------------- -- Phase: patch-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for muparser-2.2.5 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for muparser-2.2.5 ===> Applying dragonfly patches for muparser-2.2.5 -------------------------------------------------------------------------------- -- Phase: build-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: lib-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for muparser-2.2.5 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.2 checking host system type... x86_64-portbld-dragonfly5.2 checking target system type... x86_64-portbld-dragonfly5.2 checking for gawk... (cached) /usr/bin/awk checking for a BSD-compatible install... /usr/bin/install -c 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... yes 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 make 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 -d checking if make is GNU make... no 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.4 successfully completed. Summary of main configuration settings for muparser: - SHARED mode - RELEASE build - SAMPLES enabled Now, just run make. ---------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for muparser-2.2.5 /construction/math/muparser/muparser-2.2.5/bk-deps c++ -c -o muParser_dll_muParser.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -pipe -O2 -fno-strict-aliasing ./src/muParser.cpp /construction/math/muparser/muparser-2.2.5/bk-deps c++ -c -o muParser_dll_muParserBase.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -pipe -O2 -fno-strict-aliasing ./src/muParserBase.cpp /construction/math/muparser/muparser-2.2.5/bk-deps c++ -c -o muParser_dll_muParserBytecode.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -pipe -O2 -fno-strict-aliasing ./src/muParserBytecode.cpp /construction/math/muparser/muparser-2.2.5/bk-deps c++ -c -o muParser_dll_muParserCallback.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -pipe -O2 -fno-strict-aliasing ./src/muParserCallback.cpp /construction/math/muparser/muparser-2.2.5/bk-deps c++ -c -o muParser_dll_muParserDLL.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -pipe -O2 -fno-strict-aliasing ./src/muParserDLL.cpp /construction/math/muparser/muparser-2.2.5/bk-deps c++ -c -o muParser_dll_muParserError.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -pipe -O2 -fno-strict-aliasing ./src/muParserError.cpp /construction/math/muparser/muparser-2.2.5/bk-deps c++ -c -o muParser_dll_muParserInt.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -pipe -O2 -fno-strict-aliasing ./src/muParserInt.cpp /construction/math/muparser/muparser-2.2.5/bk-deps c++ -c -o muParser_dll_muParserTest.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -pipe -O2 -fno-strict-aliasing ./src/muParserTest.cpp /construction/math/muparser/muparser-2.2.5/bk-deps c++ -c -o muParser_dll_muParserTokenReader.o -DNDEBUG -DMUPARSER_DLL -DMUPARSERLIB_EXPORTS -I./include -fPIC -DPIC -pipe -O2 -fno-strict-aliasing ./src/muParserTokenReader.cpp c++ -shared -fPIC -o ./lib/libmuparser.so.2.2.4 muParser_dll_muParser.o muParser_dll_muParserBase.o muParser_dll_muParserBytecode.o muParser_dll_muParserCallback.o muParser_dll_muParserDLL.o muParser_dll_muParserError.o muParser_dll_muParserInt.o muParser_dll_muParserTest.o muParser_dll_muParserTokenReader.o -Wl,-soname,libmuparser.so.2 (cd ./lib/; rm -f libmuparser.so libmuparser.so.2; ln -s libmuparser.so.2.2.4 libmuparser.so.2; ln -s libmuparser.so.2 libmuparser.so) /construction/math/muparser/muparser-2.2.5/bk-deps c++ -c -o example1_example1.o -DNDEBUG -I./include -pipe -O2 -fno-strict-aliasing ./samples/example1/example1.cpp c++ -o ./samples/example1/example1 example1_example1.o -L./lib -L./lib -lmuparser -------------------------------------------------------------------------------- -- Phase: run-depends -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for muparser-2.2.5 ===> Generating temporary packing list /usr/bin/install -c -d /construction/math/muparser/stage/usr/local/lib install -m 0644 ./lib/libmuparser.so /construction/math/muparser/stage/usr/local/lib install -s -m 555 ./lib/libmuparser.so.2.2.4 /construction/math/muparser/stage/usr/local/lib (cd /construction/math/muparser/stage/usr/local/lib ; rm -f libmuparser.so libmuparser.so.2; ln -s libmuparser.so.2.2.4 libmuparser.so.2; ln -s libmuparser.so.2 libmuparser.so) /usr/bin/install -c -d /construction/math/muparser/stage/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 /construction/math/muparser/stage/usr/local/`dirname $f` ; then /usr/bin/install -c -d /construction/math/muparser/stage/usr/local/`dirname $f`; fi; install -m 0644 ./$f /construction/math/muparser/stage/usr/local/$f; done /usr/bin/install -c -d /construction/math/muparser/stage/usr/local/libdata/pkgconfig install -m 0644 build/autoconf/muparser.pc /construction/math/muparser/stage/usr/local/libdata/pkgconfig (cd /construction/math/muparser/muparser-2.2.5/samples/example1 && install -s -m 555 example1 /construction/math/muparser/stage/usr/local/share/examples/muparser && install -m 0644 example1.cpp /construction/math/muparser/stage/usr/local/share/examples/muparser) ====> Compressing man pages (compress-man) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building package for muparser-2.2.5 file sizes/checksums [23]: . done packing files [23]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Wednesday, 11 APR 2018 at 21:02:52 UTC Duration: 00:00:36