
build/archivist.local /Users/malcolm/Haskell/autorun started at Wed Sep 1 02:32:25 BST 2010 Identifying repository http://code.haskell.org/~malcolm/cpphs format Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/base Identifying repository http://www.cs.york.ac.uk/fp/darcs/polyparse format Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/unix Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/Cabal Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/HaXml Reading inventory of repository /Volumes/leopard/Haskell/hat inventory 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 Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90 ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols Warning: -package time interfaces not found. Warning: -package time library not found. i686-apple-darwin9-gcc-4.0.1: Text/XML/HaXml/Schema/Parse.hc: No such file or directory i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect i686-apple-darwin9-gcc-4.0.1: no input files ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSHaXml.a(Parse.o) has no symbols real 4m18.730s user 2m39.491s sys 1m23.677s 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 15m18.103s user 14m11.680s sys 0m57.223s Time for build with ghc-6.10.4 ar: creating archive /Volumes/leopard/Haskell/nhc98-test-ghc610/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a hmake-config: Starting new config file in /Volumes/leopard/Haskell/nhc98-test-ghc610/lib/ix86-Darwin9/hmakerc /tmp/Bounded_Int.85176.hc:32: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.3340.hc:1182: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.3340.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-ghc610/include/packages/base/DIOError.hi) Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-ghc610/include/packages/base/DIOError.hi) ====== In file: /tmp/IntMap.14854.hs: Error: /tmp/IntMap.14854.hs(1518:32) Found (.) but expected a {-end-of-definition-or-EOF-} ar: /Volumes/leopard/Haskell/nhc98-test-ghc610/targets/ix86-Darwin9/obj/libraries/containers/Data/IntMap.o: No such file or directory make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-ghc610/lib/ix86-Darwin9/libHScontainers.a] Error 1 ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc610/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols ====== Errors when renaming: Error: Identifier setOwnerReadable used at 64:7-64:22 is not defined. Error: Identifier setOwnerSearchable used at 67:7-67:24 is not defined. Error: Identifier setOwnerWritable used at 65:7-65:22 is not defined. Error: Identifier setOwnerExecutable used at 66:7-66:24 is not defined. Error: Identifier emptyPermissions used at 59:7-59:22 is not defined. make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-ghc610/targets/ix86-Darwin9/obj/libraries/directory/System/Directory.o] Error 1 Warning: -package directory library not found. Warning: package(s) time not available in /Volumes/leopard/Haskell/nhc98-test-ghc610/include/packages Warning: -package time interfaces not found. Warning: -package time library not found. real 8m3.725s user 5m34.983s sys 2m2.413s 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 7m28.184s user 6m38.905s sys 0m50.151s 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.47215.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.62684.hc:32: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.80727.hc:1182: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.80727.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-nhc/include/packages/base/DIOError.hi) Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-nhc/include/packages/base/DIOError.hi) ====== In file: /tmp/IntMap.92251.hs: Error: /tmp/IntMap.92251.hs(1518:32) Found (.) but expected a {-end-of-definition-or-EOF-} ar: /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/libraries/containers/Data/IntMap.o: No such file or directory make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/libHScontainers.a] Error 1 ranlib: file: /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols ====== Errors when renaming: Error: Identifier setOwnerReadable used at 64:7-64:22 is not defined. Error: Identifier setOwnerSearchable used at 67:7-67:24 is not defined. Error: Identifier setOwnerWritable used at 65:7-65:22 is not defined. Error: Identifier setOwnerExecutable used at 66:7-66:24 is not defined. Error: Identifier emptyPermissions used at 59:7-59:22 is not defined. make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/libraries/directory/System/Directory.o] Error 1 Warning: -package directory library not found. Warning: package(s) time not available in /Volumes/leopard/Haskell/nhc98-test-nhc/include/packages Warning: -package time interfaces not found. Warning: -package time library not found. real 39m0.663s user 36m5.198s sys 2m43.358s 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 15m16.300s user 14m11.275s sys 0m56.984s cp: /Volumes/leopard/Haskell/nhc98-test-ghc610/include/packages/containers.cabal: No such file or directory cp: /Volumes/leopard/Haskell/nhc98-test-ghc610/include/packages/directory.cabal: No such file or directory Build time for hat with ghc-6.10 FFIExtensions.hs:4:4: Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO' on the commandline: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead Hat/Hat.hs:83:36: Module `Control.Exception' does not export `ioErrors' make[1]: *** [/Volumes/leopard/Haskell/hat-test-ghc610/targets/ix86-Darwin9/obj/lib/ghc-6.10.4/Hat/Hat.o] Error 1 make: *** [targets/ix86-Darwin9/hat-lib-ghc] Error 2 real 1m33.421s user 1m11.649s sys 0m14.406s Build time for hat with nhc98 ld: in /sw/lib/nhc98/ix86-Darwin9/libHScontainers.a, archive has no table of contents collect2: ld returned 1 exit status mv: rename /Volumes/leopard/Haskell/hat-test-nhc/targets/ix86-Darwin9/obj/tools/HatStackText to /Volumes/leopard/Haskell/hat-test-nhc/lib/ix86-Darwin9/hat-stack: No such file or directory make[1]: *** [/Volumes/leopard/Haskell/hat-test-nhc/lib/ix86-Darwin9/hat-stack] Error 1 make: *** [targets/ix86-Darwin9/hat-tools-nhc] Error 2 real 0m36.134s user 0m26.297s sys 0m9.284s /Users/malcolm/Haskell/autorun finished at Wed Sep 1 04:13:38 BST 2010
participants (1)
-
malcolm@abbess.demon.co.uk