Package: ghc-cvs
Version: 20050331-2
Severity: serious
Hi,
building the package ghc-cvs in a clean sid build environment
(with pbuilder) on i386 results in:
=========================================================================
[...]
------------------------------------------------------------------------
------------------------------------------------------------------------
===fptools== Recursively making `boot' in compat ...
PWD = /tmp/buildd/ghc-cvs-20050331/ghc/lib
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== /usr/bin/make boot - --no-print-directory -r;
in /tmp/buildd/ghc-cvs-20050331/ghc/lib/compat
------------------------------------------------------------------------
../../../glafp-utils/mkdependC/mkdependC -f .depend -I../../includes -- -O
-- cbits/directory.c cbits/rawSystem.c
cbits/directory.c:11:23: error: directory.h: No such file or directory
cbits/directory.c:11:23: error: directory.h: No such file or directory
/usr/bin/ghc6 -M -optdep-f -optdep.depend -osuf o -H16m -O -I. -Iinclude
-Rghc-timing -I../../../libraries -fglasgow-exts -no-recomp Compat/Directory.hs
Compat/RawSystem.hs
<<ghc: 12552936 bytes, 3 GCs, 92536/92536 avg/max bytes residency (1 samples),
15M in use, 0.00 INIT (0.00 elapsed), 0.03 MUT (0.07 elapsed), 0.00 GC (0.01
elapsed) :ghc>>
/usr/bin/make all
rm -f System/Directory/Internals.o; if [ ! -d System/Directory/Internals_split
]; then mkdir System/Directory/Internals_split; else /usr/bin/find
System/Directory/Internals_split -name '*.o' -print | xargs rm -f __rm_food;
fi;
/usr/bin/ghc6 -H16m -O -I. -Iinclude -Rghc-timing -I../../../libraries
-fglasgow-exts -no-recomp -split-objs -c System/Directory/Internals.hs -o
System/Directory/Internals.o -ohi System/Directory/Internals.hi
System/Directory/Internals.hs:1:0:
conflict: module `System.Directory.Internals'
belongs to the current program/library and also to package base-1.0
<<ghc: 17675212 bytes, 4 GCs, 92932/92932 avg/max bytes residency (1 samples),
16M in use, 0.00 INIT (0.00 elapsed), 0.04 MUT (0.11 elapsed), 0.01 GC (0.01
elapsed) :ghc>>
make[5]: *** [System/Directory/Internals.o] Error 1
make[4]: *** [boot] Error 2
make[3]: *** [boot] Error 1
make[2]: *** [boot] Error 1
make[2]: Leaving directory `/tmp/buildd/ghc-cvs-20050331/ghc'
make[1]: *** [build] Error 1
make[1]: Leaving directory `/tmp/buildd/ghc-cvs-20050331'
make: *** [build-stamp] Error 2
=========================================================================
Interestingly, it works on sparc.
Thanks for considering.
--
DARTS - Debian Archive Regression Test Suite
http://darts.alioth.debian.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]