+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/ghc-8.0.2nb9/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/ghc-8.0.2nb9/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for ghc-7.10.3-boot-x86_64-unknown-solaris2.tar.xz
=> Checksum SHA512 OK for ghc-7.10.3-boot-x86_64-unknown-solaris2.tar.xz
=> Checksum BLAKE2s OK for ghc-8.0.2-src.tar.xz
=> Checksum SHA512 OK for ghc-8.0.2-src.tar.xz
===> Installing dependencies for ghc-8.0.2nb9
==========================================================================
The following variables will affect the build process of this package,
ghc-8.0.2nb9.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * PYTHON_VERSION_DEFAULT = 311

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * PYPACKAGE = python311

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency ncurses>=5.0: found ncurses-6.4
=> Tool dependency py311-sphinx-[0-9]*: found py311-sphinx-7.2.6
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency autoconf>=2.50: 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 python311>=3.11.0: found python311-3.11.9
=> Full dependency perl>=5.0: found perl-5.38.2
=> Full dependency libiconv>=1.9.1nb4: found libiconv-1.17
=> Full dependency libffi>=3.4.2nb3: found libffi-3.4.6
=> Full dependency gmp>=5.0.1: found gmp-6.3.0
=> Full dependency ncurses>=6.3nb1: found ncurses-6.4
===> Overriding tools for ghc-8.0.2nb9
===> Extracting for ghc-8.0.2nb9
===> Patching for ghc-8.0.2nb9
=> Applying pkgsrc patches for ghc-8.0.2nb9
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-compiler_main_DynFlags.hs
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-compiler_main_DynFlags.hs
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-compiler_main_DynFlags.hs,v 1.1 2020/01/14 08:46:17 pho Exp $
|
|Fix build on FreeBSD:
|https://phabricator.haskell.org/D3773
|
|--- compiler/main/DynFlags.hs.orig	2017-01-03 15:59:18.000000000 +0000
|+++ compiler/main/DynFlags.hs
--------------------------
Patching file compiler/main/DynFlags.hs using Plan A...
Hunk #1 succeeded at 1339.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-configure.ac
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure.ac,v 1.2 2020/02/17 17:22:43 jperkin Exp $
|
|Fix build on FreeBSD/amd64.
|
|--- configure.ac.orig	2017-01-04 14:17:17.000000000 +0000
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 732.
Hunk #2 succeeded at 1060.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-ghc.mk
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-ghc.mk
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ghc.mk,v 1.1 2021/05/01 01:24:50 pho Exp $
|
|Use the wrapper scripts for ghc as we can't use the ones from the DESTDIR
|as the libraries are not in the right place yet.
|
|--- ghc.mk.orig	2017-01-03 15:59:18.000000000 +0000
|+++ ghc.mk
--------------------------
Patching file ghc.mk using Plan A...
Hunk #1 succeeded at 960.
Hunk #2 succeeded at 975.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-iserv_ghc.mk
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-iserv_ghc.mk
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-iserv_ghc.mk,v 1.1 2020/01/03 15:24:08 pho Exp $
|
|Do not build threaded iserv if threaded RTS isn't being built. That is
|impossible to do.
|
|--- iserv/ghc.mk.orig	2020-01-03 10:45:07.879183648 +0000
|+++ iserv/ghc.mk
--------------------------
Patching file iserv/ghc.mk using Plan A...
Hunk #1 succeeded at 19.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_base_GHC_Event_KQueue.hsc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_base_GHC_Event_KQueue.hsc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libraries_base_GHC_Event_KQueue.hsc,v 1.1 2020/01/03 15:24:08 pho Exp $
|
|Suppress linker warnings about compatibility syscall wrappers by using
|"capi" instead of "ccall".
|
|--- libraries/base/GHC/Event/KQueue.hsc.orig	2019-12-26 18:05:56.276488590 +0000
|+++ libraries/base/GHC/Event/KQueue.hsc
--------------------------
Patching file libraries/base/GHC/Event/KQueue.hsc using Plan A...
Hunk #1 succeeded at 284.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_base_System_Environment.hs
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_base_System_Environment.hs
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libraries_base_System_Environment.hs,v 1.1 2020/01/03 15:24:08 pho Exp $
|
|Suppress linker warnings about compatibility syscall wrappers by using
|"capi" instead of "ccall".
|
|--- libraries/base/System/Environment.hs.orig	2017-01-03 15:59:18.000000000 +0000
|+++ libraries/base/System/Environment.hs
--------------------------
Patching file libraries/base/System/Environment.hs using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 305.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_time_lib_Data_Time_Clock_CTimespec.hsc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_time_lib_Data_Time_Clock_CTimespec.hsc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libraries_time_lib_Data_Time_Clock_CTimespec.hsc,v 1.1 2020/01/03 15:24:08 pho Exp $
|
|Suppress linker warnings about compatibility symbols.
|
|--- libraries/time/lib/Data/Time/Clock/CTimespec.hsc.orig	2020-01-03 10:48:43.269574197 +0000
|+++ libraries/time/lib/Data/Time/Clock/CTimespec.hsc
--------------------------
Patching file libraries/time/lib/Data/Time/Clock/CTimespec.hsc using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 28.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_time_lib_Data_Time_Clock_CTimeval.hs
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_time_lib_Data_Time_Clock_CTimeval.hs
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libraries_time_lib_Data_Time_Clock_CTimeval.hs,v 1.1 2020/01/03 15:24:08 pho Exp $
|
|Suppress linker warnings about compatibility syscall wrappers by using
|"capi" instead of "ccall". In Haskell FFI, "ccall" is actually an
|interface to C ABI rather than C API. That is, GHC generates direct
|references to the symbol even if it's actually defined as a cpp macro
|or something like that, because GHC knows nothing about those macros
|in foreign headers. Hence the following warnings:
|
|  .../libHStime-1.4.0.1.a(CTimeval.o): In function `s1Kp_info':
|  (.text+0x2f): warning: warning: reference to compatibility
|  gettimeofday(); include <sys/time.h> to generate correct reference
|
|In other words, you can safely use "ccall" only when you are sure the
|symbol you want to import is actually a symbol in the ABI sense, which
|is not always the case for the POSIX API.
|
|--- libraries/time/lib/Data/Time/Clock/CTimeval.hs.orig	2015-12-28 14:43:48.000000000 +0000
|+++ libraries/time/lib/Data/Time/Clock/CTimeval.hs
--------------------------
Patching file libraries/time/lib/Data/Time/Clock/CTimeval.hs using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 25.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_unix_System_Posix_Env.hsc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_unix_System_Posix_Env.hsc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libraries_unix_System_Posix_Env.hsc,v 1.1 2020/01/03 15:24:08 pho Exp $
|
|Suppress linker warnings about compatibility symbols by using "capi"
|instead of "ccall".
|
|--- libraries/unix/System/Posix/Env.hsc.orig	2016-11-17 22:08:50.000000000 +0000
|+++ libraries/unix/System/Posix/Env.hsc
--------------------------
Patching file libraries/unix/System/Posix/Env.hsc using Plan A...
Hunk #1 succeeded at 156.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_unix_System_Posix_Env_ByteString.hsc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_unix_System_Posix_Env_ByteString.hsc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libraries_unix_System_Posix_Env_ByteString.hsc,v 1.1 2020/01/03 15:24:08 pho Exp $
|
|Suppress linker warnings about compatibility symbols by using "capi"
|instead of "ccall".
|
|--- libraries/unix/System/Posix/Env/ByteString.hsc.orig	2016-11-17 22:08:50.000000000 +0000
|+++ libraries/unix/System/Posix/Env/ByteString.hsc
--------------------------
Patching file libraries/unix/System/Posix/Env/ByteString.hsc using Plan A...
Hunk #1 succeeded at 130.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_unix_System_Posix_Files_Common.hsc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_unix_System_Posix_Files_Common.hsc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libraries_unix_System_Posix_Files_Common.hsc,v 1.1 2020/01/03 15:24:08 pho Exp $
|
|Suppress linker warnings about compatibility syscall wrappers by using
|"capi" instead of "ccall".
|
|--- libraries/unix/System/Posix/Files/Common.hsc.orig	2016-04-20 10:08:26.000000000 +0000
|+++ libraries/unix/System/Posix/Files/Common.hsc
--------------------------
Patching file libraries/unix/System/Posix/Files/Common.hsc using Plan A...
Hunk #1 succeeded at 1.
Hunk #2 succeeded at 449.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_unix_System_Posix_Signals.hsc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_unix_System_Posix_Signals.hsc
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libraries_unix_System_Posix_Signals.hsc,v 1.1 2020/01/03 15:24:08 pho Exp $
|
|Suppress linker warnings about compatibility symbols.
|
|--- libraries/unix/System/Posix/Signals.hsc.orig	2016-04-20 10:08:26.000000000 +0000
|+++ libraries/unix/System/Posix/Signals.hsc
--------------------------
Patching file libraries/unix/System/Posix/Signals.hsc using Plan A...
Hunk #1 succeeded at 590.
Hunk #2 succeeded at 615.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_unix_include_execvpe.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-libraries_unix_include_execvpe.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-libraries_unix_include_execvpe.h,v 1.1 2020/01/03 15:24:08 pho Exp $
|
|Don't conflict with builtin execvpe(3).
|
|--- libraries/unix/include/execvpe.h.orig	2016-02-04 16:16:38.000000000 +0000
|+++ libraries/unix/include/execvpe.h
--------------------------
Patching file libraries/unix/include/execvpe.h using Plan A...
Hunk #1 succeeded at 15.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-rts_PosixSource.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-rts_PosixSource.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-rts_PosixSource.h,v 1.1 2020/01/03 15:24:08 pho Exp $
|
|Set _XOPEN_SOURCE correctly on SunOS. Fixed in later versions.
|
|--- rts/PosixSource.h.orig	2013-04-18 21:22:46.000000000 +0000
|+++ rts/PosixSource.h
--------------------------
Patching file rts/PosixSource.h using Plan A...
Hunk #1 succeeded at 11.
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-rts_ghc.mk
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-rts_ghc.mk
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-rts_ghc.mk,v 1.1 2021/05/01 01:24:50 pho Exp $
|
|This is for Darwin. See the patch to rules/distdir-way-opts.mk.
|
|--- rts/ghc.mk.orig	2021-04-29 03:14:20.000000000 +0000
|+++ rts/ghc.mk
--------------------------
Patching file rts/ghc.mk using Plan A...
Hunk #1 succeeded at 229 (offset -22 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-rules_build-package-way.mk
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-rules_build-package-way.mk
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-rules_build-package-way.mk,v 1.1 2021/05/01 01:24:50 pho Exp $
|
|This is for Darwin. See the patch to rules/distdir-way-opts.mk.
|
|--- rules/build-package-way.mk.orig	2021-04-28 17:51:42.000000000 +0000
|+++ rules/build-package-way.mk
--------------------------
Patching file rules/build-package-way.mk using Plan A...
Hunk #1 succeeded at 93 (offset 29 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-rules_distdir-way-opts.mk
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80/patches/patch-rules_distdir-way-opts.mk
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-rules_distdir-way-opts.mk,v 1.2 2021/05/01 01:24:50 pho Exp $
|
|Use correct RPATHs. On ELF we replace "$ORIGIN/../{PACKAGE_ID}" with
|the final installation path.
|
|On Darwin library paths work differently. If an executable (or a
|library) A depends on a library B, the installation path of B is first
|embedded in B, and then the path propagates to A at the time when A is
|linked. So we remove -rpath to libraries here, and do the other half
|in rules/build-package-way.mk and rts/ghc.mk.
|
|--- rules/distdir-way-opts.mk.orig	2020-07-08 16:43:04.000000000 +0000
|+++ rules/distdir-way-opts.mk
--------------------------
Patching file rules/distdir-way-opts.mk using Plan A...
Hunk #1 succeeded at 218 (offset 9 lines).
done
===> Regenerating configuration scripts for ghc-8.0.2nb9
configure.ac:65: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.ac:65: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:65: the top level
configure.ac:84: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:84: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:84: the top level
configure.ac:97: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:97: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:97: the top level
configure.ac:104: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:104: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:104: the top level
configure.ac:253: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:253: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:253: the top level
configure.ac:266: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:266: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:266: the top level
configure.ac:393: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:393: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:1694: FP_ICONV is expanded from...
configure.ac:393: the top level
configure.ac:394: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:394: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:1720: FP_GMP is expanded from...
configure.ac:394: the top level
configure.ac:395: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:395: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:1742: FP_CURSES is expanded from...
configure.ac:395: the top level
configure.ac:456: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:456: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:686: FP_ARG_WITH_PATH_GNU_PROG_GENERAL is expanded from...
aclocal.m4:731: FP_ARG_WITH_PATH_GNU_PROG_OPTIONAL is expanded from...
aclocal.m4:2084: FIND_GCC is expanded from...
configure.ac:456: the top level
configure.ac:472: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:472: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:2124: FP_CPP_CMD_WITH_ARGS is expanded from...
configure.ac:472: the top level
configure.ac:478: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:478: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:686: FP_ARG_WITH_PATH_GNU_PROG_GENERAL is expanded from...
aclocal.m4:724: FP_ARG_WITH_PATH_GNU_PROG is expanded from...
aclocal.m4:2040: FIND_LD is expanded from...
configure.ac:478: the top level
configure.ac:483: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:483: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:686: FP_ARG_WITH_PATH_GNU_PROG_GENERAL is expanded from...
aclocal.m4:724: FP_ARG_WITH_PATH_GNU_PROG is expanded from...
configure.ac:483: the top level
configure.ac:489: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:489: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:686: FP_ARG_WITH_PATH_GNU_PROG_GENERAL is expanded from...
aclocal.m4:731: FP_ARG_WITH_PATH_GNU_PROG_OPTIONAL is expanded from...
configure.ac:489: the top level
configure.ac:495: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:495: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:686: FP_ARG_WITH_PATH_GNU_PROG_GENERAL is expanded from...
aclocal.m4:724: FP_ARG_WITH_PATH_GNU_PROG is expanded from...
configure.ac:495: the top level
configure.ac:502: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:502: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:686: FP_ARG_WITH_PATH_GNU_PROG_GENERAL is expanded from...
aclocal.m4:724: FP_ARG_WITH_PATH_GNU_PROG is expanded from...
configure.ac:502: the top level
configure.ac:529: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:529: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:686: FP_ARG_WITH_PATH_GNU_PROG_GENERAL is expanded from...
aclocal.m4:738: FP_ARG_WITH_PATH_GNU_PROG_OPTIONAL_NOTARGET is expanded from...
aclocal.m4:2016: FIND_LLVM_PROG is expanded from...
configure.ac:529: the top level
configure.ac:535: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:535: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
aclocal.m4:686: FP_ARG_WITH_PATH_GNU_PROG_GENERAL is expanded from...
aclocal.m4:738: FP_ARG_WITH_PATH_GNU_PROG_OPTIONAL_NOTARGET is expanded from...
aclocal.m4:2016: FIND_LLVM_PROG is expanded from...
configure.ac:535: the top level
configure.ac:784: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:784: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:784: the top level
configure.ac:801: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:801: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:801: the top level
configure.ac:830: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:830: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:830: the top level
configure.ac:831: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:831: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:831: the top level
configure.ac:832: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:832: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:832: the top level
configure.ac:833: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:833: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:833: the top level
configure.ac:834: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:834: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:834: the top level
configure.ac:836: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:836: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:836: the top level
configure.ac:838: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:838: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:838: the top level
configure.ac:839: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:839: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:839: the top level
configure.ac:840: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:840: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:840: the top level
configure.ac:841: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:841: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:841: the top level
configure.ac:843: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:843: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:843: the top level
configure.ac:845: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:845: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:845: the top level
configure.ac:846: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:846: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:775: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:784: FP_CHECK_ALIGNMENT is expanded from...
configure.ac:846: the top level
configure.ac:884: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:884: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
aclocal.m4:2221: FP_BFD_SUPPORT is expanded from...
configure.ac:884: the top level
configure.ac:884: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:884: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
aclocal.m4:2221: FP_BFD_SUPPORT is expanded from...
configure.ac:884: the top level
configure.ac:892: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:892: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:892: the top level
configure.ac:904: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:904: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:904: the top level
configure.ac:919: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:919: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:919: the top level
configure.ac:983: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.ac:983: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1583: FP_CHECK_TIMER_CREATE is expanded from...
configure.ac:983: the top level
configure.ac:1003: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:1003: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:1003: the top level
configure.ac:1046: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:1046: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:1046: the top level
configure.ac:1090: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:1090: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:1090: the top level
configure.ac:30: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:30: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:30: the top level
configure.ac:92: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:92: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:92: the top level
configure.ac:98: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:98: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:98: the top level
configure.ac:108: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:108: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:108: the top level
configure.ac:109: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:109: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:109: the top level
configure.ac:110: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:110: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:110: the top level
configure.ac:111: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:111: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:111: the top level
configure.ac:112: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:112: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:112: the top level
configure.ac:113: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:113: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:113: the top level
configure.ac:114: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:114: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:114: the top level
configure.ac:115: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:115: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:115: the top level
configure.ac:116: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:116: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:116: the top level
configure.ac:118: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:118: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:118: the top level
configure.ac:119: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:119: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:119: the top level
configure.ac:121: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:121: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:121: the top level
configure.ac:122: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:122: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:122: the top level
configure.ac:123: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:123: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:123: the top level
configure.ac:124: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:124: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:124: the top level
configure.ac:125: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:125: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:125: the top level
configure.ac:126: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:126: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:126: the top level
configure.ac:127: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:127: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:127: the top level
configure.ac:128: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:128: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:128: the top level
configure.ac:129: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:129: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:129: the top level
configure.ac:130: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:130: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
configure.ac:130: the top level
configure.ac:138: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:138: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:138: the top level
configure.ac:139: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:139: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:139: the top level
configure.ac:140: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:140: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:140: the top level
configure.ac:141: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:141: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:141: the top level
configure.ac:142: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:142: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:142: the top level
configure.ac:143: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:143: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:143: the top level
configure.ac:144: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:144: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:144: the top level
configure.ac:145: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:145: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:145: the top level
configure.ac:146: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:146: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:146: the top level
configure.ac:147: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:147: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:147: the top level
configure.ac:148: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:148: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:148: the top level
configure.ac:149: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:149: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:149: the top level
configure.ac:150: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:150: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:150: the top level
configure.ac:152: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:152: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:152: the top level
configure.ac:153: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:153: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:153: the top level
configure.ac:154: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:154: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:154: the top level
configure.ac:155: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:155: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:116: FPTOOLS_CHECK_HTYPE_ELSE is expanded from...
aclocal.m4:188: FPTOOLS_CHECK_HTYPE is expanded from...
configure.ac:155: the top level
configure.ac:158: warning: The macro 'AC_FOREACH' is obsolete.
configure.ac:158: You should run autoupdate.
./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
aclocal.m4:45: FP_CHECK_CONSTS is expanded from...
configure.ac:158: the top level
configure.ac:158: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:158: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:21: FP_CHECK_CONST is expanded from...
aclocal.m4:45: FP_CHECK_CONSTS is expanded from...
configure.ac:158: the top level
configure.ac:162: warning: The macro 'AC_FOREACH' is obsolete.
configure.ac:162: You should run autoupdate.
./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
aclocal.m4:45: FP_CHECK_CONSTS is expanded from...
configure.ac:162: the top level
configure.ac:162: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:162: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:21: FP_CHECK_CONST is expanded from...
aclocal.m4:45: FP_CHECK_CONSTS is expanded from...
configure.ac:162: the top level
configure.ac:168: warning: The macro '_AC_COMPUTE_INT' is obsolete.
configure.ac:168: You should run autoupdate.
./lib/autoconf/general.m4:3374: _AC_COMPUTE_INT is expanded from...
aclocal.m4:12: FP_COMPUTE_INT is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:21: FP_CHECK_CONST is expanded from...
configure.ac:168: the top level
configure.ac:18: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:18: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:18: the top level
configure.ac:24: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:24: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:24: the top level
configure.ac:30: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:30: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:30: the top level
configure.ac:36: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:36: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1553: AC_ARG_WITH is expanded from...
configure.ac:36: the top level
===> Creating toolchain wrappers for ghc-8.0.2nb9
===> Configuring for ghc-8.0.2nb9
===> Extracting bootstrapping compiler for ghc-8.0.2nb9
===> Preparing bootstrapping compiler for ghc-8.0.2nb9
checking for path to top of build tree... ld.so.1: ghc-pwd: fatal: libiconv.so.2: open failed: No such file or directory
configure: error: cannot determine current directory
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/lang/ghc80