HEAD unbuildable

Johan Tibell johan.tibell at gmail.com
Thu Aug 26 04:07:45 EDT 2010


I'm having trouble building HEAD, to the point where even running "make
clean" fails.

$ make clean && make maintainer-clean
make -r --no-print-directory -f ghc.mk clean CLEANING=YES
"rm" -rf inplace
"rm" -rf
"rm" -rf docs/users_guide/users_guide docs/users_guide/users_guide.pdf
docs/users_guide/users_guide.ps
"rm" -rf docs/users_guide/users_guide.xml
docs/users_guide/what_glasgow_exts_does.gen.xml
"rm" -rf docs/man/ghc.1 docs/man/flags.xsl docs/man/flags.xml
"rm" -rf libraries/Cabal/doc/Cabal libraries/Cabal/doc/Cabal.pdf
libraries/Cabal/doc/Cabal.ps
"rm" -rf utils/unlit/dist
"rm" -rf inplace/lib/
"rm" -rf utils/hp2ps/dist
"rm" -rf inplace/bin/hp2ps
"rm" -rf driver/mangler/dist inplace/lib/
"rm" -rf driver/split/dist inplace/lib/
"rm" -rf utils/genprimopcode/dist
"rm" -rf inplace/bin/
"rm" -rf  libffi/build libffi/stamp.ffi.* libffi/dist-install
"rm" -rf includes/dist-derivedconstants
"rm" -rf inplace/bin/mkDerivedConstants
"rm" -rf includes/dist-ghcconstants
"rm" -rf inplace/bin/mkGHCConstants
"rm" -rf  includes/ghcautoconf.h includes/ghcplatform.h
includes/GHCConstants.h includes/DerivedConstants.h
"rm" -rf rts/dist
"rm" -rf bindisttest/"install dir"  bindisttest/HelloWorld
bindisttest/HelloWorld.o bindisttest/HelloWorld.hi bindisttest/output
"rm" -rf  utils/ghc-cabal/dist bootstrapping
"rm" -rf utils/ghc-cabal/dist-dummy-ghc
"rm" -rf inplace/bin/dummy-ghc
"rm" -rf utils/genapply/dist
"rm" -rf inplace/bin/
"rm" -rf utils/haddock/dist
"rm" -rf utils/haddock/doc/haddock utils/haddock/doc/haddock.pdf
utils/haddock/doc/haddock.ps
make[1]: *** No rule to make target `clean_libraries/dph/dph-base', needed
by `clean_libraries/dph'.  Stop.
make: *** [clean] Error 2

A normal make fails on some profiling thingy.

-- Johan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20100826/007121bd/attachment-0001.html


More information about the Glasgow-haskell-users mailing list