+ 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.1.0: found gcc13-13.3.0 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.3.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 -j3 gmake[1]: Entering directory '/home/pbulk/build/lang/g95/work/gcc-4.1.2/g95' mkdir ./intl mkdir ./fixincludes mkdir ./libiberty Configuring in ./fixincludes Configuring in ./intl Configuring in ./libiberty configure: creating cache ./config.cache 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 checking whether /opt/local/bin/gmake sets $(MAKE)... checking build system type... checking build system type... x86_64-sun-solaris2.11 yes checking for a BSD-compatible install... /home/pbulk/build/lang/g95/work/.tools/bin/install -c checking whether NLS is requested... yes x86_64-sun-solaris2.11 checking for msgfmt... no checking for gmsgfmt... : checking host system type... checking host system type... checking for xgettext... no x86_64-sun-solaris2.11 x86_64-sun-solaris2.11 checking for msgmerge... no checking for x86_64-sun-solaris2.11-gcc... gcc checking for x86_64-sun-solaris2.11-ar... ar checking for x86_64-sun-solaris2.11-ranlib... ranlib 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-gcc... gcc 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 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... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... checking for suffix of object files... o checking whether we are using the GNU C compiler... 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 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 none needed checking build system type... checking how to run the C preprocessor... cpp x86_64-sun-solaris2.11 checking whether gcc supports -W... checking host system type... x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-ranlib... ranlib checking for library containing strerror... checking whether gcc and cc understand -c and -o together... yes checking whether gcc supports -Wall... none required checking how to run the C preprocessor... cpp 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 for an ANSI C-conforming const... yes checking whether gcc supports -Wmissing-prototypes... yes checking for inline... yes inline checking whether byte ordering is bigendian... checking whether gcc supports -Wold-style-definition... yes checking for an ANSI C-conforming const... yes checking whether gcc supports -Wmissing-format-attribute... yes checking for inline... no checking for a BSD-compatible install... /home/pbulk/build/lang/g95/work/.tools/bin/install -c checking for sys/file.h... inline checking for sys/types.h... yes checking whether gcc supports -pedantic -Wno-long-long... yes checking for sys/param.h... yes yes checking how to run the C preprocessor... cpp checking for sys/stat.h... yes checking for limits.h... yes yes checking for egrep... grep -E checking for ANSI C header files... checking for stdlib.h... checking for stdlib.h... yes checking for malloc.h... yes checking for string.h... yes checking for string.h... yes yes checking for memory.h... checking for unistd.h... yes checking for sys/types.h... yes yes checking for strings.h... checking for strings.h... yes checking for sys/stat.h... yes checking for sys/time.h... yes checking for inttypes.h... yes checking for stdlib.h... yes checking for time.h... yes checking for stdint.h... yes yes checking for string.h... checking for sys/resource.h... yes yes checking for unistd.h... yes checking for sys/stat.h... checking for memory.h... yes yes checking for sys/mman.h... checking for off_t... yes checking for strings.h... yes checking for fcntl.h... yes checking for size_t... yes checking for inttypes.h... yes checking for alloca.h... yes checking for working alloca.h... yes yes checking for sys/pstat.h... checking for stdint.h... yes checking for alloca... no checking for sys/sysmp.h... yes checking for unistd.h... no checking for sys/sysinfo.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes yes yes checking for getpagesize... checking stddef.h usability... checking for machine/hal_sysinfo.h... no checking for sys/table.h... yes yes checking stddef.h presence... checking for working mmap... no checking for sys/sysctl.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes no checking for strings.h... (cached) yes yes checking whether we are using the GNU C Library 2.1 or newer... checking for sys/systemcfg.h... checking for unistd.h... (cached) yes no checking whether integer division by zero raises SIGFPE... checking fcntl.h usability... no checking for stdint.h... yes yes checking fcntl.h presence... yes checking for inttypes.h... checking for stdio_ext.h... yes checking for fcntl.h... yes yes checking sys/file.h usability... checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdint.h... yes checking sys/file.h presence... yes checking whether time.h and sys/time.h may both be included... yes checking for unsigned long long... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes yes checking whether errno must be declared... checking for clearerr_unlocked... yes checking for inttypes.h... no checking for egrep... no grep -E checking for ANSI C header files... checking for feof_unlocked... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ferror_unlocked... no checking for ld used by GCC... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done no checking for fflush_unlocked... checking argz.h usability... yes checking for sys/types.h... no checking argz.h presence... no checking for fgetc_unlocked... yes no checking for argz.h... no checking limits.h usability... checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes no checking for string.h... (cached) yes checking for fgets_unlocked... yes checking limits.h presence... checking for memory.h... yes checking for limits.h... yes yes no checking locale.h usability... checking for fileno_unlocked... checking for strings.h... (cached) yes checking for inttypes.h... yes checking locale.h presence... no yes checking for fprintf_unlocked... checking for stdint.h... (cached) yes yes checking for locale.h... yes checking for unistd.h... (cached) yes checking nl_types.h usability... checking for int... no checking for fputc_unlocked... yes checking nl_types.h presence... yes checking size of int... yes checking for nl_types.h... yes no checking for fputs_unlocked... checking malloc.h usability... 4 checking for uintptr_t... yes checking malloc.h presence... no checking for fread_unlocked... yes checking for malloc.h... yes yes checking for a 64-bit type... checking stddef.h usability... no checking for fwrite_unlocked... uint64_t checking for pid_t... yes checking stddef.h presence... no yes checking for stddef.h... yes checking for getchar_unlocked... yes checking for stdlib.h... (cached) checking for library containing strerror... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes none required checking for getc_unlocked... checking for asprintf... yes checking sys/param.h presence... yes yes checking for sys/param.h... yes yes checking for putchar_unlocked... checking for atexit... checking for feof_unlocked... yes no yes checking for putc_unlocked... checking for fgets_unlocked... checking for basename... no checking for getc_unlocked... yes checking whether abort is declared... yes checking for bcmp... yes yes checking whether errno is declared... checking for getcwd... yes checking for bcopy... no checking whether clearerr_unlocked is declared... yes checking for getegid... no checking whether feof_unlocked is declared... yes checking for bsearch... no checking whether ferror_unlocked is declared... yes checking for geteuid... no yes checking whether fflush_unlocked is declared... checking for bzero... no checking whether fgetc_unlocked is declared... yes checking for getgid... yes no checking whether fgets_unlocked is declared... checking for calloc... yes no checking whether fileno_unlocked is declared... checking for getuid... yes no checking whether fprintf_unlocked is declared... checking for clock... yes checking for mempcpy... no checking whether fputc_unlocked is declared... yes checking for ffs... no checking whether fputs_unlocked is declared... no checking for munmap... no checking whether fread_unlocked is declared... yes checking for getcwd... yes no checking whether fwrite_unlocked is declared... checking for putenv... yes no checking whether getchar_unlocked is declared... checking for getpagesize... yes checking for setenv... no checking whether getc_unlocked is declared... yes no checking whether putchar_unlocked is declared... checking for gettimeofday... yes checking for setlocale... no checking whether putc_unlocked is declared... yes checking for index... no checking for an ANSI C-conforming const... yes checking for stpcpy... yes checking sys/mman.h usability... yes checking for insque... yes checking for strcasecmp... yes checking sys/mman.h presence... yes yes checking for sys/mman.h... yes checking for mmap... checking for memchr... yes checking for strdup... 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 for memcmp... yes yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for strtoul... updating cache ./config.cache configure: creating ./config.status yes checking for memcpy... yes checking for tsearch... yes checking for memmove... yes checking for __argz_count... yes checking for mempcpy... no checking for __argz_stringify... no checking for memset... no config.status: creating Makefile checking for __argz_next... config.status: creating mkheaders.almost config.status: creating config.h yes no checking for __fsetlocking... checking for mkstemps... yes yes checking for iconv... checking for putenv... yes checking for iconv declaration... yes mkdir build-x86_64-sun-solaris2.11 mkdir build-x86_64-sun-solaris2.11/libiberty Configuring in build-x86_64-sun-solaris2.11/libiberty checking for random... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for rename... yes checking for LC_MESSAGES... yes yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... checking for rindex... yes checking whether to use NLS... yes checking where the gettext function comes from... libc yes checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking for setenv... updating cache ./config.cache configure: creating ./config.status yes checking for snprintf... 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 checking build system type... x86_64-sun-solaris2.11 checking host system type... yes x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-ar... no checking for sigsetmask... 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 no checking for stpcpy... 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... config.status: creating Makefile yes checking for stpncpy... checking for suffix of object files... config.status: creating config.intl config.status: creating config.h o checking whether we are using the GNU C compiler... yes checking for strcasecmp... config.status: executing default-1 commands yes checking whether gcc accepts -g... yes yes checking for gcc option to accept ANSI C... checking for strchr... none needed yes checking for strdup... checking how to run the C preprocessor... cpp gmake[1]: Nothing to be done for 'all-target'. mkdir build-x86_64-sun-solaris2.11/fixincludes Configuring in build-x86_64-sun-solaris2.11/fixincludes yes checking whether gcc and cc understand -c and -o together... checking for strncasecmp... yes checking for strndup... yes checking for an ANSI C-conforming const... yes checking for strrchr... yes checking for inline... yes inline checking whether byte ordering is bigendian... checking for strstr... configure: loading cache ../config.cache yes no checking for a BSD-compatible install... /home/pbulk/build/lang/g95/work/.tools/bin/install -c checking build system type... checking for strtod... x86_64-sun-solaris2.11 checking for sys/file.h... checking host system type... x86_64-sun-solaris2.11 checking target system type... yes x86_64-sun-solaris2.11 checking for x86_64-sun-solaris2.11-gcc... gcc checking for sys/param.h... yes checking for strtol... yes checking for C compiler default output file name... checking for limits.h... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes yes checking for strtoul... checking for stdlib.h... checking for suffix of object files... yes checking for malloc.h... o checking whether we are using the GNU C compiler... yes yes checking for strverscmp... checking for string.h... yes checking whether gcc accepts -g... yes no checking for unistd.h... checking for tmpnam... yes checking for gcc option to accept ANSI C... yes checking for strings.h... yes none needed yes checking for vasprintf... checking for sys/time.h... checking whether gcc supports -W... yes checking for time.h... yes yes checking for vfprintf... checking whether gcc supports -Wall... yes checking for sys/resource.h... yes yes checking whether gcc supports -Wwrite-strings... yes checking for sys/stat.h... checking for vprintf... yes checking for sys/mman.h... yes checking whether gcc supports -Wstrict-prototypes... yes yes checking for vsnprintf... checking for fcntl.h... yes checking whether gcc supports -Wmissing-prototypes... yes checking for alloca.h... yes checking for vsprintf... yes yes checking whether gcc supports -Wold-style-definition... checking for sys/pstat.h... no checking for sys/sysmp.h... yes yes checking whether gcc supports -Wmissing-format-attribute... checking for waitpid... no checking for sys/sysinfo.h... yes checking whether gcc supports -pedantic -Wno-long-long... yes yes checking whether alloca needs Cray hooks... checking for machine/hal_sysinfo.h... no checking stack direction for C alloca... yes checking how to run the C preprocessor... cpp no checking for sys/table.h... 1 no checking for unistd.h... (cached) yes checking for sys/sysctl.h... checking for vfork.h... checking for egrep... grep -E checking for ANSI C header files... no checking for sys/systemcfg.h... no checking for fork... no checking for stdint.h... yes yes checking for stdio_ext.h... checking for vfork... yes yes checking for sys/wait.h that is POSIX.1 compatible... checking for sys/types.h... yes checking for working fork... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/stat.h... yes checking for working vfork... (cached) yes checking for _doprnt... yes checking whether errno must be declared... yes checking for stdlib.h... no checking for egrep... yes grep -E checking for ANSI C header files... checking for sys_errlist... yes checking for string.h... no checking for sys_nerr... yes checking for memory.h... no checking for sys_siglist... yes yes checking for sys/types.h... checking for strings.h... no checking for external symbol _system_configuration... yes no checking for sys/stat.h... (cached) yes checking for getrusage... yes checking for stdlib.h... (cached) yes checking for inttypes.h... checking for string.h... (cached) yes checking for memory.h... yes yes yes checking for on_exit... checking for stdint.h... checking for strings.h... (cached) yes checking for inttypes.h... no checking for psignal... yes yes checking for stdint.h... (cached) checking for unistd.h... yes checking for unistd.h... (cached) yes checking for int... yes yes checking stddef.h usability... checking for strerror... yes checking size of int... yes checking stddef.h presence... yes yes checking for stddef.h... yes checking for strsignal... checking for stdlib.h... (cached) 4 yes checking for uintptr_t... checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes yes checking for a 64-bit type... checking for sysconf... yes checking fcntl.h presence... uint64_t checking for pid_t... yes checking for fcntl.h... yes yes checking sys/file.h usability... checking for times... yes checking for library containing strerror... yes checking sys/file.h presence... yes yes checking for sys/file.h... yes none required checking for sbrk... checking for asprintf... checking for sys/stat.h... (cached) yes checking for clearerr_unlocked... yes yes checking for atexit... checking for gettimeofday... (cached) no yes checking for feof_unlocked... checking for realpath... yes no checking for ferror_unlocked... checking for basename... yes checking for canonicalize_file_name... no checking for fflush_unlocked... yes checking for bcmp... yes checking for pstat_getstatic... no checking for fgetc_unlocked... yes checking for bcopy... no checking for pstat_getdynamic... no checking for fgets_unlocked... yes no no checking for sysmp... checking for fileno_unlocked... checking for bsearch... no no checking for getsysinfo... checking for fprintf_unlocked... yes checking for bzero... no no checking for table... checking for fputc_unlocked... yes checking for calloc... no checking for sysctl... no checking for fputs_unlocked... yes no checking for wait3... checking for clock... no checking for fread_unlocked... yes yes no checking for fwrite_unlocked... checking for wait4... checking for ffs... no checking for getchar_unlocked... yes yes checking for __fsetlocking... checking for getcwd... yes checking for getc_unlocked... yes yes checking for getpagesize... checking whether basename is declared... no checking whether ffs is declared... yes yes checking for putchar_unlocked... checking for gettimeofday... yes checking whether asprintf is declared... yes yes checking for putc_unlocked... checking for index... yes checking whether vasprintf is declared... yes checking whether abort is declared... yes yes checking whether snprintf is declared... checking for insque... yes checking whether errno is declared... yes checking whether vsnprintf is declared... yes checking for memchr... no checking whether clearerr_unlocked is declared... yes checking whether calloc is declared... no checking whether feof_unlocked is declared... yes checking for memcmp... no yes checking whether ferror_unlocked is declared... checking whether getenv is declared... no checking whether fflush_unlocked is declared... yes checking for memcpy... yes checking whether getopt is declared... no checking whether fgetc_unlocked is declared... yes checking whether malloc is declared... yes no checking whether fgets_unlocked is declared... checking for memmove... no checking whether fileno_unlocked is declared... yes checking whether realloc is declared... yes no checking for mempcpy... checking whether fprintf_unlocked is declared... yes checking whether sbrk is declared... no checking whether fputc_unlocked is declared... no checking for memset... yes checking whether strverscmp is declared... no checking whether fputs_unlocked is declared... no yes checking whether canonicalize_file_name must be declared... checking for mkstemps... no checking whether fread_unlocked is declared... no no checking whether fwrite_unlocked is declared... checking for stdlib.h... (cached) yes yes checking for putenv... checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes no checking whether getchar_unlocked is declared... checking for working mmap... yes no checking whether getc_unlocked is declared... checking for random... yes checking for working strncmp... no checking whether putchar_unlocked is declared... yes no checking whether putc_unlocked is declared... checking for rename... yes updating cache ./config.cache no configure: creating ./config.status checking for an ANSI C-conforming const... yes checking for rindex... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for setenv... yes checking for sys/mman.h... yes checking for mmap... 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 for snprintf... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking whether to enable maintainer-specific portions of Makefiles... no updating cache ../config.cache configure: creating ./config.status yes checking for sigsetmask... config.status: creating Makefile no config.status: creating testsuite/Makefile checking for stpcpy... config.status: creating config.h yes checking for stpncpy... config.status: executing default commands yes checking for strcasecmp... config.status: creating Makefile config.status: creating mkheaders.almost yes config.status: creating config.h checking for strchr... mkdir ./gcc Configuring in ./gcc yes checking for strdup... yes gmake[2]: Entering directory '/home/pbulk/build/lang/g95/work/gcc-4.1.2/g95/intl' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/lang/g95/work/gcc-4.1.2/g95/intl' checking for strncasecmp... mkdir ./libcpp Configuring in ./libcpp yes checking for strndup... yes checking for strrchr... configure: creating cache ./config.cache yes checking build system type... x86_64-sun-solaris2.11 checking for strstr... checking host system type... x86_64-sun-solaris2.11 checking target system type... 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 yes 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 checking for strtod... configure: creating cache ./config.cache yes checking build system type... checking for strtol... x86_64-sun-solaris2.11 checking host system type... x86_64-sun-solaris2.11 checking target system type... x86_64-sun-solaris2.11 checking whether /opt/local/bin/gmake sets $(MAKE)... yes yes checking for a BSD-compatible install... /home/pbulk/build/lang/g95/work/.tools/bin/install -c checking for x86_64-sun-solaris2.11-gcc... gcc checking for strtoul... checking for C compiler default output file name... yes a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for strverscmp... checking for suffix of object files... no checking for tmpnam... o checking whether we are using the GNU C compiler... gmake[1]: *** [Makefile:3857: configure-gcc] Error 1 gmake[1]: *** Waiting for unfinished jobs.... yes yes checking whether gcc accepts -g... checking for vasprintf... yes checking for gcc option to accept ANSI C... yes checking for vfprintf... none needed checking for x86_64-sun-solaris2.11-ranlib... ranlib checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader checking whether gcc supports -W... yes checking for vprintf... yes checking whether gcc supports -Wall... yes checking for vsnprintf... yes checking whether gcc supports -Wwrite-strings... yes yes checking whether gcc supports -Wstrict-prototypes... checking for vsprintf... yes yes checking whether gcc supports -Wmissing-prototypes... checking for waitpid... yes checking whether gcc supports -Wold-style-definition... yes checking whether alloca needs Cray hooks... yes no checking stack direction for C alloca... checking whether gcc supports -Wmissing-format-attribute... yes checking whether gcc supports -pedantic -Wno-long-long... 1 checking for unistd.h... (cached) yes checking for vfork.h... yes checking dependency style of gcc... no checking for fork... gcc3 checking whether time.h and sys/time.h may both be included... yes checking for vfork... yes checking whether string.h and strings.h may both be included... yes checking for working fork... yes checking how to run the C preprocessor... cpp yes checking for working vfork... (cached) yes checking for _doprnt... checking for egrep... grep -E checking for ANSI C header files... yes checking for sys_errlist... no checking for sys_nerr... yes checking for sys/types.h... no checking for sys_siglist... yes no checking for external symbol _system_configuration... checking for sys/stat.h... no checking for getrusage... yes checking for stdlib.h... yes yes checking for on_exit... checking for string.h... no checking for psignal... yes checking for memory.h... yes yes checking for strings.h... checking for strerror... yes checking for inttypes.h... yes checking for strsignal... yes checking for stdint.h... yes checking for sysconf... yes checking for unistd.h... yes yes checking for times... checking iconv.h usability... yes checking iconv.h presence... yes checking for sbrk... yes checking for iconv.h... yes checking locale.h usability... yes checking for gettimeofday... (cached) yes checking locale.h presence... yes checking for realpath... yes checking for locale.h... yes checking fcntl.h usability... yes checking for canonicalize_file_name... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking for pstat_getstatic... yes checking limits.h presence... no yes checking for limits.h... yes checking for pstat_getdynamic... checking stddef.h usability... no yes checking stddef.h presence... checking for sysmp... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes no checking for strings.h... (cached) checking for getsysinfo... yes checking for string.h... (cached) yes checking sys/file.h usability... no checking for table... yes checking sys/file.h presence... yes checking for sys/file.h... yes no checking for unistd.h... (cached) checking for sysctl... yes checking for an ANSI C-conforming const... no checking for wait3... yes checking for inline... inline checking for obstacks... yes no checking for off_t... checking for wait4... yes checking for size_t... yes checking for __fsetlocking... yes checking whether struct tm is in sys/time.h or time.h... yes checking whether basename is declared... time.h checking for int... no checking whether ffs is declared... yes checking size of int... yes checking whether asprintf is declared... 4 checking for long... yes checking whether vasprintf is declared... yes checking size of long... yes checking whether snprintf is declared... 8 checking for clearerr_unlocked... yes checking whether vsnprintf is declared... no checking for feof_unlocked... yes checking whether calloc is declared... no checking for ferror_unlocked... yes checking whether getenv is declared... no checking for fflush_unlocked... yes checking whether getopt is declared... no checking for fgetc_unlocked... yes checking whether malloc is declared... no checking for fgets_unlocked... yes checking whether realloc is declared... no checking for fileno_unlocked... yes checking whether sbrk is declared... no checking for fprintf_unlocked... yes checking whether strverscmp is declared... no checking for fputc_unlocked... no checking whether canonicalize_file_name must be declared... no checking for stdlib.h... (cached) yes no checking for fputs_unlocked... checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for fread_unlocked... yes checking for working strncmp... no checking for fwrite_unlocked... yes no checking for getchar_unlocked... updating cache ../config.cache configure: creating ./config.status yes checking for getc_unlocked... yes checking for putchar_unlocked... yes checking for putc_unlocked... yes checking whether abort is declared... config.status: creating Makefile yes checking whether asprintf is declared... config.status: creating testsuite/Makefile config.status: creating config.h yes checking whether basename is declared... no checking whether errno is declared... config.status: executing default commands no checking whether getopt is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgetc_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fileno_unlocked is declared... no checking whether fprintf_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... no checking whether getc_unlocked is declared... no checking whether putchar_unlocked is declared... no checking whether putc_unlocked is declared... no checking whether vasprintf is declared... yes checking for working alloca.h... yes checking for alloca... yes checking for ANSI C header files... (cached) yes checking for nl_langinfo and CODESET... yes checking whether NLS is requested... yes checking for catalogs to be installed... be ca da de el es fr ja nl rw sv tr vi zh_CN zh_TW be ca da de el es fr ja nl rw sv tr vi zh_CN zh_TW checking for uchar... checking for ld used by GCC... /bin/ld checking if the linker (/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depdir 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