>>> Building on sparc64-0d under databases/libpqxx BDEPENDS = [lang/gcc/8,-c++;lang/gcc/8;lang/python/3;databases/postgresql;textproc/xmlto;lang/gcc/8,-libs;devel/gmake] DIST = [databases/libpqxx:libpqxx-7.10.1.tar.gz] FULLPKGNAME = libpqxx-7.10.1 RDEPENDS = [databases/postgresql;lang/gcc/8,-libs] (Junk lock failure for sparc64-0d at 1751543682.7945) Received IO (Junk lock obtained for sparc64-0d at 1751543741.23) Received IO Woken up databases/libpqxx >>> Running depends in databases/libpqxx at 1751543746.88 last junk was in net/zabbix,sqlite3,-main /usr/sbin/pkg_add -aI -Drepair postgresql-client-17.5 xmlto-0.0.29 was: /usr/sbin/pkg_add -aI -Drepair g++-8.4.0p27 gcc-8.4.0p27 gcc-libs-8.4.0p27 gmake-4.4.1 postgresql-client-17.5 python-3.12.11 xmlto-0.0.29 /usr/sbin/pkg_add -aI -Drepair postgresql-client-17.5 xmlto-0.0.29 >>> Running show-prepare-results in databases/libpqxx at 1751543757.65 ===> 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.0p27 ===> libpqxx-7.10.1 depends on: g++->=8,<9 -> g++-8.4.0p27 ===> libpqxx-7.10.1 depends on: gmake-* -> gmake-4.4.1 ===> 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.0p27 ===> Verifying specs: crypto m pq ssl estdc++>=19 pthread ===> found crypto.56.0 m.10.1 pq.6.16 ssl.59.1 estdc++.19.0 pthread.27.1 g++-8.4.0p27 gcc-8.4.0p27 gcc-libs-8.4.0p27 gmake-4.4.1 postgresql-client-17.5 python-3.12.11 xmlto-0.0.29 (Junk lock released for sparc64-0d at 1751543767.74) Woken up mail/opensmtpd-tables/postgres distfiles size=783904 >>> Running patch in databases/libpqxx at 1751543767.85 ===> 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 1751543771.41 ===> 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 1751543816.83 max_stuck=50.37/waiting-for-lock #176=64.16/depends=10.74/show-prepare-results=10.21/patch=3.57/configure=45.51 Error: job failed with 512 on sparc64-0d at 1751543816 >>> Wiping on sparc64-0d under databases/libpqxx BDEPENDS = [lang/gcc/8,-c++;lang/gcc/8;lang/python/3;databases/postgresql;textproc/xmlto;lang/gcc/8,-libs;devel/gmake] FULLPKGNAME = libpqxx-7.10.1 RDEPENDS = [databases/postgresql;lang/gcc/8,-libs] >>> Running clean in databases/libpqxx at 1751574757.50 ===> databases/libpqxx ===> Cleaning for libpqxx-7.10.1 >>> Ended at 1751574758.56 max_stuck=0.00/clean=1.16 >>> Building on sparc64-2b under databases/libpqxx BDEPENDS = [devel/gmake;textproc/xmlto;lang/gcc/8,-libs;lang/gcc/8,-c++;lang/gcc/8;databases/postgresql;lang/python/3] DIST = [databases/libpqxx:libpqxx-7.10.1.tar.gz] FULLPKGNAME = libpqxx-7.10.1 RDEPENDS = [databases/postgresql;lang/gcc/8,-libs] (Junk lock obtained for sparc64-2b at 1751600816.50) >>> Running depends in databases/libpqxx at 1751600816.61 last junk was in audio/ncmpcpp /usr/sbin/pkg_add -aI -Drepair postgresql-client-17.5 xmlto-0.0.29 was: /usr/sbin/pkg_add -aI -Drepair g++-8.4.0p27 gcc-8.4.0p27 gcc-libs-8.4.0p27 gmake-4.4.1 postgresql-client-17.5 python-3.12.11 xmlto-0.0.29 /usr/sbin/pkg_add -aI -Drepair postgresql-client-17.5 xmlto-0.0.29 >>> Running show-prepare-results in databases/libpqxx at 1751600891.51 ===> 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.0p27 ===> libpqxx-7.10.1 depends on: g++->=8,<9 -> g++-8.4.0p27 ===> libpqxx-7.10.1 depends on: gmake-* -> gmake-4.4.1 ===> 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.0p27 ===> Verifying specs: crypto m pq ssl estdc++>=19 pthread ===> found crypto.56.0 m.10.1 pq.6.16 ssl.59.1 estdc++.19.0 pthread.27.1 g++-8.4.0p27 gcc-8.4.0p27 gcc-libs-8.4.0p27 gmake-4.4.1 postgresql-client-17.5 python-3.12.11 xmlto-0.0.29 (Junk lock released for sparc64-2b at 1751600903.79) distfiles size=783904 >>> Running patch in databases/libpqxx at 1751600903.92 ===> 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 1751600907.74 ===> 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 1751600954.00 max_stuck=53.53/depends=74.89/show-prepare-results=12.40/patch=3.84/configure=46.35 Error: job failed with 512 on sparc64-2b at 1751600954