[cvs-nhc98] Linux i686 build nhc98/hat

Malcolm Wallace malcolm at cs.york.ac.uk
Sat Oct 24 23:16:25 EDT 2009


build/lomond /usr/malcolm/cron/lomond/autorun started at Sun Oct 25 02:08:42 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
./Internals.hc:5086: error: conflicting types for 'write'
/usr/include/unistd.h:333: error: previous declaration of 'write' was here
./Internals.hc:5162: error: conflicting types for '__hscore_stat'
../libraries/base/include/HsBase.h:411: error: previous definition of '__hscore_stat' was here
./Internals.hc:5186: error: conflicting types for 'read'
/usr/include/unistd.h:327: error: previous declaration of 'read' was here
./Internals.hc:5242: error: conflicting types for '__hscore_open'
../libraries/base/include/HsBase.h:598: error: previous definition of '__hscore_open' was here
gcc: ../libraries/base/cbits/dirUtils.c: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
./Internals.o:(.data+0xe54): undefined reference to `FR_System_46Posix_46Internals_46c_95safe_95write_35'
./Internals.o:(.data+0xeac): undefined reference to `FR_System_46Posix_46Internals_46c_95write_35'
./Internals.o:(.data+0xef8): undefined reference to `FR_System_46Posix_46Internals_46c_95umask_35'
./Internals.o:(.data+0xf4c): undefined reference to `FR_System_46Posix_46Internals_46c_95stat_35'
./Internals.o:(.data+0xfa4): undefined reference to `FR_System_46Posix_46Internals_46c_95safe_95read_35'
./Internals.o:(.data+0xffc): undefined reference to `FR_System_46Posix_46Internals_46c_95read_35'
./Internals.o:(.data+0x1054): undefined reference to `FR_System_46Posix_46Internals_46c_95open_35'
./Internals.o:(.data+0x10a8): undefined reference to `FR_System_46Posix_46Internals_46lstat_35'
./Internals.o:(.data+0x1100): undefined reference to `FR_System_46Posix_46Internals_46c_95lseek_35'
./Internals.o:(.data+0x114c): undefined reference to `FR_System_46Posix_46Internals_46c_95isatty_35'
./Internals.o:(.data+0x11a0): undefined reference to `FR_System_46Posix_46Internals_46c_95fstat_35'
./Internals.o:(.data+0x11f4): undefined reference to `FR_System_46Posix_46Internals_46c_95dup2_35'
./Internals.o:(.data+0x1240): undefined reference to `FR_System_46Posix_46Internals_46c_95dup_35'
./Internals.o:(.data+0x1294): undefined reference to `FR_System_46Posix_46Internals_46c_95creat_35'
./Internals.o:(.data+0x12e0): undefined reference to `FR_System_46Posix_46Internals_46c_95close_35'
./Internals.o:(.data+0x1334): undefined reference to `FR_System_46Posix_46Internals_46c_95chmod_35'
./Internals.o:(.data+0x1388): undefined reference to `FR_System_46Posix_46Internals_46c_95access_35'
./Directory.o: In function `FR_System_46Directory_46x_95OK':
Directory.hc:(.text+0xe7): undefined reference to `__hscore_X_OK'
./Directory.o: In function `FR_System_46Directory_46w_95OK':
Directory.hc:(.text+0x120): undefined reference to `__hscore_W_OK'
./Directory.o: In function `FR_System_46Directory_46r_95OK':
Directory.hc:(.text+0x159): undefined reference to `__hscore_R_OK'
./Directory.o:(.data+0xa44): undefined reference to `FN_System_46Posix_46Internals_46c_95closedir'
./Directory.o:(.data+0xa88): undefined reference to `FN_System_46Posix_46Internals_46c_95opendir'
./Directory.o:(.data+0xad0): undefined reference to `FN_System_46Posix_46Internals_46readdir'
./Directory.o:(.data+0xbdc): undefined reference to `CF_System_46Posix_46Internals_46end_95of_95dir'
./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	4m5.115s
user	1m37.690s
sys	2m36.113s

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.9548.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.25906.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.25906.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)
/tmp/Internals.2224.hc:5086: error: conflicting types for 'write'
/usr/include/unistd.h:333: error: previous declaration of 'write' was here
/tmp/Internals.2224.hc:5162: error: conflicting types for '__hscore_stat'
include/HsBase.h:411: error: previous definition of '__hscore_stat' was here
/tmp/Internals.2224.hc:5186: error: conflicting types for 'read'
/usr/include/unistd.h:327: error: previous declaration of 'read' was here
/tmp/Internals.2224.hc:5242: error: conflicting types for '__hscore_open'
include/HsBase.h:598: error: previous definition of '__hscore_open' was here
======	Errors when renaming:
Error: The identifier <$ instantiated at 172:9 does not belong to this class.
Error: Identifier p used at 1515:15, 1503:15 is not defined.
======	Errors when renaming:
Error: The identifier <$ instantiated at 172:9 does not belong to this class.
Error: Identifier p used at 1515:15, 1503:15 is not defined.
======	Errors when renaming:
Error: The identifier <$ instantiated at 172:9 does not belong to this class.
Error: Identifier p used at 1515:15, 1503:15 is not defined.
make[1]: *** [/tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/obj/libraries/containers/Data/Graph.o] Error 1
======	In file: /tmp/Directory.6931.hs:
Error: /tmp/Directory.6931.hs(786:36-786:37) Found {-end-of-group-} but expected one of <string> <char> <rational> <integer> ( [ <varid> <conid> _case_ _if_ _do_ _let_ \ ` <varop> <conop> ~ _ 
make[1]: *** [/tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/obj/libraries/directory/System/Directory.o] Error 1
Warning: -package directory library  not found.
shift/reduce conflicts:  2

Warning: package(s) time not available in /tmp/malcolm/nhc98-test-ghc66/include/packages
Warning: -package time interfaces not found.
Warning: -package time library  not found.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
ar: /tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/obj/libraries/bytestring/Data/ByteString.o: No such file or directory
make[1]: *** [/tmp/malcolm/nhc98-test-ghc66/lib/ix86-Linux/libHSbytestring.a] Error 123
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.

real	16m23.308s
user	7m34.614s
sys	9m1.131s

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	7m51.094s
user	4m3.221s
sys	3m6.045s


Time for build with ghc-6.8.2
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.16872.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.758.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.758.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)
/tmp/Internals.9691.hc:5086: error: conflicting types for 'write'
/usr/include/unistd.h:333: error: previous declaration of 'write' was here
/tmp/Internals.9691.hc:5162: error: conflicting types for '__hscore_stat'
include/HsBase.h:411: error: previous definition of '__hscore_stat' was here
/tmp/Internals.9691.hc:5186: error: conflicting types for 'read'
/usr/include/unistd.h:327: error: previous declaration of 'read' was here
/tmp/Internals.9691.hc:5242: error: conflicting types for '__hscore_open'
include/HsBase.h:598: error: previous definition of '__hscore_open' was here
======	Errors when renaming:
Error: The identifier <$ instantiated at 172:9 does not belong to this class.
Error: Identifier p used at 1515:15, 1503:15 is not defined.
======	Errors when renaming:
Error: The identifier <$ instantiated at 172:9 does not belong to this class.
Error: Identifier p used at 1515:15, 1503:15 is not defined.
======	Errors when renaming:
Error: The identifier <$ instantiated at 172:9 does not belong to this class.
Error: Identifier p used at 1515:15, 1503:15 is not defined.
make[1]: *** [/tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/obj/libraries/containers/Data/Graph.o] Error 1
======	In file: /tmp/Directory.14277.hs:
Error: /tmp/Directory.14277.hs(786:36-786:37) Found {-end-of-group-} but expected one of <string> <char> <rational> <integer> ( [ <varid> <conid> _case_ _if_ _do_ _let_ \ ` <varop> <conop> ~ _ 
make[1]: *** [/tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/obj/libraries/directory/System/Directory.o] Error 1
Warning: -package directory library  not found.
shift/reduce conflicts:  2

Warning: package(s) time not available in /tmp/malcolm/nhc98-test-ghc68/include/packages
Warning: -package time interfaces not found.
Warning: -package time library  not found.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
======	Errors when renaming:
Error: Type constructor Handle used at 1748:13-1748:18 is not defined.
ar: /tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/obj/libraries/bytestring/Data/ByteString.o: No such file or directory
make[1]: *** [/tmp/malcolm/nhc98-test-ghc68/lib/ix86-Linux/libHSbytestring.a] Error 123
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.
Warning: -package bytestring library  not found.
Warning: -package containers library  not found.

real	16m45.915s
user	7m25.908s
sys	9m15.180s

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	7m31.781s
user	4m5.994s
sys	3m12.807s


Time for build with ghc-6.10.2
make: ghc-6.10.2: Command not found
make: *** [lib/ix86-Linux/hmake-PRAGMA] Error 127

real	0m0.944s
user	0m0.193s
sys	0m0.313s

/usr/malcolm/cron/lomond/autorun finished at Sun Oct 25 03:16:24 GMT 2009


More information about the Cvs-nhc98 mailing list