[Bug 280387] Mk/Uses/cabal.mk: 'make make-use-cabal' fails: cabal2tuple: Parse error: Unexpected end-of-input, expecting JSON value
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Aug 2024 10:07:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280387 --- Comment #8 from Yuri Victorovich <yuri@freebsd.org> --- (In reply to Gleb Popov from comment #6) It doesn't look like anything failed. This command: make cabal-extract && make cabal-configure && make make-use-cabal && make makesum produced this output on its standard output stream: https://freebsd.org/~yuri/hs-cryptol-update-failure.log and produced this output on its standard error stream: cabal2tuple: Parse error: Unexpected end-of-input, expecting JSON value CallStack (from HasCallStack): error, called at Cabal2Tuple/Cabal2Tuple.hs:118:41 in cabal2tuple-2.0.0.1-inplace:Cabal2Tuple -- You are receiving this mail because: You are the assignee for the bug.