#5360: vectorise error building dph
----------------------------------+-----------------------------------------
Reporter: daniel.is.fischer | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 7.4.1
Component: Compiler | Version: 7.3
Keywords: | Testcase:
Blockedby: | Difficulty:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
----------------------------------+-----------------------------------------
Comment(by ezyang):
Yeah, I'm seeing this failure now:
{{{
"inplace/bin/ghc-stage1" -H64m -O -fasm -package-name base-4.4.0.0
-hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-
install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base
/dist-install/build -Ilibraries/base/dist-install/build/autogen
-Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include
-optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package
ghc-prim-0.2.0.0 -package integer-gmp-0.3.0.0 -package rts-1.0 -package-
name base -XHaskell98 -XCPP -O -dcore-lint -no-user-package-conf -rtsopts
-odir libraries/base/dist-install/build -hidir libraries/base/dist-
install/build -stubdir libraries/base/dist-install/build -hisuf hi -osuf
o -hcsuf hc -c libraries/base/./GHC/Num.lhs -o libraries/base/dist-
install/build/GHC/Num.o
GHC error in desugarer lookup in base:GHC.Num:
Can't find interface-file declaration for variable
GHC.Integer.Type.smallInteger
Probable cause: bug in .hi-boot file, or inconsistent .hi file
Use -ddump-if-trace to get an idea of which file caused the error
ghc-stage1: panic! (the 'impossible' happened)
(GHC version 7.3 for i386-unknown-linux):
initDs IOEnv failure
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5360#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs