[cvs-nhc98] Linux i686 build nhc98/hat
Malcolm Wallace
malcolm at cs.york.ac.uk
Wed Mar 11 17:37:32 EDT 2009
build/lomond /usr/malcolm/cron/lomond/autorun started at Wed Mar 11 20:38:59 GMT 2009
Time for build with gcc
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1182: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-gcc/lib/ix86-Linux/hmakerc
./Directory.o: In function `FR_System_46Directory_46s_95IXUSR':
Directory.hc:(.text+0x7): undefined reference to `__hscore_S_IXUSR'
./Directory.o: In function `FR_System_46Directory_46s_95IWUSR':
Directory.hc:(.text+0x41): undefined reference to `__hscore_S_IWUSR'
./Directory.o: In function `FR_System_46Directory_46s_95IRUSR':
Directory.hc:(.text+0x7b): undefined reference to `__hscore_S_IRUSR'
./Directory.o: In function `FR_System_46Directory_46x_95OK':
Directory.hc:(.text+0xb5): undefined reference to `__hscore_X_OK'
./Directory.o: In function `FR_System_46Directory_46w_95OK':
Directory.hc:(.text+0xee): undefined reference to `__hscore_W_OK'
./Directory.o: In function `FR_System_46Directory_46r_95OK':
Directory.hc:(.text+0x127): undefined reference to `__hscore_R_OK'
./Directory.o:(.data+0x3b0): undefined reference to `FN_System_46Posix_46Internals_46st_95mode'
./Directory.o:(.data+0x3e4): undefined reference to `FN_System_46Posix_46Internals_46s_95isdir'
./Directory.o:(.data+0x418): undefined reference to `FN_System_46Posix_46Internals_46st_95mtime'
./Directory.o:(.data+0x508): undefined reference to `F0_System_46IO_46Error_46ioeSetFileName'
./Directory.o:(.data+0x50c): undefined reference to `FN_System_46IO_46Error_46modifyIOError'
./Directory.o:(.data+0x514): undefined reference to `CF_System_46Posix_46Internals_46sizeof_95stat'
./Directory.o:(.data+0x5ac): undefined reference to `FN_Foreign_46C_46Error_46throwErrnoIfMinus1Retry_95'
./Directory.o:(.data+0x5b4): undefined reference to `FN_System_46Posix_46Internals_46lstat'
./Directory.o:(.data+0x608): undefined reference to `F0_System_46IO_46Error_46ioeSetFileName'
./Directory.o:(.data+0x60c): undefined reference to `FN_System_46IO_46Error_46modifyIOError'
./Directory.o:(.data+0x614): undefined reference to `CF_System_46Posix_46Internals_46sizeof_95stat'
./Directory.o:(.data+0x6b4): undefined reference to `FN_Foreign_46C_46Error_46throwErrnoIfMinus1Retry_95'
./Directory.o:(.data+0x6bc): undefined reference to `FN_System_46Posix_46Internals_46c_95stat'
./Directory.o:(.data+0x96c): undefined reference to `F0_System_46IO_46Error_46ioeSetFileName'
./Directory.o:(.data+0x970): undefined reference to `FN_System_46IO_46Error_46modifyIOError'
./Directory.o:(.data+0xa44): undefined reference to `FN_System_46Posix_46Internals_46c_95closedir'
./Directory.o:(.data+0xa4c): undefined reference to `FN_Foreign_46C_46Error_46throwErrnoIfMinus1_95'
./Directory.o:(.data+0xa88): undefined reference to `FN_System_46Posix_46Internals_46c_95opendir'
./Directory.o:(.data+0xa90): undefined reference to `FN_Foreign_46C_46Error_46throwErrnoIfNullRetry'
./Directory.o:(.data+0xad0): undefined reference to `FN_System_46Posix_46Internals_46readdir'
./Directory.o:(.data+0xae4): undefined reference to `CF_Foreign_46C_46Error_46resetErrno'
./Directory.o:(.data+0xb5c): undefined reference to `CF_Foreign_46C_46Error_46getErrno'
./Directory.o:(.data+0xbc8): undefined reference to `FN_Prelude_46Eq_46Foreign_46C_46Error_46Errno_46_61_61'
./Directory.o:(.data+0xbcc): undefined reference to `CF_Foreign_46C_46Error_46eINTR'
./Directory.o:(.data+0xbdc): undefined reference to `CF_System_46Posix_46Internals_46end_95of_95dir'
./Directory.o:(.data+0xbe4): undefined reference to `FN_Foreign_46C_46Error_46throwErrno'
./Directory.o:(.data+0xc70): undefined reference to `FN_System_46Posix_46Internals_46d_95name'
./Directory.o:(.data+0xcc8): undefined reference to `FN_System_46Posix_46Internals_46freeDirEnt'
collect2: ld returned 1 exit status
strip: '/tmp/malcolm/nhc98-test-gcc/lib/ix86-Linux/hsc2hs': No such file
make[1]: *** [fromC] Error 1
make: *** [targets/ix86-Linux/hsc2hs-gcc] Error 2
real 3m4.066s
user 1m2.399s
sys 1m43.720s
Time for build with ghc-6.6
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-ghc66/lib/ix86-Linux/hmakerc
/tmp/Bounded_Int.26008.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.10345.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.10345.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc66/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc66/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
Context at 907:47-907:50 in type-annotated expression is ignored :-(
shift/reduce conflicts: 2
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.State in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.Plain in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/Html/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.Lazy in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/Html/ParseLazy.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/XmlContent.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.State in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.StateLazy in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/ParseLazy.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.State in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/XmlContent.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/XmlContent.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.State in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/XmlContent.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.State in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/XmlContent/Haskell.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc66/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc66/include
/tmp/malcolm/nhc98-test-ghc66/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc66/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/containers
/tmp/malcolm/nhc98-test-ghc66/include/packages/random
/tmp/malcolm/nhc98-test-ghc66/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
/tmp/malcolm/nhc98-test-ghc66/include/packages/base
Asked for by: Text/XML/HaXml/Xtract/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
make[1]: *** [/tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/obj/libraries/HaXml/Text/XML/HaXml.o] Error 1
real 11m27.428s
user 4m50.444s
sys 5m37.825s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 6m0.431s
user 3m23.580s
sys 2m5.448s
Time for build with ghc-6.8.3
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-ghc68/lib/ix86-Linux/hmakerc
/tmp/Bounded_Int.1754.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.18673.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.18673.hc:2153: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(
Context at 248:47-248:50 in type-annotated expression is ignored :-(
Context at 907:47-907:50 in type-annotated expression is ignored :-(
shift/reduce conflicts: 2
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.State in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.Plain in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/Html/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.Lazy in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/Html/ParseLazy.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/XmlContent.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.State in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.StateLazy in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/ParseLazy.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.State in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/XmlContent.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/XmlContent.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.State in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/XmlContent.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly.State in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/XmlContent/Haskell.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: -package polyparse==1.2 interfaces not found.
Warning: -package polyparse==1.2 library not found.
Warning: package(s) polyparse==1.2 not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
MkProg: Can't find module Text.ParserCombinators.Poly in user directories
.
/tmp/malcolm/nhc98-test-ghc68/include/packages/HaXml
src
Or in installed libraries/packages at
/tmp/malcolm/nhc98-test-ghc68/include
/tmp/malcolm/nhc98-test-ghc68/include/packages/filepath
/tmp/malcolm/nhc98-test-ghc68/include/packages/haskell98
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/containers
/tmp/malcolm/nhc98-test-ghc68/include/packages/random
/tmp/malcolm/nhc98-test-ghc68/include/packages/pretty
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/bytestring
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
/tmp/malcolm/nhc98-test-ghc68/include/packages/base
Asked for by: Text/XML/HaXml/Xtract/Parse.hs
Fix using the -I, -P, or -package flags.
Stop - hmake dependency error.
make[1]: *** [/tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/obj/libraries/HaXml/Text/XML/HaXml.o] Error 1
real 12m28.570s
user 5m15.429s
sys 6m31.198s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
110 built ok / 23 builds failed
/ of which 20 known / 3 bad
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 6m18.165s
user 3m34.963s
sys 2m17.298s
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/Cabal.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/HUnit.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/HaXml.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/QuickCheck.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/array.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/base.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/bytestring.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/containers.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/directory.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/filepath.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/getopt.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/haskell-src.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/haskell98.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/html.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/old-locale.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/old-time.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/packedstring.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/parsec.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/polyparse.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/pretty.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/process.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/random.cabal': No such file or directory
cp: cannot stat `/tmp/malcolm/nhc98-test-gcc/include/packages/xhtml.cabal': No such file or directory
Time for build with nhc98
/tmp/malcolm/bin/nhc98: line 551: /tmp/malcolm/lib/nhc98/ix86-Linux/nhc98comp: No such file or directory
make: *** [lib/ix86-Linux/hmake-PRAGMA] Error 1
real 0m1.151s
user 0m0.243s
sys 0m0.520s
/usr/malcolm/cron/lomond/autorun finished at Wed Mar 11 21:37:32 GMT 2009
More information about the Cvs-nhc98
mailing list