=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for cmockery2-1.3.9.zip => Checksum SHA512 OK for cmockery2-1.3.9.zip ===> Installing dependencies for cmockery2-1.3.9 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency automake>=1.9: found automake-1.18 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for cmockery2-1.3.9 ===> Extracting for cmockery2-1.3.9 ===> Patching for cmockery2-1.3.9 => Applying pkgsrc patches for cmockery2-1.3.9 ===> Creating toolchain wrappers for cmockery2-1.3.9 ===> Configuring for cmockery2-1.3.9 set -e; cd /pbulk/work/devel/cmockery2/work/cmockery2-1.3.9 ; sh ./autogen.sh Running aclocal ... Running autoheader ... Running libtoolize ... Running autoconf ... Running automake ... configure.ac:19: installing './ar-lib' configure.ac:18: installing './compile' configure.ac:66: installing './config.guess' configure.ac:66: installing './config.sub' configure.ac:17: installing './install-sh' configure.ac:17: installing './missing' Makefile.am:48: warning: source file 'src/cmockery.c' is in a subdirectory, Makefile.am:48: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibility. Makefile.am:74: warning: source file 'src/example/allocate_module_test.c' is in a subdirectory, Makefile.am:74: but option 'subdir-objects' is disabled Makefile.am:74: warning: source file 'src/example/allocate_module.c' is in a subdirectory, Makefile.am:74: but option 'subdir-objects' is disabled Makefile.am:81: warning: source file 'src/example/assert_macro_test.c' is in a subdirectory, Makefile.am:81: but option 'subdir-objects' is disabled Makefile.am:81: warning: source file 'src/example/assert_macro.c' is in a subdirectory, Makefile.am:81: but option 'subdir-objects' is disabled Makefile.am:57: warning: source file 'src/example/calculator.c' is in a subdirectory, Makefile.am:57: but option 'subdir-objects' is disabled Makefile.am:66: warning: source file 'src/example/calculator_test.c' is in a subdirectory, Makefile.am:66: but option 'subdir-objects' is disabled Makefile.am:88: warning: source file 'src/example/customer_database_test.c' is in a subdirectory, Makefile.am:88: but option 'subdir-objects' is disabled Makefile.am:88: warning: source file 'src/example/customer_database.c' is in a subdirectory, Makefile.am:88: but option 'subdir-objects' is disabled Makefile.am:96: warning: source file 'src/example/key_value_test.c' is in a subdirectory, Makefile.am:96: but option 'subdir-objects' is disabled Makefile.am:96: warning: source file 'src/example/key_value.c' is in a subdirectory, Makefile.am:96: but option 'subdir-objects' is disabled Makefile.am:125: warning: source file 'src/example/mem_test.c' is in a subdirectory, Makefile.am:125: but option 'subdir-objects' is disabled Makefile.am:105: warning: source file 'src/example/product_database_test.c' is in a subdirectory, Makefile.am:105: but option 'subdir-objects' is disabled Makefile.am:105: warning: source file 'src/example/product_database.c' is in a subdirectory, Makefile.am:105: but option 'subdir-objects' is disabled Makefile.am:119: warning: source file 'src/example/realloc_test.c' is in a subdirectory, Makefile.am:119: but option 'subdir-objects' is disabled Makefile.am:113: warning: source file 'src/example/run_tests.c' is in a subdirectory, Makefile.am:113: but option 'subdir-objects' is disabled Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '100' is supported by ustar format... yes checking whether GID '100' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for i486--netbsdelf-gcc... gcc 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for i486--netbsdelf-ar... no checking for i486--netbsdelf-lib... no checking for i486--netbsdelf-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for i486--netbsdelf-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether the compiler supports GNU C++... no checking whether c++ accepts -g... no checking for c++ option to enable C++11 features... unsupported checking for c++ option to enable C++98 features... unsupported checking dependency style of c++... none checking if compiling with clang... no checking build system type... i486--netbsdelf checking host system type... i486--netbsdelf checking how to print strings... printf checking for a sed that does not truncate output... /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... /usr/bin/grep -F checking for ld used by gcc... /pbulk/work/devel/cmockery2/work/.cwrapper/bin/ld checking if the linker (/pbulk/work/devel/cmockery2/work/.cwrapper/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) 262144 checking how to convert i486--netbsdelf file names to i486--netbsdelf format... func_convert_file_noop checking how to convert i486--netbsdelf file names to toolchain format... func_convert_file_noop checking for /pbulk/work/devel/cmockery2/work/.cwrapper/bin/ld option to reload object files... -r checking for i486--netbsdelf-file... no checking for file... file checking for i486--netbsdelf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for i486--netbsdelf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486--netbsdelf-ar... ar checking for archiver @FILE support... @ checking for i486--netbsdelf-strip... no checking for strip... strip checking for i486--netbsdelf-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 i486--netbsdelf-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/pbulk/work/devel/cmockery2/work/.cwrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_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... cpp checking whether the c++ linker (/pbulk/work/devel/cmockery2/work/.cwrapper/bin/ld) supports shared libraries... PKGSRC-WARNING: Something is trying to run the c++ compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... -DPIC checking if c++ PIC flag -DPIC works... no checking if c++ static flag works... no checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory no checking if c++ supports -c -o file.o... (cached) no checking whether the c++ linker (/pbulk/work/devel/cmockery2/work/.cwrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the c++ compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. NetBSD ld.elf_so checking how to hardcode library paths into programs... unsupported checking for egrep... (cached) /usr/bin/egrep checking for setjmp... yes checking for longjmp... yes checking for strcmp... yes checking for strcpy... yes checking for memcpy... yes checking for memset... yes checking for malloc... yes checking for calloc... yes checking for free... yes checking for exit... yes checking for signal... yes checking for printf... yes checking for fprintf... yes checking for snprintf... yes checking for vsnprintf... yes checking for gettimeofday... yes checking for strsignal... yes checking for assert.h... yes checking for malloc.h... yes checking for setjmp.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for signal.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/time.h... yes checking for unsigned long long... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for pkg-config... /pbulk/work/devel/cmockery2/work/.tools/bin/pkg-config checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating cmockery2.pc config.status: creating Makefile config.status: creating src/cmockery/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory => Modifying libtool scripts to use pkgsrc libtool => Modifying libtool scripts to use pkgsrc depcomp WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.