This keeps happening with "sh validate --fast".  Very annoying!  My only 
non-std settings are

GhcStage1HcOpts += -DDEBUG -O0
GhcStage2HcOpts += -dcore-lint
GhcLibHcOpts    += -ticky
GhcLibWays     = v

BUILD_DOCBOOK_HTML=NO
BUILD_DOCBOOK_PS=NO
BUILD_DOCBOOK_PDF=NO

Simon


...
vector-0.9.1: file Data/Vector/Unboxed/Safe.hi is missing (ignoring)
vector-0.9.1: file Data/Vector/Mutable.hi is missing (ignoring)
vector-0.9.1: file Data/Vector/Mutable/Safe.hi is missing (ignoring)
vector-0.9.1: file Data/Vector.hi is missing (ignoring)
vector-0.9.1: file Data/Vector/Safe.hi is missing (ignoring)
vector-0.9.1: cannot find libHSvector-0.9.1.a on library path (ignoring)
CROSS_COMPILE="" "inplace/bin/ghc-cabal" configure 
--with-ghc="/64playpen/simonpj/builds/HEAD-1/inplace/bin/ghc-stage1" 
--with-ghc-pkg="/64playpen/simonpj/builds/HEAD-1/inplace/bin/ghc-pkg"  
--enable-library-for-ghci 
--with-hscolour="/home/simonmar/fp/bin/x86_64-unknown-linux/HsColour" 
--configure-option=CFLAGS="-Wall -fno-stack-protector  " 
--configure-option=LDFLAGS=" -Wl,--hash-size=31 -Wl,--reduce-memory-overheads  
" --configure-option=CPPFLAGS="   " --with-gcc="/usr/bin/gcc" 
--configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" 
--with-ranlib="true" 
--with-alex="/home/simonmar/fp/bin/x86_64-unknown-linux/alex" 
--with-happy="/home/simonmar/fp/bin/x86_64-unknown-linux/happy" -- dist-install 
libraries/dph/dph-base
Configuring dph-base-0.5.2.0...
ghc-cabal: At least the following dependencies are missing:
base ==4.4.*
make[1]: *** [libraries/dph/dph-base/dist-install/package-data.mk] Error 1
make: *** [all] Error 2
_______________________________________________
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to