Skip to content

Instantly share code, notes, and snippets.

@cloudyluna
Created May 11, 2024 09:17
Show Gist options
  • Save cloudyluna/b13e7d7569ffa3ad1804ba7ec76813b7 to your computer and use it in GitHub Desktop.
Save cloudyluna/b13e7d7569ffa3ad1804ba7ec76813b7 to your computer and use it in GitHub Desktop.
cabal build with semaphore bug log
$ cabal build all --semaphore -v
this build was affected by the following (project) config files:
- cabal.project
Build profile: -w ghc-9.8.2 -O1
In order, the following will be built:
- filepath-1.5.2.0 (lib) (requires build)
- hashable-1.4.4.0 (lib) (requires build)
- unordered-containers-0.2.20 (lib) (requires build)
- relude-1.2.1.0 (lib) (requires build)
- simple-haskell-0.1.0.0 (lib) (first run)
- simple-haskell-0.1.0.0 (exe:simple-haskell) (first run)
Created semaphore called cabal_semaphore_0 with 2 slots.
Executing install plan in parallel using a semaphore with 2 slots.
creating /home/luna/workspace/haskell/simple/dist-newstyle/build
creating /home/luna/workspace/haskell/simple/dist-newstyle/tmp
Extracting
/home/luna/.cabal/packages/hackage.haskell.org/filepath/1.5.2.0/filepath-1.5.2.0.tar.gz
to /home/luna/workspace/haskell/simple/dist-newstyle/tmp/src-13483...
Updating filepath.cabal with the latest revision from the index.
creating
/home/luna/workspace/haskell/simple/dist-newstyle/tmp/src-13483/filepath-1.5.2.0/dist
Starting filepath-1.5.2.0 (lib)
Using self-exec internal setup method with build-type Simple and args:
["act-as-setup","--build-type=Simple","--","configure","--verbose=2","--builddir=dist","--ghc","--prefix=/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841","--bindir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/bin","--libdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/lib","--libsubdir=","--dynlibdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/lib","--libexecdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/libexec","--libexecsubdir=","--datadir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share","--datasubdir=","--docdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share/doc","--htmldir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share/doc/html","--haddockdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share/doc/html","--sysconfdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/etc","--enable-library-vanilla","--disable-library-profiling","--enable-shared","--disable-static","--disable-executable-dynamic","--disable-executable-static","--disable-profiling","--profiling-detail=default","--library-profiling-detail=default","--enable-optimization","--disable-debug-info","--disable-build-info","--disable-library-for-ghci","--disable-split-sections","--disable-split-objs","--disable-executable-stripping","--disable-library-stripping","--package-db=clear","--package-db=global","--package-db=/home/modotte/.cabal/store/ghc-9.8.2-32bd/package.db","--flags=-cpphs","--cid=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841","--dependency=base=base-4.19.1.0-9254","--dependency=bytestring=bytestring-0.12.1.0-c2a9","--dependency=deepseq=deepseq-1.5.0.0-75c0","--dependency=exceptions=exceptions-0.10.7-e073","--dependency=os-string=os-string-2.0.2.2-67a68e17d68e03c1872c6883b0003c0729e0f291a192edd8ae543c5bf1c1295d","--dependency=template-haskell=template-haskell-2.21.0.0-6036","--disable-coverage","--exact-configuration","--disable-relocatable","--with-ghc=/home/modotte/.ghcup/bin/ghc","--with-ghc-pkg=/home/modotte/.ghcup/ghc/9.8.2/bin/ghc-pkg-9.8.2","--ghc-option=-hide-all-packages","lib:filepath"]
/home/luna/.ghcup/bin/cabal-3.12.0.0-prerelease act-as-setup
--build-type=Simple -- configure --verbose=2 --builddir=dist --ghc
--prefix=/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841
--bindir=/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/bin
--libdir=/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/lib
--libsubdir=
--dynlibdir=/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/lib
--libexecdir=/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/libexec
--libexecsubdir=
--datadir=/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share
--datasubdir=
--docdir=/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share/doc
--htmldir=/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share/doc/html
--haddockdir=/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share/doc/html
--sysconfdir=/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/etc
--enable-library-vanilla --disable-library-profiling --enable-shared
--disable-static --disable-executable-dynamic --disable-executable-static
--disable-profiling --profiling-detail=default
--library-profiling-detail=default --enable-optimization --disable-debug-info
--disable-build-info --disable-library-for-ghci --disable-split-sections
--disable-split-objs --disable-executable-stripping
--disable-library-stripping --package-db=clear --package-db=global
--package-db=/home/luna/.cabal/store/ghc-9.8.2-32bd/package.db
--flags=-cpphs
--cid=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841
--dependency=base=base-4.19.1.0-9254
--dependency=bytestring=bytestring-0.12.1.0-c2a9
--dependency=deepseq=deepseq-1.5.0.0-75c0
--dependency=exceptions=exceptions-0.10.7-e073
--dependency=os-string=os-string-2.0.2.2-67a68e17d68e03c1872c6883b0003c0729e0f291a192edd8ae543c5bf1c1295d
--dependency=template-haskell=template-haskell-2.21.0.0-6036
--disable-coverage --exact-configuration --disable-relocatable
--with-ghc=/home/luna/.ghcup/bin/ghc
--with-ghc-pkg=/home/luna/.ghcup/ghc/9.8.2/bin/ghc-pkg-9.8.2
--ghc-option=-hide-all-packages lib:filepath
Redirecting build log to {handle:
/home/luna/.cabal/logs/ghc-9.8.2/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841.log}
Running: /home/luna/.ghcup/bin/cabal-3.12.0.0-prerelease act-as-setup '--build-type=Simple' -- configure '--verbose=2' '--builddir=dist' --ghc '--prefix=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841' '--bindir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/bin' '--libdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/lib' '--libsubdir=' '--dynlibdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/lib' '--libexecdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/libexec' '--libexecsubdir=' '--datadir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share' '--datasubdir=' '--docdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share/doc' '--htmldir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share/doc/html' '--haddockdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share/doc/html' '--sysconfdir=/home/modotte/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/etc' --enable-library-vanilla --disable-library-profiling --enable-shared --disable-static --disable-executable-dynamic --disable-executable-static --disable-profiling '--profiling-detail=default' '--library-profiling-detail=default' --enable-optimization --disable-debug-info --disable-build-info --disable-library-for-ghci --disable-split-sections --disable-split-objs --disable-executable-stripping --disable-library-stripping '--package-db=clear' '--package-db=global' '--package-db=/home/modotte/.cabal/store/ghc-9.8.2-32bd/package.db' '--flags=-cpphs' '--cid=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841' '--dependency=base=base-4.19.1.0-9254' '--dependency=bytestring=bytestring-0.12.1.0-c2a9' '--dependency=deepseq=deepseq-1.5.0.0-75c0' '--dependency=exceptions=exceptions-0.10.7-e073' '--dependency=os-string=os-string-2.0.2.2-67a68e17d68e03c1872c6883b0003c0729e0f291a192edd8ae543c5bf1c1295d' '--dependency=template-haskell=template-haskell-2.21.0.0-6036' --disable-coverage --exact-configuration --disable-relocatable '--with-ghc=/home/modotte/.ghcup/bin/ghc' '--with-ghc-pkg=/home/modotte/.ghcup/ghc/9.8.2/bin/ghc-pkg-9.8.2' '--ghc-option=-hide-all-packages' 'lib:filepath'
Building filepath-1.5.2.0 (lib)
Using self-exec internal setup method with build-type Simple and args:
["act-as-setup","--build-type=Simple","--","build","--verbose=2","--builddir=dist","--semaphore=cabal_semaphore_0"]
/home/luna/.ghcup/bin/cabal-3.12.0.0-prerelease act-as-setup
--build-type=Simple -- build --verbose=2 --builddir=dist
--semaphore=cabal_semaphore_0
Redirecting build log to {handle:
/home/luna/.cabal/logs/ghc-9.8.2/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841.log}
Running: /home/luna/.ghcup/bin/cabal-3.12.0.0-prerelease act-as-setup '--build-type=Simple' -- build '--verbose=2' '--builddir=dist' '--semaphore=cabal_semaphore_0'
Failed to build
filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841.
Build log (
/home/luna/.cabal/logs/ghc-9.8.2/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841.log
):
Using Parsec parser
Configuring library for filepath-1.5.2.0...
Flags chosen: cpphs=False
Dependency base ==4.19.1.0: using base-4.19.1.0
Dependency bytestring ==0.12.1.0: using bytestring-0.12.1.0
Dependency deepseq ==1.5.0.0: using deepseq-1.5.0.0
Dependency exceptions ==0.10.7: using exceptions-0.10.7
Dependency os-string ==2.0.2.2: using os-string-2.0.2.2
Dependency template-haskell ==2.21.0.0: using template-haskell-2.21.0.0
Source component graph: component lib
Configured component graph:
component filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841
include base-4.19.1.0-9254
include bytestring-0.12.1.0-c2a9
include deepseq-1.5.0.0-75c0
include exceptions-0.10.7-e073
include os-string-2.0.2.2-67a68e17d68e03c1872c6883b0003c0729e0f291a192edd8ae543c5bf1c1295d
include template-haskell-2.21.0.0-6036
Linked component graph:
unit filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841
include base-4.19.1.0-9254
include bytestring-0.12.1.0-c2a9
include deepseq-1.5.0.0-75c0
include exceptions-0.10.7-e073
include os-string-2.0.2.2-67a68e17d68e03c1872c6883b0003c0729e0f291a192edd8ae543c5bf1c1295d
include template-haskell-2.21.0.0-6036
System.FilePath=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841:System.FilePath,System.FilePath.Posix=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841:System.FilePath.Posix,System.FilePath.Windows=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841:System.FilePath.Windows,System.OsPath=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841:System.OsPath,System.OsPath.Encoding=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841:System.OsPath.Encoding,System.OsPath.Internal=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841:System.OsPath.Internal,System.OsPath.Posix=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841:System.OsPath.Posix,System.OsPath.Posix.Internal=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841:System.OsPath.Posix.Internal,System.OsPath.Types=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841:System.OsPath.Types,System.OsPath.Windows=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841:System.OsPath.Windows,System.OsPath.Windows.Internal=filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841:System.OsPath.Windows.Internal
Ready component graph:
definite filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841
depends base-4.19.1.0-9254
depends bytestring-0.12.1.0-c2a9
depends deepseq-1.5.0.0-75c0
depends exceptions-0.10.7-e073
depends os-string-2.0.2.2-67a68e17d68e03c1872c6883b0003c0729e0f291a192edd8ae543c5bf1c1295d
depends template-haskell-2.21.0.0-6036
Using Cabal-3.12.0.0 compiled by ghc-9.6
Using compiler: ghc-9.8.2
Using install prefix:
/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841
Executables installed in:
/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/bin
Libraries installed in:
/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/lib
Dynamic Libraries installed in:
/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/lib
Private executables installed in:
/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/libexec
Data files installed in:
/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share
Documentation installed in:
/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/share/doc
Configuration files installed in:
/home/luna/.cabal/store/ghc-9.8.2-32bd/filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841/etc
Using alex version 3.5.1.0 found on system at: /home/luna/.cabal/bin/alex
Using ar found on system at: /usr/bin/ar
No c2hs found
No cpphs found
No doctest found
Error: [Cabal-7125]
Using gcc version 12 found on system at: /usr/bin/gcc-12
Using ghc version 9.8.2 given by user at: /home/luna/.ghcup/bin/ghc
Using ghc-pkg version 9.8.2 given by user at:
/home/luna/.ghcup/ghc/9.8.2/bin/ghc-pkg-9.8.2
No ghcjs found
No ghcjs-pkg found
No greencard found
Using haddock version 2.30.0 found on system at:
/home/luna/.ghcup/ghc/9.8.2/bin/haddock-ghc-9.8.2
Using happy version 1.20.1.1 found on system at:
/home/luna/.cabal/bin/happy
Using haskell-suite found on system at: haskell-suite-dummy-location
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
No hmake found
Using hpc version 0.69 found on system at:
/home/luna/.ghcup/ghc/9.8.2/bin/hpc-ghc-9.8.2
Using hsc2hs version 0.68.10 found on system at:
/home/luna/.ghcup/ghc/9.8.2/bin/hsc2hs-ghc-9.8.2
No hscolour found
No jhc found
Using ld found on system at: /usr/bin/ld.lld
Using pkg-config version 0.29.2 found on system at: /usr/bin/pkg-config
Using runghc version 9.8.2 found on system at:
/home/luna/.ghcup/ghc/9.8.2/bin/runghc-9.8.2
Using strip version 2.41 found on system at: /usr/bin/strip
Using tar found on system at: /usr/bin/tar
No uhc found
Component build order: library
Running: /home/luna/.ghcup/ghc/9.8.2/bin/ghc-pkg-9.8.2 init dist/package.conf.inplace
creating dist/build
creating dist/build/autogen
creating dist/build/autogen
creating dist/build/autogen
creating dist/build/autogen
Preprocessing library for filepath-1.5.2.0...
Building library for filepath-1.5.2.0...
creating dist/build
creating dist/build
Wanted build ways: [StaticWay,DynWay]
Failed to build filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841.
Running: /home/luna/.ghcup/bin/ghc --make -fbuilding-cabal-package -O '-jsem cabal_semaphore_0' -static -dynamic-too -dynosufdyn_o -dynhisuf dyn_hi -outputdir dist/build -odir dist/build -hidir dist/build -hiedir dist/build/extra-compilation-artifacts/hie -stubdir dist/build -i -i. -idist/build -idist/build/autogen -idist/build/global-autogen -Idist/build/autogen -Idist/build/global-autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -this-unit-id filepath-1.5.2.0-b813a2d4cf96d2afebf2226941f324bdf7d7c068221ecae9141ebc4e76a5d841 -hide-all-packages -Wmissing-home-modules -no-user-package-db -package-db /home/modotte/.cabal/store/ghc-9.8.2-32bd/package.db -package-db dist/package.conf.inplace -package-id base-4.19.1.0-9254 -package-id bytestring-0.12.1.0-c2a9 -package-id deepseq-1.5.0.0-75c0 -package-id exceptions-0.10.7-e073 -package-id os-string-2.0.2.2-67a68e17d68e03c1872c6883b0003c0729e0f291a192edd8ae543c5bf1c1295d -package-id template-haskell-2.21.0.0-6036 -XHaskell2010 System.FilePath System.FilePath.Posix System.FilePath.Windows System.OsPath System.OsPath.Encoding System.OsPath.Internal System.OsPath.Posix System.OsPath.Posix.Internal System.OsPath.Types System.OsPath.Windows System.OsPath.Windows.Internal -Wall -hide-all-packages
cabal_semaphore_0: semOpen: does not exist (No such file or directory)
Failed to build hashable-1.4.4.0 because it depends on hashable-1.4.4.0 which itself failed to build.
Failed to build relude-1.2.1.0 because it depends on relude-1.2.1.0 which itself failed to build.
Failed to build simple-haskell-0.1.0.0 because it depends on simple-haskell-0.1.0.0 which itself failed to build.
Failed to build simple-haskell-0.1.0.0 because it depends on simple-haskell-0.1.0.0 which itself failed to build.
Failed to build unordered-containers-0.2.20 because it depends on unordered-containers-0.2.20 which itself failed to build.
CallStack (from HasCallStack):
dieWithException, called at src/Distribution/Client/ProjectOrchestration.hs:1232:21 in cabal-install-3.11.0.0-inplace:Distribution.Client.ProjectOrchestration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment