[cvs-nhc98] Linux i686 build nhc98/hat

Malcolm Wallace malcolm at cs.york.ac.uk
Wed Oct 21 21:55:45 EDT 2009


build/lomond /usr/malcolm/cron/lomond/autorun started at Thu Oct 22 02:09:56 BST 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	2m30.730s
user	0m53.143s
sys	1m27.284s

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.31076.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.15106.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.15106.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.23880.hc:5086: error: conflicting types for 'write'
/usr/include/unistd.h:333: error: previous declaration of 'write' was here
/tmp/Internals.23880.hc:5162: error: conflicting types for '__hscore_stat'
include/HsBase.h:411: error: previous definition of '__hscore_stat' was here
/tmp/Internals.23880.hc:5186: error: conflicting types for 'read'
/usr/include/unistd.h:327: error: previous declaration of 'read' was here
/tmp/Internals.23880.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.28457.hs:
Error: /tmp/Directory.28457.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	10m53.434s
user	4m20.760s
sys	4m32.849s

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	5m29.025s
user	3m11.874s
sys	1m46.460s


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.6018.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.22365.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.22365.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.31170.hc:5086: error: conflicting types for 'write'
/usr/include/unistd.h:333: error: previous declaration of 'write' was here
/tmp/Internals.31170.hc:5162: error: conflicting types for '__hscore_stat'
include/HsBase.h:411: error: previous definition of '__hscore_stat' was here
/tmp/Internals.31170.hc:5186: error: conflicting types for 'read'
/usr/include/unistd.h:327: error: previous declaration of 'read' was here
/tmp/Internals.31170.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.3406.hs:
Error: /tmp/Directory.3406.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	10m29.289s
user	4m20.790s
sys	4m52.044s

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	5m33.903s
user	3m10.771s
sys	1m51.766s


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.555s
user	0m0.100s
sys	0m0.253s

/usr/malcolm/cron/lomond/autorun finished at Thu Oct 22 02:55:44 BST 2009


More information about the Cvs-nhc98 mailing list