[nightly] 30-Mar-2005 build of HEAD on Mingw32 (water)

miketh at brisbane.paradigmgeo.com miketh at brisbane.paradigmgeo.com
Tue Mar 29 17:48:16 EST 2005


From: GHC Nightly Builds <simonmar at microsoft.com>
To: cvs-ghc at haskell.org
Subject:  [nightly] 30-Mar-2005 build of HEAD on Mingw32 (water) 

Build description = HEAD on Mingw32 (water)
Build location    = /c/cvs/head
Build config file = /c/cvs/nightly/site/paradigm/conf-HEAD-water

Nightly build started on water at Wed Mar 30 08:05:18 EAST 2005.
using existing source tree        ... ok. (GHC Version 6.5)
**** Building stage 1 compiler    ... failed; relevant barfage is below.
**** Building Haddock             ... ok.
**** Building Alex                ... ok.
**** Building Happy               ... ok.
**** Building Greencard           ... failed; relevant barfage is below.
**** Building Hdirect             ... failed; relevant barfage is below.
No successfully built compilers to test; aborting.

------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /c/cvs/head/logs/i386-unknown-mingw32-stage1 are
------------------------------------------------------------------------
------------------------------------------------------------------------

PWD = /c/cvs/head/i386-unknown-mingw32/ghc/utils
------------------------------------------------------------------------
------------------------------------------------------------------------
==fptools== make boot - --unix - --no-print-directory -r;
 in /c/cvs/head/i386-unknown-mingw32/ghc/utils/hasktags
------------------------------------------------------------------------
c:/lang/ghc-6.4/bin/ghc -M -optdep-f -optdep.depend  -osuf o    -H16m -O HaskTags.hs
------------------------------------------------------------------------
==fptools== make boot - --unix - --no-print-directory -r;
 in /c/cvs/head/i386-unknown-mingw32/ghc/utils/ghc-pkg
------------------------------------------------------------------------
Creating Version.hs ... 
c:/lang/ghc-6.4/bin/ghc -M -optdep-f -optdep.depend  -osuf o -optdep--exclude-module=Compat.RawSystem -optdep--exclude-module=Compat.Directory -optdep--exclude-module=Distribution.Compat.ReadP -optdep--exclude-module=Distribution.Extension -optdep--exclude-module=Distribution.GetOpt -optdep--exclude-module=Distribution.InstalledPackageInfo -optdep--exclude-module=Distribution.License -optdep--exclude-module=Distribution.Package -optdep--exclude-module=Distribution.ParseUtils -optdep--exclude-module=Distribution.Setup -optdep--exclude-module=Distribution.Version -optdep--exclude-module=System.Directory.Internals   -H16m -O -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -i../../lib/compat -Rghc-timing -package Cabal Main.hs Version.hs
<<ghc: 16891400 bytes, 3 GCs, 89704/89704 avg/max bytes residency (1 samples), 15M in use, 0.01 INIT (0.00 elapsed), 0.03 MUT (0.06 elapsed), 0.02 GC (0.02 elapsed) :ghc>>
make all
c:/lang/ghc-6.4/bin/ghc -H16m -O  -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -i../../lib/compat -Rghc-timing -package Cabal    -c Version.hs -o Version.o  -ohi Version.hi
<<ghc: 30184596 bytes, 8 GCs, 2900836/5715404 avg/max bytes residency (2 samples), 19M in use, 0.03 INIT (0.00 elapsed), 0.08 MUT (0.11 elapsed), 0.13 GC (0.13 elapsed) :ghc>>
c:/lang/ghc-6.4/bin/ghc -H16m -O  -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -i../../lib/compat -Rghc-timing -package Cabal    -c Main.hs -o Main.o  -ohi Main.hi

Main.hs:962:0: Warning: Definition but no type signature for `subst'

Main.hs:963:0: Warning: Definition but no type signature for `unDosifyPath'
<<ghc: 583502976 bytes, 972 GCs, 8538430/15045668 avg/max bytes residency (7 samples), 38M in use, 0.01 INIT (0.00 elapsed), 3.21 MUT (3.36 elapsed), 1.76 GC (1.78 elapsed) :ghc>>
c:/lang/ghc-6.4/bin/ghc -o ghc-pkg.exe -H16m -O  -cpp -Wall -fno-warn-name-shadowing -fno-warn-unused-matches -i../../lib/compat -Rghc-timing -package Cabal    -L../../lib/compat -lghccompat -lshell32   Main.o Version.o   
../../lib/compat/libghccompat.a(Directory.o)(.text+0x10a1): undefined reference to `__hscore_getFolderPath'
<<ghc: 16095980 bytes, 3 GCs, 86632/86632 avg/max bytes residency (1 samples), 15M in use, 0.01 INIT (0.00 elapsed), 0.03 MUT (0.06 elapsed), 0.01 GC (0.01 elapsed) :ghc>>
make[3]: *** [ghc-pkg.exe] Error 1
make[2]: *** [boot] Error 2
make[1]: *** [boot] Error 1
make: *** [boot] Error 1


------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /c/cvs/head/logs/i386-unknown-mingw32-greencard are
------------------------------------------------------------------------
------------------------------------------------------------------------

    Warning: Deprecated use of type constructor or class `FiniteMap'
	     (imported from Data.FiniteMap)
	     Please use Data.Map instead.
c:/lang/ghc-6.4/bin/ghc -H16m -O     -c MarshallMonad.lhs -o MarshallMonad.o  -ohi MarshallMonad.hi
c:/lang/ghc-6.4/bin/ghc -H16m -O   -H10m  -c Proc.lhs -o Proc.o  -ohi Proc.hi
c:/lang/ghc-6.4/bin/ghc -H16m -O   -H10m -Onot -cpp -DBEGIN_GHC_ONLY='-}' -DEND_GHC_ONLY='{-'  -c Parse.hs -o Parse.o  -ohi Parse.hi

Parse.hs:1112:8:
    Warning: Pattern match(es) are overlapped
	     In a case alternative: _ -> ...
c:/lang/ghc-6.4/bin/ghc -H16m -O     -c Process.lhs -o Process.o  -ohi Process.hi
c:/lang/ghc-6.4/bin/ghc -H16m -O     -c Package.lhs -o Package.o  -ohi Package.hi
c:/lang/ghc-6.4/bin/ghc -H16m -O     -c Main.lhs -o Main.o  -ohi Main.hi
c:/lang/ghc-6.4/bin/ghc -H16m -O     -c ErrorHook.c -o ErrorHook.o
c:/lang/ghc-6.4/bin/ghc -o greencard-bin -H16m -O        Casm.o DIS.o Decl.o ErrMonad.o FillIn.o FillInMonad.o GCToken.o Lex.o LexM.o ListUtils.o Main.o MarshallMonad.o Name.o NameSupply.o PrettyUtils.o Proc.o Process.o Target.o Type.o Parse.o Package.o ErrorHook.o  
------------------------------------------------------------------------
==fptools== make all - --unix -r;
 in /c/cvs/head/i386-unknown-mingw32/greencard/lib
------------------------------------------------------------------------
../src/greencard-bin --libdir=../lib     Foreign/GreenCard.gc
c:/lang/ghc-6.4/bin/ghc -H16m -O  -cpp -fffi -fglasgow-exts -ignore-package greencard -O -H24m -dcore-lint -fvia-C -keep-hc-file  -fgenerics    -c Foreign/GreenCard.hs -o Foreign/GreenCard.o  -ohi Foreign/GreenCard.hi
/c/lang/MinGW-3.1.0/bin/ld -r -x -o Foreign/GreenCard.o.tmp Foreign/GreenCard.o; mv Foreign/GreenCard.o.tmp Foreign/GreenCard.o   
c:/lang/ghc-6.4/bin/ghc -optc-mno-cygwin -optc-O -H16m -O  -cpp -fffi -fglasgow-exts -ignore-package greencard -O -H24m -dcore-lint -fvia-C -keep-hc-file  -fgenerics    -c Foreign/GreenCard_stub_ffi.c -o Foreign/GreenCard_stub_ffi.o
Foreign/GreenCard_stub_ffi.c:1:40: Foreign/GreenCard_stub_ffi.h: No such file or directory
make[1]: *** [Foreign/GreenCard_stub_ffi.o] Error 1
make: *** [all] Error 1

real	1m44.297s
user	0m2.208s
sys	0m2.118s


------------------------------------------------------------------------
------------------------------------------------------------------------
The last 30 lines of /c/cvs/head/logs/i386-unknown-mingw32-hdirect are
------------------------------------------------------------------------
------------------------------------------------------------------------

make -C src boot && make -C src all
make[1]: Entering directory `/c/cvs/head/i386-unknown-mingw32/hdirect/src'
rm -f Version.hs
echo "--Automatically generated"         > Version.hs
echo "module Version where"             >> Version.hs
echo ""				        >> Version.hs
echo "pkg_name :: String"               >> Version.hs
echo "pkg_name    = \"HaskellDirect (ihc.exe)\""    >> Version.hs
echo "pkg_version :: String"            >> Version.hs
echo "pkg_version = \"snapshot 300305\"" >> Version.hs
/c/cvs/head/i386-unknown-mingw32/happy/src/happy-inplace +RTS -K2m -RTS -agc  -g +RTS -H6m -RTS  Parser.y
unused rules: 2
unused terminals: 1
shift/reduce conflicts:  16
/c/cvs/head/i386-unknown-mingw32/happy/src/happy-inplace +RTS -K2m -RTS -agc    OmgParser.y
unused rules: 2
unused terminals: 11
/c/cvs/head/i386-unknown-mingw32/ghc/compiler/stage3/ghc-inplace -c ErrorHook.c -o ErrorHook.o
/bin/sh: /c/cvs/head/i386-unknown-mingw32/ghc/compiler/stage3/ghc-inplace: No such file or directory
make[1]: *** [ErrorHook.o] Error 127
make[1]: Leaving directory `/c/cvs/head/i386-unknown-mingw32/hdirect/src'
make: *** [boot] Error 2

real	0m2.906s
user	0m0.487s
sys	0m0.473s

Nightly run ended at Wed Mar 30 08:48:15 EAST 2005




More information about the Cvs-ghc mailing list