>>> Building on exopi-1 under devel/cpptest DIST = [devel/cpptest:cpptest-2.0.0.tar.gz] FULLPKGNAME = cpptest-2.0.0 distfiles size=536192 >>> Running build in devel/cpptest at 1711504201.46 ===> devel/cpptest ===> Building from scratch cpptest-2.0.0 ===> Verifying specs: m c++ c++abi pthread ===> found m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 ===> Checking files for cpptest-2.0.0 `/exopi-cvs/ports/distfiles/cpptest-2.0.0.tar.gz' is up to date. >> (SHA256) cpptest-2.0.0.tar.gz: OK ===> Extracting for cpptest-2.0.0 ===> Patching for cpptest-2.0.0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for cpptest-2.0.0 ===> Configuring for cpptest-2.0.0 Using /exopi-obj/pobj/cpptest-2.0.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/cpptest-2.0.0/config.site checking for a BSD-compatible install... /exopi-obj/pobj/cpptest-2.0.0/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking whether c++ supports C++11 features with -std=c++11... yes checking whether to generate documentation... no checking whether to turn on C++ compilation warnings... no checking for gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ -std=c++11 accepts -g... (cached) yes checking dependency style of c++ -std=c++11... (cached) gcc3 checking how to run the C++ preprocessor... c++ -std=c++11 -E checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... c++ -std=c++11 -E checking for ld used by c++ -std=c++11... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ -std=c++11 linker (/usr/bin/ld) supports shared libraries... error: invalid argument '-std=c++11' not allowed with 'C' yes checking for c++ -std=c++11 option to produce PIC... -fPIC -DPIC checking if c++ -std=c++11 PIC flag -fPIC -DPIC works... yes checking if c++ -std=c++11 static flag -static works... yes checking if c++ -std=c++11 supports -c -o file.o... yes checking if c++ -std=c++11 supports -c -o file.o... (cached) yes checking whether the c++ -std=c++11 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... error: invalid argument '-std=c++11' not allowed with 'C' openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for sys/time.h... (cached) yes checking for gettimeofday... (cached) yes checking for round... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating config/stamp-h config.status: creating doc/Doxyfile config.status: creating INSTALL.quick config.status: creating libcpptest.pc config.status: creating README config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for cpptest-2.0.0 Making all in src /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT collectoroutput.lo -MD -MP -MF .deps/collectoroutput.Tpo -c -o collectoroutput.lo collectoroutput.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT collectoroutput.lo -MD -MP -MF .deps/collectoroutput.Tpo -c collectoroutput.cpp -fPIC -DPIC -o .libs/collectoroutput.o c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT collectoroutput.lo -MD -MP -MF .deps/collectoroutput.Tpo -c collectoroutput.cpp -o collectoroutput.o mv -f .deps/collectoroutput.Tpo .deps/collectoroutput.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT compileroutput.lo -MD -MP -MF .deps/compileroutput.Tpo -c -o compileroutput.lo compileroutput.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT compileroutput.lo -MD -MP -MF .deps/compileroutput.Tpo -c compileroutput.cpp -fPIC -DPIC -o .libs/compileroutput.o c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT compileroutput.lo -MD -MP -MF .deps/compileroutput.Tpo -c compileroutput.cpp -o compileroutput.o mv -f .deps/compileroutput.Tpo .deps/compileroutput.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT htmloutput.lo -MD -MP -MF .deps/htmloutput.Tpo -c -o htmloutput.lo htmloutput.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT htmloutput.lo -MD -MP -MF .deps/htmloutput.Tpo -c htmloutput.cpp -fPIC -DPIC -o .libs/htmloutput.o c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT htmloutput.lo -MD -MP -MF .deps/htmloutput.Tpo -c htmloutput.cpp -o htmloutput.o mv -f .deps/htmloutput.Tpo .deps/htmloutput.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT missing.lo -MD -MP -MF .deps/missing.Tpo -c -o missing.lo missing.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT missing.lo -MD -MP -MF .deps/missing.Tpo -c missing.cpp -fPIC -DPIC -o .libs/missing.o c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT missing.lo -MD -MP -MF .deps/missing.Tpo -c missing.cpp -o missing.o mv -f .deps/missing.Tpo .deps/missing.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT source.lo -MD -MP -MF .deps/source.Tpo -c -o source.lo source.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT source.lo -MD -MP -MF .deps/source.Tpo -c source.cpp -fPIC -DPIC -o .libs/source.o c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT source.lo -MD -MP -MF .deps/source.Tpo -c source.cpp -o source.o mv -f .deps/source.Tpo .deps/source.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT suite.lo -MD -MP -MF .deps/suite.Tpo -c -o suite.lo suite.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT suite.lo -MD -MP -MF .deps/suite.Tpo -c suite.cpp -fPIC -DPIC -o .libs/suite.o c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT suite.lo -MD -MP -MF .deps/suite.Tpo -c suite.cpp -o suite.o mv -f .deps/suite.Tpo .deps/suite.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT textoutput.lo -MD -MP -MF .deps/textoutput.Tpo -c -o textoutput.lo textoutput.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT textoutput.lo -MD -MP -MF .deps/textoutput.Tpo -c textoutput.cpp -fPIC -DPIC -o .libs/textoutput.o c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT textoutput.lo -MD -MP -MF .deps/textoutput.Tpo -c textoutput.cpp -o textoutput.o mv -f .deps/textoutput.Tpo .deps/textoutput.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.cpp -fPIC -DPIC -o .libs/time.o c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.cpp -o time.o mv -f .deps/time.Tpo .deps/time.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c -o utils.lo utils.cpp c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -fPIC -DPIC -o .libs/utils.o c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.cpp -o utils.o mv -f .deps/utils.Tpo .deps/utils.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++11 -O2 -pipe -version-info 1:8:0 -o libcpptest.la -rpath /usr/local/lib collectoroutput.lo compileroutput.lo htmloutput.lo missing.lo source.lo suite.lo textoutput.lo time.lo utils.lo libtool: link: c++ -shared -fPIC -DPIC -o .libs/libcpptest.so.1.0 -std=c++11 -O2 -pipe .libs/collectoroutput.o .libs/compileroutput.o .libs/htmloutput.o .libs/missing.o .libs/source.o .libs/suite.o .libs/textoutput.o .libs/time.o .libs/utils.o -Wl,-soname,libcpptest.so.1.0 libtool: link: ar cru .libs/libcpptest.a collectoroutput.o compileroutput.o htmloutput.o missing.o source.o suite.o textoutput.o time.o utils.o libtool: link: ranlib .libs/libcpptest.a Making all in test c++ -std=c++11 -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -MT mytest.o -MD -MP -MF .deps/mytest.Tpo -c -o mytest.o mytest.cpp mv -f .deps/mytest.Tpo .deps/mytest.Po /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++11 -O2 -pipe -static -o mytest mytest.o ../src/libcpptest.la libtool: link: c++ -o .libs/mytest -std=c++11 -O2 -pipe mytest.o -L.libs /exopi-obj/pobj/cpptest-2.0.0/cpptest-2.0.0/src/.libs/libcpptest.a -Wl,-rpath-link,/usr/local/lib >>> Running package in devel/cpptest at 1711504250.67 ===> devel/cpptest ===> Faking installation for cpptest-2.0.0 Making install in src mkdir -p '/exopi-obj/pobj/cpptest-2.0.0/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/cpptest-2.0.0/bin/install -c libcpptest.la '/exopi-obj/pobj/cpptest-2.0.0/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/cpptest-2.0.0/bin/install -c -m 644 ./.libs/libcpptest.a /exopi-obj/pobj/cpptest-2.0.0/fake-amd64/usr/local/lib/libcpptest.a libtool: install: /exopi-obj/pobj/cpptest-2.0.0/bin/install -c -m 644 ./.libs/libcpptest.so.1.0 /exopi-obj/pobj/cpptest-2.0.0/fake-amd64/usr/local/lib/libcpptest.so.1.0 libtool: install: /exopi-obj/pobj/cpptest-2.0.0/bin/install -c -m 644 ./.libs/libcpptest.lai /exopi-obj/pobj/cpptest-2.0.0/fake-amd64/usr/local/lib/libcpptest.la mkdir -p '/exopi-obj/pobj/cpptest-2.0.0/fake-amd64/usr/local/include' /exopi-obj/pobj/cpptest-2.0.0/bin/install -c -m 644 cpptest-assert.h cpptest-collectoroutput.h cpptest-compileroutput.h cpptest-htmloutput.h cpptest-output.h cpptest-source.h cpptest-suite.h cpptest-textoutput.h cpptest-time.h cpptest.h '/exopi-obj/pobj/cpptest-2.0.0/fake-amd64/usr/local/include' Making install in test mkdir -p '/exopi-obj/pobj/cpptest-2.0.0/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/cpptest-2.0.0/bin/install -c -m 644 libcpptest.pc '/exopi-obj/pobj/cpptest-2.0.0/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for cpptest-2.0.0 Create /exopi-cvs/ports/packages/amd64/all/cpptest-2.0.0.tgz Creating package cpptest-2.0.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 4% checksumming|***** | 8% checksumming|******* | 12% checksumming|********** | 16% checksumming|************ | 20% checksumming|*************** | 24% checksumming|***************** | 28% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 40% checksumming|*************************** | 44% checksumming|***************************** | 48% checksumming|******************************** | 52% checksumming|********************************** | 56% checksumming|************************************* | 60% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 72% checksumming|********************************************** | 76% checksumming|************************************************* | 80% checksumming|*************************************************** | 84% checksumming|****************************************************** | 88% checksumming|******************************************************** | 92% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************************************** | 61% archiving|********************************************************** | 90% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/cpptest-2.0.0.tgz >>> Running clean in devel/cpptest at 1711504254.04 ===> devel/cpptest ===> Cleaning for cpptest-2.0.0 >>> Ended at 1711504254.49 max_stuck=2.27/build=49.21/package=3.32/clean=0.54