=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for elm-lang/elm-0.19.1.tar.gz => Checksum SHA512 OK for elm-lang/elm-0.19.1.tar.gz ===> Installing dependencies for elm-lang-0.19.1 ========================================================================== The following variables will affect the build process of this package, elm-lang-0.19.1. Their current value is shown below: * CURSES_DEFAULT = curses * 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 = 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/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency ghc>=9.10.1nb3: found ghc-9.10.1nb3 => Full dependency hs-HTTP>=4000.4.1nb6: found hs-HTTP-4000.4.1nb6 => Full dependency hs-SHA>=1.6.4.4nb10: found hs-SHA-1.6.4.4nb10 => Full dependency hs-ansi-terminal>=1.1.2nb2: found hs-ansi-terminal-1.1.2nb2 => Full dependency hs-ansi-wl-pprint>=1.0.2nb4: found hs-ansi-wl-pprint-1.0.2nb4 => Full dependency hs-edit-distance>=0.2.2.1nb10: found hs-edit-distance-0.2.2.1nb10 => Full dependency hs-file-embed>=0.0.16.0nb3: found hs-file-embed-0.0.16.0nb3 => Full dependency hs-filelock>=0.1.1.7: found hs-filelock-0.1.1.7 => Full dependency hs-http-client>=0.7.18nb2: found hs-http-client-0.7.18nb2 => Full dependency hs-http-client-tls>=0.3.6.4nb3: found hs-http-client-tls-0.3.6.4nb3 => Full dependency hs-http-types>=0.12.4nb3: found hs-http-types-0.12.4nb3 => Full dependency hs-language-glsl>=0.3.0: found hs-language-glsl-0.3.0 => Full dependency hs-network>=3.2.7.0nb2: found hs-network-3.2.7.0nb2 => Full dependency hs-raw-strings-qq>=1.1: found hs-raw-strings-qq-1.1 => Full dependency hs-scientific>=0.3.8.0nb2: found hs-scientific-0.3.8.0nb2 => Full dependency hs-snap-core>=1.0.5.1nb1: found hs-snap-core-1.0.5.1nb1 => Full dependency hs-snap-server>=1.1.2.1: found hs-snap-server-1.1.2.1 => Full dependency hs-unordered-containers>=0.2.20nb3: found hs-unordered-containers-0.2.20nb3 => Full dependency hs-utf8-string>=1.0.2nb10: found hs-utf8-string-1.0.2nb10 => Full dependency hs-vector>=0.13.2.0nb2: found hs-vector-0.13.2.0nb2 => Full dependency hs-zip-archive>=0.4.3.2nb3: found hs-zip-archive-0.4.3.2nb3 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for elm-lang-0.19.1 ===> Extracting for elm-lang-0.19.1 => Adding a dependency on prettyprinter => Relaxing version constraints on dependencies ===> Patching for elm-lang-0.19.1 => Applying pkgsrc patches for elm-lang-0.19.1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/elm-lang/patches/patch-compiler_src_Data_Name.hs => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/elm-lang/patches/patch-compiler_src_Data_Name.hs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-compiler_src_Data_Name.hs,v 1.1 2025/03/09 07:35:56 pho Exp $ | |Fix build with GHC >= 9.4: |https://github.com/elm/compiler/commit/0421dfbe48e53d880a401e201890eac0b3de5f06 | |--- compiler/src/Data/Name.hs.orig 2019-10-20 14:31:43.000000000 +0000 |+++ compiler/src/Data/Name.hs -------------------------- Patching file compiler/src/Data/Name.hs using Plan A... Hunk #1 succeeded at 241. Hunk #2 succeeded at 316. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/elm-lang/patches/patch-compiler_src_Data_Utf8.hs => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/elm-lang/patches/patch-compiler_src_Data_Utf8.hs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-compiler_src_Data_Utf8.hs,v 1.1 2025/03/09 07:35:56 pho Exp $ | |Fix build with GHC >= 9.4: |https://github.com/elm/compiler/commit/0421dfbe48e53d880a401e201890eac0b3de5f06 | |--- compiler/src/Data/Utf8.hs.orig 2019-10-20 14:31:43.000000000 +0000 |+++ compiler/src/Data/Utf8.hs -------------------------- Patching file compiler/src/Data/Utf8.hs using Plan A... Hunk #1 succeeded at 109. Hunk #2 succeeded at 145. Hunk #3 succeeded at 164. Hunk #4 succeeded at 186. Hunk #5 succeeded at 351. Hunk #6 succeeded at 368. Hunk #7 succeeded at 380. Hunk #8 succeeded at 394. Hunk #9 succeeded at 471. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/elm-lang/patches/patch-compiler_src_Parse_Variable.hs => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/elm-lang/patches/patch-compiler_src_Parse_Variable.hs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-compiler_src_Parse_Variable.hs,v 1.1 2025/03/09 07:35:56 pho Exp $ | |Fix build with GHC >= 9.4: |https://github.com/elm/compiler/commit/0421dfbe48e53d880a401e201890eac0b3de5f06 | |--- compiler/src/Parse/Variable.hs.orig 2019-10-20 14:31:43.000000000 +0000 |+++ compiler/src/Parse/Variable.hs -------------------------- Patching file compiler/src/Parse/Variable.hs using Plan A... Hunk #1 succeeded at 21. Hunk #2 succeeded at 384. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/lang/elm-lang/patches/patch-compiler_src_Reporting_Doc.hs => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/lang/elm-lang/patches/patch-compiler_src_Reporting_Doc.hs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-compiler_src_Reporting_Doc.hs,v 1.1 2025/03/09 07:35:56 pho Exp $ | |Fix build with ansi-wl-pprint >= 1.0. This isn't a proper fix, because it |just discards ANSI SGRs. But let's just hope that (seemingly half-dead) |upstream fixes this in the future. | |--- compiler/src/Reporting/Doc.hs.orig 2025-03-08 03:42:32.184407808 +0000 |+++ compiler/src/Reporting/Doc.hs -------------------------- Patching file compiler/src/Reporting/Doc.hs using Plan A... Hunk #1 succeeded at 48. Hunk #2 succeeded at 311. done ===> Creating toolchain wrappers for elm-lang-0.19.1 ===> Configuring for elm-lang-0.19.1 => Checking for portability problems in extracted files Configuring elm-0.19.1... Warning: [no-default-language] Packages using 'cabal-version: >= 1.10' and before 'cabal-version: 3.4' must specify the 'default-language' field for each component (e.g. Haskell98 or Haskell2010). If a component uses different languages in different modules then list the other ones in the 'other-languages' field.