logo       

[ ghc-Bugs-1198673 ] can't build ghc with package depending on lang install: msg#00040

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-1198673 ] can't build ghc with package depending on lang installed

Bugs item #1198673, was opened at 2005-05-10 00:28
Message generated for change (Comment added) made by simonmar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1198673&group_id=8032

Category: Compiler
Group: 6.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jens-Ulrik Petersen (juhp)
Assigned to: Nobody/Anonymous (nobody)
Summary: can't build ghc with package depending on lang installed

Initial Comment:
When I try to build jhc with ghc and have wxhaskell
installed,
the build fails because although lang-1.0 is hidden somehow
it is exposed (by --make??) by being a dependency of the
wxcore package.

If I uninstall wxhaskell then there is no problem...
however
it is annoying having to uninstall and re-install pkgs
just to build
something. The same problem occurs with hs-plugins
installed
(instead of wxhaskell) iirc.

----------------------------------------------------------------------

>Comment By: Simon Marlow (simonmar)
Date: 2005-05-10 10:12

Message:
Logged In: YES
user_id=48280

Fixed, thanks.

----------------------------------------------------------------------

Comment By: Jens-Ulrik Petersen (juhp)
Date: 2005-05-10 02:27

Message:
Logged In: YES
user_id=139853

In fact it segfaults:

ghc-6.4 -H16m -O -istage1/utils -istage1/basicTypes
-istage1/types -istage1/hsSyn -istage1/prelude
-istage1/rename -istage1/typecheck -istage1/deSugar
-istage1/coreSyn -istage1/specialise -istage1/simplCore
-istage1/stranal -istage1/stgSyn -istage1/simplStg
-istage1/codeGen -istage1/main -istage1/profiling
-istage1/parser -istage1/cprAnalysis -istage1/compMan
-istage1/ndpFlatten -istage1/iface -istage1/cmm -Istage1
-DOMIT_NATIVE_CODEGEN -cpp -fglasgow-exts -fno-generics
-Rghc-timing -I. -IcodeGen -InativeGen -Iparser -package
unix -package Cabal -recomp -Rghc-timing -H16M '-#include
"hschooks.h"' -i../lib/compat -c types/Generics.lhs -o
stage1/types/Generics.o -ohi stage1/types/Generics.hi

types/Generics.lhs:1:0:
Module `Generics' is a member of package lang-1.0.
To compile this module, please use -ignore-package lang-1.0.
<<ghc: 73454848 bytes, make[3]: ***
[stage1/types/Generics.o] Segmentation fault
make[2]: *** [all] Error 1


----------------------------------------------------------------------

Comment By: Jens-Ulrik Petersen (juhp)
Date: 2005-05-10 02:17

Message:
Logged In: YES
user_id=139853

I quite forgot, and making this even more relevant ;) ,
this also affects building ghc-6.4 itself...

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=1198673&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise