
build/archivist.local /Users/malcolm/Haskell/autorun started at Mon Mar 2 04:00:24 GMT 2009 Time for build with gcc ar: creating archive /Volumes/leopard/Haskell/nhc98-test-gcc/targets/ix86-Darwin9/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 hmake-config: Starting new config file in /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hmakerc Undefined symbols: "_FN_System_46Posix_46Internals_46st_95mtime", referenced from: _CF_System_46Directory_46getHomeDirectory in Directory.o "_FN_System_46Posix_46Internals_46st_95mode", referenced from: _CF_System_46Directory_46getHomeDirectory in Directory.o "_FN_System_46IO_46Error_46modifyIOError", referenced from: _CF_System_46Directory_46getHomeDirectory in Directory.o _CF_System_46Directory_46getHomeDirectory in Directory.o _F0_System_46Directory_46getDirectoryContents in Directory.o "_FN_Foreign_46C_46Error_46throwErrnoIfMinus1_95", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "_FN_System_46Posix_46Internals_46d_95name", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "_FN_System_46Posix_46Internals_46lstat", referenced from: _CF_System_46Directory_46getHomeDirectory in Directory.o "___hscore_R_OK", referenced from: _FR_System_46Directory_46r_95OK in Directory.o "_FN_Foreign_46C_46Error_46throwErrnoIfNullRetry", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "___hscore_W_OK", referenced from: _FR_System_46Directory_46w_95OK in Directory.o "___hscore_X_OK", referenced from: _FR_System_46Directory_46x_95OK in Directory.o "_CF_Foreign_46C_46Error_46resetErrno", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "_FN_System_46Posix_46Internals_46readdir", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "___hscore_S_IRUSR", referenced from: _FR_System_46Directory_46s_95IRUSR in Directory.o "_CF_System_46Posix_46Internals_46sizeof_95stat", referenced from: _CF_System_46Directory_46getHomeDirectory in Directory.o _CF_System_46Directory_46getHomeDirectory in Directory.o "___hscore_S_IWUSR", referenced from: _FR_System_46Directory_46s_95IWUSR in Directory.o "___hscore_S_IXUSR", referenced from: _FR_System_46Directory_46s_95IXUSR in Directory.o "_F0_System_46IO_46Error_46ioeSetFileName", referenced from: _CF_System_46Directory_46getHomeDirectory in Directory.o _CF_System_46Directory_46getHomeDirectory in Directory.o _F0_System_46Directory_46getDirectoryContents in Directory.o "_FN_System_46Posix_46Internals_46c_95opendir", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "_CF_System_46Posix_46Internals_46end_95of_95dir", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "_FN_Foreign_46C_46Error_46throwErrnoIfMinus1Retry_95", referenced from: _CF_System_46Directory_46getHomeDirectory in Directory.o _CF_System_46Directory_46getHomeDirectory in Directory.o "_CF_Foreign_46C_46Error_46getErrno", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "_FN_Foreign_46C_46Error_46throwErrno", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "_FN_System_46Posix_46Internals_46c_95closedir", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "_FN_System_46Posix_46Internals_46freeDirEnt", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "_CF_Foreign_46C_46Error_46eINTR", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o "_FN_System_46Posix_46Internals_46c_95stat", referenced from: _CF_System_46Directory_46getHomeDirectory in Directory.o "_FN_System_46Posix_46Internals_46s_95isdir", referenced from: _CF_System_46Directory_46getHomeDirectory in Directory.o "_FN_Prelude_46Eq_46Foreign_46C_46Error_46Errno_46_61_61", referenced from: _F0_System_46Directory_46getDirectoryContents in Directory.o ld: symbol(s) not found collect2: ld returned 1 exit status strip: can't open file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hsc2hs (No such file or directory) make[1]: *** [fromC] Error 1 make: *** [targets/ix86-Darwin9/hsc2hs-gcc] Error 2 real 1m58.415s user 1m6.780s sys 0m45.958s Time for build with ghc-6.8.3 ar: creating archive /Volumes/leopard/Haskell/nhc98-test-ghc68/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a hmake-config: Starting new config file in /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/hmakerc /tmp/Bounded_Int.31345.hc:32: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.49390.hc:1182: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.49390.hc:2153: warning: this decimal constant is unsigned only in ISO C90 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 (/Volumes/leopard/Haskell/nhc98-test-ghc68/include/packages/base/DIOError.hi) Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/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 :-( ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols Context at 926:47-926:50 in type-annotated expression is ignored :-( ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols shift/reduce conflicts: 2 real 8m27.763s user 5m42.906s sys 2m22.022s 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 108 outputs match / 2 outputs differ 110 errors match / 0 errors differ real 7m26.488s user 6m36.260s sys 0m51.119s cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/Cabal.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/HUnit.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/HaXml.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/QuickCheck.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/array.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/base.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/bytestring.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/containers.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/directory.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/filepath.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/getopt.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/haskell-src.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/haskell98.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/html.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-locale.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-time.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/packedstring.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/parsec.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/polyparse.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/pretty.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/process.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/random.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/xhtml.cabal: No such file or directory Time for build with nhc98 ar: creating archive /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a hmake-config: Starting new config file in /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hmakerc /tmp/Extra.99630.hc:452: warning: this decimal constant is unsigned only in ISO C90 Warning: foreign import/export has non-primitive type: Prelude.2 /tmp/Bounded_Int.15249.hc:32: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.33334.hc:1182: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.33334.hc:2153: warning: this decimal constant is unsigned only in ISO C90 Undefined symbols: "___hscore_R_OK", referenced from: _FR_System_46Directory_46r_95OK in libHSdirectory.a(Directory.o) "_get_console_echo__", referenced from: _FR_System_46Posix_46Internals_46get_95console_95echo_35 in libHSbase.a(Internals.o) "___hscore_W_OK", referenced from: _FR_System_46Directory_46w_95OK in libHSdirectory.a(Directory.o) "___hscore_X_OK", referenced from: _FR_System_46Directory_46x_95OK in libHSdirectory.a(Directory.o) "___hscore_S_IRUSR", referenced from: _FR_System_46Directory_46s_95IRUSR in libHSdirectory.a(Directory.o) "___hscore_S_IWUSR", referenced from: _FR_System_46Directory_46s_95IWUSR in libHSdirectory.a(Directory.o) "___hscore_S_IXUSR", referenced from: _FR_System_46Directory_46s_95IXUSR in libHSdirectory.a(Directory.o) "_set_console_buffering__", referenced from: _FR_System_46Posix_46Internals_46set_95console_95buffering_35 in libHSbase.a(Internals.o) "___hscore_readdir", referenced from: _FR_System_46Posix_46Internals_46readdir_35 in libHSbase.a(Internals.o) "_set_console_echo__", referenced from: _FR_System_46Posix_46Internals_46set_95console_95echo_35 in libHSbase.a(Internals.o) ld: symbol(s) not found collect2: ld returned 1 exit status mv: rename /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/hsc2hs/Main to /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs: No such file or directory make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs] Error 1 make: *** [targets/ix86-Darwin9/hsc2hs] Error 2 real 17m19.285s user 15m21.461s sys 1m51.862s /Users/malcolm/Haskell/autorun finished at Mon Mar 2 04:46:34 GMT 2009
participants (1)
-
malcolm@abbess.demon.co.uk