=> Bootstrap dependency digest>=20010302: found digest-20190127
(cd ../../devel/gmp && /usr/bin/make WRKDIR=/scratch/work/lang/gcc5/work/gcc-5.5.0/.devel.gmp EXTRACT_DIR=/scratch/work/lang/gcc5/work/gcc-5.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 && /usr/bin/make WRKDIR=/scratch/work/lang/gcc5/work/gcc-5.5.0/.devel.mpcomplex EXTRACT_DIR=/scratch/work/lang/gcc5/work/gcc-5.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 && /usr/bin/make WRKDIR=/scratch/work/lang/gcc5/work/gcc-5.5.0/.devel.mpfr EXTRACT_DIR=/scratch/work/lang/gcc5/work/gcc-5.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-5.5.0.tar.xz
=> Checksum RMD160 OK for gcc-5.5.0.tar.xz
=> Checksum SHA512 OK for gcc-5.5.0.tar.xz
=> Checksum SHA1 OK for isl-0.14.tar.bz2
=> Checksum RMD160 OK for isl-0.14.tar.bz2
=> Checksum SHA512 OK for isl-0.14.tar.bz2
===> Installing dependencies for gcc5-5.5.0nb7
==========================================================================
The supported build options for gcc5 are:

	always-libgcc gcc-c++ gcc-fortran gcc-go gcc-graphite
	gcc-inplace-math gcc-java gcc-objc gcc-objc++
	nls

The currently selected options are:

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

==========================================================================
=> Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3
=> Tool dependency gmake>=3.81: found gmake-4.2.1nb1
=> Tool dependency perl>=5.0: found perl-5.32.1
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency cwrappers>=20150314: found cwrappers-20180325
=> Full dependency gsed>=3.0.2: found gsed-4.8
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Overriding tools for gcc5-5.5.0nb7
===> Extracting for gcc5-5.5.0nb7
(cd ../../devel/gmp && /usr/bin/make WRKDIR=/scratch/work/lang/gcc5/work/gcc-5.5.0/.devel.gmp EXTRACT_DIR=/scratch/work/lang/gcc5/work/gcc-5.5.0  WRKSRC='${EXTRACT_DIR}/${DISTNAME:C/a$//}' SKIP_DEPENDS=YES patch)
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg 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 /tree/pkgsrc/devel/gmp/patches/patch-acinclude.m4
=> Applying pkgsrc patch /tree/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 /scratch/work/lang/gcc5/work/gcc-5.5.0/gmp-* /scratch/work/lang/gcc5/work/gcc-5.5.0/gmp
(cd ../../math/mpcomplex && /usr/bin/make WRKDIR=/scratch/work/lang/gcc5/work/gcc-5.5.0/.devel.mpcomplex EXTRACT_DIR=/scratch/work/lang/gcc5/work/gcc-5.5.0  WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES patch)
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg 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 /tree/pkgsrc/math/mpcomplex/patches/patch-src_get.c
=> Applying pkgsrc patch /tree/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 /scratch/work/lang/gcc5/work/gcc-5.5.0/mpc-* /scratch/work/lang/gcc5/work/gcc-5.5.0/mpc
(cd ../../math/mpfr && /usr/bin/make WRKDIR=/scratch/work/lang/gcc5/work/gcc-5.5.0/.devel.mpfr EXTRACT_DIR=/scratch/work/lang/gcc5/work/gcc-5.5.0  WRKSRC='${EXTRACT_DIR}/${DISTNAME}' SKIP_DEPENDS=YES patch)
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Overriding tools for mpfr-4.1.0
===> Extracting for mpfr-4.1.0
===> Patching for mpfr-4.1.0
/bin/mv /scratch/work/lang/gcc5/work/gcc-5.5.0/mpfr-* /scratch/work/lang/gcc5/work/gcc-5.5.0/mpfr
/bin/tar -jxf /distfiles/isl-0.14.tar.bz2 -C /scratch/work/lang/gcc5/work/gcc-5.5.0
/bin/mv /scratch/work/lang/gcc5/work/gcc-5.5.0/isl-0.14 /scratch/work/lang/gcc5/work/gcc-5.5.0/isl
===> Patching for gcc5-5.5.0nb7
=> Applying pkgsrc patches for gcc5-5.5.0nb7
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_Makefile.in
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/08/25 12:23:13 sevan Exp $
|
|Add gcc libdir to a programs rpath so that _this gcc's_ support libraries
|are found.
|
|--- gcc/Makefile.in.orig	2013-03-05 09:46:34.000000000 +0000
|+++ gcc/Makefile.in
--------------------------
Patching file gcc/Makefile.in using Plan A...
Hunk #1 succeeded at 1976 (offset -51 lines).
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config.gcc
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2017/08/28 18:26:38 maya Exp $
|
|Add netbsd-stdint for netbsd/{alpha,powerpc,x86}
|workaround netbsd libc's non-c99 cabs{,f} and the c99 version
|actually being called __c99_cabs{,f}
|
|--- gcc/config.gcc.orig	2014-11-21 16:04:20.000000000 +0000
|+++ gcc/config.gcc
--------------------------
Patching file gcc/config.gcc using Plan A...
Hunk #1 succeeded at 744.
Hunk #2 succeeded at 778.
Hunk #3 succeeded at 964 (offset 10 lines).
Hunk #4 succeeded at 1410 (offset 4 lines).
Hunk #5 succeeded at 2310 (offset 10 lines).
Hmm...  Ignoring the trailing garbage.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config.host
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/08/06 07:21:29 martin 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 271.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_alpha_elf.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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.2 2017/08/28 18:26:38 maya Exp $
|
|Move Linux-specific spec definitions to the linux file.
|
|--- gcc/config/alpha/elf.h.orig	2015-01-05 12:33:28.000000000 +0000
|+++ gcc/config/alpha/elf.h
--------------------------
Patching file gcc/config/alpha/elf.h using Plan A...
Hunk #1 succeeded at 100.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_alpha_linux.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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.2 2017/08/28 18:26:38 maya Exp $
|
|Move Linux-specific spec definitions to the Linux file.
|
|--- gcc/config/alpha/linux.h.orig	2015-01-05 12:33:28.000000000 +0000
|+++ gcc/config/alpha/linux.h
--------------------------
Patching file gcc/config/alpha/linux.h using Plan A...
Hunk #1 succeeded at 74.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_arm_arm.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2016/09/30 04:06:07 maya Exp $
|
|needs host_extra_gcc_objs="driver-arm.o" in gcc/config.host.
|otherwise you get an error:
|undefined reference to `host_detect_local_cpu(int, char const**)
|
|the function relies on /proc/cpuinfo to exist and provide useful
|information, and is used for -m{arch,tune,cpu}=native.
|
|--- gcc/config/arm/arm.h.orig	2016-03-29 13:28:34.000000000 +0000
|+++ gcc/config/arm/arm.h
--------------------------
Patching file gcc/config/arm/arm.h using Plan A...
Hunk #1 succeeded at 2393 (offset -1 lines).
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_host-netbsd.c
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/08/06 07:21:29 martin 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 /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_netbsd-protos.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon Exp $
|
|--- /dev/null	2014-12-15 07:13:57.000000000 +0000
|+++ gcc/config/netbsd-protos.h
--------------------------
(Creating file 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 /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_netbsd-stdint.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_netbsd-stdint.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_netbsd-stdint.h,v 1.1 2015/07/16 12:03:36 ryoon Exp $
|
|Copy gcc/config/freebsd-stdint.h to gcc/config/netbsd-stdint.h.
|
|--- gcc/config/netbsd-stdint.h.orig	2012-04-02 09:19:19.577200540 +0000
|+++ gcc/config/netbsd-stdint.h
--------------------------
(Creating file gcc/config/netbsd-stdint.h...)
Patching file gcc/config/netbsd-stdint.h using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_netbsd.c
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_netbsd.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gcc_config_netbsd.c,v 1.1 2015/07/16 12:03:36 ryoon Exp $
|
|--- /dev/null	2015-01-20 20:33:39.000000000 +0000
|+++ gcc/config/netbsd.c
--------------------------
(Creating file gcc/config/netbsd.c...)
Patching file gcc/config/netbsd.c using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_netbsd.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2017/05/28 01:36:11 maya Exp $
|
|when using shared, link against libc
|always link against libgcc
|patch non-C99 cabs{,f} on netbsd
|
|--- gcc/config/netbsd.h.orig	2015-01-05 12:33:28.000000000 +0000
|+++ gcc/config/netbsd.h
--------------------------
Patching file gcc/config/netbsd.h using Plan A...
Hunk #1 succeeded at 17.
Hunk #2 succeeded at 99.
Hunk #3 succeeded at 113.
Hunk #4 succeeded at 138.
Hunk #5 succeeded at 180.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_t-netbsd
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon Exp $
|
|--- /dev/null	2014-12-16 20:23:05.000000000 +0000
|+++ gcc/config/t-netbsd
--------------------------
(Creating file gcc/config/t-netbsd...)
Patching file gcc/config/t-netbsd using Plan A...
Empty context always matches.
Hunk #1 succeeded at 1.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_config_x-netbsd
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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.2 2015/08/06 07:21:29 martin 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 /tree/pkgsrc/lang/gcc5/patches/patch-gcc_configure
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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.3 2015/11/17 11:21:15 wiz Exp $
|
|First chunk: SSP is in libc on NetBSD
|https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68380
|
|Second chunk: XXX
|
|--- gcc/configure.orig	2015-07-03 17:00:49.000000000 +0000
|+++ gcc/configure
--------------------------
Patching file gcc/configure using Plan A...
Hunk #1 succeeded at 27866 (offset 91 lines).
Hunk #2 succeeded at 27961 (offset 91 lines).
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_ggc-common.c
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon 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 603.
Hunk #2 succeeded at 616 (offset -2 lines).
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_ginclude_stddef.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 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 /tree/pkgsrc/lang/gcc5/patches/patch-gcc_lto_lto.c
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon 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 2515 (offset 20 lines).
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-gcc_system.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon 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 /tree/pkgsrc/lang/gcc5/patches/patch-gcc_targhooks.c
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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:42:57 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	2016-03-03 13:52:57.000000000 +0000
|+++ gcc/targhooks.c
--------------------------
Patching file gcc/targhooks.c using Plan A...
Hunk #1 succeeded at 772.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libcilkrts_configure
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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.2 2017/05/28 01:36:11 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 14520 (offset 1 line).
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libcilkrts_runtime_os-unix.c
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon Exp $
|
|--- libcilkrts/runtime/os-unix.c.orig	2014-05-21 11:08:58.000000000 +0000
|+++ libcilkrts/runtime/os-unix.c
--------------------------
Patching file libcilkrts/runtime/os-unix.c using Plan A...
Hunk #1 succeeded at 56.
Hunk #2 succeeded at 378.
Hunk #3 succeeded at 402.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libdecnumber_decNumber.c
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon 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 /tree/pkgsrc/lang/gcc5/patches/patch-libffi_configure
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon 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 15788 (offset 3099 lines).
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libffi_testsuite_libffi.call_float2.c
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon 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 /tree/pkgsrc/lang/gcc5/patches/patch-libgcc_crtstuff.c
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon Exp $
|
|--- libgcc/crtstuff.c.orig	2014-09-22 00:49:01.000000000 +0000
|+++ libgcc/crtstuff.c
--------------------------
Patching file libgcc/crtstuff.c using Plan A...
Hunk #1 succeeded at 81.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libgcc_unwind-dw2-fde-dip.c
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/patches/patch-libgcc_unwind-dw2-fde-dip.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libgcc_unwind-dw2-fde-dip.c,v 1.1 2015/07/16 12:03:36 ryoon Exp $
|
|--- libgcc/unwind-dw2-fde-dip.c.orig	2014-05-21 11:08:58.000000000 +0000
|+++ libgcc/unwind-dw2-fde-dip.c
--------------------------
Patching file libgcc/unwind-dw2-fde-dip.c using Plan A...
Hunk #1 succeeded at 65.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libgfortran_configure
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon Exp $
|
|--- libgfortran/configure.orig	2014-12-07 22:38:00.000000000 +0000
|+++ libgfortran/configure
--------------------------
Patching file libgfortran/configure using Plan A...
Hunk #1 succeeded at 26456 (offset 9 lines).
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libgo_Makefile.in
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon 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 3293 (offset 242 lines).
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libjava_boehm.cc
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/patches/patch-libjava_boehm.cc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libjava_boehm.cc,v 1.1 2015/07/16 12:03:36 ryoon Exp $
|
|--- libjava/boehm.cc.orig	2014-05-20 18:02:20.000000000 +0000
|+++ libjava/boehm.cc
--------------------------
Patching file libjava/boehm.cc using Plan A...
Hunk #1 succeeded at 748.
Hunk #2 succeeded at 757.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libjava_configure
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/patches/patch-libjava_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libjava_configure,v 1.1 2015/07/16 12:03:36 ryoon Exp $
|
|Avoid a reference to the wrapped make in the pkgsrc work directory from
|showing up in an installed file.
|See: libjava/contrib/aotcompile.py.in
|
|--- libjava/configure.orig	2012-03-22 07:37:39.000000000 +0000
|+++ libjava/configure
--------------------------
Patching file libjava/configure using Plan A...
Hunk #1 succeeded at 24863 (offset 171 lines).
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libjava_contrib_rebuild-gcj-db.in
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/patches/patch-libjava_contrib_rebuild-gcj-db.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libjava_contrib_rebuild-gcj-db.in,v 1.1 2015/07/16 12:03:36 ryoon Exp $
|
|No need to use bash for this small script.
|
|Also -print0 is not portable to solaris and perhaps others.
|
|--- libjava/contrib/rebuild-gcj-db.in.orig	2008-07-02 13:17:54.000000000 +0000
|+++ libjava/contrib/rebuild-gcj-db.in
--------------------------
Patching file libjava/contrib/rebuild-gcj-db.in using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 16.
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libsanitizer_configure.tgt
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon Exp $
|
|--- libsanitizer/configure.tgt.orig	2014-09-26 13:07:42.000000000 +0000
|+++ libsanitizer/configure.tgt
--------------------------
Patching file libsanitizer/configure.tgt using Plan A...
Hunk #1 succeeded at 36 (offset -1 lines).
done
=> Verifying /tree/pkgsrc/lang/gcc5/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__base.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon 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 /tree/pkgsrc/lang/gcc5/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__configure__char.cc
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon Exp $
|
|--- 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 /tree/pkgsrc/lang/gcc5/patches/patch-libstdc++-v3_config_os_bsd_netbsd_ctype__inline.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon 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 /tree/pkgsrc/lang/gcc5/patches/patch-libstdc++-v3_libsupc++_unwind-cxx.h
=> Applying pkgsrc patch /tree/pkgsrc/lang/gcc5/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 2015/07/16 12:03:36 ryoon 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 gcc5-5.5.0nb7
===> Configuring for gcc5-5.5.0nb7
=> Bumping libstdc++ major to 7
=> 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... armv7--netbsdelf-eabihf
checking host system type... armv7--netbsdelf-eabihf
checking target system type... armv7--netbsdelf-eabihf
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g users
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/pkg/bin/gsed
checking for gawk... /usr/bin/awk
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 armv7--netbsdelf-eabihf-gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for armv7--netbsdelf-eabihf-gnatbind... no
checking for gnatbind... no
checking for armv7--netbsdelf-eabihf-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16
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 gnattools gotools target-libada target-libgo target-libffi target-libbacktrace target-zlib target-libjava target-liboffloadmic target-libssp target-boehm-gc
    (Any other directories should still work fine.)
checking for default BUILD_CONFIG... bootstrap-debug
checking for --enable-vtable-verify... no
checking for bison... no
checking for byacc... no
checking for yacc... yacc
checking for bison... no
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... /scratch/work/lang/gcc5/work/.tools/bin/makeinfo
checking for expect... no
checking for runtest... no
checking for armv7--netbsdelf-eabihf-ar... no
checking for ar... ar
checking for armv7--netbsdelf-eabihf-as... no
checking for as... as
checking for armv7--netbsdelf-eabihf-dlltool... no
checking for dlltool... no
checking for armv7--netbsdelf-eabihf-ld... no
checking for ld... ld
checking for armv7--netbsdelf-eabihf-lipo... no
checking for lipo... no
checking for armv7--netbsdelf-eabihf-nm... no
checking for nm... nm
checking for armv7--netbsdelf-eabihf-ranlib... no
checking for ranlib... ranlib
checking for armv7--netbsdelf-eabihf-strip... no
checking for strip... strip
checking for armv7--netbsdelf-eabihf-windres... no
checking for windres... no
checking for armv7--netbsdelf-eabihf-windmc... no
checking for windmc... no
checking for armv7--netbsdelf-eabihf-objcopy... no
checking for objcopy... objcopy
checking for armv7--netbsdelf-eabihf-objdump... no
checking for objdump... objdump
checking for armv7--netbsdelf-eabihf-readelf... no
checking for readelf... readelf
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
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... no
checking for nm... no
checking for nm... nm
checking for objcopy... no
checking for objcopy... objcopy
checking for objdump... no
checking for objdump... objdump
checking for ranlib... no
checking for ranlib... ranlib
checking for readelf... no
checking for readelf... readelf
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 gcj... host tool
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