
build/ua021.cs.york.ac.uk /Users/malcolm/Haskell/autorun started at Thu Jun 11 00:10:28 BST 2009 Time for build with gcc ar: creating archive /Users/malcolm/Haskell/nhc98-test-gcc/targets/powerpc-Darwin8/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 /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/hmakerc Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90 ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols real 5m38.118s user 2m47.888s sys 2m47.915s 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 19m21.802s user 14m3.425s sys 1m57.320s Time for build with ghc-6.8.2 ar: creating archive /Users/malcolm/Haskell/nhc98-test-ghc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a hmake-config: Starting new config file in /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/hmakerc /tmp/Bounded_Int.22951.hc:32: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.11129.hc:1182: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.11129.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 (/Users/malcolm/Haskell/nhc98-test-ghc/include/packages/base/DIOError.hi) Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98-test-ghc/include/packages/base/DIOError.hi) ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols Context at 919:47-919:50 in type-annotated expression is ignored :-( ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols shift/reduce conflicts: 2 real 15m30.588s user 7m38.127s sys 4m22.859s 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 11m26.133s user 7m13.176s sys 1m43.190s Time for build with nhc98 ar: creating archive /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a hmake-config: Starting new config file in /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hmakerc /tmp/Extra.663.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.16128.hc:32: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.4310.hc:1182: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.4310.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 (/Users/malcolm/Haskell/nhc98-test-nhc/include/packages/base/DIOError.hi) Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98-test-nhc/include/packages/base/DIOError.hi) ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols Context at 919:47-919:50 in type-annotated expression is ignored :-( ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols shift/reduce conflicts: 2 real 43m41.363s user 37m56.810s sys 5m30.726s 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 15m49.823s user 13m56.192s sys 1m47.177s Build time for hat with ghc FFIExtensions.hs:4:4: Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO' real 3m49.205s user 2m55.610s sys 0m42.674s Build time for hat with nhc98 real 5m37.759s user 4m42.816s sys 0m52.978s Done successfully. /Users/malcolm/Haskell/autorun finished at Thu Jun 11 02:29:26 BST 2009
participants (1)
-
malcolm@cs.york.ac.uk