build/archivist.local /Users/malcolm/Haskell/autorun started at Thu Dec 3 02:32:25 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 4m55.926s
user 2m53.218s
sys 1m41.375s
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 15m24.779s
user 14m12.447s
sys 1m0.801s
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.79262.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.97320.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.97320.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 8m35.143s
user 6m3.021s
sys 2m25.642s
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 7m37.981s
user 6m40.266s
sys 0m53.755s
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.47324.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.62892.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.80986.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.80986.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 42m23.138s
user 38m57.729s
sys 3m7.977s
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.127s
user 14m11.409s
sys 0m59.799s
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 1m35.943s
user 1m12.516s
sys 0m15.357s
Build time for hat with nhc98
real 4m42.864s
user 4m9.026s
sys 0m30.789s
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 3 04:29:32 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Thu Dec 3 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 3 02:12:21 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Wed Dec 2 04:28: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 Wed Dec 2 04:32:41 GMT 2009
build/archivist.local /Users/malcolm/Haskell/autorun started at Wed Dec 2 02:32:22 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 4m58.288s
user 2m52.873s
sys 1m41.446s
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 15m30.226s
user 14m12.210s
sys 1m1.082s
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.2994.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.21049.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.21049.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 8m33.309s
user 6m1.712s
sys 2m24.269s
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 8m14.514s
user 6m42.545s
sys 0m54.870s
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.70933.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.86489.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4717.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4717.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 42m26.711s
user 38m56.234s
sys 3m7.971s
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 15m14.413s
user 14m10.702s
sys 0m59.358s
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 1m35.359s
user 1m12.143s
sys 0m15.130s
Build time for hat with nhc98
real 4m42.385s
user 4m8.483s
sys 0m30.481s
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 Wed Dec 2 04:30:11 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Wed Dec 2 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 Wed Dec 2 02:12:53 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Tue Dec 1 04:28: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 Tue Dec 1 04:31:40 GMT 2009
build/archivist.local /Users/malcolm/Haskell/autorun started at Tue Dec 1 02:32:22 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 4m53.478s
user 2m52.787s
sys 1m41.687s
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 15m27.342s
user 14m11.751s
sys 1m0.743s
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.22262.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.40319.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.40319.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 8m35.648s
user 6m1.548s
sys 2m24.649s
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 7m37.128s
user 6m39.803s
sys 0m53.378s
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.90198.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.5893.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.23975.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.23975.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 42m17.132s
user 38m57.234s
sys 3m7.532s
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 15m12.898s
user 14m10.574s
sys 0m59.498s
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 1m35.765s
user 1m12.172s
sys 0m15.242s
Build time for hat with nhc98
real 4m48.284s
user 4m8.507s
sys 0m30.885s
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 Tue Dec 1 04:27:52 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Tue Dec 1 03:44:01 GMT 2009
Warning: -package base library .p not found.
Warning: -package old-locale library .p not found.
make[1]: javac: Command not found
make[1]: *** [Message.class] Error 127
make: *** [lib/hood.jar] Error 2
/usr/malcolm/cron/compute/autorun finished at Tue Dec 1 03:47:36 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Tue Dec 1 02:44:01 GMT 2009
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98/include/packages/base/DIOError.hi)
Stack space overflow: current size 2000000 bytes.
Use `+RTS -Ksize' to increase it.
make[1]: *** [generatedCfiles] Error 1
Stack space overflow: current size 2000000 bytes.
Use `+RTS -Ksize' to increase it.
make[1]: *** [generatedCfiles] Error 1
Stack space overflow: current size 2000000 bytes.
Use `+RTS -Ksize' to increase it.
make[1]: *** [generatedCfiles] Error 1
make[1]: javac: Command not found
make[1]: *** [Message.class] Error 127
make: *** [lib/hood.jar] Error 2
/usr/malcolm/cron/compute/autorun finished at Tue Dec 1 02:48:34 GMT 2009
build/imola /usr/malcolm/cron/compute/autorun started at Tue Dec 1 02:08:01 GMT 2009
Stack space overflow: current size 3000000 bytes.
Use `+RTS -Ksize' to increase it.
make[1]: *** [Data/Bool.p.c] Error 1
Stack space overflow: current size 3000000 bytes.
Use `+RTS -Ksize' to increase it.
make[1]: *** [Data/Bool.z.c] Error 1
Stack space overflow: current size 2000000 bytes.
Use `+RTS -Ksize' to increase it.
make[1]: *** [generatedCfiles] Error 1
Stack space overflow: current size 2000000 bytes.
Use `+RTS -Ksize' to increase it.
make[1]: *** [generatedCfiles] Error 1
Stack space overflow: current size 2000000 bytes.
Use `+RTS -Ksize' to increase it.
make[1]: *** [generatedCfiles] Error 1
make[1]: javac: Command not found
make[1]: *** [Message.class] Error 127
make: *** [lib/hood.jar] Error 2
/usr/malcolm/cron/compute/autorun finished at Tue Dec 1 02:12:02 GMT 2009