
build/archivist.local /Users/malcolm/Haskell/autorun started at Sat Feb 6 02:32:23 GMT 2010 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 cp: ../libraries/directory/System/Directory.hc: No such file or directory cp: ../libraries/process/System/Cmd.hc: No such file or directory cp: ../libraries/filepath/System/FilePath/Posix.hc: No such file or directory make[1]: *** [fromC] Error 1 make: *** [targets/ix86-Darwin9/hsc2hs-gcc] Error 2 real 1m59.100s user 1m8.274s sys 0m46.023s 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.72175.hc:32: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.90210.hc:1182: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.90210.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) ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc610/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc610/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols shift/reduce conflicts: 2 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 8m31.188s user 6m7.211s sys 2m18.739s 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.510s user 6m38.928s sys 0m51.104s 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.39994.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.55453.hc:32: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.73503.hc:1182: warning: this decimal constant is unsigned only in ISO C90 /tmp/Int.73503.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) ranlib: file: /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols ranlib: file: /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols shift/reduce conflicts: 2 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 35m23.509s user 29m8.199s sys 2m58.711s 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 15m26.002s user 14m11.474s sys 0m58.047s 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 1m34.656s user 1m11.863s sys 0m14.658s Build time for hat with nhc98 real 4m38.746s user 4m8.013s sys 0m29.249s Installing hat package for ghc under /sw/lib/hat-2.06/ix86-Darwin9/ghc-610 cp: lib/ix86-Darwin9/lib/ghc-6.10.4/libHShat.a: No such file or directory Done successfully. /Users/malcolm/Haskell/autorun finished at Sat Feb 6 03:57:10 GMT 2010