
build/lomond /usr/malcolm/cron/lomond/autorun started at Fri Oct 23 02:09:10 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 3m23.938s user 1m14.238s sys 2m5.702s 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.887.hc:32: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.17394.hc:1182: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.17394.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.26165.hc:5086: error: conflicting types for 'write' /usr/include/unistd.h:333: error: previous declaration of 'write' was here /tmp/Internals.26165.hc:5162: error: conflicting types for '__hscore_stat' include/HsBase.h:411: error: previous definition of '__hscore_stat' was here /tmp/Internals.26165.hc:5186: error: conflicting types for 'read' /usr/include/unistd.h:327: error: previous declaration of 'read' was here /tmp/Internals.26165.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.30739.hs: Error: /tmp/Directory.30739.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 13m11.432s user 5m41.188s sys 6m46.463s 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 7m2.499s user 3m38.179s sys 2m25.907s 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.8345.hc:32: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.24698.hc:1182: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.24698.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.1014.hc:5086: error: conflicting types for 'write' /usr/include/unistd.h:333: error: previous declaration of 'write' was here /tmp/Internals.1014.hc:5162: error: conflicting types for '__hscore_stat' include/HsBase.h:411: error: previous definition of '__hscore_stat' was here /tmp/Internals.1014.hc:5186: error: conflicting types for 'read' /usr/include/unistd.h:327: error: previous declaration of 'read' was here /tmp/Internals.1014.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.5735.hs: Error: /tmp/Directory.5735.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 13m52.215s user 5m48.341s sys 7m20.588s 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 6m46.058s user 3m41.782s sys 2m40.063s 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.967s user 0m0.140s sys 0m0.427s /usr/malcolm/cron/lomond/autorun finished at Fri Oct 23 03:05:26 BST 2009
participants (1)
-
Malcolm Wallace