[cvs-nhc98] Linux i686 build nhc98/hat

Malcolm Wallace malcolm at cs.york.ac.uk
Tue Mar 10 17:39:18 EDT 2009


build/lomond /usr/malcolm/cron/lomond/autorun started at Tue Mar 10 20:38:01 GMT 2009


Warning: -package base library .p not found.

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	3m20.773s
user	1m6.502s
sys	1m53.119s

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.22880.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.7292.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.7292.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 926:47-926: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	12m17.106s
user	5m6.520s
sys	6m4.743s

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	6m17.162s
user	3m33.683s
sys	2m16.394s


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.31142.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.15598.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.15598.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 926:47-926: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	13m45.631s
user	5m54.330s
sys	7m11.409s

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	6m39.435s
user	3m46.742s
sys	2m26.777s

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	0m0.854s
user	0m0.237s
sys	0m0.477s

/usr/malcolm/cron/lomond/autorun finished at Tue Mar 10 21:39:18 GMT 2009


More information about the Cvs-nhc98 mailing list