#3481: Nightly snapshot fails to install
-------------------+--------------------------------------------------------
Reporter: dons | Owner:
Type: bug | Status: new
Priority: normal | Component: Build System
Version: 6.11 | Severity: normal
Keywords: | Testcase:
Os: Linux | Architecture: x86_64 (amd64)
-------------------+--------------------------------------------------------
Last night's x86_64-linux nightly snapshot fails to install with:
{{{
gcc -E -I/usr/local/include -I/home/dons/include -undef -traditional -P
-DINSTALLING -DLIB_DIR='"/home/dons/lib/ghc-6.11.20090901"'
-DINCLUDE_DIR='"/home/dons/lib/ghc-6.11.20090901/include"' -x c
-Iincludes libffi/package.conf.in | grep -v '^#pragma GCC' | sed -e
's/""//g' -e 's/:[ ]*,/: /g' >libffi/package.conf.install
gcc -E -I/usr/local/include -I/home/dons/include -undef -traditional -P
-DINSTALLING -DLIB_DIR='"/home/dons/lib/ghc-6.11.20090901"'
-DINCLUDE_DIR='"/home/dons/lib/ghc-6.11.20090901/include"'
-DPAPI_INCLUDE_DIR="" -DPAPI_LIB_DIR="" -x c -Iincludes
rts/package.conf.in | grep -v '^#pragma GCC' | sed -e 's/""//g' -e 's/:[
]*,/: /g' >rts/package.conf.install
rts/package.conf.in:4: error: rts/Config.h: No such file or directory
make[1]: *** No rule to make target
`utils/haddock/dist/build/tmp/haddock', needed by `install_libexecs'.
Stop.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3481>
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