To: [EMAIL PROTECTED]
Subject:  [nightly] 07-Feb-2004 build of HEAD on Mingw32 (water)

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

Nightly build started on water at Sat Feb 7 14:07:15 EAST 2004.
using existing source tree        ... ok. (GHC Version 6.3)
**** Building stage 1 compiler    ... ok.
**** Building stage 2 compiler    ... ok.
**** Building stage 3 compiler    ... ok.
**** Building Alex    ... ok.
**** Building Happy    ... ok.
**** Building GreenCard    ... failed; relevant barfage is below.
**** Building Hdirect    ... failed; relevant barfage is below.
**** building source distribution ... ok.
**** building compiler binary distribution ... ok.
**** building Alex binary distribution ... ok.
**** building Happy binary distribution ... ok.
**** building GreenCard binary distribution ... failed.
**** building HaskellDirect binary distribution ... failed.
All done!
Nightly build finished successfully at Sat Feb 7 21:01:51 EAST 2004

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

c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c DIS.lhs -o DIS.o  
-ohi DIS.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c Type.lhs -o Type.o  
-ohi Type.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c Decl.lhs -o Decl.o  
-ohi Decl.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c FillInMonad.lhs -o 
FillInMonad.o  -ohi FillInMonad.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c NameSupply.lhs -o 
NameSupply.o  -ohi NameSupply.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c FillIn.lhs -o 
FillIn.o  -ohi FillIn.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c GCToken.lhs -o 
GCToken.o  -ohi GCToken.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c LexM.lhs -o LexM.o  
-ohi LexM.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O  -H10m  -c Lex.lhs -o 
Lex.o  -ohi Lex.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c MarshallMonad.lhs -o 
MarshallMonad.o  -ohi MarshallMonad.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O  -H10m  -c Proc.lhs -o 
Proc.o  -ohi Proc.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O  -H10m -Onot -cpp 
-DBEGIN_GHC_ONLY='-}' -DEND_GHC_ONLY='{-'  -c Parse.hs -o Parse.o  -ohi Parse.hi

Parse.hs:1112:
    Warning: Pattern match(es) are overlapped
             In a case alternative: _ -> ...
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c Process.lhs -o 
Process.o  -ohi Process.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c Package.lhs -o 
Package.o  -ohi Package.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c Main.lhs -o Main.o  
-ohi Main.hi
c:/lang/ghc-6.2/bin/ghc -H16m -O  -fvia-C -fglasgow-exts -O    -c ErrorHook.c -o 
ErrorHook.o
c:/lang/ghc-6.2/bin/ghc -o greencard-bin -H16m -O  -fvia-C -fglasgow-exts -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 ErrorHook.o  
ErrorHook.o(.text+0x0):ErrorHook.c: multiple definition of `ErrorHdrHook'
ErrorHook.o(.text+0x0):ErrorHook.c: first defined here
ErrorHook.o(.text+0x6):ErrorHook.c: multiple definition of `IOErrorHdrHook'
ErrorHook.o(.text+0x6):ErrorHook.c: first defined here
make[1]: *** [greencard-bin] Error 1
make: *** [all] Error 1
Command exited with non-zero status 2
1.71user 1.04system 1:33.37elapsed 2%CPU (0avgtext+0avgdata 585760maxresident)k
0inputs+0outputs (37454major+0minor)pagefaults 0swaps


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

echo "pkg_version :: String"            >> Version.hs
echo "pkg_version = \"snapshot 070204\"" >> Version.hs
../../glafp-utils/mkdependC/mkdependC -f .depend     -- -mno-cygwin -O    -- 
ErrorHook.c mkNativeInfo.c 
c:/lang/ghc-6.2/bin/ghc -M -optdep-f -optdep.depend  -osuf o    -H16m -O 
-fglasgow-exts -static -fvia-C -Rghc-timing -Wall -recomp -package lang AbsHUtils.lhs 
AbstractH.lhs Attribute.lhs Bag.lhs BasicTypes.lhs CStubGen.lhs CgMonad.lhs 
CodeGen.lhs CoreIDL.lhs CoreUtils.lhs DefGen.lhs Desugar.lhs Digraph.lhs DsMonad.lhs 
Env.lhs FiniteMap.lhs GetOpt.lhs HugsCodeGen.lhs IDLSyn.lhs IDLToken.lhs IDLUtils.lhs 
ImportLib.lhs JavaProxy.lhs Lex.lhs LexM.lhs LibUtils.lhs Literal.lhs Main.lhs 
MarshallAbstract.lhs MarshallAuto.lhs MarshallCore.lhs MarshallDep.lhs 
MarshallEnum.lhs MarshallFun.lhs MarshallJNI.lhs MarshallJServ.lhs MarshallMethod.lhs 
MarshallMonad.lhs MarshallServ.lhs MarshallStruct.lhs MarshallType.lhs 
MarshallUnion.lhs MarshallUtils.lhs MkImport.lhs NameSupply.lhs NormaliseType.lhs 
Opts.lhs PP.lhs PpAbstractH.lhs PpCore.lhs PpIDLSyn.lhs PreProc.lhs Pretty.lhs 
Rename.lhs RnMonad.lhs Skeleton.lhs SrcLoc.lhs SymbolTable.lhs TLBWriter.lhs 
TypeInfo.lhs Utils.lhs Validate.lhs Cu!
 stomAttributes.hs Parser.hs Version.hs OmgParser.hs NativeInfo.hs
<<ghc: 48604252 bytes, 6 GCs, 51444/51444 avg/max bytes residency (1 samples), 16M in 
use, 0.01 INIT (0.00 elapsed), 0.34 MUT (0.88 elapsed), 0.02 GC (0.03 elapsed) :ghc>>
------------------------------------------------------------------------
==fptools== make boot - --unix -r;
 in /cygdrive/c/cvs/head/i386-unknown-mingw32/hdirect/lib
------------------------------------------------------------------------
../src/ihc -fno-qualified-names   -fkeep-hresult -fout-pointers-are-not-refs  -c 
PointerPrim.idl -o PointerPrim.hs
../src/ihc -fno-qualified-names   -fno-imports -fno-export-lists -fkeep-hresult 
-fout-pointers-are-not-refs  -c WideString.idl -o WideString.hs
../../glafp-utils/mkdependC/mkdependC -f .depend     -- -mno-cygwin -O -I.    -- 
PointerSrc.c WideStringSrc.c 
c:/lang/ghc-6.2/bin/ghc -M -optdep-f -optdep.depend  -osuf o -cpp 
-DBEGIN_GHC_ONLY='-}' -DEND_GHC_ONLY='{-' -DBEGIN_NOT_FOR_GHC='{-' 
-DEND_NOT_FOR_GHC='-}' -DELSE_FOR_GHC='-}-}'    -H16m -O -package-name hdirect -O 
-H24m -dcore-lint -fvia-C -keep-hc-file -package lang -package-name hdirect 
-fglasgow-exts -fvia-C -Wall -fno-warn-deprecations -package lang -static Pointer.lhs 
HDirect.lhs  PointerPrim.hs  WideString.hs
------------------------------------------------------------------------
==fptools== make boot - --unix -r;
 in /cygdrive/c/cvs/head/i386-unknown-mingw32/hdirect/comlib
------------------------------------------------------------------------
../src/ihc -fno-qualified-names   -fno-imports -fno-export-lists -fhs-to-c  
-fno-overload-variant -fout-pointers-are-not-refs -fsubtyped-interface-pointers  -c 
AutoPrim.idl -o AutoPrim.hs
../src/ihc -fno-qualified-names   -fno-imports -fno-export-lists 
-fout-pointers-are-not-refs  -c ComPrim.idl -o ComPrim.hs
../src/ihc -fno-qualified-names   -fappend-interface-short-name  -c Connection.idl -o 
Connection.hs
../src/ihc -fno-qualified-names   -fhs-to-c -fno-export-lists --gen-headers 
-fout-pointers-are-not-refs --gen-headers  -c SafeArray.idl -o SafeArray.hs
../src/ihc -fno-qualified-names   -fno-export-list -fno-gen-variant-instances 
-fout-pointers-are-not-refs --gen-headers  -c StdTypes.idl -o StdTypes.hs
../src/ihc -fno-qualified-names   -fno-export-list -fappend-interface-short-name 
-fno-overload-variant --gen-headers  -c TypeLib.idl -o TypeLib.hs
Warning: `freeBINDPTR': no tag info to interpret. (generating bogus stub - please fix 
it or the original IDL spec.)
Warning: `readBINDPTR': no tag info to interpret. (generating bogus stub - please fix 
it or the original IDL spec.)
make[1]: *** No rule to make target `Pointer.lhs', needed by `depend'.  Stop.
make: *** [boot] Error 1
Command exited with non-zero status 2
4.52user 2.97system 8:19.54elapsed 1%CPU (0avgtext+0avgdata 1608368maxresident)k
0inputs+0outputs (103075major+0minor)pagefaults 0swaps

Nightly run ended at Sat Feb 7 21:01:52 EAST 2004


_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to