+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hledger-1.21nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/hledger-1.21nb1/work.log bash: fork: retry: Resource temporarily unavailable /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/mk/pkgformat/pkg/list-dependencies: fork: retry: Resource temporarily unavailable /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/mk/pkgformat/pkg/list-dependencies: fork: retry: No child processes /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/mk/pkgformat/pkg/list-dependencies: fork: retry: No child processes /opt/local/bin/nawk: can't open file cat 1>&2 source line number 180 => Checksum BLAKE2s OK for hledger-1.21.tar.gz => Checksum SHA512 OK for hledger-1.21.tar.gz ===> Installing dependencies for hledger-1.21nb1 ========================================================================== The following variables will affect the build process of this package, hledger-1.21nb1. Their current value is shown below: * CURSES_DEFAULT = ncurses * HASKELL_ENABLE_HADDOCK_DOCUMENTATION = yes * HASKELL_ENABLE_LIBRARY_PROFILING = yes * HASKELL_ENABLE_SHARED_LIBRARY = yes Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses 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/local/bin/bmake clean' after the changes. ========================================================================== /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/mk/pkgformat/pkg/list-dependencies: fork: retry: No child processes /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/mk/pkgformat/pkg/list-dependencies: fork: retry: Resource temporarily unavailable /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/mk/pkgformat/pkg/list-dependencies: fork: retry: No child processes /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/mk/pkgformat/pkg/list-dependencies: fork: retry: No child processes => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc10>=10.3.0: found gcc10-10.3.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency hs-aeson>=1.5.6.0nb1: found hs-aeson-1.5.6.0nb1 => Full dependency hs-hashable>=1.3.1.0nb1: found hs-hashable-1.3.1.0nb1 => Full dependency hs-base-compat-batteries>=0.11.2nb1: found hs-base-compat-batteries-0.11.2nb1 => Full dependency hs-unordered-containers>=0.2.13.0nb1: found hs-unordered-containers-0.2.13.0nb1 => Full dependency hs-ansi-terminal>=0.11nb1: found hs-ansi-terminal-0.11nb1 => Full dependency hs-cmdargs>=0.10.21nb1: found hs-cmdargs-0.10.21nb1 => Full dependency hs-data-default>=0.7.1.1nb1: found hs-data-default-0.7.1.1nb1 => Full dependency hs-Decimal>=0.5.2nb1: found hs-Decimal-0.5.2nb1 => Full dependency hs-Diff>=0.4.0nb1: found hs-Diff-0.4.0nb1 => Full dependency hs-extra>=1.7.9nb1: found hs-extra-1.7.9nb1 => Full dependency hledger-lib>=1.21nb1: found hledger-lib-1.21nb1 => Full dependency hs-megaparsec>=9.0.1nb1: found hs-megaparsec-9.0.1nb1 => Full dependency hs-old-time>=1.1.0.3nb1: found hs-old-time-1.1.0.3nb1 => Full dependency hs-regex-tdfa>=1.3.1.0nb1: found hs-regex-tdfa-1.3.1.0nb1 => Full dependency hs-safe>=0.3.19nb1: found hs-safe-0.3.19nb1 => Full dependency hs-tabular>=0.2.2.8nb1: found hs-tabular-0.2.2.8nb1 => Full dependency hs-tasty>=1.4.1nb1: found hs-tasty-1.4.1nb1 => Full dependency hs-timeit>=2.0nb1: found hs-timeit-2.0nb1 => Full dependency hs-utf8-string>=1.0.2nb1: found hs-utf8-string-1.0.2nb1 => Full dependency hs-lucid>=2.9.12.1nb1: found hs-lucid-2.9.12.1nb1 => Full dependency hs-math-functions>=0.3.4.2nb1: found hs-math-functions-0.3.4.2nb1 => Full dependency hs-shakespeare>=2.0.25nb1: found hs-shakespeare-2.0.25nb1 => Full dependency hs-split>=0.2.3.4nb1: found hs-split-0.2.3.4nb1 => Full dependency hs-temporary>=1.3nb1: found hs-temporary-1.3nb1 => Full dependency hs-utility-ht>=0.0.16nb1: found hs-utility-ht-0.0.16nb1 => Full dependency hs-wizards>=1.0.3nb1: found hs-wizards-1.0.3nb1 => Full dependency ghc>=9.0.1nb6: found ghc-9.0.1nb6 => Full dependency gcc10-libs>=10.3.0: found gcc10-libs-10.3.0 ===> Overriding tools for hledger-1.21nb1 ===> Extracting for hledger-1.21nb1 ===> Patching for hledger-1.21nb1 => Applying pkgsrc patches for hledger-1.21nb1 => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/finance/hledger/patches/patch-app_hledger-cli.hs => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/finance/hledger/patches/patch-app_hledger-cli.hs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-app_hledger-cli.hs,v 1.1 2021/04/24 11:12:09 pho Exp $ | |GHC 9 fails to build a Main module whose 'main' is merely imported |from somewhere else. Possibly a compiler bug? | |--- app/hledger-cli.hs.orig 2021-04-24 11:06:54.613572938 +0000 |+++ app/hledger-cli.hs -------------------------- Patching file app/hledger-cli.hs using Plan A... Hunk #1 succeeded at 3. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/finance/hledger/patches/patch-hledger.cabal => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/finance/hledger/patches/patch-hledger.cabal Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hledger.cabal,v 1.1 2021/04/24 11:12:09 pho Exp $ | |Fix build with GHC 9. | |--- hledger.cabal.orig 2021-03-10 16:29:46.000000000 +0000 |+++ hledger.cabal -------------------------- Patching file hledger.cabal using Plan A... Hunk #1 succeeded at 142. Hunk #2 succeeded at 192. Hunk #3 succeeded at 242. Hunk #4 succeeded at 289. done ===> Creating toolchain wrappers for hledger-1.21nb1 /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: Resource temporarily unavailable /usr/bin/bash: fork: retry: Resource temporarily unavailable /usr/bin/bash: fork: retry: Resource temporarily unavailable /usr/bin/bash: fork: retry: Resource temporarily unavailable /usr/bin/bash: fork: retry: Resource temporarily unavailable /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: retry: No child processes /usr/bin/bash: fork: Resource temporarily unavailable *** Error code 254 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/finance/hledger bash: fork: retry: No child processes bash: fork: retry: No child processes bash: fork: retry: No child processes bash: fork: retry: No child processes /home/pbulk/build/finance/hledger/work/.tools/bin/egrep: fork: retry: No child processes bash: fork: retry: Resource temporarily unavailable *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/finance/hledger