#777: cabal install {hledger, others} ExitFailure 11 ---------------------------------+------------------------------------------ Reporter: philips | Owner: Type: defect | Status: new Priority: normal | Milestone: cabal-install-0.8 Component: cabal-install tool | Version: 1.8.0.2 Severity: normal | Keywords: ExitFailure Difficulty: unknown | Ghcversion: Platform: Linux | ---------------------------------+------------------------------------------
Comment(by sepposade): Also seeing this with hledger and texmath (dependency of pandoc) on Mac OS 10.6.7: {{{ $ cabal install texmath Resolving dependencies... [1 of 1] Compiling Main (elided...) Linking /var/folders/-f/-fdnjLBuGf0bDt4aVkHCvE+++TI/-Tmp-/texmath-0.5.0.14544/texmath-0.5.0.1/dist/setup/setup ... ld: warning: could not create compact unwind for .LFB3: non-standard register 5 being saved in prolog Configuring texmath-0.5.0.1... cabal: Error: some packages failed to install: texmath-0.5.0.1 failed during the configure step. The exception was: ExitFailure 11 $ ghc --version The Glorious Glasgow Haskell Compilation System, version 6.12.3 }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/777#comment:7> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel