+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/g95-0.93nb15/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/g95-0.93nb15/work.log => Checksum BLAKE2s OK for g95_source.tgz => Checksum SHA512 OK for g95_source.tgz => Checksum BLAKE2s OK for gcc-core-4.1.2.tar.bz2 => Checksum SHA512 OK for gcc-core-4.1.2.tar.bz2 ===> Installing dependencies for g95-0.93nb15 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency automake>=1.9: found automake-1.18 => Tool dependency autoconf>=2.58: found autoconf-2.72 => 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 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 ===> Overriding tools for g95-0.93nb15 ===> Extracting for g95-0.93nb15 /usr/bin/mkdir -p /home/pbulk/build/lang/g95/work/gcc-4.1.2/g95 cd /home/pbulk/build/lang/g95/work/g95-0.93 && /usr/bin/gtar -xzf libf95.a-0.93.tar.gz ===> Patching for g95-0.93nb15 => Applying pkgsrc patches for g95-0.93nb15 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-ab => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-ab Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ab,v 1.10 2018/07/17 21:38:39 joerg Exp $ | |Use $(host_alias) as the program prefix so it matches ${MACHINE_GNU_PLATFORM} | |Pass down correct path for libf95 to g95specs.c. | |--- Makefile.in.orig 2010-04-22 04:23:24.000000000 +0000 |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 15. Hunk #2 succeeded at 320. Hunk #3 succeeded at 1419. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2015/11/07 22:56:13 he Exp $ | |Use $host_alias in the gcc-libdir path so it matches ${MACHINE_GNU_PLATFORM} |Treat NetBSD/powerpc as Linux powerpc. | |--- configure.orig 2010-04-22 04:07:13.000000000 +0000 |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 4647. Hunk #2 succeeded at 4911. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-g95spec.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-g95spec.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-g95spec.c,v 1.1 2013/09/20 23:06:07 joerg Exp $ | |Add rpath to libf95. | |--- g95spec.c.orig 2008-10-15 14:41:42.000000000 +0000 |+++ g95spec.c -------------------------- Patching file g95spec.c using Plan A... Hunk #1 succeeded at 527. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_Makefile.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/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 2013/09/20 23:06:07 joerg Exp $ | |Add gcc libdir to a programs rpath so that _this gcc's_ support libraries |are found. | |--- ../gcc-4.1.2/gcc/Makefile.in.orig 2012-03-07 10:59:56.000000000 +0000 |+++ ../gcc-4.1.2/gcc/Makefile.in -------------------------- Patching file ../gcc-4.1.2/gcc/Makefile.in using Plan A... Hunk #1 succeeded at 1597. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config.gcc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/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.5 2017/06/21 11:36:20 maya Exp $ | |Darwin 64-bit support. |DragonFly BSD support. |FreeBSD 10 to 12 support. |NetBSD/mips64 should default to n32 ABI | |--- ../gcc-4.1.2/gcc/config.gcc.orig 2006-10-15 23:12:23.000000000 +0000 |+++ ../gcc-4.1.2/gcc/config.gcc -------------------------- Patching file ../gcc-4.1.2/gcc/config.gcc using Plan A... Hunk #1 succeeded at 412. Hunk #2 succeeded at 446. Hunk #3 succeeded at 1004. Hunk #4 succeeded at 1037. Hunk #5 succeeded at 1504. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_dragonfly-spec.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_dragonfly-spec.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_dragonfly-spec.h,v 1.1 2013/05/20 05:47:34 adam Exp $ | |DragonFly BSD support. | |--- ../gcc-4.1.2/gcc/config/dragonfly-spec.h.orig 2013-05-19 08:50:27.000000000 +0000 |+++ ../gcc-4.1.2/gcc/config/dragonfly-spec.h -------------------------- (Creating file ../gcc-4.1.2/gcc/config/dragonfly-spec.h...) Patching file ../gcc-4.1.2/gcc/config/dragonfly-spec.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_dragonfly.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_dragonfly.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_dragonfly.h,v 1.1 2013/05/20 05:47:34 adam Exp $ | |DragonFly BSD support. | |--- ../gcc-4.1.2/gcc/config/dragonfly.h.orig 2013-05-19 08:51:14.000000000 +0000 |+++ ../gcc-4.1.2/gcc/config/dragonfly.h -------------------------- (Creating file ../gcc-4.1.2/gcc/config/dragonfly.h...) Patching file ../gcc-4.1.2/gcc/config/dragonfly.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_freebsd-spec.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_freebsd-spec.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_freebsd-spec.h,v 1.4 2017/07/22 18:05:43 maya Exp $ | |Do not create duplicate definitions. |Add support for FreeBSD 9 to 12 |From FreeBSD ports. | |--- ../gcc-4.1.2/gcc/config/freebsd-spec.h.orig 2005-07-19 13:42:12.000000000 +0000 |+++ ../gcc-4.1.2/gcc/config/freebsd-spec.h -------------------------- Patching file ../gcc-4.1.2/gcc/config/freebsd-spec.h using Plan A... Hunk #1 succeeded at 51. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_i386_dragonfly.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_i386_dragonfly.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_i386_dragonfly.h,v 1.1 2013/05/20 05:47:34 adam Exp $ | |DragonFly BSD support. | |--- /dev/null 2011-02-01 20:59:25 +0100 |+++ ../gcc-4.1.2/gcc/config/i386/dragonfly.h 2011-02-01 19:38:39 +0100 -------------------------- (Creating file ../gcc-4.1.2/gcc/config/i386/dragonfly.h...) Patching file ../gcc-4.1.2/gcc/config/i386/dragonfly.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_i386_dragonfly64.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_i386_dragonfly64.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_i386_dragonfly64.h,v 1.1 2013/05/20 05:47:34 adam Exp $ | |DragonFly BSD support. | |--- ../gcc-4.1.2/gcc/config/i386/dragonfly64.h.orig 2013-05-19 08:54:10.000000000 +0000 |+++ ../gcc-4.1.2/gcc/config/i386/dragonfly64.h -------------------------- (Creating file ../gcc-4.1.2/gcc/config/i386/dragonfly64.h...) Patching file ../gcc-4.1.2/gcc/config/i386/dragonfly64.h using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_mips_netbsd.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_mips_netbsd.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_mips_netbsd.h,v 1.1 2017/06/21 11:36:20 maya Exp $ | |n32 support for netbsd/mips64 | |--- ../gcc-4.1.2/gcc/config/mips/netbsd.h.orig 2005-06-25 01:22:41.000000000 +0000 |+++ ../gcc-4.1.2/gcc/config/mips/netbsd.h -------------------------- Patching file ../gcc-4.1.2/gcc/config/mips/netbsd.h using Plan A... Hunk #1 succeeded at 39. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_rs600_netbsd.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_rs600_netbsd.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_rs600_netbsd.h,v 1.1 2017/06/21 01:12:56 maya Exp $ | |Don't try to link against a non-existent file on netbsd/powerpc | |--- ../gcc-4.1.2/gcc/config/rs6000/netbsd.h.orig 2005-06-25 01:22:41.000000000 +0000 |+++ ../gcc-4.1.2/gcc/config/rs6000/netbsd.h -------------------------- Patching file ../gcc-4.1.2/gcc/config/rs6000/netbsd.h using Plan A... Hunk #1 succeeded at 76. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_t-dragonfly => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_t-dragonfly Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_t-dragonfly,v 1.1 2013/05/20 05:47:34 adam Exp $ | |DragonFly BSD support. | |--- ../gcc-4.1.2/gcc/config/t-dragonfly.orig 2013-05-19 08:54:45.000000000 +0000 |+++ ../gcc-4.1.2/gcc/config/t-dragonfly -------------------------- (Creating file ../gcc-4.1.2/gcc/config/t-dragonfly...) Patching file ../gcc-4.1.2/gcc/config/t-dragonfly using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_t-dragonfly-thread => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_config_t-dragonfly-thread Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_config_t-dragonfly-thread,v 1.1 2013/05/20 05:47:34 adam Exp $ | |DragonFly BSD support. | |--- ../gcc-4.1.2/gcc/config/t-dragonfly-thread.orig 2013-05-19 08:55:29.000000000 +0000 |+++ ../gcc-4.1.2/gcc/config/t-dragonfly-thread -------------------------- (Creating file ../gcc-4.1.2/gcc/config/t-dragonfly-thread...) Patching file ../gcc-4.1.2/gcc/config/t-dragonfly-thread using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_gcc.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_gcc.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_gcc.c,v 1.1 2018/07/17 21:38:39 joerg Exp $ | |--- ../gcc-4.1.2/gcc/gcc.c.orig 2018-07-17 15:30:56.297612662 +0000 |+++ ../gcc-4.1.2/gcc/gcc.c -------------------------- Patching file ../gcc-4.1.2/gcc/gcc.c using Plan A... Hunk #1 succeeded at 607. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_ginclude_stddef.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/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 2017/07/22 18:05:43 maya Exp $ | |DragonFly BSD support (_PTRDIFF_T_DECLARED is also needed on dfly). |Don't ever include machine/ansi.h on freebsd (removed in freebsd 5) | |--- ../gcc-4.1.2/gcc/ginclude/stddef.h.orig 2005-06-25 01:11:52.000000000 +0000 |+++ ../gcc-4.1.2/gcc/ginclude/stddef.h -------------------------- Patching file ../gcc-4.1.2/gcc/ginclude/stddef.h using Plan A... Hunk #1 succeeded at 54. Hunk #2 succeeded at 62. Hunk #3 succeeded at 135. Hunk #4 succeeded at 144. Hunk #5 succeeded at 163. Hunk #6 succeeded at 209. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_toplev.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-gcc_toplev.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gcc_toplev.h,v 1.2 2015/12/29 23:34:46 dholland Exp $ | |Patch up gcc inline mess. | |--- ../gcc-4.1.2/gcc/toplev.h.orig 2005-09-09 00:47:05.000000000 +0000 |+++ ../gcc-4.1.2/gcc/toplev.h -------------------------- Patching file ../gcc-4.1.2/gcc/toplev.h using Plan A... Hunk #1 succeeded at 171. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.92_io_atof.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.92_io_atof.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.92_io_atof.c,v 1.2 2013/02/04 20:31:44 markd Exp $ | |Needs stdlib.h on netbsd to get alloca() declaration. | |--- libf95.a-0.93/io/atof.c~ 2009-04-22 17:44:56.000000000 +0000 |+++ libf95.a-0.93/io/atof.c -------------------------- Patching file libf95.a-0.93/io/atof.c using Plan A... Hunk #1 succeeded at 2. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_Makefile.am => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_Makefile.am Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.93_Makefile.am,v 1.1 2013/09/20 23:06:07 joerg Exp $ | |Produce shared libf95. | |--- libf95.a-0.93/Makefile.am.orig 2008-10-09 01:29:42.000000000 +0000 |+++ libf95.a-0.93/Makefile.am -------------------------- Patching file libf95.a-0.93/Makefile.am using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 36. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_configure.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_configure.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.93_configure.in,v 1.1 2014/02/19 18:27:43 jperkin Exp $ | |Use $host_alias in the gcc-libdir path so it matches ${MACHINE_GNU_PLATFORM} | |--- libf95.a-0.93/configure.in.orig 2010-04-15 05:25:24.000000000 +0000 |+++ libf95.a-0.93/configure.in -------------------------- Patching file libf95.a-0.93/configure.in using Plan A... Hunk #1 succeeded at 293. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_intrinsics_dot__product10.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_intrinsics_dot__product10.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.93_intrinsics_dot__product10.c,v 1.2 2015/12/29 23:34:46 dholland Exp $ | |Fix assembler instructions. | |--- libf95.a-0.93/intrinsics/dot_product10.c.orig 2013-03-01 11:13:24.000000000 +0000 |+++ libf95.a-0.93/intrinsics/dot_product10.c -------------------------- Patching file libf95.a-0.93/intrinsics/dot_product10.c using Plan A... Hunk #1 succeeded at 225. Hunk #2 succeeded at 237. Hunk #3 succeeded at 247. Hunk #4 succeeded at 286. Hunk #5 succeeded at 299. Hunk #6 succeeded at 309. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_intrinsics_matmul10.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_intrinsics_matmul10.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.93_intrinsics_matmul10.c,v 1.2 2015/12/29 23:34:46 dholland Exp $ | |Fix assembler instructions. | |--- libf95.a-0.93/intrinsics/matmul10.c.orig 2013-03-01 11:13:29.000000000 +0000 |+++ libf95.a-0.93/intrinsics/matmul10.c -------------------------- Patching file libf95.a-0.93/intrinsics/matmul10.c using Plan A... Hunk #1 succeeded at 899. Hunk #2 succeeded at 913. Hunk #3 succeeded at 925. Hunk #4 succeeded at 972. Hunk #5 succeeded at 987. Hunk #6 succeeded at 999. Hunk #7 succeeded at 1113. Hunk #8 succeeded at 1140. Hunk #9 succeeded at 1166. Hunk #10 succeeded at 1340. Hunk #11 succeeded at 1368. Hunk #12 succeeded at 1394. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_intrinsics_random.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_intrinsics_random.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.93_intrinsics_random.c,v 1.2 2015/12/29 23:34:46 dholland Exp $ | |Fix assembler instructions. | |--- libf95.a-0.93/intrinsics/random.c.orig 2013-03-01 11:13:35.000000000 +0000 |+++ libf95.a-0.93/intrinsics/random.c -------------------------- Patching file libf95.a-0.93/intrinsics/random.c using Plan A... Hunk #1 succeeded at 208. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_io_read.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_io_read.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.93_io_read.c,v 1.2 2015/12/29 23:34:46 dholland Exp $ | |Fix assembler instructions. | |--- libf95.a-0.93/io/read.c.orig 2013-03-01 11:14:56.000000000 +0000 |+++ libf95.a-0.93/io/read.c -------------------------- Patching file libf95.a-0.93/io/read.c using Plan A... Hunk #1 succeeded at 102. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_math_ff.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_math_ff.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.93_math_ff.c,v 1.2 2015/12/29 23:34:46 dholland Exp $ | |Fix assembler instructions. | |--- libf95.a-0.93/math/ff.c.orig 2013-03-01 11:15:29.000000000 +0000 |+++ libf95.a-0.93/math/ff.c -------------------------- Patching file libf95.a-0.93/math/ff.c using Plan A... Hunk #1 succeeded at 790. Hunk #2 succeeded at 961. Hunk #3 succeeded at 1069. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_math_x87.S => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_math_x87.S Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.93_math_x87.S,v 1.2 2015/12/29 23:34:46 dholland Exp $ | |Fix assembler instructions. | |--- libf95.a-0.93/math/x87.S.orig 2013-03-01 11:18:05.000000000 +0000 |+++ libf95.a-0.93/math/x87.S -------------------------- Patching file libf95.a-0.93/math/x87.S using Plan A... Hunk #1 succeeded at 250. Hunk #2 succeeded at 266. Hunk #3 succeeded at 675. Hunk #4 succeeded at 691. Hunk #5 succeeded at 833. Hunk #6 succeeded at 861. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_quad_power16.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_quad_power16.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.93_quad_power16.c,v 1.2 2015/12/29 23:34:46 dholland Exp $ | |Declare own functions. |Avoid implicit int. | |--- libf95.a-0.93/quad/power16.c.orig 2013-03-01 11:16:07.000000000 +0000 |+++ libf95.a-0.93/quad/power16.c -------------------------- Patching file libf95.a-0.93/quad/power16.c using Plan A... Hunk #1 succeeded at 36. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_runtime_main.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_runtime_main.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.93_runtime_main.c,v 1.3 2014/02/17 16:49:14 jperkin Exp $ | |* fixes missing restore stack address. PR pkg/47906 |* Make MAIN_ weak to allow linking libf95 dynamically. | |--- libf95.a-0.93/runtime/main.c.orig 2010-04-18 15:47:28.000000000 +0000 |+++ libf95.a-0.93/runtime/main.c -------------------------- Patching file libf95.a-0.93/runtime/main.c using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 53. done => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_runtime_mutex.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95/patches/patch-libf95.a-0.93_runtime_mutex.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libf95.a-0.93_runtime_mutex.c,v 1.2 2016/10/02 23:26:40 maya Exp $ | |This package builds a gcc on netbsd/mips which defaults to o32 mips1 |output, and then uses it to compile g95 - which then uses assembly that |is rejected for the chosen -mips1 by the linker. | |set mips3 for this segment, it'll stop being rejected by the linker, but |will crash if anyone runs this code on actual mips1 (rare). | |--- libf95.a-0.93/runtime/mutex.c.orig 2008-09-17 03:45:13.000000000 +0000 |+++ libf95.a-0.93/runtime/mutex.c -------------------------- Patching file libf95.a-0.93/runtime/mutex.c using Plan A... Hunk #1 succeeded at 116. done ===> Creating toolchain wrappers for g95-0.93nb15 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /home/pbulk/build/lang/g95/work/.cwrapper/specs.pkgsrc ===> Configuring for g95-0.93nb15 mv /home/pbulk/build/lang/g95/work/gcc-4.1.2/gcc/gcc.c /home/pbulk/build/lang/g95/work/gcc-4.1.2/gcc/gcc.c.patched sed "s|%LIBGCC_SPEC%|\"%\{static\|static-libgcc:-lgcc\ -lgcc_eh\}%\{\!static:%\{\!static-libgcc:%\{\!shared:%\{\!shared-libgcc:-lgcc\ -lgcc_eh\}%\{shared-libgcc:-lgcc_s\ -lgcc\}\}%\{shared:-lgcc_s\}\}\}\"|" /home/pbulk/build/lang/g95/work/gcc-4.1.2/gcc/gcc.c.patched > /home/pbulk/build/lang/g95/work/gcc-4.1.2/gcc/gcc.c cd /home/pbulk/build/lang/g95/work/g95-0.93/libf95.a-0.93 && autoreconf -i autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:449: AM_INIT_AUTOMAKE is expanded from... configure.in:3: the top level configure.in:5: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete. configure.in:5: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.in:5: the top level configure.in:5: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.in:5: the top level configure.in:6: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.in:6: You should use the 'AC_CONFIG_HEADERS' macro instead. aclocal.m4:728: AM_CONFIG_HEADER is expanded from... configure.in:6: the top level configure.in:23: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:23: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:23: the top level configure.in:34: warning: The macro 'AC_HELP_STRING' is obsolete. configure.in:34: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.in:34: the top level configure.in:66: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:66: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:66: the top level configure.in:93: warning: The macro 'AC_ERROR' is obsolete. configure.in:93: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... configure.in:93: the top level configure.in:181: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:181: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:181: the top level configure.in:193: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:193: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:193: the top level configure.in:204: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:204: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:204: the top level configure.in:215: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:215: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:215: the top level configure.in:226: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:226: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:226: the top level configure.in:237: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:237: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:237: the top level configure.in:248: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:248: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:248: the top level configure.in:259: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:259: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:259: the top level configure.in:291: warning: The macro 'AC_ERROR' is obsolete. configure.in:291: You should run autoupdate. ./lib/autoconf/oldnames.m4:34: AC_ERROR is expanded from... configure.in:291: the top level configure.in:394: warning: The macro 'AC_TRY_RUN' is obsolete. configure.in:394: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.in:394: the top level configure.in:401: warning: The macro 'AC_TRY_RUN' is obsolete. configure.in:401: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.in:401: the top level configure.in:408: warning: The macro 'AC_TRY_RUN' is obsolete. configure.in:408: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.in:408: the top level configure.in:415: warning: The macro 'AC_TRY_RUN' is obsolete. configure.in:415: You should run autoupdate. ./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from... configure.in:415: the top level configure.in:426: warning: The macro 'AC_TRY_LINK' is obsolete. configure.in:426: You should run autoupdate. ./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from... configure.in:426: the top level configure.in:437: warning: The macro 'AC_TRY_COMPILE' is obsolete. configure.in:437: You should run autoupdate. ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... configure.in:437: the top level configure.in:446: warning: AC_OUTPUT should be used without arguments. configure.in:446: You should run autoupdate. autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:7: installing './compile' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' Makefile.am:10: warning: source file 'intrinsics/adjust.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibility. Makefile.am:10: warning: source file 'intrinsics/all.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/any.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/command.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/count.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/cshift.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/dot_product.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/dot_product10.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/eoshift.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/gerror.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/get_environ.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/index.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/iostat.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/isatty.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/len_trim.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/matmul.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/matmul10.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/misc.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/mmloc.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/mmval.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/mvbits.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/pack.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/product.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/random.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/real10.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/repeat.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/reshape.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/scan.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/shape.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/size.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/spread.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/sum.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/transpose.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/trim.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/unpack.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/verify.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'intrinsics/xfer.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/atof.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/backspace.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/close.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/endfile.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/flush.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/fnum.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/format.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/fwrite.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/ftoa.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/inquire.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/iread.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/iwrite.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/list_read.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/namelist.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/open.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/read.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/rewind.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/stream.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/transfer.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/unit.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'io/write.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'math/abs.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'math/bessel.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'math/erf.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'math/ff.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'math/gamma.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'math/power.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'math/mod.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'math/round.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'math/single.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'math/transcendental.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'quad/abs16.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'quad/basic.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'quad/power16.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'quad/sqrt16.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/array.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/coarray.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/environ.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/error.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/fpu_set.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/main.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/mask.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/memory.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/mutex.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/safe-ctype.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/select.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/stop.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/string.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'runtime/top.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/abort.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/access.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/chdir.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/chmod.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/link.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/ltime.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/exit.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/ftell.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/getarg.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/getcwd.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/getenv.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/rename.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/signal.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/system.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/time.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:10: warning: source file 'unix/unlink.c' is in a subdirectory, Makefile.am:10: but option 'subdir-objects' is disabled Makefile.am:39: warning: source file 'math/x87.S' is in a subdirectory, Makefile.am:39: but option 'subdir-objects' is disabled Makefile.am:43: warning: source file 'runtime/resume.c' is in a subdirectory, Makefile.am:43: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/fpu_trap.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/getlog.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/getpid.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/system_clock.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/dtime.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/etime.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/cpu_time.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/date_and_time.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/fdate.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/hostnm.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/getuid.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/idate.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/itime.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/sleep.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/stat.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/unix_io.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/secnds.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:47: warning: source file 'unix/second.c' is in a subdirectory, Makefile.am:47: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/fpu_trap_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/dtime_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/etime_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/system_clock_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/cpu_time_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/date_and_time_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/hostnm_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/itime_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/getlog_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/getpid_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/fdate_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/sleep_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/windows_io.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/secnds_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/second_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/stat_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled Makefile.am:56: warning: source file 'windows/idate_win.c' is in a subdirectory, Makefile.am:56: but option 'subdir-objects' is disabled rm -f /home/pbulk/build/lang/g95/work/gcc-4.1.2/config.sub /home/pbulk/build/lang/g95/work/gcc-4.1.2/config.guess ln -fs /data/jenkins/workspace/pkgsrc-trunk-x86_64/mk/gnu-config/config.sub /home/pbulk/build/lang/g95/work/gcc-4.1.2/config.sub ln -fs /data/jenkins/workspace/pkgsrc-trunk-x86_64/mk/gnu-config/config.guess /home/pbulk/build/lang/g95/work/gcc-4.1.2/config.guess cd /home/pbulk/build/lang/g95/work/gcc-4.1.2/g95 && /usr/bin/env LIBTOOL="/home/pbulk/build/lang/g95/work/.cwrapper/bin/libtool " INSTALL_INFO= MAKEINFO=/home/pbulk/build/lang/g95/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/lang/g95/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/lang/g95/work/.tools/bin/gdbus-codegen AWK=/usr/bin/nawk CAT=/usr/bin/cat ac_cv_path_CAT=/usr/bin/cat CHMOD=/usr/bin/chmod CMP=/bin/cmp CP=/bin/cp DIFF=/usr/bin/diff ECHO=echo ac_cv_path_ECHO=echo EGREP=/usr/xpg4/bin/grep\ -E ac_cv_path_EGREP=/usr/xpg4/bin/grep\ -E SETENV=/usr/bin/env ENV_PROG=/usr/bin/env ac_cv_path_ENV=/usr/bin/env FALSE=false ac_cv_path_FALSE=false FIND=/usr/bin/find GREP=/usr/xpg4/bin/grep ac_cv_path_GREP=/usr/xpg4/bin/grep TAR=/usr/bin/gtar HOSTNAME=/bin/hostname LN=/usr/bin/ln LS=/usr/bin/ls MKDIR=/usr/bin/mkdir\ -p MV=/usr/bin/mv RM=/usr/bin/rm RMDIR=/usr/bin/rmdir SED=/usr/bin/sed SORT=/usr/bin/sort TAR=/usr/bin/gtar TEST=test ac_cv_path_TEST=test TOUCH=/usr/bin/touch TR=/usr/xpg4/bin/tr TRUE=true ac_cv_path_TRUE=true PKG_CONFIG=/home/pbulk/build/lang/g95/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/lang/g95/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/lang/g95/work/.buildlink/lib/pkgconfig:/home/pbulk/build/lang/g95/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/lang/g95/work/.pkg-config.log PKG_CONFIG_PATH= MAKE=make DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr CWRAPPERS_CONFIG_DIR=/home/pbulk/build/lang/g95/work/.cwrapper/config CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/local/include\ -I/usr/include CPPFLAGS=-I/opt/local/include\ -I/usr/include CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/local/include\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/local/lib\ -L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -Wl,-R/opt/local/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/lang/g95/work/.cwrapper/bin:/home/pbulk/build/lang/g95/work/.buildlink/bin:/home/pbulk/build/lang/g95/work/.gcc/bin:/home/pbulk/build/lang/g95/work/.tools/bin:/opt/local/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin:/opt/local/bin:/opt/local/bin PREFIX=/opt/local MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/local/etc CXXCPP=cpp HOME=/home/pbulk/build/lang/g95/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/lang/g95/work/.cwrapper/config CONFIG_SHELL=/usr/bin/bash LIBS= ac_given_INSTALL=/opt/local/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk ../configure --with-gcc-dir=/home/pbulk/build/lang/g95/work/gcc-4.1.2 --prefix=/opt/local --build=x86_64-sun-solaris2.11 --host=x86_64-sun-solaris2.11 --mandir=/opt/local/man --enable-option-checking=yes --enable-languages=c --disable-multilib --disable-libssp --without-gnu-ld --with-ld=/usr/ccs/bin/ld --without-gnu-as --with-as=/usr/ccs/bin/as creating cache ./config.cache checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking build system type... x86_64-sun-solaris2.11 checking for a BSD compatible install... /home/pbulk/build/lang/g95/work/.tools/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for gcc... gcc checking whether the C compiler (gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib) works... yes checking whether the C compiler (gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -L/opt/local/lib -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Wl,-R/opt/local/lib) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gnatbind... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for correct version of gmp.h... no *** This configuration is not supported in the following subdirectories: target-libssp target-libmudflap (Any other directories should still work fine.) checking for bison... no checking for byacc... no checking for yacc... yacc checking for bison... no checking for gm4... gm4 checking for flex... flex checking for flex... flex checking for makeinfo... /home/pbulk/build/lang/g95/work/.tools/bin/makeinfo checking for expect... no checking for runtest... no checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-as... no checking for as... as checking for x86_64-sun-solaris2.11-dlltool... no checking for dlltool... no checking for x86_64-sun-solaris2.11-ld... /bin/ld checking for x86_64-sun-solaris2.11-lipo... no checking for lipo... no checking for x86_64-sun-solaris2.11-nm... no checking for nm... nm checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-windres... no checking for windres... no checking for x86_64-sun-solaris2.11-objcopy... no checking for objcopy... objcopy checking for x86_64-sun-solaris2.11-objdump... no checking for objdump... objdump checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-as... no checking for as... as checking for x86_64-sun-solaris2.11-cc... no checking for cc... cc checking for x86_64-sun-solaris2.11-c++... no checking for c++... c++ checking for x86_64-sun-solaris2.11-dlltool... no checking for dlltool... no checking for x86_64-sun-solaris2.11-gcc... no checking for gcc... gcc checking for x86_64-sun-solaris2.11-gcj... no checking for gcj... no checking for x86_64-sun-solaris2.11-gfortran... no checking for gfortran... gfortran checking for x86_64-sun-solaris2.11-ld... no checking for ld... ld checking for x86_64-sun-solaris2.11-lipo... no checking for lipo... no checking for x86_64-sun-solaris2.11-nm... no checking for nm... nm checking for x86_64-sun-solaris2.11-objdump... no checking for objdump... objdump checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-strip... no checking for strip... strip checking for x86_64-sun-solaris2.11-windres... no checking for windres... 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++... host tool checking where to find the target c++ for libstdc++... host tool 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... 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 objdump... host tool checking where to find the target ranlib... host tool checking where to find the target strip... host tool checking where to find the target windres... host tool checking whether to enable maintainer-specific portions of Makefiles... no checking if symbolic links between directories work... yes updating cache ./config.cache creating ./config.status creating Makefile cd /home/pbulk/build/lang/g95/work/gcc-4.1.2/g95 && /usr/bin/env USETOOLS=no CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/local/include\ -I/usr/include CPPFLAGS=-I/opt/local/include\ -I/usr/include CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -I/opt/local/include\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/local/lib\ -L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -Wl,-R/opt/local/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/lang/g95/work/.cwrapper/bin:/home/pbulk/build/lang/g95/work/.buildlink/bin:/home/pbulk/build/lang/g95/work/.gcc/bin:/home/pbulk/build/lang/g95/work/.tools/bin:/opt/local/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin:/opt/local/bin:/opt/local/bin PREFIX=/opt/local MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/local/etc CXXCPP=cpp HOME=/home/pbulk/build/lang/g95/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/lang/g95/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/local X11BASE=/opt/local PKGMANDIR=man PKGINFODIR=info PKGGNUDIR= MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no LIBTOOL="/home/pbulk/build/lang/g95/work/.cwrapper/bin/libtool " BSD_INSTALL_PROGRAM=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/local/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/opt/local/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/opt/local/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/opt/local/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/lang/g95/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/lang/g95/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/lang/g95/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/lang/g95/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/lang/g95/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/lang/g95/work/.buildlink/lib/pkgconfig:/home/pbulk/build/lang/g95/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/lang/g95/work/.pkg-config.log PKG_CONFIG_PATH= DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr CWRAPPERS_CONFIG_DIR=/home/pbulk/build/lang/g95/work/.cwrapper/config /opt/local/bin/gmake -j4 gmake[1]: Entering directory '/home/pbulk/build/lang/g95/work/gcc-4.1.2/g95' mkdir ./libiberty mkdir build-x86_64-sun-solaris2.11 mkdir ./fixincludes mkdir ./intl mkdir build-x86_64-sun-solaris2.11/libiberty Configuring in ./fixincludes Configuring in build-x86_64-sun-solaris2.11/libiberty Configuring in ./libiberty Configuring in ./intl configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether /opt/local/bin/gmake sets $(MAKE)... configure: creating cache ./config.cache configure: creating cache ../config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/pbulk/build/lang/g95/work/gcc-4.1.2/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl yes checking for a BSD-compatible install... /home/pbulk/build/lang/g95/work/.tools/bin/install -c checking whether NLS is requested... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /home/pbulk/build/lang/g95/work/gcc-4.1.2/missing makeinfo --split-size=5000000 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... perl checking build system type... checking build system type... checking for msgfmt... no checking for gmsgfmt... : checking build system type... x86_64-sun-solaris2.11 checking for xgettext... x86_64-sun-solaris2.11 no x86_64-sun-solaris2.11 checking host system type... checking for msgmerge... checking host system type... no checking for x86_64-sun-solaris2.11-gcc... gcc checking host system type... x86_64-sun-solaris2.11 x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-ar... ar checking for x86_64-sun-solaris2.11-ranlib... ranlib x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-gcc... gcc checking target system type... x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-ar... no checking for ar... ar checking for x86_64-sun-solaris2.11-ranlib... no checking for ranlib... ranlib checking for x86_64-sun-solaris2.11-gcc... gcc checking for C compiler default output file name... checking for x86_64-sun-solaris2.11-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 C compiler default output file name... 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... a.out checking whether the C compiler works... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... checking for suffix of object files... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes yes checking for gcc option to accept ANSI C... checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... yes checking for gcc option to accept ANSI C... yes checking for gcc option to accept ANSI C... none needed none needed checking build system type... none needed x86_64-sun-solaris2.11 checking whether gcc supports -W... none needed checking host system type... x86_64-sun-solaris2.11 checking how to run the C preprocessor... cpp checking for x86_64-sun-solaris2.11-ranlib... ranlib checking for library containing strerror... checking how to run the C preprocessor... cpp yes checking whether gcc supports -Wall... checking whether gcc and cc understand -c and -o together... none required checking how to run the C preprocessor... cpp checking whether gcc and cc understand -c and -o together... yes checking whether gcc supports -Wwrite-strings... checking for egrep... grep -E checking for ANSI C header files... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... yes checking for an ANSI C-conforming const... yes checking for an ANSI C-conforming const... yes checking whether gcc supports -Wold-style-definition... yes checking for inline... yes checking for inline... yes checking for an ANSI C-conforming const... inline checking whether byte ordering is bigendian... inline checking whether byte ordering is bigendian... yes checking whether gcc supports -Wmissing-format-attribute... yes checking for inline... inline yes checking whether gcc supports -pedantic -Wno-long-long... checking for sys/types.h... no checking for a BSD-compatible install... /home/pbulk/build/lang/g95/work/.tools/bin/install -c no checking for a BSD-compatible install... /home/pbulk/build/lang/g95/work/.tools/bin/install -c checking for sys/file.h... checking for sys/file.h... yes checking how to run the C preprocessor... cpp yes yes checking for sys/stat.h... yes checking for sys/param.h... checking for sys/param.h... checking for egrep... yes yes grep -E checking for ANSI C header files... yes checking for stdlib.h... checking for limits.h... checking for limits.h... yes checking for stdlib.h... yes yes checking for string.h... checking for stdlib.h... yes yes checking for malloc.h... yes checking for malloc.h... checking for memory.h... yes yes checking for string.h... checking for string.h... yes checking for sys/types.h... yes checking for strings.h... yes yes checking for unistd.h... checking for unistd.h... yes yes checking for sys/stat.h... yes yes checking for inttypes.h... checking for strings.h... checking for strings.h... yes yes checking for stdlib.h... yes yes checking for sys/time.h... checking for sys/time.h... checking for stdint.h... yes yes yes checking for string.h... checking for time.h... checking for time.h... yes checking for unistd.h... yes yes checking for sys/resource.h... yes checking for sys/resource.h... checking for memory.h... yes checking for off_t... yes yes checking for sys/stat.h... checking for sys/stat.h... yes yes yes checking for size_t... yes checking for strings.h... checking for sys/mman.h... checking for sys/mman.h... yes yes yes yes checking for working alloca.h... checking for fcntl.h... checking for fcntl.h... checking for inttypes.h... yes yes checking for alloca.h... checking for alloca.h... yes checking for alloca... yes checking for stdint.h... yes yes checking for sys/pstat.h... checking for sys/pstat.h... yes yes checking for stdlib.h... (cached) yes no checking for unistd.h... no checking for sys/sysmp.h... checking for unistd.h... (cached) yes checking for sys/sysmp.h... checking for getpagesize... no no checking for sys/sysinfo.h... checking for sys/sysinfo.h... yes checking stddef.h usability... yes yes yes checking for working mmap... checking for machine/hal_sysinfo.h... checking for machine/hal_sysinfo.h... yes checking stddef.h presence... no no checking for sys/table.h... checking for sys/table.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes yes checking whether we are using the GNU C Library 2.1 or newer... checking for strings.h... (cached) no yes no checking for sys/sysctl.h... checking for sys/sysctl.h... checking for unistd.h... (cached) no checking whether integer division by zero raises SIGFPE... yes checking fcntl.h usability... no no checking for sys/systemcfg.h... checking for sys/systemcfg.h... yes yes checking fcntl.h presence... checking for inttypes.h... no no checking for stdint.h... checking for stdint.h... yes checking for fcntl.h... yes yes yes checking sys/file.h usability... yes checking for stdio_ext.h... checking for stdint.h... checking for stdio_ext.h... yes yes yes checking sys/file.h presence... checking for sys/wait.h that is POSIX.1 compatible... checking for sys/wait.h that is POSIX.1 compatible... yes checking for unsigned long long... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes yes checking whether time.h and sys/time.h may both be included... yes checking whether time.h and sys/time.h may both be included... checking for clearerr_unlocked... yes checking for inttypes.h... yes checking whether errno must be declared... yes checking whether errno must be declared... yes no checking whether the inttypes.h PRIxNN macros are broken... checking for feof_unlocked... no checking for egrep... grep -E checking for ANSI C header files... no checking for egrep... no grep -E checking for ld used by GCC... checking for ANSI C header files... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... no checking for ferror_unlocked... done checking argz.h usability... no checking for fflush_unlocked... no checking argz.h presence... no checking for argz.h... no no yes checking limits.h usability... checking for sys/types.h... checking for fgetc_unlocked... yes checking for sys/types.h... yes yes checking limits.h presence... yes checking for sys/stat.h... (cached) yes checking for sys/stat.h... (cached) no yes checking for fgets_unlocked... yes checking for limits.h... checking for stdlib.h... (cached) yes yes checking for stdlib.h... (cached) yes checking for string.h... (cached) checking locale.h usability... yes checking for string.h... (cached) yes checking for memory.h... checking for memory.h... no checking for fileno_unlocked... yes yes checking locale.h presence... yes checking for strings.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... yes checking for locale.h... yes checking for inttypes.h... no checking nl_types.h usability... checking for fprintf_unlocked... yes yes checking for stdint.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking nl_types.h presence... yes checking for unistd.h... (cached) yes checking for int... no checking for int... checking for fputc_unlocked... yes checking for nl_types.h... yes checking malloc.h usability... yes checking size of int... no yes checking size of int... checking for fputs_unlocked... yes checking malloc.h presence... yes checking for malloc.h... no yes checking for fread_unlocked... 4 checking for uintptr_t... 4 checking for uintptr_t... checking stddef.h usability... no yes checking stddef.h presence... checking for fwrite_unlocked... yes checking for a 64-bit type... yes checking for a 64-bit type... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes uint64_t checking for pid_t... no uint64_t checking for getchar_unlocked... checking for string.h... (cached) checking for pid_t... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking for library containing strerror... yes yes checking for library containing strerror... checking for getc_unlocked... yes checking sys/param.h presence... yes checking for sys/param.h... yes none required checking for asprintf... none required checking for feof_unlocked... checking for asprintf... yes checking for putchar_unlocked... no yes checking for fgets_unlocked... checking for atexit... yes checking for atexit... yes checking for putc_unlocked... no checking for getc_unlocked... yes yes checking for basename... yes checking for basename... checking whether abort is declared... yes checking for getcwd... yes yes yes checking for bcmp... checking whether errno is declared... checking for bcmp... no checking whether clearerr_unlocked is declared... yes checking for getegid... yes yes no checking for bcopy... checking whether feof_unlocked is declared... checking for bcopy... yes no checking whether ferror_unlocked is declared... checking for geteuid... yes yes checking for bsearch... checking for bsearch... no checking whether fflush_unlocked is declared... yes no checking whether fgetc_unlocked is declared... yes checking for getgid... checking for bzero... yes checking for bzero... no checking whether fgets_unlocked is declared... yes no checking for getuid... checking whether fileno_unlocked is declared... yes checking for calloc... yes checking for calloc... no checking whether fprintf_unlocked is declared... yes yes no checking whether fputc_unlocked is declared... checking for mempcpy... checking for clock... yes checking for clock... no checking whether fputs_unlocked is declared... no checking for munmap... yes checking for ffs... yes no checking whether fread_unlocked is declared... checking for ffs... yes no checking whether fwrite_unlocked is declared... checking for putenv... yes checking for getcwd... yes checking for getcwd... no checking whether getchar_unlocked is declared... yes checking for setenv... yes no checking whether getc_unlocked is declared... checking for getpagesize... yes checking for getpagesize... no checking whether putchar_unlocked is declared... yes checking for setlocale... yes checking for gettimeofday... yes no checking whether putc_unlocked is declared... checking for gettimeofday... yes no checking for an ANSI C-conforming const... checking for stpcpy... yes checking for index... yes checking for index... yes checking sys/mman.h usability... yes checking for strcasecmp... yes yes checking for insque... yes checking sys/mman.h presence... checking for insque... yes checking for sys/mman.h... yes checking for mmap... yes checking for strdup... yes checking for memchr... yes yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... checking for memchr... yes checking for strtoul... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no yes updating cache ./config.cache checking for memcmp... yes configure: creating ./config.status checking for memcmp... yes checking for tsearch... yes yes checking for memcpy... checking for memcpy... yes checking for __argz_count... yes yes checking for memmove... checking for memmove... no checking for __argz_stringify... yes checking for mempcpy... yes no checking for mempcpy... checking for __argz_next... config.status: creating Makefile no config.status: creating mkheaders.almost checking for memset... config.status: creating config.h no checking for __fsetlocking... no checking for memset... yes yes checking for mkstemps... checking for iconv... yes checking for mkstemps... yes yes checking for iconv declaration... checking for putenv... yes checking for putenv... gmake[1]: Nothing to be done for 'all-target'. extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... mkdir build-x86_64-sun-solaris2.11/fixincludes Configuring in build-x86_64-sun-solaris2.11/fixincludes yes checking for random... yes yes checking for LC_MESSAGES... checking for random... yes checking for rename... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking for rename... yes checking for rindex... yes checking whether to use NLS... yes checking where the gettext function comes from... libc yes checking for rindex... checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader updating cache ./config.cache configure: creating ./config.status yes checking for setenv... yes checking for setenv... yes checking for snprintf... configure: loading cache ../config.cache yes checking build system type... checking for snprintf... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 yes checking target system type... checking for sigsetmask... x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-gcc... gcc yes checking for sigsetmask... checking for C compiler default output file name... no checking for stpcpy... config.status: creating Makefile a.out checking whether the C compiler works... no yes checking whether we are cross compiling... no checking for suffix of executables... checking for stpcpy... config.status: creating config.intl config.status: creating config.h yes checking for suffix of object files... checking for stpncpy... yes o checking whether we are using the GNU C compiler... config.status: executing default-1 commands checking for stpncpy... yes yes checking whether gcc accepts -g... checking for strcasecmp... yes checking for strcasecmp... yes checking for gcc option to accept ANSI C... yes checking for strchr... none needed yes mkdir ./gcc checking for strchr... Configuring in ./gcc checking whether gcc supports -W... yes checking for strdup... yes checking whether gcc supports -Wall... yes checking for strdup... yes checking for strncasecmp... yes checking whether gcc supports -Wwrite-strings... yes checking for strncasecmp... yes checking for strndup... yes checking whether gcc supports -Wstrict-prototypes... yes checking for strndup... yes yes checking whether gcc supports -Wmissing-prototypes... checking for strrchr... yes yes checking whether gcc supports -Wold-style-definition... checking for strrchr... yes checking for strstr... configure: creating cache ./config.cache yes checking whether gcc supports -Wmissing-format-attribute... checking build system type... yes x86_64-sun-solaris2.11 checking host system type... checking for strstr... yes x86_64-sun-solaris2.11 checking for strtod... checking target system type... yes checking whether gcc supports -pedantic -Wno-long-long... x86_64-sun-solaris2.11 checking LIBRARY_PATH variable... ok checking GCC_EXEC_PREFIX variable... ok checking whether to place generated files in the source directory... no checking whether a default linker was specified... yes (/usr/ccs/bin/ld) configure: error: cannot execute: /usr/ccs/bin/as: check --with-as or env. var. DEFAULT_ASSEMBLER yes checking for strtod... yes yes checking how to run the C preprocessor... cpp checking for strtol... yes checking for egrep... grep -E checking for ANSI C header files... checking for strtol... yes checking for strtoul... yes checking for strtoul... yes checking for strverscmp... yes no checking for strverscmp... yes checking for tmpnam... checking for sys/types.h... gmake[1]: *** [Makefile:3857: configure-gcc] Error 1 gmake[1]: *** Waiting for unfinished jobs.... no yes checking for tmpnam... yes checking for sys/stat.h... checking for vasprintf... yes yes checking for stdlib.h... checking for vasprintf... yes checking for vfprintf... yes checking for string.h... yes yes checking for vfprintf... checking for vprintf... yes checking for memory.h... yes checking for vprintf... yes yes checking for vsnprintf... checking for strings.h... yes checking for vsnprintf... yes yes checking for inttypes.h... checking for vsprintf... yes yes checking for vsprintf... yes checking for stdint.h... checking for waitpid... yes yes checking for unistd.h... checking for waitpid... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... yes checking stddef.h usability... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 1 checking for unistd.h... (cached) yes yes checking stddef.h presence... checking for vfork.h... yes checking for stddef.h... yes 1 checking for stdlib.h... (cached) checking for unistd.h... (cached) yes yes no checking for fork... checking for strings.h... (cached) yes checking for vfork.h... checking for unistd.h... (cached) yes checking fcntl.h usability... no checking for fork... yes checking for vfork... yes checking fcntl.h presence... yes yes checking for fcntl.h... yes checking for vfork... checking sys/file.h usability... yes checking for working fork... yes checking sys/file.h presence... yes yes checking for working vfork... (cached) yes checking for working fork... yes checking for sys/file.h... checking for _doprnt... yes checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking for sys_errlist... no checking for feof_unlocked... yes checking for sys_errlist... no checking for sys_nerr... no checking for ferror_unlocked... no checking for sys_nerr... no checking for sys_siglist... no checking for fflush_unlocked... no checking for sys_siglist... no checking for external symbol _system_configuration... no checking for fgetc_unlocked... no no checking for external symbol _system_configuration... checking for getrusage... no no checking for getrusage... checking for fgets_unlocked... yes checking for on_exit... yes no checking for fileno_unlocked... checking for on_exit... no checking for psignal... no no checking for fprintf_unlocked... checking for psignal... yes checking for strerror... no checking for fputc_unlocked... yes checking for strerror... yes no checking for strsignal... checking for fputs_unlocked... yes checking for strsignal... no yes checking for fread_unlocked... checking for sysconf... yes checking for sysconf... no checking for fwrite_unlocked... yes checking for times... yes no checking for getchar_unlocked... checking for times... yes checking for sbrk... yes yes checking for getc_unlocked... checking for sbrk... yes checking for gettimeofday... (cached) yes yes checking for realpath... checking for putchar_unlocked... yes checking for gettimeofday... (cached) yes checking for realpath... yes yes checking for canonicalize_file_name... checking for putc_unlocked... yes checking for canonicalize_file_name... yes yes checking for pstat_getstatic... checking whether abort is declared... yes checking for pstat_getstatic... no yes checking whether errno is declared... checking for pstat_getdynamic... no checking for pstat_getdynamic... no checking whether clearerr_unlocked is declared... no checking for sysmp... no checking whether feof_unlocked is declared... no checking for sysmp... no checking for getsysinfo... no checking whether ferror_unlocked is declared... no checking for getsysinfo... no checking whether fflush_unlocked is declared... no checking for table... no no checking for table... checking whether fgetc_unlocked is declared... no checking for sysctl... no checking whether fgets_unlocked is declared... no checking for sysctl... no checking for wait3... no checking whether fileno_unlocked is declared... no checking for wait3... no checking whether fprintf_unlocked is declared... yes checking for wait4... no checking whether fputc_unlocked is declared... yes checking for wait4... no checking whether fputs_unlocked is declared... yes checking for __fsetlocking... no checking whether fread_unlocked is declared... yes checking for __fsetlocking... no checking whether fwrite_unlocked is declared... yes checking whether basename is declared... yes no checking whether getchar_unlocked is declared... no checking whether basename is declared... checking whether ffs is declared... no checking whether getc_unlocked is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... no checking whether putchar_unlocked is declared... yes checking whether asprintf is declared... yes checking whether vasprintf is declared... no checking whether putc_unlocked is declared... yes checking whether vasprintf is declared... no checking for an ANSI C-conforming const... yes checking whether snprintf is declared... yes checking whether snprintf is declared... yes checking sys/mman.h usability... yes checking whether vsnprintf is declared... yes checking sys/mman.h presence... yes checking whether vsnprintf is declared... yes yes checking for sys/mman.h... yes checking for mmap... checking whether calloc is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether getenv is declared... yes checking whether mmap with MAP_ANON(YMOUS) works... yes yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether getopt is declared... updating cache ../config.cache configure: creating ./config.status yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether sbrk is declared... yes checking whether strverscmp is declared... yes checking whether strverscmp is declared... config.status: creating Makefile no checking whether canonicalize_file_name must be declared... config.status: creating mkheaders.almost no checking whether canonicalize_file_name must be declared... config.status: creating config.h no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes no checking for stdlib.h... (cached) checking for getpagesize... (cached) yes yes checking for working mmap... checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes checking for working strncmp... yes updating cache ../config.cache yes configure: creating ./config.status updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating Makefile config.status: creating config.h config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands config.status: executing default commands gmake[1]: Leaving directory '/home/pbulk/build/lang/g95/work/gcc-4.1.2/g95' gmake: *** [Makefile:616: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95 *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/g95