-
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
feedback -- cabal test
fails pretty much on any project with
16:07:06 starting cabal test
Resolving dependencies...
Build profile: -w ghc-9.2.2 -O1
In order, the following will be built (use -v for more details):
- zlib-0.6.2.3 (lib) (first run)
- zlib-0.6.2.3 (test:tests) (first run)
cabal: Failed to build zlib-0.6.2.3 (which is required by test:tests from
zlib-0.6.2.3). The failure occurred during the configure step. The exception
was:
/Users/andrew/.ghcup/bin/cabal-3.6.2.0: createProcess: dup2: invalid argument
(Bad file descriptor)
16:07:08 exited: failed: 1
16:07:08 took 2.07s
Running cabal test
itself succeeds without surprises. I'm on Mac.
Any idea what's wrong here? Happy to redirect this to cabal
team, if you think the issue is on their side.
Metadata
Metadata
Assignees
Labels
No labels