+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gcc14-gnat-14.2.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gcc14-gnat-14.2.0/work.log
=> Fetching in-place gmp
=> Checksum BLAKE2s OK for gmp-6.3.0.tar.bz2
=> Checksum SHA512 OK for gmp-6.3.0.tar.bz2
=> Fetching in-place mpcomplex
=> Checksum BLAKE2s OK for mpc-1.3.1.tar.gz
=> Checksum SHA512 OK for mpc-1.3.1.tar.gz
=> Fetching in-place mpfr
=> Checksum BLAKE2s OK for mpfr-4.2.1.tar.bz2
=> Checksum SHA512 OK for mpfr-4.2.1.tar.bz2
(cd ../../math/isl && /opt/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc14-gnat/work/gcc-14.2.0/.devel.isl EXTRACT_DIR=/home/pbulk/build/lang/gcc14-gnat/work/gcc-14.2.0  WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES checksum)
=> Checksum BLAKE2s OK for isl-0.26.tar.xz
=> Checksum SHA512 OK for isl-0.26.tar.xz
=> Checksum BLAKE2s OK for gcc-14.2.0.tar.xz
=> Checksum SHA512 OK for gcc-14.2.0.tar.xz
===> Installing dependencies for gcc14-gnat-14.2.0
==========================================================================
The supported build options for gcc14-gnat are:

	gcc-graphite gcc-inplace-math nls

The currently selected options are:

	gcc-graphite gcc-inplace-math

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-gnat (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
gcc14-gnat-14.2.0.  Their current value is shown below:

        * GCC_TARGET_MACHINE = x86_64-sun-solaris2.11

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency binutils>=2.38nb1: found binutils-2.41
=> Full dependency zstd>=1.3.6: found zstd-1.5.7
===> Overriding tools for gcc14-gnat-14.2.0
===> Extracting for gcc14-gnat-14.2.0
=> Extracting in-place gmp
===> 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-upstream-trunk/devel/gmp/patches/patch-acinclude.m4
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/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
=> Extracting in-place mpcomplex
===> 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-upstream-trunk/math/mpcomplex/patches/patch-src_get__x.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/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
=> Extracting in-place mpfr
===> Overriding tools for mpfr-4.2.1
===> Extracting for mpfr-4.2.1
===> Patching for mpfr-4.2.1
(cd ../../math/isl && /opt/pkg/bin/bmake WRKDIR=/home/pbulk/build/lang/gcc14-gnat/work/gcc-14.2.0/.devel.isl EXTRACT_DIR=/home/pbulk/build/lang/gcc14-gnat/work/gcc-14.2.0  WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES patch)
===> Overriding tools for isl-0.26
===> Extracting for isl-0.26
===> Patching for isl-0.26
=> Applying pkgsrc patches for isl-0.26
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/math/isl/patches/patch-Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/math/isl/patches/patch-Makefile.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-Makefile.in,v 1.4 2021/04/22 12:03:39 adam Exp $
|
|'$$libisl' differs between systems, so use 'libisl' instead.
|
|--- Makefile.in.orig	2020-11-01 13:53:55.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 3147 (offset 258 lines).
done
/usr/bin/mv /home/pbulk/build/lang/gcc14-gnat/work/gcc-14.2.0/isl-* /home/pbulk/build/lang/gcc14-gnat/work/gcc-14.2.0/isl
===> Patching for gcc14-gnat-14.2.0
=> Applying pkgsrc patches for gcc14-gnat-14.2.0
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- configure
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 3518.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure.ac,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- configure.ac
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 747.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-fixincludes_fixincl.x
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-fixincludes_fixincl.x
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-fixincludes_fixincl.x,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- fixincludes/fixincl.x
|+++ fixincludes/fixincl.x
--------------------------
Patching file fixincludes/fixincl.x using Plan A...
Hunk #1 succeeded at 2.
Hunk #2 succeeded at 15.
Hunk #3 succeeded at 267.
Hunk #4 succeeded at 2569.
Hunk #5 succeeded at 2713.
Hunk #6 succeeded at 11074.
Hunk #7 succeeded at 11085.
Hunk #8 succeeded at 11146.
Hunk #9 succeeded at 11372.
Hunk #10 succeeded at 11677.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-fixincludes_inclhack.def
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-fixincludes_inclhack.def
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-fixincludes_inclhack.def,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- fixincludes/inclhack.def
|+++ fixincludes/inclhack.def
--------------------------
Patching file fixincludes/inclhack.def using Plan A...
Hunk #1 succeeded at 194.
Hunk #2 succeeded at 1246.
Hunk #3 succeeded at 1324.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_Makefile.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov Exp $
|
|Ensure libgcc from this GCC is found before others.  Note that there must
|not be a whitespace between $(LINKER_RPATH_FLAG) and the path.  Otherwise
|the flag may be misinterpreted by the linker (e.g. Apple ld).
|
|--- 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-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_Makefile.rtl
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_Makefile.rtl
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_Makefile.rtl,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Add NetBSD as a target and generate the required files correctly.
|
|--- gcc/ada/Makefile.rtl.orig	2024-05-07 09:51:37.000000000 +0300
|+++ gcc/ada/Makefile.rtl
--------------------------
Patching file gcc/ada/Makefile.rtl using Plan A...
Hunk #1 succeeded at 1776.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_adaint.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_adaint.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_adaint.c,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|NetBSD does not use symbol versioning, which requires some functions
|to be preprocessed in C. This patch adds those functions definitions,
|not only for NetBSD, but for any other system too.
|
|--- gcc/ada/adaint.c.orig	2024-05-07 09:51:37.000000000 +0300
|+++ gcc/ada/adaint.c
--------------------------
Patching file gcc/ada/adaint.c using Plan A...
Hunk #1 succeeded at 846.
Hunk #2 succeeded at 3704.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_adaint.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_adaint.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_adaint.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Due to the lack of symbol versioning in NetBSD, some functions need
|to be exported from C to be used correctly. This patch addresses
|that issue and makes sure that other systems also work correclty.
|
|--- gcc/ada/adaint.h.orig	2024-05-21 10:47:37.000000000 +0300
|+++ gcc/ada/adaint.h
--------------------------
Patching file gcc/ada/adaint.h using Plan A...
Hunk #1 succeeded at 348.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_cstreams.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_cstreams.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_cstreams.c,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Add missing defines
|
|--- gcc/ada/cstreams.c.orig	2024-05-21 10:47:37.000000000 +0300
|+++ gcc/ada/cstreams.c
--------------------------
Patching file gcc/ada/cstreams.c using Plan A...
Hunk #1 succeeded at 186.
Hunk #2 succeeded at 256.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_init.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_init.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_init.c,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/ada/init.c
|+++ gcc/ada/init.c
--------------------------
Patching file gcc/ada/init.c using Plan A...
Hunk #1 succeeded at 2479.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnarl_s-osinte____netbsd.adb
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnarl_s-osinte____netbsd.adb
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_libgnarl_s-osinte____netbsd.adb,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Add NetBSD interface.
|
|--- gcc/ada/libgnarl/s-osinte__netbsd.adb.orig	2021-10-08 11:29:30.470090202 +0200
|+++ gcc/ada/libgnarl/s-osinte__netbsd.adb
--------------------------
(Creating file gcc/ada/libgnarl/s-osinte__netbsd.adb...)
Patching file gcc/ada/libgnarl/s-osinte__netbsd.adb using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnarl_s-osinte____netbsd.ads
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnarl_s-osinte____netbsd.ads
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_libgnarl_s-osinte____netbsd.ads,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Add NetBSD interface.
|
|--- gcc/ada/libgnarl/s-osinte__netbsd.ads.orig	2021-10-08 11:29:30.503927461 +0200
|+++ gcc/ada/libgnarl/s-osinte__netbsd.ads
--------------------------
(Creating file gcc/ada/libgnarl/s-osinte__netbsd.ads...)
Patching file gcc/ada/libgnarl/s-osinte__netbsd.ads using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnarl_s-taprop____posix.adb
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnarl_s-taprop____posix.adb
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_libgnarl_s-taprop____posix.adb,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|When using SCHED_OTHER, the minimum and maximum in NetBSD is -1.
|In most other OSs it is 0. Change the behaviour to try to set the
|params using the default priority, if that fails, use 0, otherwise
|use -1. If none are valid, the tasking system will fail if assertions
|are on.
|
|--- gcc/ada/libgnarl/s-taprop__posix.adb.orig	2024-05-21 10:47:37.000000000 +0300
|+++ gcc/ada/libgnarl/s-taprop__posix.adb
--------------------------
Patching file gcc/ada/libgnarl/s-taprop__posix.adb using Plan A...
Hunk #1 succeeded at 635.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnat_g-socthi.ads
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnat_g-socthi.ads
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_libgnat_g-socthi.ads,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Fix symbol to make it use the C processed one.
|
|--- gcc/ada/libgnat/g-socthi.ads.orig	2021-10-09 18:09:40.607907149 +0200
|+++ gcc/ada/libgnat/g-socthi.ads
--------------------------
Patching file gcc/ada/libgnat/g-socthi.ads using Plan A...
Hunk #1 succeeded at 53.
Hunk #2 succeeded at 254.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnat_g-socthi____bsd.adb
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnat_g-socthi____bsd.adb
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_libgnat_g-socthi____bsd.adb,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Create a g-socthi package that is common to all *BSD systems.
|
|--- /dev/null	2023-12-10 09:29:26.388655944 +0200
|+++ gcc/ada/libgnat/g-socthi__bsd.adb
--------------------------
(Creating file gcc/ada/libgnat/g-socthi__bsd.adb...)
Patching file gcc/ada/libgnat/g-socthi__bsd.adb using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnat_s-osprim____posix.adb
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_libgnat_s-osprim____posix.adb
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_libgnat_s-osprim____posix.adb,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Use C preprocessed symbols.
|
|--- gcc/ada/libgnat/s-osprim__posix.adb.orig	2024-05-21 10:47:38.000000000 +0300
|+++ gcc/ada/libgnat/s-osprim__posix.adb
--------------------------
Patching file gcc/ada/libgnat/s-osprim__posix.adb using Plan A...
Hunk #1 succeeded at 49.
Hunk #2 succeeded at 79.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_s-oscons-tmplt.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_s-oscons-tmplt.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_s-oscons-tmplt.c,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Add NetBSD to some defined parts and bump the version of
|_XOPEN_SOURCE and add _NETBSD_SOURCE.
|
|--- gcc/ada/s-oscons-tmplt.c.orig	2024-05-07 09:51:37.000000000 +0300
|+++ gcc/ada/s-oscons-tmplt.c
--------------------------
Patching file gcc/ada/s-oscons-tmplt.c using Plan A...
Hunk #1 succeeded at 86.
Hunk #2 succeeded at 173.
Hunk #3 succeeded at 419.
Hunk #4 succeeded at 1071.
Hunk #5 succeeded at 1994.
Hunk #6 succeeded at 2017.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_sysdep.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_sysdep.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_sysdep.c,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Add NetBSD to some defined sections.
|
|--- gcc/ada/sysdep.c.orig	2023-07-27 11:13:04.000000000 +0300
|+++ gcc/ada/sysdep.c
--------------------------
Patching file gcc/ada/sysdep.c using Plan A...
Hunk #1 succeeded at 321.
Hunk #2 succeeded at 370.
Hunk #3 succeeded at 391.
Hunk #4 succeeded at 830.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_terminals.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ada_terminals.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ada_terminals.c,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|openpty defined in <util.h> on NetBSD
|
|--- gcc/ada/terminals.c.orig	2024-05-07 09:51:37.000000000 +0300
|+++ gcc/ada/terminals.c	2024-08-01 10:53:08.600527021 +0300
--------------------------
Patching file gcc/ada/terminals.c using Plan A...
Hunk #1 succeeded at 1122.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_builtins.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_builtins.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_builtins.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/builtins.cc
|+++ gcc/builtins.cc
--------------------------
Patching file gcc/builtins.cc using Plan A...
Hunk #1 succeeded at 5929.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-attribs.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-attribs.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_c-family_c-attribs.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/c-family/c-attribs.cc
|+++ gcc/c-family/c-attribs.cc
--------------------------
Patching file gcc/c-family/c-attribs.cc using Plan A...
Hunk #1 succeeded at 665.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-common.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-common.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_c-family_c-common.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/c-family/c-common.cc
|+++ gcc/c-family/c-common.cc
--------------------------
Patching file gcc/c-family/c-common.cc using Plan A...
Hunk #1 succeeded at 346.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-common.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-common.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_c-family_c-common.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/c-family/c-common.h
|+++ gcc/c-family/c-common.h
--------------------------
Patching file gcc/c-family/c-common.h using Plan A...
Hunk #1 succeeded at 1628.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-lex.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-lex.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_c-family_c-lex.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/c-family/c-lex.cc
|+++ gcc/c-family/c-lex.cc
--------------------------
Patching file gcc/c-family/c-lex.cc using Plan A...
Hunk #1 succeeded at 584.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-opts.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-opts.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_c-family_c-opts.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/c-family/c-opts.cc
|+++ gcc/c-family/c-opts.cc
--------------------------
Patching file gcc/c-family/c-opts.cc using Plan A...
Hunk #1 succeeded at 1119.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-pragma.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c-pragma.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_c-family_c-pragma.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/c-family/c-pragma.h
|+++ gcc/c-family/c-pragma.h
--------------------------
Patching file gcc/c-family/c-pragma.h using Plan A...
Hunk #1 succeeded at 276.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c.opt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c-family_c.opt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_c-family_c.opt,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/c-family/c.opt
|+++ gcc/c-family/c.opt
--------------------------
Patching file gcc/c-family/c.opt using Plan A...
Hunk #1 succeeded at 1708.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c_c-parser.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_c_c-parser.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_c_c-parser.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/c/c-parser.cc
|+++ gcc/c/c-parser.cc
--------------------------
Patching file gcc/c/c-parser.cc using Plan A...
Hunk #1 succeeded at 217.
Hunk #2 succeeded at 311.
Hunk #3 succeeded at 2582.
Hunk #4 succeeded at 2615.
Hunk #5 succeeded at 5230.
Hunk #6 succeeded at 5477.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_calls.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_calls.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_calls.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/calls.cc
|+++ gcc/calls.cc
--------------------------
Patching file gcc/calls.cc using Plan A...
Hunk #1 succeeded at 1376.
Hunk #2 succeeded at 1497.
Hunk #3 succeeded at 1553.
Hunk #4 succeeded at 4101.
Hunk #5 succeeded at 4287.
Hunk #6 succeeded at 4358.
Hunk #7 succeeded at 4387.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_calls.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_calls.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_calls.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/calls.h
|+++ gcc/calls.h
--------------------------
Patching file gcc/calls.h using Plan A...
Hunk #1 succeeded at 35.
Hunk #2 succeeded at 124.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_collect2.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_collect2.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_collect2.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/collect2.cc
|+++ gcc/collect2.cc
--------------------------
Patching file gcc/collect2.cc using Plan A...
Hunk #1 succeeded at 73.
Hunk #2 succeeded at 107.
Hunk #3 succeeded at 525.
Hunk #4 succeeded at 764.
Hunk #5 succeeded at 783.
Hunk #6 succeeded at 877.
Hunk #7 succeeded at 965.
Hunk #8 succeeded at 1072.
Hunk #9 succeeded at 2288.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_common.opt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_common.opt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_common.opt,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/common.opt
|+++ gcc/common.opt
--------------------------
Patching file gcc/common.opt using Plan A...
Hunk #1 succeeded at 2919.
Hunk #2 succeeded at 3296.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_common_config_aarch64_aarch64-common.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_common_config_aarch64_aarch64-common.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_common_config_aarch64_aarch64-common.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/common/config/aarch64/aarch64-common.cc
|+++ gcc/common/config/aarch64/aarch64-common.cc
--------------------------
Patching file gcc/common/config/aarch64/aarch64-common.cc using Plan A...
Hunk #1 succeeded at 298.
Hunk #2 succeeded at 333.
Hunk #3 succeeded at 365.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config.gcc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config.gcc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config.gcc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config.gcc
|+++ gcc/config.gcc
--------------------------
Patching file gcc/config.gcc using Plan A...
Hunk #1 succeeded at 1177.
Hunk #2 succeeded at 1236.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config.host
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov 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-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64-builtins.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64-builtins.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_aarch64-builtins.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/aarch64-builtins.cc
|+++ gcc/config/aarch64/aarch64-builtins.cc
--------------------------
Patching file gcc/config/aarch64/aarch64-builtins.cc using Plan A...
Hunk #1 succeeded at 788.
Hunk #2 succeeded at 889.
Hunk #3 succeeded at 1667.
Hunk #4 succeeded at 2075.
Hunk #5 succeeded at 2117.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64-c.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64-c.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_aarch64-c.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/aarch64-c.cc
|+++ gcc/config/aarch64/aarch64-c.cc
--------------------------
Patching file gcc/config/aarch64/aarch64-c.cc using Plan A...
Hunk #1 succeeded at 285.
Hunk #2 succeeded at 434.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64-cores.def
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64-cores.def
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_aarch64-cores.def,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/aarch64-cores.def
|+++ gcc/config/aarch64/aarch64-cores.def
--------------------------
Patching file gcc/config/aarch64/aarch64-cores.def using Plan A...
Hunk #1 succeeded at 166.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64-netbsd.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov 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
--------------------------
Patching file gcc/config/aarch64/aarch64-netbsd.h using Plan A...
Hunk #1 succeeded at 20.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64-protos.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64-protos.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_aarch64-protos.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/aarch64-protos.h
|+++ gcc/config/aarch64/aarch64-protos.h
--------------------------
Patching file gcc/config/aarch64/aarch64-protos.h using Plan A...
Hunk #1 succeeded at 109.
Hunk #2 succeeded at 756.
Hunk #3 succeeded at 791.
Hunk #4 succeeded at 1012.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64-tune.md
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64-tune.md
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_aarch64-tune.md,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/aarch64-tune.md
|+++ gcc/config/aarch64/aarch64-tune.md
--------------------------
Patching file gcc/config/aarch64/aarch64-tune.md using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_aarch64.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/aarch64.cc
|+++ gcc/config/aarch64/aarch64.cc
--------------------------
Patching file gcc/config/aarch64/aarch64.cc using Plan A...
Hunk #1 succeeded at 329.
Hunk #2 succeeded at 850.
Hunk #3 succeeded at 2072.
Hunk #4 succeeded at 2118.
Hunk #5 succeeded at 2868.
Hunk #6 succeeded at 2879.
Hunk #7 succeeded at 2977.
Hunk #8 succeeded at 6050.
Hunk #9 succeeded at 6064.
Hunk #10 succeeded at 6654.
Hunk #11 succeeded at 6664.
Hunk #12 succeeded at 6693.
Hunk #13 succeeded at 6891.
Hunk #14 succeeded at 6958.
Hunk #15 succeeded at 7009.
Hunk #16 succeeded at 7045.
Hunk #17 succeeded at 7062.
Hunk #18 succeeded at 7149.
Hunk #19 succeeded at 7160.
Hunk #20 succeeded at 7250.
Hunk #21 succeeded at 7356.
Hunk #22 succeeded at 7421.
Hunk #23 succeeded at 7436.
Hunk #24 succeeded at 7453.
Hunk #25 succeeded at 7475.
Hunk #26 succeeded at 10975.
Hunk #27 succeeded at 10983.
Hunk #28 succeeded at 11001.
Hunk #29 succeeded at 11057.
Hunk #30 succeeded at 12239.
Hunk #31 succeeded at 12450.
Hunk #32 succeeded at 12788.
Hunk #33 succeeded at 12819.
Hunk #34 succeeded at 12876.
Hunk #35 succeeded at 12890.
Hunk #36 succeeded at 13056.
Hunk #37 succeeded at 13370.
Hunk #38 succeeded at 13614.
Hunk #39 succeeded at 13655.
Hunk #40 succeeded at 13808.
Hunk #41 succeeded at 16082.
Hunk #42 succeeded at 19504.
Hunk #43 succeeded at 21428.
Hunk #44 succeeded at 21466.
Hunk #45 succeeded at 21493.
Hunk #46 succeeded at 21624.
Hunk #47 succeeded at 21635.
Hunk #48 succeeded at 21713.
Hunk #49 succeeded at 21810.
Hunk #50 succeeded at 22017.
Hunk #51 succeeded at 22111.
Hunk #52 succeeded at 22957.
Hunk #53 succeeded at 22979.
Hunk #54 succeeded at 23682.
Hunk #55 succeeded at 25020.
Hunk #56 succeeded at 25060.
Hunk #57 succeeded at 25170.
Hunk #58 succeeded at 25226.
Hunk #59 succeeded at 25808.
Hunk #60 succeeded at 25826.
Hunk #61 succeeded at 25844.
Hunk #62 succeeded at 29086.
Hunk #63 succeeded at 29095.
Hunk #64 succeeded at 29912.
Hunk #65 succeeded at 31034.
Hunk #66 succeeded at 31293.
Hunk #67 succeeded at 31404.
Hunk #68 succeeded at 31750.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_aarch64.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/aarch64.h
|+++ gcc/config/aarch64/aarch64.h
--------------------------
Patching file gcc/config/aarch64/aarch64.h using Plan A...
Hunk #1 succeeded at 72.
Hunk #2 succeeded at 153.
Hunk #3 succeeded at 1156.
Hunk #4 succeeded at 1485.
Hunk #5 succeeded at 1504.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64.md
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64.md
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_aarch64.md,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/aarch64.md
|+++ gcc/config/aarch64/aarch64.md
--------------------------
Patching file gcc/config/aarch64/aarch64.md using Plan A...
Hunk #1 succeeded at 363.
Hunk #2 succeeded at 996.
Hunk #3 succeeded at 1479.
Hunk #4 succeeded at 1516.
Hunk #5 succeeded at 7419.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64.opt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_aarch64.opt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_aarch64.opt,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/aarch64.opt
|+++ gcc/config/aarch64/aarch64.opt
--------------------------
Patching file gcc/config/aarch64/aarch64.opt using Plan A...
Hunk #1 succeeded at 193.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_constraints.md
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_constraints.md
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_constraints.md,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/constraints.md
|+++ gcc/config/aarch64/constraints.md
--------------------------
Patching file gcc/config/aarch64/constraints.md using Plan A...
Hunk #1 succeeded at 203.
Hunk #2 succeeded at 576.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_darwin.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_darwin.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_darwin.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- /dev/null
|+++ gcc/config/aarch64/darwin.h
--------------------------
(Creating file gcc/config/aarch64/darwin.h...)
Patching file gcc/config/aarch64/darwin.h using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_driver-aarch64.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_driver-aarch64.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_driver-aarch64.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/driver-aarch64.cc
|+++ gcc/config/aarch64/driver-aarch64.cc
--------------------------
Patching file gcc/config/aarch64/driver-aarch64.cc using Plan A...
Hunk #1 succeeded at 28.
Hunk #2 succeeded at 545.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_predicates.md
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_predicates.md
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_predicates.md,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/aarch64/predicates.md
|+++ gcc/config/aarch64/predicates.md
--------------------------
Patching file gcc/config/aarch64/predicates.md using Plan A...
Hunk #1 succeeded at 352.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_t-aarch64-darwin
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_aarch64_t-aarch64-darwin
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_aarch64_t-aarch64-darwin,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- /dev/null
|+++ gcc/config/aarch64/t-aarch64-darwin
--------------------------
(Creating file gcc/config/aarch64/t-aarch64-darwin...)
Patching file gcc/config/aarch64/t-aarch64-darwin using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_arm_arm.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov Exp $
|
|FIXME: description
|
|--- gcc/config/arm/arm.h.orig	2024-05-07 09:51:37.000000000 +0300
|+++ gcc/config/arm/arm.h
--------------------------
Patching file gcc/config/arm/arm.h using Plan A...
Hunk #1 succeeded at 951.
Hunk #2 succeeded at 967.
Hunk #3 succeeded at 2507.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_arm_bpabi.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov Exp $
|
|FIXME: description
|
|--- gcc/config/arm/bpabi.h.orig	2021-04-08 04:56:28.061740583 -0700
|+++ gcc/config/arm/bpabi.h
--------------------------
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-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_arm_elf.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov Exp $
|
|FIXME: description
|
|--- gcc/config/arm/elf.h.orig	2024-05-07 09:51:37.000000000 +0300
|+++ gcc/config/arm/elf.h
--------------------------
Patching file gcc/config/arm/elf.h using Plan A...
Hunk #1 succeeded at 157.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_arm_netbsd-eabi.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov Exp $
|
|FIXME: description
|
|--- gcc/config/arm/netbsd-eabi.h.orig	2021-04-08 04:56:28.065740630 -0700
|+++ gcc/config/arm/netbsd-eabi.h
--------------------------
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-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_arm_netbsd-elf.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov Exp $
|
|FIXME: description
|
|--- 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-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_darwin-driver.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_darwin-driver.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_darwin-driver.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/darwin-driver.cc.orig	2024-08-01 08:17:14.000000000 +0000
|+++ gcc/config/darwin-driver.cc
--------------------------
Patching file gcc/config/darwin-driver.cc using Plan A...
Hunk #1 succeeded at 268.
Hunk #2 succeeded at 299.
Hunk #3 succeeded at 318.
Hunk #4 succeeded at 326.
Hunk #5 succeeded at 376.
Hunk #6 succeeded at 402.
Hunk #7 succeeded at 424.
Hunk #8 succeeded at 447.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_darwin-protos.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_darwin-protos.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_darwin-protos.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/darwin-protos.h
|+++ gcc/config/darwin-protos.h
--------------------------
Patching file gcc/config/darwin-protos.h using Plan A...
Hunk #1 succeeded at 86.
Hunk #2 succeeded at 127.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_darwin.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_darwin.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_darwin.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/darwin.cc
|+++ gcc/config/darwin.cc
--------------------------
Patching file gcc/config/darwin.cc using Plan A...
Hunk #1 succeeded at 29.
Hunk #2 succeeded at 50.
Hunk #3 succeeded at 104.
Hunk #4 succeeded at 134.
Hunk #5 succeeded at 1107.
Hunk #6 succeeded at 1263.
Hunk #7 succeeded at 2199.
Hunk #8 succeeded at 2336.
Hunk #9 succeeded at 2652.
Hunk #10 succeeded at 3502.
Hunk #11 succeeded at 3683.
Hunk #12 succeeded at 3710.
Hunk #13 succeeded at 3959.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_darwin.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_darwin.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_darwin.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/darwin.h
|+++ gcc/config/darwin.h
--------------------------
Patching file gcc/config/darwin.h using Plan A...
Hunk #1 succeeded at 42.
Hunk #2 succeeded at 265.
Hunk #3 succeeded at 374.
Hunk #4 succeeded at 399.
Hunk #5 succeeded at 651.
Hunk #6 succeeded at 982.
Hunk #7 succeeded at 1235.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_darwin.opt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_config_darwin.opt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_darwin.opt,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/config/darwin.opt
|+++ gcc/config/darwin.opt
--------------------------
Patching file gcc/config/darwin.opt using Plan A...
Hunk #1 succeeded at 91.
Hunk #2 succeeded at 385.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_configure,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90143
|
|--- gcc/configure.orig	2024-08-01 08:18:42.000000000 +0000
|+++ gcc/configure
--------------------------
Patching file gcc/configure using Plan A...
Hunk #1 succeeded at 740.
Hunk #2 succeeded at 3805.
Hunk #3 succeeded at 3825.
Hunk #4 succeeded at 21580.
Hunk #5 succeeded at 21686.
Hunk #6 succeeded at 25311.
Hunk #7 succeeded at 33655.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_configure.ac,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/configure.ac
|+++ gcc/configure.ac
--------------------------
Patching file gcc/configure.ac using Plan A...
Hunk #1 succeeded at 235.
Hunk #2 succeeded at 253.
Hunk #3 succeeded at 2820.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_cp_decl2.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_cp_decl2.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_cp_decl2.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/cp/decl2.cc
|+++ gcc/cp/decl2.cc
--------------------------
Patching file gcc/cp/decl2.cc using Plan A...
Hunk #1 succeeded at 3839.
Hunk #2 succeeded at 4004.
Hunk #3 succeeded at 4841.
Hunk #4 succeeded at 4866.
Hunk #5 succeeded at 5309.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_cp_parser.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_cp_parser.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_cp_parser.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/cp/parser.cc
|+++ gcc/cp/parser.cc
--------------------------
Patching file gcc/cp/parser.cc using Plan A...
Hunk #1 succeeded at 705.
Hunk #2 succeeded at 806.
Hunk #3 succeeded at 831.
Hunk #4 succeeded at 1055.
Hunk #5 succeeded at 23441.
Hunk #6 succeeded at 29807.
Hunk #7 succeeded at 29951.
Hunk #8 succeeded at 29973.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_cumulative-args.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_cumulative-args.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_cumulative-args.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- /dev/null
|+++ gcc/cumulative-args.h
--------------------------
(Creating file gcc/cumulative-args.h...)
Patching file gcc/cumulative-args.h using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_doc_invoke.texi
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_doc_invoke.texi
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_doc_invoke.texi,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/doc/invoke.texi
|+++ gcc/doc/invoke.texi
--------------------------
Patching file gcc/doc/invoke.texi using Plan A...
Hunk #1 succeeded at 732.
Hunk #2 succeeded at 954.
Hunk #3 succeeded at 19132.
Hunk #4 succeeded at 25159.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_doc_tm.texi
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_doc_tm.texi
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_doc_tm.texi,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/doc/tm.texi
|+++ gcc/doc/tm.texi
--------------------------
Patching file gcc/doc/tm.texi using Plan A...
Hunk #1 succeeded at 1066.
Hunk #2 succeeded at 4475.
Hunk #3 succeeded at 4492.
Hunk #4 succeeded at 12733.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_doc_tm.texi.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_doc_tm.texi.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_doc_tm.texi.in,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/doc/tm.texi.in
|+++ gcc/doc/tm.texi.in
--------------------------
Patching file gcc/doc/tm.texi.in using Plan A...
Hunk #1 succeeded at 949.
Hunk #2 succeeded at 3443.
Hunk #3 succeeded at 8105.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_exec-tool.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_exec-tool.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_exec-tool.in,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/exec-tool.in
|+++ gcc/exec-tool.in
--------------------------
Patching file gcc/exec-tool.in using Plan A...
Hunk #1 succeeded at 23.
Hunk #2 succeeded at 41.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_explow.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_explow.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_explow.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/explow.cc
|+++ gcc/explow.cc
--------------------------
Patching file gcc/explow.cc using Plan A...
Hunk #1 succeeded at 37.
Hunk #2 succeeded at 818.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_explow.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_explow.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_explow.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/explow.h
|+++ gcc/explow.h
--------------------------
Patching file gcc/explow.h using Plan A...
Hunk #1 succeeded at 20.
Hunk #2 succeeded at 49.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_function.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_function.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_function.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/function.cc
|+++ gcc/function.cc
--------------------------
Patching file gcc/function.cc using Plan A...
Hunk #1 succeeded at 58.
Hunk #2 succeeded at 2449.
Hunk #3 succeeded at 2494.
Hunk #4 succeeded at 2512.
Hunk #5 succeeded at 2621.
Hunk #6 succeeded at 3930.
Hunk #7 succeeded at 4034.
Hunk #8 succeeded at 4072.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_function.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_function.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_function.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/function.h
|+++ gcc/function.h
--------------------------
Patching file gcc/function.h using Plan A...
Hunk #1 succeeded at 20.
Hunk #2 succeeded at 681.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ginclude_stddef.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_ginclude_stddef.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_ginclude_stddef.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/ginclude/stddef.h
|+++ gcc/ginclude/stddef.h
--------------------------
Patching file gcc/ginclude/stddef.h using Plan A...
Hunk #1 succeeded at 428.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_jit_libgccjit.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_jit_libgccjit.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_jit_libgccjit.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/jit/libgccjit.h
|+++ gcc/jit/libgccjit.h
--------------------------
Patching file gcc/jit/libgccjit.h using Plan A...
Hunk #1 succeeded at 21.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_opts.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_opts.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_opts.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/opts.cc
|+++ gcc/opts.cc
--------------------------
Patching file gcc/opts.cc using Plan A...
Hunk #1 succeeded at 3289.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_target.def
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_target.def
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_target.def,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/target.def
|+++ gcc/target.def
--------------------------
Patching file gcc/target.def using Plan A...
Hunk #1 succeeded at 4680.
Hunk #2 succeeded at 5140.
Hunk #3 succeeded at 5161.
Hunk #4 succeeded at 7420.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_target.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_target.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_target.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/target.h
|+++ gcc/target.h
--------------------------
Patching file gcc/target.h using Plan A...
Hunk #1 succeeded at 51.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_targhooks.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_targhooks.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_targhooks.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/targhooks.cc
|+++ gcc/targhooks.cc
--------------------------
Patching file gcc/targhooks.cc using Plan A...
Hunk #1 succeeded at 161.
Hunk #2 succeeded at 885.
Hunk #3 succeeded at 900.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_targhooks.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_targhooks.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_targhooks.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/targhooks.h
|+++ gcc/targhooks.h
--------------------------
Patching file gcc/targhooks.h using Plan A...
Hunk #1 succeeded at 34.
Hunk #2 succeeded at 163.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_g++.dg_cpp0x_pr106435-b.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_g++.dg_cpp0x_pr106435-b.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_testsuite_g++.dg_cpp0x_pr106435-b.cc,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- /dev/null
|+++ gcc/testsuite/g++.dg/cpp0x/pr106435-b.cc
--------------------------
(Creating file gcc/testsuite/g++.dg/cpp0x/pr106435-b.cc...)
Patching file gcc/testsuite/g++.dg/cpp0x/pr106435-b.cc using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_g++.dg_cpp0x_pr106435.C
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_g++.dg_cpp0x_pr106435.C
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_testsuite_g++.dg_cpp0x_pr106435.C,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- /dev/null
|+++ gcc/testsuite/g++.dg/cpp0x/pr106435.C
--------------------------
(Creating file gcc/testsuite/g++.dg/cpp0x/pr106435.C...)
Patching file gcc/testsuite/g++.dg/cpp0x/pr106435.C using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_g++.dg_cpp0x_pr106435.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_g++.dg_cpp0x_pr106435.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_testsuite_g++.dg_cpp0x_pr106435.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- /dev/null
|+++ gcc/testsuite/g++.dg/cpp0x/pr106435.h
--------------------------
(Creating file gcc/testsuite/g++.dg/cpp0x/pr106435.h...)
Patching file gcc/testsuite/g++.dg/cpp0x/pr106435.h using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_g++.target_aarch64_float128-darwin-1.C
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_g++.target_aarch64_float128-darwin-1.C
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_testsuite_g++.target_aarch64_float128-darwin-1.C,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- /dev/null
|+++ gcc/testsuite/g++.target/aarch64/float128-darwin-1.C
--------------------------
(Creating file gcc/testsuite/g++.target/aarch64/float128-darwin-1.C...)
Patching file gcc/testsuite/g++.target/aarch64/float128-darwin-1.C using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_gcc.target_aarch64_darwin_float128-01.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_gcc.target_aarch64_darwin_float128-01.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_testsuite_gcc.target_aarch64_darwin_float128-01.c,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- /dev/null
|+++ gcc/testsuite/gcc.target/aarch64/darwin/float128-01.c
--------------------------
(Creating file gcc/testsuite/gcc.target/aarch64/darwin/float128-01.c...)
Patching file gcc/testsuite/gcc.target/aarch64/darwin/float128-01.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_gcc.target_aarch64_darwin_float128-02.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_gcc.target_aarch64_darwin_float128-02.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_testsuite_gcc.target_aarch64_darwin_float128-02.c,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- /dev/null
|+++ gcc/testsuite/gcc.target/aarch64/darwin/float128-02.c
--------------------------
(Creating file gcc/testsuite/gcc.target/aarch64/darwin/float128-02.c...)
Patching file gcc/testsuite/gcc.target/aarch64/darwin/float128-02.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_gcc.target_aarch64_sme_aarch64-sme.exp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_testsuite_gcc.target_aarch64_sme_aarch64-sme.exp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_testsuite_gcc.target_aarch64_sme_aarch64-sme.exp,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- gcc/testsuite/gcc.target/aarch64/sme/aarch64-sme.exp
|+++ gcc/testsuite/gcc.target/aarch64/sme/aarch64-sme.exp
--------------------------
Patching file gcc/testsuite/gcc.target/aarch64/sme/aarch64-sme.exp using Plan A...
Hunk #1 succeeded at 24.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_tree.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gcc_tree.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_tree.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|LTO compilation error
|
|--- gcc/tree.h.orig	2024-05-07 09:51:41.000000000 +0300
|+++ gcc/tree.h	2024-07-19
--------------------------
Patching file gcc/tree.h using Plan A...
Hunk #1 succeeded at 1340.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gnattools_configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-gnattools_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gnattools_configure,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Include NetBSD in the gnat tools configure.
|
|--- gnattools/configure.orig	2023-07-27 11:13:07.000000000 +0300
|+++ gnattools/configure
--------------------------
Patching file gnattools/configure using Plan A...
Hunk #1 succeeded at 2069.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libcody_configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libcody_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libcody_configure,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Fix c++ version test
|
|--- libcody/configure.orig	2024-05-07 09:51:41.000000000 +0300
|+++ libcody/configure	2024-07-29 18:21:31.801520751 +0300
--------------------------
Patching file libcody/configure using Plan A...
Hunk #1 succeeded at 2501.
Hunk #2 succeeded at 2522.
Hunk #3 succeeded at 2542.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libffi_configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov Exp $
|
|https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90146
|https://github.com/libffi/libffi/issues/485
|
|--- libffi/configure.orig	2024-05-07 09:52:51.000000000 +0300
|+++ libffi/configure
--------------------------
Patching file libffi/configure using Plan A...
Hunk #1 succeeded at 16351.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libffi_testsuite_libffi.call_float2.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov 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-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config.host
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov Exp $
|
|Part 1: drop legacy library build for macOS >= 14 [PR116809].
|
|This is a mixture of two upstream patches.  See
|
|     https://github.com/gcc-mirror/gcc/blob/master/libgcc/config.host
|
|libgcc, Darwin: Drop the legacy library build for macOS >= 15 [PR116809].
|
|We have been building a legacy libgcc_s.1 DSO to support code that
|was built with older compilers.
|
|From macOS 15,  the unwinder no longer exports some of the symbols used
|in that library which (a) cuases bootstrap fail and (b) means that the
|legacy library is no longer useful.
|
|No open branch of GCC emits references to this library - and any already
|-built code that depends on the symbols would need rework anyway.
|
|	PR target/116809
|
|libgcc, Darwin: Don't build legacy libgcc_s.1 on macOS 14 [PR116809]
|
|d9cafa0 stopped building libgcc_s.1 on macOS >= 15, in part because
|that is required to bootstrap the compiler using the macOS 15 SDK. The
|macOS 15 SDK ships in Xcode 16, which also runs on macOS 14. libgcc_s.1
|can no longer be built on macOS 14 using Xcode 16 by the same logic that
|the previous change disabled it for macOS 15.
|
|	PR target/116809
|
|Parts 2-3: 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.
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- libgcc/config.host.orig	2024-08-01 08:17:17.000000000 +0000
|+++ libgcc/config.host
--------------------------
Patching file libgcc/config.host using Plan A...
Hunk #1 succeeded at 82.
Hunk #2 succeeded at 236.
Hunk #3 succeeded at 280.
Hunk #4 succeeded at 424.
Hunk #5 succeeded at 444.
Hunk #6 succeeded at 546.
Hunk #7 succeeded at 742.
Hunk #8 succeeded at 1232.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64___arm_sme_state.S
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64___arm_sme_state.S
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_aarch64___arm_sme_state.S,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- libgcc/config/aarch64/__arm_sme_state.S
|+++ libgcc/config/aarch64/__arm_sme_state.S
--------------------------
Patching file libgcc/config/aarch64/__arm_sme_state.S using Plan A...
Hunk #1 succeeded at 30.
Hunk #2 succeeded at 57.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64___arm_tpidr2_restore.S
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64___arm_tpidr2_restore.S
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_aarch64___arm_tpidr2_restore.S,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- libgcc/config/aarch64/__arm_tpidr2_restore.S
|+++ libgcc/config/aarch64/__arm_tpidr2_restore.S
--------------------------
Patching file libgcc/config/aarch64/__arm_tpidr2_restore.S using Plan A...
Hunk #1 succeeded at 31.
Hunk #2 succeeded at 85.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64___arm_tpidr2_save.S
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64___arm_tpidr2_save.S
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_aarch64___arm_tpidr2_save.S,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- libgcc/config/aarch64/__arm_tpidr2_save.S
|+++ libgcc/config/aarch64/__arm_tpidr2_save.S
--------------------------
Patching file libgcc/config/aarch64/__arm_tpidr2_save.S using Plan A...
Hunk #1 succeeded at 35.
Hunk #2 succeeded at 97.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64___arm_za_disable.S
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64___arm_za_disable.S
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_aarch64___arm_za_disable.S,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- libgcc/config/aarch64/__arm_za_disable.S
|+++ libgcc/config/aarch64/__arm_za_disable.S
--------------------------
Patching file libgcc/config/aarch64/__arm_za_disable.S using Plan A...
Hunk #1 succeeded at 31.
Hunk #2 succeeded at 69.
Hunk #3 succeeded at 79.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64_aarch64-asm.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64_aarch64-asm.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_aarch64_aarch64-asm.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- libgcc/config/aarch64/aarch64-asm.h
|+++ libgcc/config/aarch64/aarch64-asm.h
--------------------------
Patching file libgcc/config/aarch64/aarch64-asm.h using Plan A...
Hunk #1 succeeded at 24.
Hunk #2 succeeded at 56.
Hunk #3 succeeded at 110.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64_lse.S
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64_lse.S
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_aarch64_lse.S,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- libgcc/config/aarch64/lse.S
|+++ libgcc/config/aarch64/lse.S
--------------------------
Patching file libgcc/config/aarch64/lse.S using Plan A...
Hunk #1 succeeded at 62.
Hunk #2 succeeded at 85.
Hunk #3 succeeded at 168.
Hunk #4 succeeded at 235.
Hunk #5 succeeded at 245.
Hunk #6 succeeded at 258.
Hunk #7 succeeded at 289.
Hunk #8 succeeded at 303.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64_sfp-machine.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64_sfp-machine.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_aarch64_sfp-machine.h,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- libgcc/config/aarch64/sfp-machine.h
|+++ libgcc/config/aarch64/sfp-machine.h
--------------------------
Patching file libgcc/config/aarch64/sfp-machine.h using Plan A...
Hunk #1 succeeded at 124.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64_t-darwin
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_aarch64_t-darwin
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_aarch64_t-darwin,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- /dev/null
|+++ libgcc/config/aarch64/t-darwin
--------------------------
(Creating file libgcc/config/aarch64/t-darwin...)
Patching file libgcc/config/aarch64/t-darwin using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_i386_t-darwin
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_i386_t-darwin
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_i386_t-darwin,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|libgcc, Darwin: Drop the legacy library build for macOS >= 15 [PR116809].
|
|We have been building a legacy libgcc_s.1 DSO to support code that
|was built with older compilers.
|
|From macOS 15,  the unwinder no longer exports some of the symbols used
|in that library which (a) cuases bootstrap fail and (b) means that the
|legacy library is no longer useful.
|
|No open branch of GCC emits references to this library - and any already
|-built code that depends on the symbols would need rework anyway.
|
|	PR target/116809
|
|See https://github.com/gcc-mirror/gcc/blob/master/libgcc/config/i386/t-darwin.
|
|--- libgcc/config/i386/t-darwin.orig	2024-05-21 07:47:41.000000000 +0000
|+++ libgcc/config/i386/t-darwin
--------------------------
Patching file libgcc/config/i386/t-darwin using Plan A...
Hunk #1 succeeded at 4.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_rs6000_t-darwin
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_rs6000_t-darwin
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_rs6000_t-darwin,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|libgcc, Darwin: Drop the legacy library build for macOS >= 15 [PR116809].
|
|We have been building a legacy libgcc_s.1 DSO to support code that
|was built with older compilers.
|
|From macOS 15,  the unwinder no longer exports some of the symbols used
|in that library which (a) cuases bootstrap fail and (b) means that the
|legacy library is no longer useful.
|
|No open branch of GCC emits references to this library - and any already
|-built code that depends on the symbols would need rework anyway.
|
|	PR target/116809
|
|See https://github.com/gcc-mirror/gcc/blob/master/libgcc/config/rs6000/t-darwin.
|
|--- libgcc/config/rs6000/t-darwin.orig	2024-05-21 07:47:41.000000000 +0000
|+++ libgcc/config/rs6000/t-darwin
--------------------------
Patching file libgcc/config/rs6000/t-darwin using Plan A...
Hunk #1 succeeded at 56.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_t-darwin-libgccs1
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_t-darwin-libgccs1
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_t-darwin-libgccs1,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|libgcc, Darwin: Drop the legacy library build for macOS >= 15 [PR116809].
|
|We have been building a legacy libgcc_s.1 DSO to support code that
|was built with older compilers.
|
|From macOS 15,  the unwinder no longer exports some of the symbols used
|in that library which (a) cuases bootstrap fail and (b) means that the
|legacy library is no longer useful.
|
|No open branch of GCC emits references to this library - and any already
|-built code that depends on the symbols would need rework anyway.
|
|	PR target/116809
|
|See https://github.com/gcc-mirror/gcc/blob/master/libgcc/config/t-darwin-libgccs1.
|
|--- libgcc/config/t-darwin-libgccs1.orig	2024-12-09 03:35:09.522148209 +0000
|+++ libgcc/config/t-darwin-libgccs1
--------------------------
(Creating file libgcc/config/t-darwin-libgccs1...)
Patching file libgcc/config/t-darwin-libgccs1 using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_t-darwin-min-11
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_config_t-darwin-min-11
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_config_t-darwin-min-11,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|libgcc, Darwin: From macOS 11, make that the earliest supported.
|
|For libgcc, we have (so far) supported building a DSO that supports
|earlier versions of the OS than the target.  From macOS 11, there are
|APIs that do not exist on earlier OS versions, so limit the libgcc
|range to macOS11..current.
|
|See https://github.com/gcc-mirror/gcc/blob/master/libgcc/config/t-darwin-min-11.
|
|--- libgcc/config/t-darwin-min-11.orig	2024-12-10 16:14:54.471536671 +0000
|+++ libgcc/config/t-darwin-min-11
--------------------------
(Creating file libgcc/config/t-darwin-min-11...)
Patching file libgcc/config/t-darwin-min-11 using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libgcc_crtstuff.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov 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-upstream-trunk/lang/gcc14-gnat/patches/patch-libgfortran_io_io.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov Exp $
|
|Don't declare old_locale* an internal_proto to avoid linking problems
|
|--- libgfortran/io/io.h.orig	2024-05-07 09:51:41.000000000 +0300
|+++ libgfortran/io/io.h	2024-07-19 01:19:41.778933588 +0300
--------------------------
Patching file libgfortran/io/io.h using Plan A...
Hunk #1 succeeded at 65.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libitm_config_aarch64_sjlj.S
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libitm_config_aarch64_sjlj.S
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libitm_config_aarch64_sjlj.S,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- libitm/config/aarch64/sjlj.S
|+++ libitm/config/aarch64/sjlj.S
--------------------------
Patching file libitm/config/aarch64/sjlj.S using Plan A...
Hunk #1 succeeded at 57.
Hunk #2 succeeded at 93.
Hunk #3 succeeded at 109.
Hunk #4 succeeded at 149.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libitm_configure.tgt
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libitm_configure.tgt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libitm_configure.tgt,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- libitm/configure.tgt
|+++ libitm/configure.tgt
--------------------------
Patching file libitm/configure.tgt using Plan A...
Hunk #1 succeeded at 50.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libphobos_libdruntime_core_internal_gc_impl_conservative_gc.d
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libphobos_libdruntime_core_internal_gc_impl_conservative_gc.d
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libphobos_libdruntime_core_internal_gc_impl_conservative_gc.d,v 1.1 2025/04/25 19:35:10 dkazankov Exp $
|
|Support Darwin/aarch64, from https://github.com/Homebrew/formula-patches.
|
|--- libphobos/libdruntime/core/internal/gc/impl/conservative/gc.d
|+++ libphobos/libdruntime/core/internal/gc/impl/conservative/gc.d
--------------------------
Patching file libphobos/libdruntime/core/internal/gc/impl/conservative/gc.d using Plan A...
Hunk #1 succeeded at 30.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/patches/patch-libquadmath_printf_quadmath-printf.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov 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-upstream-trunk/lang/gcc14-gnat/patches/patch-libquadmath_strtod_strtod__l.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov 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-upstream-trunk/lang/gcc14-gnat/patches/patch-libstdc++-v3_libsupc++_new__opa.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat/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 2025/04/25 19:35:10 dkazankov Exp $
|
|Ensure we can find SunOS std::aligned_alloc if using it.
|
|--- libstdc++-v3/libsupc++/new_opa.cc.orig	2024-05-21 10:47:42.000000000 +0300
|+++ 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-gnat-14.2.0
===> Configuring for gcc14-gnat-14.2.0
=> Substituting "ccs" in contrib/make_sunver.pl
=> Substituting "fixinc" in gcc/Makefile.in
=> Setting target machine name path in gcc/Makefile.in
=> 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 for portability problems in extracted files
checking build system type... x86_64-sun-solaris2.11
checking host system type... x86_64-sun-solaris2.11
checking target system type... x86_64-sun-solaris2.11
checking for a BSD-compatible install... /opt/pkg/bin/bsdinstall -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... /usr/bin/sed
checking for gawk... /usr/bin/nawk
checking for libatomic support... yes
checking for libitm support... yes
checking for libvtv support... yes
checking for libphobos support... yes
checking for x86_64-sun-solaris2.11-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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for x86_64-sun-solaris2.11-gnatbind... no
checking for gnatbind... no
checking for x86_64-sun-solaris2.11-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada and is recent enough... no
checking for x86_64-sun-solaris2.11-gdc... no
checking for gdc... no
checking whether the D compiler works... no
checking for cargo... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
configure: WARNING: using in-tree isl, disabling version check
configure: error: GNAT is required to build ada
*** Error code 1

Stop.
bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat
*** Error code 1

Stop.
bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/gcc14-gnat