>>> Building on sparc64-2c under databases/libpqxx BDEPENDS = [lang/gcc/8,-libs;databases/postgresql;devel/gmake;textproc/xmlto;lang/python/3;lang/gcc/8;lang/gcc/8,-c++] DIST = [databases/libpqxx:libpqxx-7.10.1.tar.gz] FULLPKGNAME = libpqxx-7.10.1 RDEPENDS = [lang/gcc/8,-libs;databases/postgresql] (Junk lock obtained for sparc64-2c at 1755555019.27) >>> Running depends in databases/libpqxx at 1755555019.37 last junk was in sysutils/ruby-augeas,ruby33 /usr/sbin/pkg_add -aI -Drepair postgresql-client-17.5 was: /usr/sbin/pkg_add -aI -Drepair g++-8.4.0p28 gcc-8.4.0p28 gcc-libs-8.4.0p28 gmake-4.4.1p0 postgresql-client-17.5 python-3.12.11 xmlto-0.0.29 /usr/sbin/pkg_add -aI -Drepair postgresql-client-17.5 >>> Running show-prepare-results in databases/libpqxx at 1755555038.16 ===> databases/libpqxx ===> Building from scratch libpqxx-7.10.1 ===> libpqxx-7.10.1 depends on: xmlto-* -> xmlto-0.0.29 ===> libpqxx-7.10.1 depends on: python->=3.12,<3.13 -> python-3.12.11 ===> libpqxx-7.10.1 depends on: gcc->=8,<9 -> gcc-8.4.0p28 ===> libpqxx-7.10.1 depends on: g++->=8,<9 -> g++-8.4.0p28 ===> libpqxx-7.10.1 depends on: gmake-* -> gmake-4.4.1p0 ===> libpqxx-7.10.1 depends on: postgresql-client-* -> postgresql-client-17.5 ===> libpqxx-7.10.1 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p28 ===> Verifying specs: crypto m pq ssl estdc++>=19 pthread ===> found crypto.57.0 m.10.1 pq.6.16 ssl.60.0 estdc++.19.0 pthread.28.0 g++-8.4.0p28 gcc-8.4.0p28 gcc-libs-8.4.0p28 gmake-4.4.1p0 postgresql-client-17.5 python-3.12.11 xmlto-0.0.29 (Junk lock released for sparc64-2c at 1755555050.49) distfiles size=783904 >>> Running patch in databases/libpqxx at 1755555050.60 ===> databases/libpqxx ===> Checking files for libpqxx-7.10.1 `/usr/ports/distfiles/libpqxx-7.10.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for libpqxx-7.10.1 ===> Patching for libpqxx-7.10.1 ===> Applying OpenBSD patch patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/Makefile.in |--- src/Makefile.in.orig |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 384. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in databases/libpqxx at 1755555054.26 ===> databases/libpqxx ===> Generating configure for libpqxx-7.10.1 ===> Configuring for libpqxx-7.10.1 Using /usr/obj/ports/libpqxx-7.10.1/config.site (generated) Can't open tools/splitconfig: No such file or directory. configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /usr/obj/ports/libpqxx-7.10.1/config.site checking for a BSD-compatible install... /usr/obj/ports/libpqxx-7.10.1/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes 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 the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking whether gmake supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking build system type... sparc64-unknown-openbsd7.7 checking host system type... sparc64-unknown-openbsd7.7 checking how to print strings... print -r checking for gcc... cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 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 sparc64-unknown-openbsd7.7 file names to sparc64-unknown-openbsd7.7 format... func_convert_file_noop checking how to convert sparc64-unknown-openbsd7.7 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file 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 for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.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... no 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 dynamic linker characteristics... openbsd7.7 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... no 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.7 ld.so checking how to hardcode library paths into programs... immediate checking whether gmake sets $(MAKE)... (cached) yes checking for mkdir... /bin/mkdir checking whether to enable maintainer-specific portions of Makefiles... no checking maintainer mode... checking audit... checking suggest... checking for sufficient C++ language/library level... no configure: error: This libpqxx version needs at least C++17. *** Error 1 in databases/libpqxx (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @for d in /usr/obj/ports/libpqxx-7.10.1/libp...) *** Error 2 in databases/libpqxx (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/libpqxx-7.10.1/.configure_done': @cd /usr/po...) *** Error 2 in databases/libpqxx (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=libpqxx-7.10.1; export _LOCKS_HELD=" lib...) ===> Exiting databases/libpqxx with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; ...) >>> Ended at 1755555100.23 max_stuck=0.00/depends=18.81/show-prepare-results=12.41/patch=3.67/configure=46.06 Error: job failed with 512 on sparc64-2c at 1755555100 >>> Building on sparc64-0d under databases/libpqxx BDEPENDS = [lang/gcc/8,-libs;databases/postgresql;devel/gmake;textproc/xmlto;lang/gcc/8;lang/gcc/8,-c++;lang/python/3] DIST = [databases/libpqxx:libpqxx-7.10.1.tar.gz] FULLPKGNAME = libpqxx-7.10.1 RDEPENDS = [lang/gcc/8,-libs;databases/postgresql] (Junk lock failure for sparc64-0d at 1755765452.39711) Received IO (Junk lock obtained for sparc64-0d at 1755765498.36) Received IO Woken up databases/libpqxx Short-cut: depends already handled by devel/riscv-elf/gcc >>> Running show-prepare-results in databases/libpqxx at 1755765503.44 ===> databases/libpqxx ===> Building from scratch libpqxx-7.10.1 ===> libpqxx-7.10.1 depends on: xmlto-* -> xmlto-0.0.29 ===> libpqxx-7.10.1 depends on: python->=3.12,<3.13 -> python-3.12.11 ===> libpqxx-7.10.1 depends on: gcc->=8,<9 -> gcc-8.4.0p28 ===> libpqxx-7.10.1 depends on: g++->=8,<9 -> g++-8.4.0p28 ===> libpqxx-7.10.1 depends on: gmake-* -> gmake-4.4.1p0 ===> libpqxx-7.10.1 depends on: postgresql-client-* -> postgresql-client-17.5 ===> libpqxx-7.10.1 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p28 ===> Verifying specs: crypto m pq ssl estdc++>=19 pthread ===> found crypto.57.0 m.10.1 pq.6.16 ssl.60.0 estdc++.19.0 pthread.28.0 g++-8.4.0p28 gcc-8.4.0p28 gcc-libs-8.4.0p28 gmake-4.4.1p0 postgresql-client-17.5 python-3.12.11 xmlto-0.0.29 Still tainted: host marked nojunk by games/gottcode/tanglet >>> Running junk in databases/libpqxx at 1755765509.86 Can't run junk because of lock on games/gottcode/tanglet (Junk lock released for sparc64-0d at 1755765514.34) Woken up sysutils/monit distfiles size=783904 >>> Running patch in databases/libpqxx at 1755765514.47 ===> databases/libpqxx ===> Checking files for libpqxx-7.10.1 `/usr/ports/distfiles/libpqxx-7.10.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for libpqxx-7.10.1 ===> Patching for libpqxx-7.10.1 ===> Applying OpenBSD patch patch-src_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/Makefile.in |--- src/Makefile.in.orig |+++ src/Makefile.in -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 384. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in databases/libpqxx at 1755765516.38 ===> databases/libpqxx ===> Generating configure for libpqxx-7.10.1 ===> Configuring for libpqxx-7.10.1 Using /usr/obj/ports/libpqxx-7.10.1/config.site (generated) Can't open tools/splitconfig: No such file or directory. configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /usr/obj/ports/libpqxx-7.10.1/config.site checking for a BSD-compatible install... /usr/obj/ports/libpqxx-7.10.1/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes 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 the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking for c++ option to enable C++11 features... none needed checking whether gmake supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking build system type... sparc64-unknown-openbsd7.7 checking host system type... sparc64-unknown-openbsd7.7 checking how to print strings... print -r checking for gcc... cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 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 sparc64-unknown-openbsd7.7 file names to sparc64-unknown-openbsd7.7 format... func_convert_file_noop checking how to convert sparc64-unknown-openbsd7.7 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file 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 for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.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... no 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 dynamic linker characteristics... openbsd7.7 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... no 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.7 ld.so checking how to hardcode library paths into programs... immediate checking whether gmake sets $(MAKE)... (cached) yes checking for mkdir... /bin/mkdir checking whether to enable maintainer-specific portions of Makefiles... no checking maintainer mode... checking audit... checking suggest... checking for sufficient C++ language/library level... no configure: error: This libpqxx version needs at least C++17. *** Error 1 in databases/libpqxx (/usr/ports/infrastructure/mk/bsd.port.mk:3030 'do-configure': @for d in /usr/obj/ports/libpqxx-7.10.1/libp...) *** Error 2 in databases/libpqxx (/usr/ports/infrastructure/mk/bsd.port.mk:3050 '/usr/obj/ports/libpqxx-7.10.1/.configure_done': @cd /usr/po...) *** Error 2 in databases/libpqxx (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'configure': @lock=libpqxx-7.10.1; export _LOCKS_HELD=" lib...) ===> Exiting databases/libpqxx with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'configure': @: ${echo_msg:=echo}; : ${target:=configure}; for i in ; ...) >>> Ended at 1755765555.68 max_stuck=41.01/waiting-for-lock #259=51.08/show-prepare-results=6.24/junk=4.62/patch=1.91/configure=39.42 Error: job failed with 512 on sparc64-0d at 1755765555