#923: Error installing : hs-bibutils-4.12 ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: Cabal library | Version: 1.10.1.0 Severity: normal | Resolution: invalid Keywords: | Difficulty: unknown Ghcversion: | Platform: Linux ----------------------------+----------------------------------------------- Changes (by kosmikus):
* status: new => closed * resolution: => invalid * milestone: cabal-install-0.10 => Old description: > $ cabal install hs-bibutils-4.12 > Resolving dependencies... > Configuring hs-bibutils-4.12... > Preprocessing library hs-bibutils-4.12... > Building hs-bibutils-4.12... > [1 of 1] Compiling Text.Bibutils ( dist/build/Text/Bibutils.hs, > dist/build/Text/Bibutils.o ) > bibutils/adsout.c: In function ‘adsout_write’: > > bibutils/adsout.c:328:21: > internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions. > Preprocessed source stored into /tmp/cc6LjxzN.out file, please attach > this to your bugreport. > cabal: Error: some packages failed to install: > hs-bibutils-4.12 failed during the building phase. The exception was: > ExitFailure 1 New description: {{{ $ cabal install hs-bibutils-4.12 Resolving dependencies... Configuring hs-bibutils-4.12... Preprocessing library hs-bibutils-4.12... Building hs-bibutils-4.12... [1 of 1] Compiling Text.Bibutils ( dist/build/Text/Bibutils.hs, dist/build/Text/Bibutils.o ) bibutils/adsout.c: In function ‘adsout_write’: bibutils/adsout.c:328:21: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.6/README.Bugs> for instructions. Preprocessed source stored into /tmp/cc6LjxzN.out file, please attach this to your bugreport. cabal: Error: some packages failed to install: hs-bibutils-4.12 failed during the building phase. The exception was: ExitFailure 1 }}} -- Comment: According to the error message, this seems to be the C compiler (gcc) reporting a bug. This is most certainly not Cabal-specific. -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/923#comment:1> 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