+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gcc14-libjit-14.2.0/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gcc14-libjit-14.2.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 (cd ../../devel/gmp && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/.devel.gmp EXTRACT_DIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME:C/a$//}' SKIP_DEPENDS=YES checksum) => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for gmp-6.3.0.tar.bz2 => Checksum SHA512 OK for gmp-6.3.0.tar.bz2 (cd ../../math/mpcomplex && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/.devel.mpcomplex EXTRACT_DIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES checksum) => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mpc-1.3.1.tar.gz => Checksum SHA512 OK for mpc-1.3.1.tar.gz (cd ../../math/mpfr && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/.devel.mpfr EXTRACT_DIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES checksum) => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mpfr-4.2.1.tar.bz2 => Checksum SHA512 OK for mpfr-4.2.1.tar.bz2 => Checksum BLAKE2s OK for gcc-14.2.0.tar.xz => Checksum SHA512 OK for gcc-14.2.0.tar.xz => Checksum BLAKE2s OK for isl-0.24.tar.xz => Checksum SHA512 OK for isl-0.24.tar.xz ===> Installing dependencies for gcc14-libjit-14.2.0 ========================================================================== The supported build options for gcc14-libjit are: always-libgcc gcc-c++ gcc-fortran gcc-go gcc-graphite gcc-inplace-math gcc-objc gcc-objc++ nls The currently selected options are: always-libgcc gcc-c++ gcc-fortran gcc-graphite gcc-inplace-math gcc-objc gcc-objc++ nls You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.gcc14 (not defined) ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gtexinfo>=3.12: found gtexinfo-7.1.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for gcc14-libjit-14.2.0 ===> Extracting for gcc14-libjit-14.2.0 (cd ../../devel/gmp && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/.devel.gmp EXTRACT_DIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME:C/a$//}' SKIP_DEPENDS=YES patch) ===> Overriding tools for gmp-6.3.0 ===> Extracting for gmp-6.3.0 ===> Patching for gmp-6.3.0 => Applying pkgsrc patches for gmp-6.3.0 => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/gmp/patches/patch-acinclude.m4 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/gmp/patches/patch-acinclude.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-acinclude.m4,v 1.2 2020/01/20 21:25:24 adam Exp $ | |Fixed detection of __attribute__((__mode__(XX))) for sunpro. | |--- acinclude.m4.orig 2016-12-17 00:45:27.000000000 +0900 |+++ acinclude.m4 2017-06-14 13:05:04.000000000 +0900 -------------------------- Patching file acinclude.m4 using Plan A... Hunk #1 succeeded at 3191 (offset -37 lines). done /bin/mv /home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/gmp-* /home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/gmp (cd ../../math/mpcomplex && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/.devel.mpcomplex EXTRACT_DIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES patch) ===> Overriding tools for mpcomplex-1.3.1 ===> Extracting for mpcomplex-1.3.1 ===> Patching for mpcomplex-1.3.1 => Applying pkgsrc patches for mpcomplex-1.3.1 => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/math/mpcomplex/patches/patch-src_get__x.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/math/mpcomplex/patches/patch-src_get__x.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_get__x.c,v 1.1 2023/10/29 18:06:32 wiz Exp $ | |Work around bug in SunOS complex.h to make this build with Sun's gcc | |--- src/get_x.c.orig 2011-11-04 18:20:19.000000000 +0000 |+++ src/get_x.c -------------------------- Patching file src/get_x.c using Plan A... Hunk #1 succeeded at 32 (offset -3 lines). done /bin/mv /home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/mpc-* /home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/mpc (cd ../../math/mpfr && /usr/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/.devel.mpfr EXTRACT_DIR=/home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES patch) ===> Overriding tools for mpfr-4.2.1 ===> Extracting for mpfr-4.2.1 ===> Patching for mpfr-4.2.1 /bin/mv /home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/mpfr-* /home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/mpfr /bin/mv /home/pbulk/build/lang/gcc14-libjit/work/isl-0.24 /home/pbulk/build/lang/gcc14-libjit/work/gcc-14.2.0/isl ===> Patching for gcc14-libjit-14.2.0 => Applying pkgsrc patches for gcc14-libjit-14.2.0 => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_Makefile.in,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |Add gcc libdir to a programs rpath so that _this gcc's_ support libraries |are found. | |--- gcc/Makefile.in.orig 2017-04-18 18:10:27.000000000 +0000 |+++ gcc/Makefile.in -------------------------- Patching file gcc/Makefile.in using Plan A... Hunk #1 succeeded at 2417 (offset 305 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config.host => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config.host Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config.host,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |Add aarch64*-*-netbsd*. | |--- gcc/config.host.orig 2022-05-06 07:30:56.000000000 +0000 |+++ gcc/config.host -------------------------- Patching file gcc/config.host using Plan A... Hunk #1 succeeded at 99. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_aarch64_aarch64-netbsd.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_aarch64_aarch64-netbsd.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_aarch64_aarch64-netbsd.h,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |Match what is in NetBSD src. Fixes at least aarch64eb, and |probably several others. | |--- gcc/config/aarch64/aarch64-netbsd.h.orig 2021-04-08 04:56:28.033740243 -0700 |+++ gcc/config/aarch64/aarch64-netbsd.h 2021-04-24 00:16:41.451665444 -0700 -------------------------- Patching file gcc/config/aarch64/aarch64-netbsd.h using Plan A... Hunk #1 succeeded at 20. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_arm_arm.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_arm_arm.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_arm_arm.h,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |--- gcc/config/arm/arm.h.orig 2021-04-08 04:56:28.057740534 -0700 |+++ gcc/config/arm/arm.h 2022-01-31 21:11:39.595024008 -0800 -------------------------- Patching file gcc/config/arm/arm.h using Plan A... Hunk #1 succeeded at 951 (offset 14 lines). Hunk #2 succeeded at 967 (offset 14 lines). Hunk #3 succeeded at 2493 (offset 138 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_arm_bpabi.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_arm_bpabi.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_arm_bpabi.h,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |--- gcc/config/arm/bpabi.h.orig 2021-04-08 04:56:28.061740583 -0700 |+++ gcc/config/arm/bpabi.h 2022-01-31 21:13:16.734263818 -0800 -------------------------- Patching file gcc/config/arm/bpabi.h using Plan A... Hunk #1 succeeded at 24. Hunk #2 succeeded at 108. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_arm_elf.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_arm_elf.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_arm_elf.h,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |--- gcc/config/arm/elf.h.orig 2021-04-08 04:56:28.065740630 -0700 |+++ gcc/config/arm/elf.h 2022-01-31 21:14:04.684223580 -0800 -------------------------- Patching file gcc/config/arm/elf.h using Plan A... Hunk #1 succeeded at 157 (offset 10 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_arm_netbsd-eabi.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_arm_netbsd-eabi.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_arm_netbsd-eabi.h,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |--- gcc/config/arm/netbsd-eabi.h.orig 2021-04-08 04:56:28.065740630 -0700 |+++ gcc/config/arm/netbsd-eabi.h 2022-01-31 21:15:29.555403989 -0800 -------------------------- Patching file gcc/config/arm/netbsd-eabi.h using Plan A... Hunk #1 succeeded at 49. Hunk #2 succeeded at 59. Hunk #3 succeeded at 81. Hunk #4 succeeded at 110. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_arm_netbsd-elf.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-gcc_config_arm_netbsd-elf.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_arm_netbsd-elf.h,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |--- gcc/config/arm/netbsd-elf.h.orig 2023-04-26 07:09:39.000000000 +0000 |+++ gcc/config/arm/netbsd-elf.h -------------------------- Patching file gcc/config/arm/netbsd-elf.h using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 67. Hunk #3 succeeded at 99. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-isl_configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-isl_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-isl_configure,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |Fix unportable test(1) operator. | |--- isl/configure.orig 2021-04-26 09:13:19.000000000 +0000 |+++ isl/configure -------------------------- Patching file isl/configure using Plan A... Hunk #1 succeeded at 20657. Hunk #2 succeeded at 20665. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libffi_configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libffi_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libffi_configure,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90146 |https://github.com/libffi/libffi/issues/485 | |--- libffi/configure.orig 2022-05-06 07:31:19.000000000 +0000 |+++ libffi/configure -------------------------- Patching file libffi/configure using Plan A... Hunk #1 succeeded at 16351 (offset 196 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libffi_testsuite_libffi.call_float2.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libffi_testsuite_libffi.call_float2.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libffi_testsuite_libffi.call_float2.c,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90146 | |--- libffi/testsuite/libffi.call/float2.c.orig 2022-05-06 07:30:59.000000000 +0000 |+++ libffi/testsuite/libffi.call/float2.c -------------------------- Patching file libffi/testsuite/libffi.call/float2.c using Plan A... Hunk #1 succeeded at 47. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libgcc_config.host => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libgcc_config.host Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgcc_config.host,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |This is needed for arm64 to get Out-of-line LSE atomics linked into libgcc. |libsupc++ fails to link without this, and for arm to build. | |--- libgcc/config.host.orig 2023-04-26 07:09:43.000000000 +0000 |+++ libgcc/config.host -------------------------- Patching file libgcc/config.host using Plan A... Hunk #1 succeeded at 429 (offset 41 lines). Hunk #2 succeeded at 490 (offset 10 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libgcc_crtstuff.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libgcc_crtstuff.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgcc_crtstuff.c,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90147 | |--- libgcc/crtstuff.c.orig 2017-01-01 12:07:43.000000000 +0000 |+++ libgcc/crtstuff.c -------------------------- Patching file libgcc/crtstuff.c using Plan A... Hunk #1 succeeded at 81. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libgfortran_io_io.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libgfortran_io_io.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgfortran_io_io.h,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |Don't declare old_locale* an internal_proto to avoid linking problems | |--- libgfortran/io/io.h.orig 2018-01-07 10:17:52.000000000 +0000 |+++ libgfortran/io/io.h -------------------------- Patching file libgfortran/io/io.h using Plan A... Hunk #1 succeeded at 65 (offset 8 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libquadmath_printf_quadmath-printf.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libquadmath_printf_quadmath-printf.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libquadmath_printf_quadmath-printf.c,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |Fix -Werror=char-subscripts. | |https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95178 | |--- libquadmath/printf/quadmath-printf.c.orig 2020-05-07 10:50:02.000000000 +0000 |+++ libquadmath/printf/quadmath-printf.c -------------------------- Patching file libquadmath/printf/quadmath-printf.c using Plan A... Hunk #1 succeeded at 189. Hunk #2 succeeded at 206. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libquadmath_strtod_strtod__l.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libquadmath_strtod_strtod__l.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libquadmath_strtod_strtod__l.c,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |Fix -Werror=char-subscripts. | |https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95178 | |--- libquadmath/strtod/strtod_l.c.orig 2020-05-07 10:50:02.000000000 +0000 |+++ libquadmath/strtod/strtod_l.c -------------------------- Patching file libquadmath/strtod/strtod_l.c using Plan A... Hunk #1 succeeded at 57. done => Verifying /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libstdc++-v3_libsupc++_new__opa.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit/../../lang/gcc14/patches/patch-libstdc++-v3_libsupc++_new__opa.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libstdc++-v3_libsupc++_new__opa.cc,v 1.1 2024/06/28 18:35:16 wiz Exp $ | |Ensure we can find SunOS std::aligned_alloc if using it. | |--- libstdc++-v3/libsupc++/new_opa.cc.orig 2024-05-21 07:47:42.000000000 +0000 |+++ libstdc++-v3/libsupc++/new_opa.cc -------------------------- Patching file libstdc++-v3/libsupc++/new_opa.cc using Plan A... Hunk #1 succeeded at 62. done ===> Creating toolchain wrappers for gcc14-libjit-14.2.0 ===> Configuring for gcc14-libjit-14.2.0 => 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 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /bin/install -c -o pbulk -g pbulk checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking for gawk... /bin/gawk checking for libatomic support... yes checking for libitm support... yes checking for libsanitizer support... yes checking for libvtv support... yes checking for libphobos support... yes checking for x86_64-redhat-linux-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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for cc option to accept ISO C99... none needed sed: couldn't flush stdout: No space left on device checking whether we are using the GNU C++ compiler... cat: write error: No space left on device no checking whether c++ accepts -g... cat: write error: No space left on device cat: write error: No space left on *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/lang/gcc14-libjit