build/archivist.local /Users/malcolm/Haskell/autorun started at Thu Dec 24 02:32:36 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
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.
real 5m40.460s
user 2m53.286s
sys 1m39.970s
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 16m10.497s
user 14m13.725s
sys 1m0.901s
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.62419.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.80559.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.80559.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 9m31.866s
user 6m8.519s
sys 2m24.922s
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 8m2.140s
user 6m41.251s
sys 0m53.569s
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.30743.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.46301.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.64394.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.64394.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 43m16.114s
user 38m59.841s
sys 3m5.822s
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 15m56.623s
user 14m13.384s
sys 1m0.153s
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 1m42.715s
user 1m13.356s
sys 0m15.212s
Build time for hat with nhc98
real 4m47.043s
user 4m9.447s
sys 0m30.167s
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 Thu Dec 24 04:33:09 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Thu Dec 24 02:08:01 GMT 2009
tar: hmake: Cannot stat: No such file or directory
tar: is: Cannot stat: No such file or directory
tar: not: Cannot stat: No such file or directory
tar: installed/configured: Cannot stat: No such file or directory
tar: for: Cannot stat: No such file or directory
tar: x86_64-Linux.: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
make: *** [srcDist] Error 2
/usr/malcolm/cron/compute/autorun finished at Thu Dec 24 02:13:40 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Wed Dec 23 02:08:01 GMT 2009
====== In file: /tmp/Typeable.2744.hs:
Error: /tmp/Typeable.2744.hs(335:28) Found (.) but expected a {-end-of-definition-or-EOF-}
make[1]: *** [Data/Typeable.hc] Error 1
====== In file: /tmp/Typeable.2855.hs:
Error: /tmp/Typeable.2855.hs(335:28) Found (.) but expected a {-end-of-definition-or-EOF-}
make[1]: *** [Data/Typeable.p.c] Error 1
====== In file: /tmp/Typeable.2966.hs:
Error: /tmp/Typeable.2966.hs(335:28) Found (.) but expected a {-end-of-definition-or-EOF-}
make[1]: *** [Data/Typeable.z.c] Error 1
tar: hmake: Cannot stat: No such file or directory
tar: is: Cannot stat: No such file or directory
tar: not: Cannot stat: No such file or directory
tar: installed/configured: Cannot stat: No such file or directory
tar: for: Cannot stat: No such file or directory
tar: x86_64-Linux.: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
make: *** [srcDist] Error 2
/usr/malcolm/cron/compute/autorun finished at Wed Dec 23 02:12:41 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Tue Dec 22 02:08:01 GMT 2009
====== In file: /tmp/Typeable.1301.hs:
Error: /tmp/Typeable.1301.hs(335:28) Found (.) but expected a {-end-of-definition-or-EOF-}
make[1]: *** [Data/Typeable.hc] Error 1
====== In file: /tmp/Typeable.1419.hs:
Error: /tmp/Typeable.1419.hs(335:28) Found (.) but expected a {-end-of-definition-or-EOF-}
make[1]: *** [Data/Typeable.p.c] Error 1
====== In file: /tmp/Typeable.1548.hs:
Error: /tmp/Typeable.1548.hs(335:28) Found (.) but expected a {-end-of-definition-or-EOF-}
make[1]: *** [Data/Typeable.z.c] Error 1
tar: hmake: Cannot stat: No such file or directory
tar: is: Cannot stat: No such file or directory
tar: not: Cannot stat: No such file or directory
tar: installed/configured: Cannot stat: No such file or directory
tar: for: Cannot stat: No such file or directory
tar: x86_64-Linux.: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
make: *** [srcDist] Error 2
/usr/malcolm/cron/compute/autorun finished at Tue Dec 22 02:13:43 GMT 2009
build/archivist.local /Users/malcolm/Haskell/autorun started at Mon Dec 21 02:32:08 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
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.
real 4m52.152s
user 2m52.714s
sys 1m37.770s
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 15m25.198s
user 14m11.611s
sys 0m59.297s
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.9327.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.27497.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.27497.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 8m27.233s
user 6m1.491s
sys 2m19.098s
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 8m17.465s
user 6m42.345s
sys 0m54.261s
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.78347.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.94814.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.13611.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.13611.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 42m19.803s
user 38m55.622s
sys 3m1.118s
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 15m23.334s
user 14m11.377s
sys 0m58.435s
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.786s
user 1m12.146s
sys 0m14.763s
Build time for hat with nhc98
real 4m39.735s
user 4m8.502s
sys 0m29.506s
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 Mon Dec 21 04:28:44 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Mon Dec 21 02:08:01 GMT 2009
tar: hmake: Cannot stat: No such file or directory
tar: is: Cannot stat: No such file or directory
tar: not: Cannot stat: No such file or directory
tar: installed/configured: Cannot stat: No such file or directory
tar: for: Cannot stat: No such file or directory
tar: x86_64-Linux.: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
make: *** [srcDist] Error 2
/usr/malcolm/cron/compute/autorun finished at Mon Dec 21 02:13:46 GMT 2009
build/archivist.local /Users/malcolm/Haskell/autorun started at Sun Dec 20 02:32:34 GMT 2009
Invalid repository: darcs.haskell.org:/home/darcs/nhc98
darcs failed: (scp) failed to fetch: darcs.haskell.org:/home/darcs/nhc98/_darcs/inventory
/Users/malcolm/Haskell/autorun finished at Sun Dec 20 02:33:31 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Sun Dec 20 02:08:02 GMT 2009
tar: hmake: Cannot stat: No such file or directory
tar: is: Cannot stat: No such file or directory
tar: not: Cannot stat: No such file or directory
tar: installed/configured: Cannot stat: No such file or directory
tar: for: Cannot stat: No such file or directory
tar: x86_64-Linux.: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
make: *** [srcDist] Error 2
/usr/malcolm/cron/compute/autorun finished at Sun Dec 20 02:12:35 GMT 2009
build/archivist.local /Users/malcolm/Haskell/autorun started at Sat Dec 19 02:32:34 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
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.
real 5m8.940s
user 2m53.688s
sys 1m40.086s
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 15m43.167s
user 14m13.376s
sys 1m0.352s
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.73706.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.91768.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.91768.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 9m23.636s
user 6m5.998s
sys 2m23.156s
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 11m23.822s
user 6m45.295s
sys 0m57.092s
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.41883.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.57502.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.75599.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.75599.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 44m25.119s
user 39m3.838s
sys 3m7.986s
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 15m56.521s
user 14m13.722s
sys 0m59.846s
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 1m44.413s
user 1m13.714s
sys 0m15.551s
Build time for hat with nhc98
real 5m7.880s
user 4m11.161s
sys 0m30.977s
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 Dec 19 04:35:57 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Sat Dec 19 02:08:01 GMT 2009
tar: hmake: Cannot stat: No such file or directory
tar: is: Cannot stat: No such file or directory
tar: not: Cannot stat: No such file or directory
tar: installed/configured: Cannot stat: No such file or directory
tar: for: Cannot stat: No such file or directory
tar: x86_64-Linux.: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
make: *** [srcDist] Error 2
/usr/malcolm/cron/compute/autorun finished at Sat Dec 19 02:12:46 GMT 2009