I believe that Ian's patches fixed a breakage on 32-bit Linux.

Ian: can you look at this please? It would be great if GHC would build on all 
platforms!

Simon

| -----Original Message-----
| From: [email protected] [mailto:[email protected]]
| On Behalf Of Manuel M T Chakravarty
| Sent: 01 May 2012 10:24
| To: Ben Lippmeier; Ian Lynagh
| Cc: [email protected] list
| Subject: Re: Build broken on OSX-x86_64
| 
| [Sorry, sent from the wrong email at first.]
| 
| I fixed that my reverting three recent patches from Ian:
| 05b55c670c7fe3fc01827ca02aafb6926c0b69cb,
| 0042c478f1169ddd9392fb39de7d0aed865a272e, and
| e89ef70475fa5e9cf17af01b1b5d7fced0d2e13c.
| 
| Ian, sorry for reverting, but these patches killed the build on OS X.  I
| think it is worthwhile testing changes like this on multiple platforms.
| 
| Manuel
| 
| 
| Ben Lippmeier:
| 
| >
| > "inplace/bin/ghc-stage2"   -O -H64m -fllvm    -package-name vector-
| 0.9.1 -hide-all-packages -i -ilibraries/vector/. -
| ilibraries/vector/dist-install/build -ilibraries/vector/dist-
| install/build/autogen -Ilibraries/vector/dist-install/build -
| Ilibraries/vector/dist-install/build/autogen -Ilibraries/vector/include
| -Ilibraries/vector/internal   -optP-DVECTOR_BOUNDS_CHECKS -optP-include
| -optPlibraries/vector/dist-install/build/autogen/cabal_macros.h -package
| base-4.5.0.0 -package ghc-prim-0.2.0.0 -package primitive-0.4.0.1  -O2 -
| XHaskell98 -XCPP -XDeriveDataTypeable -O2  -no-user-package-conf -
| rtsopts      -odir libraries/vector/dist-install/build -hidir
| libraries/vector/dist-install/build -stubdir libraries/vector/dist-
| install/build -hisuf hi -osuf  o -hcsuf hc -c
| libraries/vector/./Data/Vector/Fusion/Stream/Monadic.hs -o
| libraries/vector/dist-install/build/Data/Vector/Fusion/Stream/Monadic.o
| > Loading package ghc-prim ... linking ... done.
| > Loading package integer-gmp ... linking ... done.
| > Loading package base ... linking ... done.
| > Loading package primitive-0.4.0.1 ... linking ... ghc-stage2: internal
| error: checkProddableBlock: invalid fixup in runtime linker: 0x10b70e217
| >   (GHC version 7.5.20120501 for x86_64_apple_darwin)
| >   Please report this as a GHC bug:
| http://www.haskell.org/ghc/reportabug
| > make[1]: *** [libraries/vector/dist-
| install/build/Data/Vector/Fusion/Stream/Monadic.o] Abort trap
| > make: *** [all] Error 2
| >
| >
| > _______________________________________________
| > Cvs-ghc mailing list
| > [email protected]
| > http://www.haskell.org/mailman/listinfo/cvs-ghc
| 
| 
| _______________________________________________
| Cvs-ghc mailing list
| [email protected]
| http://www.haskell.org/mailman/listinfo/cvs-ghc



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to