=> Bootstrap dependency digest>=20010302: found digest-20190127 (cd ../../devel/gmp && /opt/pkg/bin/bmake WRKDIR=/opt/work/lang/gcc7/work/gcc-7.5.0/.devel.gmp EXTRACT_DIR=/opt/work/lang/gcc7/work/gcc-7.5.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME:C/a$//}' SKIP_DEPENDS=YES checksum) => Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for gmp-6.2.1.tar.bz2 => Checksum RMD160 OK for gmp-6.2.1.tar.bz2 => Checksum SHA512 OK for gmp-6.2.1.tar.bz2 (cd ../../math/mpcomplex && /opt/pkg/bin/bmake WRKDIR=/opt/work/lang/gcc7/work/gcc-7.5.0/.devel.mpcomplex EXTRACT_DIR=/opt/work/lang/gcc7/work/gcc-7.5.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES checksum) => Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for mpc-1.1.0.tar.gz => Checksum RMD160 OK for mpc-1.1.0.tar.gz => Checksum SHA512 OK for mpc-1.1.0.tar.gz (cd ../../math/mpfr && /opt/pkg/bin/bmake WRKDIR=/opt/work/lang/gcc7/work/gcc-7.5.0/.devel.mpfr EXTRACT_DIR=/opt/work/lang/gcc7/work/gcc-7.5.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES checksum) => Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for mpfr-4.1.0.tar.bz2 => Checksum RMD160 OK for mpfr-4.1.0.tar.bz2 => Checksum SHA512 OK for mpfr-4.1.0.tar.bz2 => Checksum SHA1 OK for gcc-7.5.0.tar.xz => Checksum RMD160 OK for gcc-7.5.0.tar.xz => Checksum SHA512 OK for gcc-7.5.0.tar.xz => Checksum SHA1 OK for isl-0.18.tar.bz2 => Checksum RMD160 OK for isl-0.18.tar.bz2 => Checksum SHA512 OK for isl-0.18.tar.bz2 ===> Installing dependencies for gcc7-7.5.0nb3 ========================================================================== The supported build options for gcc7 are: always-libgcc gcc-c++ gcc-fortran gcc-go gcc-graphite gcc-inplace-math gcc-objc gcc-objc++ nls The currently selected options are: always-libgcc gcc-c++ gcc-fortran gcc-graphite gcc-inplace-math gcc-objc gcc-objc++ nls You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.gcc7 (not defined) ========================================================================== => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.21nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.8.0: found perl-5.32.0nb1 => Tool dependency xz>=4.999.9betanb1: found xz-5.2.5 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency gettext-lib>=0.18: found gettext-lib-0.21 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for gcc7-7.5.0nb3 ===> Extracting for gcc7-7.5.0nb3 (cd ../../devel/gmp && /opt/pkg/bin/bmake WRKDIR=/opt/work/lang/gcc7/work/gcc-7.5.0/.devel.gmp EXTRACT_DIR=/opt/work/lang/gcc7/work/gcc-7.5.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME:C/a$//}' SKIP_DEPENDS=YES patch) ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for gmp-6.2.1 ===> Extracting for gmp-6.2.1 ===> Patching for gmp-6.2.1 => Applying pkgsrc patches for gmp-6.2.1 => Verifying /opt/pkgsrc/devel/gmp/patches/patch-acinclude.m4 => Applying pkgsrc patch /opt/pkgsrc/devel/gmp/patches/patch-acinclude.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-acinclude.m4,v 1.2 2020/01/20 21:25:24 adam Exp $ | |Fixed detection of __attribute__((__mode__(XX))) for sunpro. | |--- acinclude.m4.orig 2016-12-17 00:45:27.000000000 +0900 |+++ acinclude.m4 2017-06-14 13:05:04.000000000 +0900 -------------------------- Patching file acinclude.m4 using Plan A... Hunk #1 succeeded at 3191 (offset -37 lines). done /bin/mv /opt/work/lang/gcc7/work/gcc-7.5.0/gmp-* /opt/work/lang/gcc7/work/gcc-7.5.0/gmp (cd ../../math/mpcomplex && /opt/pkg/bin/bmake WRKDIR=/opt/work/lang/gcc7/work/gcc-7.5.0/.devel.mpcomplex EXTRACT_DIR=/opt/work/lang/gcc7/work/gcc-7.5.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES patch) ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for mpcomplex-1.1.0 ===> Extracting for mpcomplex-1.1.0 ===> Patching for mpcomplex-1.1.0 => Applying pkgsrc patches for mpcomplex-1.1.0 => Verifying /opt/pkgsrc/math/mpcomplex/patches/patch-src_get.c => Applying pkgsrc patch /opt/pkgsrc/math/mpcomplex/patches/patch-src_get.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_get.c,v 1.2 2012/08/05 18:24:56 marino 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 35. done /bin/mv /opt/work/lang/gcc7/work/gcc-7.5.0/mpc-* /opt/work/lang/gcc7/work/gcc-7.5.0/mpc (cd ../../math/mpfr && /opt/pkg/bin/bmake WRKDIR=/opt/work/lang/gcc7/work/gcc-7.5.0/.devel.mpfr EXTRACT_DIR=/opt/work/lang/gcc7/work/gcc-7.5.0 WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES patch) ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for mpfr-4.1.0 ===> Extracting for mpfr-4.1.0 ===> Patching for mpfr-4.1.0 /bin/mv /opt/work/lang/gcc7/work/gcc-7.5.0/mpfr-* /opt/work/lang/gcc7/work/gcc-7.5.0/mpfr /bin/ln -f -s /opt/work/lang/gcc7/work/isl-0.18 /opt/work/lang/gcc7/work/gcc-7.5.0/isl ===> Patching for gcc7-7.5.0nb3 => Applying pkgsrc patches for gcc7-7.5.0nb3 => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-contrib_download__prerequisites => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-contrib_download__prerequisites Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-contrib_download__prerequisites,v 1.1 2017/05/03 00:21:03 maya Exp $ | |Non-portable test | |--- contrib/download_prerequisites.orig 2017-04-11 16:34:07.000000000 +0000 |+++ contrib/download_prerequisites -------------------------- Patching file contrib/download_prerequisites using Plan A... Hunk #1 succeeded at 122. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_Makefile.in => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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.2 2018/05/23 08:11:16 jperkin 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-05-02 16:12:40.965506000 +0000 |+++ gcc/Makefile.in -------------------------- Patching file gcc/Makefile.in using Plan A... Hunk #1 succeeded at 2112. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_common_config_arm_arm-common.c => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_common_config_arm_arm-common.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_common_config_arm_arm-common.c,v 1.1 2018/06/17 19:50:52 maya Exp $ | |use dwarf2 if requested, netbsd/arm uses this. | |--- gcc/common/config/arm/arm-common.c.orig 2017-01-11 14:39:00.884692000 +0000 |+++ gcc/common/config/arm/arm-common.c -------------------------- Patching file gcc/common/config/arm/arm-common.c using Plan A... Hunk #1 succeeded at 49. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config.gcc => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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.4 2018/11/09 11:22:13 mrg Exp $ | |Workaround netbsd's compatibility non-C99 cabs (causes gfortran link failures) |netbsd/arm eabi support | |use nbsd_tm_file to make sure every netbsd target gets netbsd-stdint.h |(upstreamed) | |add arm64 support. | |--- gcc/config.gcc.orig 2018-01-08 13:39:11.000000000 +0000 |+++ gcc/config.gcc 2018-11-09 09:20:10.688545085 +0000 -------------------------- Patching file gcc/config.gcc using Plan A... Hunk #1 succeeded at 781. Hunk #2 succeeded at 967. Hunk #3 succeeded at 1013. Hunk #4 succeeded at 1104. Hunk #5 succeeded at 1533 (offset 9 lines). Hunk #6 succeeded at 2429 (offset 7 lines). Hunk #7 succeeded at 2750 (offset 9 lines). Hunk #8 succeeded at 2908 (offset 7 lines). Hunk #9 succeeded at 2958 (offset 9 lines). Hunk #10 succeeded at 3060 (offset 7 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config.host => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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 2020/04/08 13:29:54 rhialto Exp $ | |Add host hooks for NetBSD - needed for working precompiled headers. |http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58397 | |--- gcc/config.host.orig 2013-01-10 21:38:27.000000000 +0100 |+++ gcc/config.host 2013-09-10 20:25:36.000000000 +0200 -------------------------- Patching file gcc/config.host using Plan A... Hunk #1 succeeded at 276 (offset 5 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_aarch64_aarch64-builtins.c => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_aarch64_aarch64-builtins.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_aarch64_aarch64-builtins.c,v 1.1 2018/11/10 04:24:00 mrg Exp $ | |initialise subtarget builtins so cabs*() are renamed. | |--- gcc/config/aarch64/aarch64-builtins.c.orig 2017-01-20 21:03:41.000000000 +0000 |+++ gcc/config/aarch64/aarch64-builtins.c 2018-11-10 00:44:41.905576216 +0000 -------------------------- Patching file gcc/config/aarch64/aarch64-builtins.c using Plan A... Hunk #1 succeeded at 991. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_aarch64_aarch64-netbsd.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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 2018/11/09 11:22:13 mrg Exp $ | |arm64 support. | |--- /dev/null 2018-11-09 09:25:57.929086649 +0000 |+++ gcc/config/aarch64/aarch64-netbsd.h 2018-11-09 09:23:18.308262443 +0000 -------------------------- (Creating file gcc/config/aarch64/aarch64-netbsd.h...) Patching file gcc/config/aarch64/aarch64-netbsd.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_aarch64_aarch64.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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 2018/11/09 11:22:13 mrg Exp $ | |support arm64. | |--- gcc/config/aarch64/aarch64.h.orig 2017-09-21 12:16:31.000000000 +0000 |+++ gcc/config/aarch64/aarch64.h 2018-11-09 09:37:45.295152705 +0000 -------------------------- Patching file gcc/config/aarch64/aarch64.h using Plan A... Hunk #1 succeeded at 930. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_aarch64_t-aarch64-netbsd => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_aarch64_t-aarch64-netbsd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_aarch64_t-aarch64-netbsd,v 1.1 2018/11/09 11:22:13 mrg Exp $ | |arm64 support. | |--- /dev/null 2018-11-09 09:25:57.929086649 +0000 |+++ gcc/config/aarch64/t-aarch64-netbsd 2018-11-09 09:23:36.784950907 +0000 -------------------------- (Creating file gcc/config/aarch64/t-aarch64-netbsd...) Patching file gcc/config/aarch64/t-aarch64-netbsd using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_alpha_elf.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_alpha_elf.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_alpha_elf.h,v 1.1 2018/06/17 19:50:52 maya Exp $ | |Move linux-specific definitions to linux file. |PR target/85095, https://gcc.gnu.org/ml/gcc-patches/2018-05/msg01370.html | |--- gcc/config/alpha/elf.h.orig 2017-01-01 12:07:43.905435000 +0000 |+++ gcc/config/alpha/elf.h -------------------------- Patching file gcc/config/alpha/elf.h using Plan A... Hunk #1 succeeded at 100. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_alpha_linux.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_alpha_linux.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_alpha_linux.h,v 1.1 2018/06/17 19:50:52 maya Exp $ | |Move linux-specific definitions to linux file. |PR target/85095, https://gcc.gnu.org/ml/gcc-patches/2018-05/msg01370.html | |--- gcc/config/alpha/linux.h.orig 2017-01-01 12:07:43.905435000 +0000 |+++ gcc/config/alpha/linux.h -------------------------- Patching file gcc/config/alpha/linux.h using Plan A... Hunk #1 succeeded at 78. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_arm_arm.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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 2017/05/03 00:21:03 maya Exp $ | |driver-arm.o is only included for freebsd/arm and linux/arm, and |it is responsible for the definition of host_detect_local_cpu. | |Without it, we get an undefined reference. | |GCC bugzilla #77800 | |--- gcc/config/arm/arm.h.orig 2016-12-15 17:51:46.000000000 +0000 |+++ gcc/config/arm/arm.h -------------------------- Patching file gcc/config/arm/arm.h using Plan A... Hunk #1 succeeded at 2238 (offset 7 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_arm_netbsd-eabi.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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 2018/06/17 19:50:52 maya Exp $ | |netbsd/arm EABI support | |--- gcc/config/arm/netbsd-eabi.h.orig 2018-02-02 18:49:57.566284082 +0000 |+++ gcc/config/arm/netbsd-eabi.h -------------------------- (Creating file gcc/config/arm/netbsd-eabi.h...) Patching file gcc/config/arm/netbsd-eabi.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_arm_netbsd-elf.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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 2018/06/17 19:50:52 maya Exp $ | |netbsd/arm EABI support | |--- gcc/config/arm/netbsd-elf.h.orig 2017-01-01 12:07:43.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 54. Hunk #3 succeeded at 67. Hunk #4 succeeded at 92. Hunk #5 succeeded at 171. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_darwin-driver.c => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_darwin-driver.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_darwin-driver.c,v 1.2 2020/03/03 12:58:42 adam Exp $ | |Fix building on Darwin. | |--- gcc/config/darwin-driver.c.orig 2020-03-03 07:12:59.000000000 +0000 |+++ gcc/config/darwin-driver.c -------------------------- Patching file gcc/config/darwin-driver.c using Plan A... Hunk #1 succeeded at 112. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_host-netbsd.c => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_host-netbsd.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_host-netbsd.c,v 1.1 2020/04/08 13:29:54 rhialto Exp $ | |Add host hooks for NetBSD - needed for working precompiled headers. |http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58397 | |--- /dev/null 2013-09-11 20:06:51.000000000 +0200 |+++ gcc/config/host-netbsd.c 2013-09-11 20:29:31.000000000 +0200 -------------------------- (Creating file gcc/config/host-netbsd.c...) Patching file gcc/config/host-netbsd.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_netbsd-elf.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_netbsd-elf.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_netbsd-elf.h,v 1.1 2018/06/17 19:50:52 maya Exp $ | |Need NETBSD_SUBTARGET_EXTRA_SPECS for netbsd-eabi.h file. | |--- gcc/config/netbsd-elf.h.orig 2017-01-01 12:07:43.000000000 +0000 |+++ gcc/config/netbsd-elf.h -------------------------- Patching file gcc/config/netbsd-elf.h using Plan A... Hunk #1 succeeded at 67. Hunk #2 succeeded at 84. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_netbsd-protos.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_netbsd-protos.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_netbsd-protos.h,v 1.1 2017/05/03 00:21:03 maya Exp $ | |--- /dev/null 2014-12-15 07:13:57.000000000 +0000 |+++ gcc/config/netbsd-protos.h -------------------------- Patching file gcc/config/netbsd-protos.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_netbsd.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_netbsd.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_netbsd.h,v 1.3 2018/11/10 04:24:00 mrg Exp $ | |Handle netbsd's compatibility non-C99 cabs (causes link |failure with gfortran) | |--- gcc/config/netbsd.h.orig 2017-09-29 21:34:00.000000000 +0000 |+++ gcc/config/netbsd.h -------------------------- Patching file gcc/config/netbsd.h using Plan A... Hunk #1 succeeded at 17. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_t-netbsd => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_t-netbsd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_t-netbsd,v 1.1 2017/05/03 00:21:03 maya Exp $ | |--- /dev/null 2014-12-16 20:23:05.000000000 +0000 |+++ gcc/config/t-netbsd -------------------------- Patching file gcc/config/t-netbsd using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_x-netbsd => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_config_x-netbsd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_x-netbsd,v 1.1 2017/05/03 00:21:03 maya Exp $ | |Add host hooks for NetBSD - needed for working precompiled headers. |http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58397 | |--- /dev/null 2013-09-11 09:12:57.000000000 +0200 |+++ gcc/config/x-netbsd 2013-09-10 18:57:27.000000000 +0200 -------------------------- (Creating file gcc/config/x-netbsd...) Patching file gcc/config/x-netbsd using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_configure => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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 2017/05/03 00:21:03 maya Exp $ | |--- gcc/configure.orig 2015-09-30 23:06:11.000000000 +0000 |+++ gcc/configure -------------------------- Patching file gcc/configure using Plan A... Hunk #1 succeeded at 29121 (offset 800 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_ggc-common.c => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_ggc-common.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_ggc-common.c,v 1.1 2017/05/03 00:21:03 maya Exp $ | |--- gcc/ggc-common.c.orig 2014-12-10 03:45:40.000000000 +0000 |+++ gcc/ggc-common.c -------------------------- Patching file gcc/ggc-common.c using Plan A... Hunk #1 succeeded at 598 (offset -5 lines). Hunk #2 succeeded at 616 (offset -2 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_ginclude_stddef.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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.2 2019/08/06 06:16:15 maya Exp $ | |handle netbsd/arm not using the same include guards for |ansi.h as other archs | |Upstreamed in 2018-06-20 (GCC 9.x) | |--- gcc/ginclude/stddef.h.orig 2017-01-01 12:07:43.000000000 +0000 |+++ gcc/ginclude/stddef.h -------------------------- Patching file gcc/ginclude/stddef.h using Plan A... Hunk #1 succeeded at 46. Hunk #2 succeeded at 54. Hunk #3 succeeded at 81. Hunk #4 succeeded at 353. Hunk #5 succeeded at 381. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_lto_lto.c => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_lto_lto.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_lto_lto.c,v 1.1 2017/05/03 00:21:03 maya Exp $ | |--- gcc/lto/lto.c.orig 2015-01-30 16:15:00.000000000 +0000 |+++ gcc/lto/lto.c -------------------------- Patching file gcc/lto/lto.c using Plan A... Hunk #1 succeeded at 2329 (offset -166 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_system.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_system.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_system.h,v 1.1 2017/05/03 00:21:03 maya Exp $ | |--- gcc/system.h.orig 2013-04-29 18:37:29.000000000 +0000 |+++ gcc/system.h -------------------------- Patching file gcc/system.h using Plan A... Hunk #1 succeeded at 78 (offset 6 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-gcc_targhooks.c => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-gcc_targhooks.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_targhooks.c,v 1.1 2018/07/18 22:55:08 maya Exp $ | |PR pkg/53436 |netbsd can't handle hidden reference to stack_chk_fail_local. |(note: this code is only happening if targeting i386) | |--- gcc/targhooks.c.orig 2017-02-07 11:29:06.644837000 +0000 |+++ gcc/targhooks.c -------------------------- Patching file gcc/targhooks.c using Plan A... Hunk #1 succeeded at 845. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-isl_configure => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-isl_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-isl_configure,v 1.1 2017/05/03 00:21:03 maya Exp $ | |Make test portable | |--- isl/configure.orig 2016-01-14 17:26:10.000000000 +0000 |+++ isl/configure -------------------------- Patching file isl/configure using Plan A... Hunk #1 succeeded at 18156 (offset 595 lines). Hunk #2 succeeded at 18164 (offset 595 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libcilkrts_configure => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libcilkrts_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libcilkrts_configure,v 1.3 2017/05/14 02:38:03 maya Exp $ | |--- libcilkrts/configure.orig 2014-08-12 11:06:44.000000000 +0000 |+++ libcilkrts/configure -------------------------- Patching file libcilkrts/configure using Plan A... Hunk #1 succeeded at 15400 (offset 881 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libcilkrts_runtime_os-unix.c => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libcilkrts_runtime_os-unix.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libcilkrts_runtime_os-unix.c,v 1.1 2017/05/03 00:21:03 maya Exp $ | |NetBSD doesn't need additional include files too |NetBSD can also obtain number of online cpus from sysconf |NetBSD can use sched_yield for sleeping | |--- libcilkrts/runtime/os-unix.c.orig 2016-12-01 14:48:49.000000000 +0000 |+++ libcilkrts/runtime/os-unix.c -------------------------- Patching file libcilkrts/runtime/os-unix.c using Plan A... Hunk #1 succeeded at 73. Hunk #2 succeeded at 398. Hunk #3 succeeded at 428. Hunk #4 succeeded at 459. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libdecnumber_decNumber.c => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libdecnumber_decNumber.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libdecnumber_decNumber.c,v 1.1 2017/05/03 00:21:03 maya Exp $ | |--- libdecnumber/decNumber.c.orig 2013-08-14 08:42:04.000000000 +0000 |+++ libdecnumber/decNumber.c -------------------------- Patching file libdecnumber/decNumber.c using Plan A... Hunk #1 succeeded at 770. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libffi_configure => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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 2017/05/03 00:21:03 maya Exp $ | |--- libffi/configure.orig 2013-06-01 17:03:49.000000000 +0000 |+++ libffi/configure -------------------------- Patching file libffi/configure using Plan A... Hunk #1 succeeded at 15808 (offset 3119 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libffi_testsuite_libffi.call_float2.c => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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 2017/05/03 00:21:03 maya Exp $ | |--- libffi/testsuite/libffi.call/float2.c.orig 2013-06-01 17:08:18.000000000 +0000 |+++ libffi/testsuite/libffi.call/float2.c -------------------------- Patching file libffi/testsuite/libffi.call/float2.c using Plan A... Hunk #1 succeeded at 45. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libgcc_config.host => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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.2 2018/11/09 11:22:13 mrg Exp $ | |netbsd/arm EABI support | |arm64 support | |--- libgcc/config.host.orig 2018-01-08 13:39:11.000000000 +0000 |+++ libgcc/config.host 2018-11-09 10:07:05.711530693 +0000 -------------------------- Patching file libgcc/config.host using Plan A... Hunk #1 succeeded at 343. Hunk #2 succeeded at 402. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libgcc_config_arm_t-netbsd => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libgcc_config_arm_t-netbsd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgcc_config_arm_t-netbsd,v 1.1 2018/06/17 19:50:52 maya Exp $ | |Update arm t-netbsd from netbsd's base. | |--- libgcc/config/arm/t-netbsd.orig 2011-11-02 15:23:48.000000000 +0000 |+++ libgcc/config/arm/t-netbsd -------------------------- Patching file libgcc/config/arm/t-netbsd using Plan A... Hunk #1 succeeded at 1. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libgcc_config_arm_t-netbsd-eabi => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libgcc_config_arm_t-netbsd-eabi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgcc_config_arm_t-netbsd-eabi,v 1.1 2018/06/17 19:50:52 maya Exp $ | |netbsd/arm EABI support | |--- libgcc/config/arm/t-netbsd-eabi.orig 2018-06-15 14:49:36.798627201 +0000 |+++ libgcc/config/arm/t-netbsd-eabi -------------------------- (Creating file libgcc/config/arm/t-netbsd-eabi...) Patching file libgcc/config/arm/t-netbsd-eabi using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libgcc_config_i386_cpuinfo.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libgcc_config_i386_cpuinfo.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgcc_config_i386_cpuinfo.h,v 1.3 2017/07/05 10:17:01 adam Exp $ | |ifdef out extern for GCC bug #80600, with the same condition as |cpuinfo.c. removing triggers GCC bug #65612 | |--- libgcc/config/i386/cpuinfo.h.orig 2017-01-10 12:55:41.000000000 +0000 |+++ libgcc/config/i386/cpuinfo.h -------------------------- Patching file libgcc/config/i386/cpuinfo.h using Plan A... Hunk #1 succeeded at 108. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libgcc_crtstuff.c => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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 2017/05/03 00:21:03 maya Exp $ | |--- 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 /opt/pkgsrc/lang/gcc7/patches/patch-libgfortran_configure => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libgfortran_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgfortran_configure,v 1.1 2017/05/03 00:21:03 maya Exp $ | |--- libgfortran/configure.orig 2015-10-04 22:33:03.000000000 +0000 |+++ libgfortran/configure -------------------------- Patching file libgfortran/configure using Plan A... Hunk #1 succeeded at 26089 (offset 97 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libgo_Makefile.in => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libgo_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libgo_Makefile.in,v 1.1 2017/05/03 00:21:03 maya Exp $ | |proc.c will not compile with inline-functions (implied by -O3) |so add -fno-inline-functions to it's cflags. | | |--- libgo/Makefile.in.orig 2012-08-06 14:34:27.000000000 +0000 |+++ libgo/Makefile.in -------------------------- Patching file libgo/Makefile.in using Plan A... Hunk #1 succeeded at 1913 (offset -1138 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libsanitizer_configure.tgt => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libsanitizer_configure.tgt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libsanitizer_configure.tgt,v 1.1 2017/05/03 00:21:03 maya Exp $ | |--- libsanitizer/configure.tgt.orig 2015-11-23 09:07:18.000000000 +0000 |+++ libsanitizer/configure.tgt -------------------------- Patching file libsanitizer/configure.tgt using Plan A... Hunk #1 succeeded at 52 (offset 11 lines). done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libsanitizer_sanitizer__common_sanitizer__platform.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libsanitizer_sanitizer__common_sanitizer__platform.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libsanitizer_sanitizer__common_sanitizer__platform.h,v 1.1 2019/06/14 09:42:36 adam Exp $ | |Fix building on Darwin. | |--- libsanitizer/sanitizer_common/sanitizer_platform.h.orig 2019-05-22 05:55:43.000000000 +0000 |+++ libsanitizer/sanitizer_common/sanitizer_platform.h -------------------------- Patching file libsanitizer/sanitizer_common/sanitizer_platform.h using Plan A... Hunk #1 succeeded at 31. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h,v 1.1 2017/05/03 00:21:03 maya Exp $ | |--- libstdc++-v3/config/os/bsd/netbsd/ctype_base.h.orig 2013-02-03 17:54:05.000000000 +0000 |+++ libstdc++-v3/config/os/bsd/netbsd/ctype_base.h -------------------------- Patching file libstdc++-v3/config/os/bsd/netbsd/ctype_base.h using Plan A... Hunk #1 succeeded at 43. Hunk #2 succeeded at 71. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__configure__char.cc => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__configure__char.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libstdc++-v3_config_os_bsd_netbsd_ctype__configure__char.cc,v 1.1 2017/05/03 00:21:03 maya Exp $ | |https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64271 | |--- libstdc++-v3/config/os/bsd/netbsd/ctype_configure_char.cc.orig 2013-02-03 17:54:05.000000000 +0000 |+++ libstdc++-v3/config/os/bsd/netbsd/ctype_configure_char.cc -------------------------- Patching file libstdc++-v3/config/os/bsd/netbsd/ctype_configure_char.cc using Plan A... Hunk #1 succeeded at 38. Hunk #2 succeeded at 75. Hunk #3 succeeded at 90. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__inline.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__inline.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libstdc++-v3_config_os_bsd_netbsd_ctype__inline.h,v 1.1 2017/05/03 00:21:03 maya Exp $ | |--- libstdc++-v3/config/os/bsd/netbsd/ctype_inline.h.orig 2013-02-03 17:54:05.000000000 +0000 |+++ libstdc++-v3/config/os/bsd/netbsd/ctype_inline.h -------------------------- Patching file libstdc++-v3/config/os/bsd/netbsd/ctype_inline.h using Plan A... Hunk #1 succeeded at 48. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libstdc++-v3_libsupc++_new__opa.cc => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/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.3 2019/01/05 00:39:13 adam Exp $ | |Ensure we can find SunOS std::aligned_alloc if using it. | |--- libstdc++-v3/libsupc++/new_opa.cc.orig 2019-01-04 10:50:16.000000000 +0000 |+++ libstdc++-v3/libsupc++/new_opa.cc -------------------------- Patching file libstdc++-v3/libsupc++/new_opa.cc using Plan A... Hunk #1 succeeded at 42. done => Verifying /opt/pkgsrc/lang/gcc7/patches/patch-libstdc++-v3_libsupc++_unwind-cxx.h => Applying pkgsrc patch /opt/pkgsrc/lang/gcc7/patches/patch-libstdc++-v3_libsupc++_unwind-cxx.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libstdc++-v3_libsupc++_unwind-cxx.h,v 1.1 2017/05/03 00:21:03 maya Exp $ | |--- libstdc++-v3/libsupc++/unwind-cxx.h.orig 2013-03-19 17:04:44.000000000 +0000 |+++ libstdc++-v3/libsupc++/unwind-cxx.h -------------------------- Patching file libstdc++-v3/libsupc++/unwind-cxx.h using Plan A... Hunk #1 succeeded at 38. done ===> Creating toolchain wrappers for gcc7-7.5.0nb3 ===> Configuring for gcc7-7.5.0nb3 => 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... aarch64-apple-darwin20 checking host system type... aarch64-apple-darwin20 checking target system type... aarch64-apple-darwin20 checking for a BSD-compatible install... /usr/bin/install -c -o sjmulder -g staff checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking for gawk... /opt/pkg/bin/nawk checking for libatomic support... yes checking for libcilkrts support... no checking for libitm support... yes checking for libsanitizer support... no checking for libvtv support... no checking for libmpx support... no checking for libhsail-rt support... no checking for aarch64-apple-darwin20-gcc... clang checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no checking for aarch64-apple-darwin20-gnatbind... no checking for gnatbind... no checking for aarch64-apple-darwin20-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... 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 The following languages will be built: c,c++,fortran,lto,objc,obj-c++ *** This configuration is not supported in the following subdirectories: target-libcilkrts target-libsanitizer target-libvtv target-libmpx target-libffi target-libgo gnattools gotools target-libada target-libhsail-rt target-liboffloadmic (Any other directories should still work fine.) checking for default BUILD_CONFIG... bootstrap-debug checking for --enable-vtable-verify... no checking for bison... bison -y checking for bison... bison checking for gm4... gm4 checking for flex... flex checking for flex... flex checking for makeinfo... /opt/work/lang/gcc7/work/.tools/bin/makeinfo checking for expect... expect checking for runtest... no checking for aarch64-apple-darwin20-ar... no checking for ar... ar checking for aarch64-apple-darwin20-as... no checking for as... as checking for aarch64-apple-darwin20-dlltool... no checking for dlltool... no checking for ld... (cached) /Library/Developer/CommandLineTools/usr/bin/ld checking for aarch64-apple-darwin20-ld... (cached) /Library/Developer/CommandLineTools/usr/bin/ld checking for aarch64-apple-darwin20-lipo... no checking for lipo... lipo checking for aarch64-apple-darwin20-nm... no checking for nm... nm checking for aarch64-apple-darwin20-ranlib... no checking for ranlib... ranlib checking for aarch64-apple-darwin20-strip... no checking for strip... strip checking for aarch64-apple-darwin20-windres... no checking for windres... no checking for aarch64-apple-darwin20-windmc... no checking for windmc... no checking for aarch64-apple-darwin20-objcopy... no checking for objcopy... no checking for aarch64-apple-darwin20-objdump... no checking for objdump... objdump checking for aarch64-apple-darwin20-readelf... no checking for readelf... no checking for cc... cc checking for c++... c++ checking for gcc... gcc checking for gfortran... gfortran checking for gccgo... no checking for ar... no checking for ar... ar checking for as... no checking for as... as checking for dlltool... no checking for dlltool... no checking for ld... no checking for ld... ld checking for lipo... no checking for lipo... lipo checking for nm... no checking for nm... nm checking for objcopy... no checking for objcopy... no checking for objdump... no checking for objdump... objdump checking for ranlib... no checking for ranlib... ranlib checking for readelf... no checking for readelf... no checking for strip... no checking for strip... strip checking for windres... no checking for windres... no checking for windmc... no checking for windmc... no checking where to find the target ar... host tool checking where to find the target as... host tool checking where to find the target cc... just compiled checking where to find the target c++... just compiled checking where to find the target c++ for libstdc++... just compiled checking where to find the target dlltool... host tool checking where to find the target gcc... just compiled checking where to find the target gfortran... just compiled checking where to find the target gccgo... host tool checking where to find the target ld... host tool checking where to find the target lipo... host tool checking where to find the target nm... host tool checking where to find the target objcopy... host tool checking where to find the target objdump... host tool checking where to find the target ranlib... host tool checking where to find the target readelf... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking where to find the target windmc... host tool checking whether to enable maintainer-specific portions of Makefiles... no configure: creating ./config.status config.status: creating Makefile