Windows build breaks

Simon Peyton-Jones simonpj at microsoft.com
Sat Jul 21 12:39:24 CEST 2012


My msys Windows build fails as below.  I've done
  sync-all pull
  sync-all checkout master

and I have no diffs in my tree.

Any ideas what i can try?  Thanks

Simon


make
===--- building phase 0
make -r --no-print-directory -f ghc.mk phase=0 phase_0_builds
make[1]: Nothing to be done for `phase_0_builds'.
===--- building phase 1
make -r --no-print-directory -f ghc.mk phase=1 phase_1_builds
CROSS_COMPILE="" "inplace/bin/ghc-cabal.exe" configure --with-ghc="c:/code/HEAD/inplace/bin/ghc-stage1.exe" --with-ghc-pkg="c:/code/HEAD/inplace/bin/ghc-pkg.exe"  --enable-library-for-ghci --configure-option=CFLAGS="-Wall -fno-stack-protector   " --configure-option=LDFLAGS=" -Wl,--hash-size=31 -Wl,--reduce-memory-overheads  " --configure-option=CPPFLAGS="   " --with-gcc="c:/code/HEAD/inplace/mingw/bin/gcc.exe" --configure-option=--with-cc="c:/code/HEAD/inplace/mingw/bin/gcc.exe" --with-ar="c:/code/HEAD/inplace/mingw/bin/ar.exe" --with-ranlib="true" --with-alex="/c/fp/HP-2012.2.0.0/lib/extralibs/bin/alex" --with-happy="/c/fp/HP-2012.2.0.0/lib/extralibs/bin/happy" -- dist-install libraries/time
Configuring time-1.4.0.1...
ghc-cabal.exe: At least the following dependencies are missing:
Win32 -any
make[1]: *** [libraries/time/dist-install/package-data.mk] Error 1
make: *** [all] Error 2
bash-3.1$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20120721/d73c505e/attachment.htm>


More information about the Cvs-ghc mailing list