>>> Building on localhost under devel/csmith BDEPENDS = [devel/gmake] DIST = [devel/csmith:csmith-2.3.0.tar.gz] FULLPKGNAME = csmith-2.3.0p1 Avoided depends for gmake-4.4.1p0 distfiles size=637381 >>> Running patch in devel/csmith at 1779825422.50 ===> devel/csmith ===> Building from scratch csmith-2.3.0p1 ===> csmith-2.3.0p1 depends on: gmake-* -> gmake-4.4.1p0 ===> Verifying specs: c m c++ c++abi pthread ===> found c.103.0 m.10.1 c++.12.0 c++abi.9.0 pthread.28.1 ===> Checking files for csmith-2.3.0p1 `/usr/ports/distfiles/csmith-2.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for csmith-2.3.0p1 ===> Patching for csmith-2.3.0p1 ===> Applying OpenBSD patch patch-runtime_Makefile_am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: runtime/Makefile.am |--- runtime/Makefile.am.orig |+++ runtime/Makefile.am -------------------------- Patching file runtime/Makefile.am using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 49. done ===> Applying OpenBSD patch patch-runtime_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: runtime/Makefile.in |--- runtime/Makefile.in.orig |+++ runtime/Makefile.in -------------------------- Patching file runtime/Makefile.in using Plan A... Hunk #1 succeeded at 349. Hunk #2 succeeded at 361. done ===> Applying OpenBSD patch patch-scripts_compiler_test_pl Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- scripts/compiler_test.pl.orig Wed Dec 31 16:46:24 2014 |+++ scripts/compiler_test.pl Thu Jan 22 01:32:39 2015 -------------------------- Patching file scripts/compiler_test.pl using Plan A... Hunk #1 succeeded at 237. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/csmith at 1779825424.58 ===> devel/csmith ===> Generating configure for csmith-2.3.0p1 ===> Configuring for csmith-2.3.0p1 Using /usr/obj/ports/csmith-2.3.0/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /usr/obj/ports/csmith-2.3.0/config.site checking build system type... x86_64-unknown-openbsd7.9 checking host system type... x86_64-unknown-openbsd7.9 checking for a BSD-compatible install... /usr/obj/ports/csmith-2.3.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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by gmake... GNU 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... (cached) o 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++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking for ranlib... (cached) ranlib 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.9 file names to x86_64-unknown-openbsd7.9 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.9 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.9 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++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.9 ld.so checking how to hardcode library paths into programs... immediate checking for library containing arc4random_buf... none required checking bsd/stdlib.h usability... no checking bsd/stdlib.h presence... no checking for bsd/stdlib.h... no checking for arc4random_buf... yes checking for lrand48... (cached) yes checking for srand48_deterministic... yes checking for m4... m4 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating runtime/Makefile config.status: creating scripts/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in devel/csmith at 1779825437.03 ===> devel/csmith ===> Building for csmith-2.3.0p1 gmake all-recursive gmake[1]: Entering directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0' Making all in doc gmake[2]: Entering directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0/doc' Making all in runtime gmake[2]: Entering directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0/runtime' m4 < safe_math.m4 > safe_math.h m4 < safe_math_macros.m4 > safe_math_macros.h m4 < safe_math_macros_notmp.m4 > safe_math_macros_notmp.h gmake all-am gmake[3]: Entering directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0/runtime' cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT libcsmith_a-volatile_runtime.o -MD -MP -MF .deps/libcsmith_a-volatile_runtime.Tpo -c -o libcsmith_a-volatile_runtime.o `test -f 'volatile_runtime.c' || echo './'`volatile_runtime.c mv -f .deps/libcsmith_a-volatile_runtime.Tpo .deps/libcsmith_a-volatile_runtime.Po rm -f libcsmith.a ar cru libcsmith.a libcsmith_a-volatile_runtime.o ranlib libcsmith.a /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT libcsmith_la-volatile_runtime.lo -MD -MP -MF .deps/libcsmith_la-volatile_runtime.Tpo -c -o libcsmith_la-volatile_runtime.lo `test -f 'volatile_runtime.c' || echo './'`volatile_runtime.c cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT libcsmith_la-volatile_runtime.lo -MD -MP -MF .deps/libcsmith_la-volatile_runtime.Tpo -c volatile_runtime.c -fPIC -DPIC -o .libs/libcsmith_la-volatile_runtime.o cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -MT libcsmith_la-volatile_runtime.lo -MD -MP -MF .deps/libcsmith_la-volatile_runtime.Tpo -c volatile_runtime.c -o libcsmith_la-volatile_runtime.o mv -f .deps/libcsmith_la-volatile_runtime.Tpo .deps/libcsmith_la-volatile_runtime.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libcsmith.la -rpath /usr/local/lib libcsmith_la-volatile_runtime.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libcsmith.so.0.0 -O2 -pipe .libs/libcsmith_la-volatile_runtime.o -Wl,-soname,libcsmith.so.0.0 libtool: link: ar cru .libs/libcsmith.a libcsmith_la-volatile_runtime.o libtool: link: ranlib .libs/libcsmith.a gmake[3]: Leaving directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0/runtime' gmake[2]: Leaving directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0/runtime' Making all in scripts gmake[2]: Entering directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0/scripts' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0/scripts' Making all in src gmake[2]: Entering directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0/src' depbase=`echo AbsExtension.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -std=c++14 -Wno-error=enum-constexpr-conversion -MT AbsExtension.o -MD -MP -MF $depbase.Tpo -c -o AbsExtension.o AbsExtension.cpp &&\ mv -f $depbase.Tpo $depbase.Po warning: unknown warning option '-Werror=enum-constexpr-conversion' [-Wunknown-warning-option] In file included from AbsExtension.cpp:37: In file included from ./Type.h:48: In file included from ./StatementAssign.h:37: In file included from ./Statement.h:45: In file included from ./Probabilities.h:37: ./Filter.h:60:14: error: non-type template argument is not a constant expression 60 | std::bitset kinds_; | ^~~~~~~~~~~~~~~~~~~~ ./Filter.h:40:30: note: expanded from macro 'MAX_FILTER_KIND_SIZE' 40 | #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) | ^~~~~~~~~~~~~~~~~~~~~~~~~ ./Filter.h:60:14: note: integer value 2 is outside the valid range of values [0, 1] for the enumeration type 'FilterKind' ./Filter.h:40:31: note: expanded from macro 'MAX_FILTER_KIND_SIZE' 40 | #define MAX_FILTER_KIND_SIZE ((FilterKind) (fDFS + 1)) | ^ 1 warning and 1 error generated. gmake[2]: *** [Makefile:712: AbsExtension.o] Error 1 gmake[2]: Leaving directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0/src' gmake[1]: *** [Makefile:420: all-recursive] Error 1 gmake[1]: Leaving directory '/usr/obj/ports/csmith-2.3.0/csmith-2.3.0' gmake: *** [Makefile:352: all] Error 2 *** Error 2 in devel/csmith (/usr/ports/infrastructure/mk/bsd.port.mk:3079 '/usr/obj/ports/csmith-2.3.0/.build_done': @cd /usr/obj/ports/csm...) *** Error 2 in devel/csmith (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=csmith-2.3.0p1; export _LOCKS_HELD=" csmith-2.3.0...) ===> Exiting devel/csmith with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1779825440.15 max_stuck=0.00/patch=2.08/configure=12.44/build=3.16 Error: job failed with 512 on localhost at 1779825440