[Hackage] #777: cabal install {hledger, others} ExitFailure 11

Hackage cvs-ghc at haskell.org
Wed Mar 23 22:54:51 CET 2011


#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



More information about the cabal-devel mailing list