+ local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ghc-9.0.2nb3/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ghc-9.0.2nb3/work.log => Checksum BLAKE2s OK for ghc-8.10.4-boot-x86_64-unknown-netbsd.tar.xz => Checksum SHA512 OK for ghc-8.10.4-boot-x86_64-unknown-netbsd.tar.xz => Checksum BLAKE2s OK for ghc-9.0.2-src.tar.xz => Checksum SHA512 OK for ghc-9.0.2-src.tar.xz ===> Installing dependencies for ghc-9.0.2nb3 ========================================================================== The supported build options for ghc are: llvm You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.ghc (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, ghc-9.0.2nb3. Their current value is shown below: * CURSES_DEFAULT = curses Based on these variables, the following variables have been set: * CURSES_TYPE = curses 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency compat80-[0-9]*: found compat80-8.0 => Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1 => Tool dependency autoconf>=2.50: found autoconf-2.72 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency gtar-base>=1.13.25: found gtar-base-1.35 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency gmp>=5.0.1: found gmp-6.3.0 => Full dependency libffi>=3.4.2nb3: found libffi-3.4.6 ===> Overriding tools for ghc-9.0.2nb3 ===> Extracting for ghc-9.0.2nb3 ===> Patching for ghc-9.0.2nb3 => Applying pkgsrc patches for ghc-9.0.2nb3 => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-compiler_GHC_Driver_Pipeline.hs => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-compiler_GHC_Driver_Pipeline.hs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-compiler_GHC_Driver_Pipeline.hs,v 1.1 2021/05/01 09:04:57 pho Exp $ | |Do not use -Xpreprocessor to pass options to CPP. Our tool wrappers |may remove some of them, and if that happens an unpaired |-Xpreprocessor will be left behind and confuses CC. | |--- compiler/GHC/Driver/Pipeline.hs.orig 2021-05-01 06:52:42.897138372 +0000 |+++ compiler/GHC/Driver/Pipeline.hs -------------------------- Patching file compiler/GHC/Driver/Pipeline.hs using Plan A... Hunk #1 succeeded at 1295 (offset 2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-compiler_GHC_SysTools_Process.hs => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-compiler_GHC_SysTools_Process.hs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-compiler_GHC_SysTools_Process.hs,v 1.1 2021/05/01 09:04:57 pho Exp $ | |This is more like pkgsrc-specific than an upstream issue. Unless we |are on Windows, don't use "response file", the @FILE syntax while |invoking CC or LD. Our tool wrappers don't look into response files, |and therefore can't detect mistakes like depending on Cabal packages |that aren't declared as pkgsrc dependency. | |The reason why GHC does it is due to some limitation on the length of |argv on Windows. So maybe the patch is worth sending to the upstream. | |Note that this patch would break the package if we didn't have its |$ORIGIN use eliminated because our wrappers hate relative rpaths. | |--- compiler/GHC/SysTools/Process.hs.orig 2021-05-01 04:49:05.262346202 +0000 |+++ compiler/GHC/SysTools/Process.hs -------------------------- Patching file compiler/GHC/SysTools/Process.hs using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 143. Hunk #3 succeeded at 186. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-configure.ac => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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.3 2021/09/30 15:32:53 jperkin Exp $ | |Disable DTrace support on solaris2. |XXX: But why? | |--- configure.ac.orig 2021-09-30 13:46:21.920309978 +0000 |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 755 (offset 6 lines). Hunk #2 succeeded at 892 (offset 4 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-ghc.mk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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.2 2021/04/30 03:05:31 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 2021-01-25 16:30:28.000000000 +0000 |+++ ghc.mk -------------------------- Patching file ghc.mk using Plan A... Hunk #1 succeeded at 948 (offset 10 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_Cabal_Cabal_Distribution_Simple_GHC.hs => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_Cabal_Cabal_Distribution_Simple_GHC.hs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libraries_Cabal_Cabal_Distribution_Simple_GHC.hs,v 1.2 2021/05/05 09:18:52 pho Exp $ | |Enable Cabal's rpath overriding functionality on all the platforms |known to use ELF. | |When a Cabal package which defines both a library and an executable |to be built, GHC by default embeds an rpath to the *build* directory |into the executable. This may sound like a bug in GHC but is actually |not, because GHC doesn't know the fact that the said library is going |to be installed elsewhere. To overcome this issue, Cabal has a |functionality to disable the default rpath handling of GHC and |construct the correct set of rpaths... but only on certain platforms |for some reason. | |Pull request: https://github.com/haskell/cabal/pull/7382 | |--- libraries/Cabal/Cabal/Distribution/Simple/GHC.hs.orig 2020-01-16 22:47:21.132921936 +0000 |+++ libraries/Cabal/Cabal/Distribution/Simple/GHC.hs -------------------------- Patching file libraries/Cabal/Cabal/Distribution/Simple/GHC.hs using Plan A... Hunk #1 succeeded at 1731 (offset 6 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_base_GHC_Event_KQueue.hsc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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 2021/02/09 13:18:36 ryoon 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 298 (offset 14 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_base_System_CPUTime_Posix_Times.hsc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_base_System_CPUTime_Posix_Times.hsc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libraries_base_System_CPUTime_Posix_Times.hsc,v 1.1 2021/02/09 13:18:36 ryoon Exp $ | |Suppress linker warnings about compatibility syscall wrappers by using |"capi" instead of "ccall". | |--- libraries/base/System/CPUTime/Posix/Times.hsc.orig 2020-01-04 12:08:39.515726533 +0000 |+++ libraries/base/System/CPUTime/Posix/Times.hsc -------------------------- Patching file libraries/base/System/CPUTime/Posix/Times.hsc using Plan A... Hunk #1 succeeded at 27. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_base_System_Environment.hs => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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 2021/02/09 13:18:36 ryoon Exp $ | |Suppress linker warnings about compatibility syscall wrappers by using |"capi" instead of "ccall". | |--- libraries/base/System/Environment.hs.orig 2018-02-25 20:02:28.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 247. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_base_configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_base_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-libraries_base_configure,v 1.3 2022/01/18 02:22:50 pho Exp $ | |Ensure libiconv can be found at runtime. | |XXX: I don't think this is needed because rpath flags are handled by |Cabal. LDFLAGS is not used anyway. (pho@) | |--- libraries/base/configure.orig 2021-12-25 13:14:24.000000000 +0000 |+++ libraries/base/configure -------------------------- Patching file libraries/base/configure using Plan A... Hunk #1 succeeded at 4944. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_time_lib_Data_Time_Clock_Internal_CTimespec.hsc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_time_lib_Data_Time_Clock_Internal_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_Internal_CTimespec.hsc,v 1.1 2021/02/09 13:18:36 ryoon Exp $ | |Suppress linker warnings about compatibility symbols. | |--- libraries/time/lib/Data/Time/Clock/Internal/CTimespec.hsc.orig 2020-01-04 02:21:30.506303962 +0000 |+++ libraries/time/lib/Data/Time/Clock/Internal/CTimespec.hsc -------------------------- Patching file libraries/time/lib/Data/Time/Clock/Internal/CTimespec.hsc using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 30. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_time_lib_Data_Time_Clock_Internal_CTimeval.hs => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_time_lib_Data_Time_Clock_Internal_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_Internal_CTimeval.hs,v 1.1 2021/02/09 13:18:36 ryoon 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/Internal/CTimeval.hs.orig 2020-01-04 06:13:10.008205366 +0000 |+++ libraries/time/lib/Data/Time/Clock/Internal/CTimeval.hs -------------------------- Patching file libraries/time/lib/Data/Time/Clock/Internal/CTimeval.hs using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 24. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_unix_System_Posix_Env.hsc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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 2021/02/09 13:18:36 ryoon 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-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_unix_System_Posix_Env_ByteString.hsc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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 2021/02/09 13:18:36 ryoon 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-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_unix_System_Posix_Files_Common.hsc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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 2021/02/09 13:18:36 ryoon 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-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_unix_System_Posix_Signals.hsc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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 2021/02/09 13:18:36 ryoon 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 594 (offset 4 lines). Hunk #2 succeeded at 619 (offset 4 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-libraries_unix_include_execvpe.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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.2 2021/05/05 09:18:52 pho Exp $ | |Don't conflict with builtin execvpe(3). | |Already fixed in the upstream (unix-2.8.0.0). | |--- 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-netbsd-trunk-x86_64/lang/ghc90/patches/patch-llvm-targets => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-llvm-targets Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-llvm-targets,v 1.2 2021/05/22 09:10:36 pho Exp $ | |Define the LLVM target for NetBSD/aarch64. This file is generated with |utils/llvm-targets/gen-data-layout.sh | |https://gitlab.haskell.org/ghc/ghc/-/merge_requests/5805 | |--- llvm-targets.orig 2020-12-21 18:11:39.000000000 +0000 |+++ llvm-targets -------------------------- Patching file llvm-targets using Plan A... Hunk #1 succeeded at 48. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-m4_fptools.m4 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-m4_fptools.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-m4_fptools.m4,v 1.1 2022/01/18 02:22:50 pho Exp $ | |Hunk #0: | Mark the stack as non-executable on NetBSD/aarch64. | https://gitlab.haskell.org/ghc/ghc/-/merge_requests/5805 | |Hunk #1 | Abolish the bash-ism. Not upstreamed. I'm honestly tired of upstreaming this | specific kind of patch because this is never the first time they made this | mistake. (pho@) | |--- m4/fptools.m4.orig 2021-12-25 13:13:59.000000000 +0000 |+++ m4/fptools.m4 -------------------------- Patching file m4/fptools.m4 using Plan A... Hunk #1 succeeded at 761. Hunk #2 succeeded at 2246. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-rts_ProfHeap.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-rts_ProfHeap.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rts_ProfHeap.c,v 1.5 2021/09/30 15:32:53 jperkin Exp $ | |NetBSD does not have uselocale(3). | |Sent to the upstream: |https://gitlab.haskell.org/ghc/ghc/-/merge_requests/5677 | |--- rts/ProfHeap.c.orig 2021-01-25 16:30:28.000000000 +0000 |+++ rts/ProfHeap.c -------------------------- Patching file rts/ProfHeap.c using Plan A... Hunk #1 succeeded at 69. Hunk #2 succeeded at 83. Hunk #3 succeeded at 98. Hunk #4 succeeded at 112. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-rts_ghc.mk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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/04/29 07:02:42 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 278 (offset 27 lines). done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-rts_posix_GetTime.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-rts_posix_GetTime.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rts_posix_GetTime.c,v 1.2 2021/05/05 09:18:52 pho Exp $ | |OmniOS defines CLOCK_THREAD_CPUTIME_ID but it isn't actually usable: |clock_gettime(2) always returns EINVAL. Use Solaris-specific |gethrvtime(3) instead. | |Sent to the upstream: |https://gitlab.haskell.org/ghc/ghc/-/merge_requests/5678 | |--- rts/posix/GetTime.c.orig 2021-04-29 21:06:04.382045075 +0000 |+++ rts/posix/GetTime.c -------------------------- Patching file rts/posix/GetTime.c using Plan A... Hunk #1 succeeded at 32. Hunk #2 succeeded at 85. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-rts_posix_OSThreads.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-rts_posix_OSThreads.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-rts_posix_OSThreads.c,v 1.3 2022/01/18 02:22:50 pho Exp $ | |Implementation of getNumberOfProcessors() for NetBSD | |Sent to the upstream: |https://gitlab.haskell.org/ghc/ghc/-/merge_requests/5679 | |--- rts/posix/OSThreads.c.orig 2021-09-15 15:27:32.000000000 +0000 |+++ rts/posix/OSThreads.c -------------------------- Patching file rts/posix/OSThreads.c using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 56. Hunk #3 succeeded at 297. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-rules_build-package-way.mk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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/04/29 07:02:42 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 64. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-rules_distdir-way-opts.mk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/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.1 2021/04/29 07:02:42 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 209. done => Verifying /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-utils_haddock_driver_Main.hs => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90/patches/patch-utils_haddock_driver_Main.hs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-utils_haddock_driver_Main.hs,v 1.1 2021/04/26 07:41:21 pho Exp $ | |Workaround for haddock dying when the locale isn't "*.UTF-8". Of course |this isn't a real fix. Haddock is very fragile when it comes to locale |setting, and fixing it properly would be seriously a lot of work. | |--- utils/haddock/driver/Main.hs.orig 2020-07-28 17:05:24.000000000 +0000 |+++ utils/haddock/driver/Main.hs -------------------------- Patching file utils/haddock/driver/Main.hs using Plan A... Hunk #1 succeeded at 1. done ===> Regenerating configuration scripts for ghc-9.0.2nb3 configure.ac:71: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.ac:71: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:71: the top level configure.ac:604: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:604: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... m4/fptools.m4:650: FP_SET_CFLAGS_C99 is expanded from... configure.ac:604: the top level configure.ac:605: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:605: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... m4/fptools.m4:650: FP_SET_CFLAGS_C99 is expanded from... configure.ac:605: the top level configure.ac:606: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:606: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... m4/fptools.m4:650: FP_SET_CFLAGS_C99 is expanded from... configure.ac:606: the top level configure.ac:607: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:607: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... m4/fptools.m4:650: FP_SET_CFLAGS_C99 is expanded from... configure.ac:607: the top level configure.ac:985: warning: The macro 'AC_HEADER_TIME' is obsolete. configure.ac:985: You should run autoupdate. ./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from... configure.ac:985: the top level configure.ac:1177: warning: The macro 'AC_TRY_RUN' is obsolete. configure.ac:1177: 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... m4/fptools.m4:1744: FP_CHECK_TIMER_CREATE is expanded from... configure.ac:1177: the top level ===> Creating toolchain wrappers for ghc-9.0.2nb3 ===> Configuring for ghc-9.0.2nb3 ===> Extracting bootstrapping compiler for ghc-9.0.2nb3 ===> Preparing bootstrapping compiler for ghc-9.0.2nb3 configure: WARNING: unrecognized options: --with-curses-libraries, --with-iconv-includes, --with-iconv-libraries, --with-ffi-includes, --with-ffi-libraries, --enable-libffi-adjustors, --without-system-libffi checking build system type... x86_64-unknown-netbsd10.0 checking host system type... x86_64-unknown-netbsd10.0 checking target system type... x86_64-unknown-netbsd10.0 Build platform inferred as: x86_64-unknown-netbsd Host platform inferred as: x86_64-unknown-netbsd Target platform inferred as: x86_64-unknown-netbsd GHC build : x86_64-unknown-netbsd GHC host : x86_64-unknown-netbsd GHC target : x86_64-unknown-netbsd LLVM target: x86_64-unknown-netbsd checking for path to top of build tree... /home/pbulk/build-disk/lang/ghc90/work/bootkit-dist/ghc-8.10.4-boot checking for a BSD-compatible install... /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c checking for gfind... no checking for find... /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/find checking whether ln -s works... yes checking for gsed... sed checking for python3... no checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking how to run the C preprocessor... cc -E checking for -ld... ld checking for ld.gold object merging bug (binutils 22266)... checking whether ld is GNU ld... YES checking whether ld understands --build-id... yes checking whether ld understands -no_compact_unwind... yes checking whether ld understands -filelist... no checking for -strip... no checking for strip... strip checking false is version 9... no checking false is version 9... no checking version of gcc... checking version of gcc... 10.5.0 10.5.0 checking whether GCC supports -no-pie... yes checking for extra options to pass gcc when compiling via C... checking Setting up CFLAGS, LDFLAGS, IGNORE_LINKER_LD_FLAGS and CPPFLAGS... done checking Setting up CONF_CC_OPTS_STAGE0, CONF_GCC_LINKER_OPTS_STAGE0, CONF_LD_LINKER_OPTS_STAGE0 and CONF_CPP_OPTS_STAGE0... done checking Setting up CONF_CC_OPTS_STAGE1, CONF_GCC_LINKER_OPTS_STAGE1, CONF_LD_LINKER_OPTS_STAGE1 and CONF_CPP_OPTS_STAGE1... done checking Setting up CONF_CC_OPTS_STAGE2, CONF_GCC_LINKER_OPTS_STAGE2, CONF_LD_LINKER_OPTS_STAGE2 and CONF_CPP_OPTS_STAGE2... done checking for .subsections_via_symbols... no checking whether your assembler supports .ident directive... yes checking for GNU non-executable stack support... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking size of void *... 8 checking for -ar... (cached) ar checking whether ar is GNU ar... yes checking for ar arguments... q checking whether ar supports @file... yes checking for ranlib... ranlib configure: creating ./config.status config.status: creating mk/config.mk config.status: creating mk/install.mk configure: WARNING: unrecognized options: --with-curses-libraries, --with-iconv-includes, --with-iconv-libraries, --with-ffi-includes, --with-ffi-libraries, --enable-libffi-adjustors, --without-system-libffi **************************************************** Configuration done, ready to 'make install' (see README and INSTALL files for more info.) **************************************************** /usr/pkg/bin/gmake --no-print-directory -f ghc.mk install BINDIST=YES NO_INCLUDE_DEPS=YES "inplace/bin/mkdirhier" libraries/ghc-boot/dist-boot/build/GHC//. "rm" -f libraries/ghc-boot/dist-boot/build/GHC/Version.hs done. "inplace/bin/mkdirhier" libraries/ghc-boot/dist-boot/build/GHC/Platform//. "rm" -f libraries/ghc-boot/dist-boot/build/GHC/Platform/Host.hs done. "rm" -f libraries/ghc-boot/dist-install/build/GHC/Version.hs done. "rm" -f libraries/ghc-boot/dist-install/build/GHC/Platform/Host.hs done. /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin" "rm" -f "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hp2ps" create () { touch "$1" && chmod 755 "$1" ; } && create "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hp2ps" echo '#!/bin/sh' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hp2ps" echo 'exedir="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bin"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hp2ps" echo 'exeprog="hp2ps"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hp2ps" echo 'executablename="$exedir/$exeprog"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hp2ps" echo 'datadir="/home/pbulk/build-disk/lang/ghc90/work/.tools/share"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hp2ps" echo 'bindir="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hp2ps" echo 'topdir="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hp2ps" cat utils/hp2ps/hp2ps.wrapper >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hp2ps" chmod +x "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hp2ps" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/." && /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 includes/./*.h "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/./" && /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/rts" && /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 includes/rts/*.h "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/rts/" && /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/rts/prof" && /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 includes/rts/prof/*.h "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/rts/prof/" && /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/rts/storage" && /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 includes/rts/storage/*.h "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/rts/storage/" && /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/stg" && /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 includes/stg/*.h "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/stg/" && true /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 \ includes/dist-install/build/ghcautoconf.h includes/dist-install/build/ghcplatform.h includes/dist-install/build/ghcversion.h \ includes/dist-derivedconstants/header/DerivedConstants.h \ "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 rts/dist/build/ffi.h rts/dist/build/ffitarget.h "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include/" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin" "rm" -f "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" create () { touch "$1" && chmod 755 "$1" ; } && create "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" echo '#!/bin/sh' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" echo 'exedir="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bin"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" echo 'exeprog="hsc2hs"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" echo 'executablename="$exedir/$exeprog"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" echo 'datadir="/home/pbulk/build-disk/lang/ghc90/work/.tools/share"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" echo 'bindir="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" echo 'topdir="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" echo 'HSC2HS_EXTRA="--cflag=-pipe --cflag=-O2 --cflag=-I/usr/include --cflag=-I/usr/pkg/include --cflag=-fPIC --lflag=-Wl,-zrelro --lflag=-L/usr/lib --lflag=-Wl,-R/usr/lib --lflag=-L/usr/pkg/lib --lflag=-Wl,-R/usr/pkg/lib"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" cat utils/hsc2hs/hsc2hs.wrapper >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" chmod +x "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hsc2hs" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 utils/hsc2hs/template-hsc.h "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin" "rm" -f "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg-8.10.4" create () { touch "$1" && chmod 755 "$1" ; } && create "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg-8.10.4" echo '#!/bin/sh' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg-8.10.4" echo 'exedir="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bin"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg-8.10.4" echo 'exeprog="ghc-pkg"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg-8.10.4" echo 'executablename="$exedir/$exeprog"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg-8.10.4" echo 'datadir="/home/pbulk/build-disk/lang/ghc90/work/.tools/share"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg-8.10.4" echo 'bindir="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg-8.10.4" echo 'topdir="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg-8.10.4" cat utils/ghc-pkg/ghc-pkg.wrapper >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg-8.10.4" chmod +x "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg-8.10.4" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin" "rm" -f "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg" ln -s ghc-pkg-8.10.4 "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-pkg" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin" "rm" -f "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hpc" create () { touch "$1" && chmod 755 "$1" ; } && create "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hpc" echo '#!/bin/sh' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hpc" echo 'exedir="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bin"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hpc" echo 'exeprog="hpc"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hpc" echo 'executablename="$exedir/$exeprog"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hpc" echo 'datadir="/home/pbulk/build-disk/lang/ghc90/work/.tools/share"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hpc" echo 'bindir="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hpc" echo 'topdir="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hpc" cat utils/hpc/hpc.wrapper >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hpc" chmod +x "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/hpc" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin" "rm" -f "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" create () { touch "$1" && chmod 755 "$1" ; } && create "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" echo '#!/bin/sh' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" echo 'exedir="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bin"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" echo 'exeprog="ghc-stage2"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" echo 'executablename="$exedir/$exeprog"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" echo 'datadir="/home/pbulk/build-disk/lang/ghc90/work/.tools/share"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" echo 'bindir="/home/pbulk/build-disk/lang/ghc90/work/.tools/bin"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" echo 'topdir="/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" echo 'executablename="$exedir/ghc"' >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" cat ghc/ghc.wrapper >> "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" chmod +x "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc-8.10.4" "rm" -f "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" ln -s ghc-8.10.4 "/home/pbulk/build-disk/lang/ghc90/work/.tools/bin/ghc" "inplace/bin/mkdirhier" includes/dist/build//. "rm" -f includes/dist/build/settings # driver/ghc-usage.txt driver/ghci-usage.txt includes/dist-derivedconstants/header/platformConstants includes/dist/build/settings llvm-targets llvm-passes = libraries to install # "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4" = directory to install to # # The .dll case calls STRIP_CMD explicitly, instead of `install -s`, because # on Win64, "install -s" calls a strip that doesn't understand 64bit binaries. # For some reason, this means the DLLs end up non-executable, which means # executables that use them just segfault. /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4" for i in driver/ghc-usage.txt driver/ghci-usage.txt includes/dist-derivedconstants/header/platformConstants includes/dist/build/settings llvm-targets llvm-passes; do case $i in *.a) /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 $i "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4"; true "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4"/`basename $i` ;; *.dll) /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 $i "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4" ; strip "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4"/`basename $i` ;; *.so) /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 $i "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4" ;; *.dylib) /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 $i "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4";; *) /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 $i "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4"; esac; done cc -E -undef -traditional -P -DINSTALLING -DLIB_DIR='"/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4"' -DINCLUDE_DIR='"/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/include"' -DFFI_INCLUDE_DIR= -DFFI_LIB_DIR= '-DFFI_LIB="Cffi"' -DLIBDW_INCLUDE_DIR= -DLIBDW_LIB_DIR= -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iincludes/dist-install/build -x c rts/package.conf.in -o rts/dist/package.conf.install.raw grep -v '^#pragma GCC' rts/dist/package.conf.install.raw | sed -e 's/""//g' -e 's/:[ ]*,/: /g' >rts/dist/package.conf.install /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bin" for i in utils/unlit/dist-install/build/tmp/unlit utils/hp2ps/dist-install/build/tmp/hp2ps utils/hp2ps/dist-install/build/tmp/hp2ps utils/hsc2hs/dist-install/build/tmp/hsc2hs utils/hsc2hs/dist-install/build/tmp/hsc2hs utils/ghc-pkg/dist-install/build/tmp/ghc-pkg utils/ghc-pkg/dist-install/build/tmp/ghc-pkg utils/hpc/dist-install/build/tmp/hpc utils/hpc/dist-install/build/tmp/hpc ghc/stage2/build/tmp/ghc-stage2 ghc/stage2/build/tmp/ghc-stage2 utils/iserv/stage2/build/tmp/ghc-iserv; do \ /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 $i "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bin"; \ done "mv" "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bin/ghc-stage2" "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bin/ghc" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4" "rm" -rf "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/package.conf.d" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/package.conf.d" /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts" # rts/dist/build/libHSrts.a rts/dist/build/libCffi.a = libraries to install # "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts" = directory to install to # # The .dll case calls STRIP_CMD explicitly, instead of `install -s`, because # on Win64, "install -s" calls a strip that doesn't understand 64bit binaries. # For some reason, this means the DLLs end up non-executable, which means # executables that use them just segfault. /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 -d "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts" for i in rts/dist/build/libHSrts.a rts/dist/build/libCffi.a; do case $i in *.a) /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 $i "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts"; true "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts"/`basename $i` ;; *.dll) /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 $i "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts" ; strip "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts"/`basename $i` ;; *.so) /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 $i "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts" ;; *.dylib) /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 755 $i "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts";; *) /home/pbulk/build-disk/lang/ghc90/work/.tools/bin/install -c -m 644 $i "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/rts"; esac; done "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-prim dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-prim-0.6.1 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/integer-simple dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/integer-simple-0.1.2.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/base dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/base-4.14.1.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/filepath dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/filepath-1.4.2.1 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/array dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/array-0.5.4.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/deepseq dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/deepseq-1.4.4.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/bytestring dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bytestring-0.10.12.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/containers/containers dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/containers-0.6.2.1 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/time dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/time-1.9.3 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/unix dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/unix-2.7.2.2 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/directory dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/directory-1.3.6.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/process dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/process-1.6.9.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/hpc dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/hpc-0.6.1.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/pretty dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/pretty-1.1.3.6 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/binary dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/binary-0.8.8.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/transformers dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/transformers-0.5.6.2 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/mtl dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/mtl-2.2.2 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-boot-th dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-boot-th-8.10.4 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-boot dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-boot-8.10.4 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/template-haskell dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/template-haskell-2.16.0.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/text dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/text-1.2.4.1 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/parsec dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/parsec-3.1.14.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/Cabal/Cabal dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/Cabal-3.2.1.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-compact dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-compact-0.1.0.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghc-heap dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-heap-8.10.4 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/terminfo dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/terminfo-0.4.1.4 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/stm dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/stm-2.5.0.0 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/exceptions dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/exceptions-0.10.4 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/haskeline dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/haskeline-0.8.0.1 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/ghci dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghci-8.10.4 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy libraries/libiserv dist-install "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/libiserv-8.10.4 "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist" copy compiler stage2 "strip" '' '/home/pbulk/build-disk/lang/ghc90/work/.tools' '/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4' '/home/pbulk/build-disk/lang/ghc90/work/.tools/share/doc/ghc-8.10.4/html/libraries' 'v' Installing library in /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/ghc-8.10.4 "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bin/ghc-pkg" --force --global-package-db "/home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/package.conf.d" update rts/dist/package.conf.install /home/pbulk/build-disk/lang/ghc90/work/.tools/lib/ghc-8.10.4/bin/ghc-pkg: Shared object "libterminfo.so.1" not found gmake[1]: *** [ghc.mk:973: install_packages] Error 1 gmake: *** [Makefile:51: install] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90 *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-netbsd-trunk-x86_64/lang/ghc90