#7340: Building fails with dph-base_dist-install_GHCI_LIB not defined
---------------------------------+------------------------------------------
Reporter: goldfire | Owner:
Type: bug | Status: new
Priority: normal | Component: Build System
Version: 7.7 | Keywords:
Os: MacOS X | Architecture: x86_64 (amd64)
Failure: Building GHC failed | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
The following sequence of commands failed:
{{{
git clone http://darcs.haskell.org/ghc.git ghc
cd ghc
./sync-all --testsuite get
< made build.mk for quick building >
perl boot
./configure
make
}}}
with the following
{{{
===--- building phase 0
make -r --no-print-directory -f ghc.mk phase=0 phase_0_builds
libraries/hpc/ghc.mk:3: libraries/hpc/dist-boot/package-data.mk: No such
file or directory
libraries/Cabal/Cabal/ghc.mk:3: libraries/Cabal/Cabal/dist-boot/package-
data.mk: No such file or directory
libraries/binary/ghc.mk:3: libraries/binary/dist-boot/package-data.mk: No
such file or directory
libraries/bin-package-db/ghc.mk:3: libraries/bin-package-db/dist-boot
/package-data.mk: No such file or directory
libraries/hoopl/ghc.mk:3: libraries/hoopl/dist-boot/package-data.mk: No
such file or directory
compiler/ghc.mk:437: compiler/stage1/package-data.mk: No such file or
directory
utils/hsc2hs/ghc.mk:15: utils/hsc2hs/dist/package-data.mk: No such file or
directory
ghc/ghc.mk:109: ghc/stage1/package-data.mk: No such file or directory
libraries/dph/ghc.mk:123: *** dph_th_deps(v): libraries/dph/dph-base_dist-
install_GHCI_LIB not defined!. Stop.
make: *** [all] Error 2
}}}
I am running Mac OS 10.7.5, and I have perl 5.12.4.
Is this my problem, or is this a bug?
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7340>
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