build/archivist.local /Users/malcolm/Haskell/autorun started at Mon Mar 8 02:32:33 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
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 4m42.352s
user 2m39.980s
sys 1m30.154s
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 15m54.991s
user 14m14.847s
sys 1m1.903s
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.17662.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.35817.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.35817.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
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 7m46.758s
user 5m31.573s
sys 2m7.754s
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 7m35.907s
user 6m40.126s
sys 0m53.045s
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.80334.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.96660.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.15321.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.15321.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
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 39m17.535s
user 35m53.009s
sys 2m53.184s
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 15m15.597s
user 14m12.347s
sys 0m59.348s
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.900s
user 1m12.443s
sys 0m15.131s
Build time for hat with nhc98
real 4m42.387s
user 4m8.822s
sys 0m30.221s
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 Mar 8 04:19:06 GMT 2010
build/imola /usr/malcolm/cron/compute/autorun started at Mon Mar 8 02:08:02 GMT 2010
Time for build with gcc
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/x86_64-Linux/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1163: 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
./Word.hc:1193: warning: this decimal constant is unsigned only in ISO C90
./Word.hc:1194: warning: this decimal constant is unsigned only in ISO C90
./Word.hc:2189: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
cLowBinary.c:193: warning: cast from pointer to integer of different size
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-gcc/lib/x86_64-Linux/hmakerc
./HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
gcc: ../libraries/base/cbits/dirUtils.c: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
Data/HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
Data/Fixed.hc:246: warning: this decimal constant is unsigned only in ISO C90
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
Data/HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
Data/Fixed.hc:246: warning: this decimal constant is unsigned only in ISO C90
System/Time.hc:2384: warning: this decimal constant is unsigned only in ISO C90
System/Time.hc:4564: warning: this decimal constant is unsigned only in ISO C90
Warning: -package time interfaces not found.
Warning: -package time library not found.
real 2m43.866s
user 1m55.655s
sys 1m3.431s
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
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 9m43.646s
user 9m10.123s
sys 0m37.187s
/tmp/ghc1618_0/ghc1618_0.s: Assembler messages:
/tmp/ghc1618_0/ghc1618_0.s:36:0:
Error: suffix or operands invalid for `push'
/tmp/ghc1618_0/ghc1618_0.s:80:0:
Error: suffix or operands invalid for `push'
/tmp/ghc1618_0/ghc1618_0.s:141:0:
Error: suffix or operands invalid for `push'
/tmp/ghc1618_0/ghc1618_0.s:188:0:
Error: suffix or operands invalid for `push'
/tmp/ghc1618_0/ghc1618_0.s:235:0:
Error: suffix or operands invalid for `push'
script/confhc: line 82: ./ghcsym.out: No such file or directory
Time for build with ghc-6.6
/tmp/ghc1855_0/ghc1855_0.s: Assembler messages:
/tmp/ghc1855_0/ghc1855_0.s:31:0:
Error: suffix or operands invalid for `push'
/tmp/ghc1855_0/ghc1855_0.s:75:0:
Error: suffix or operands invalid for `push'
/tmp/ghc1855_0/ghc1855_0.s:150:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc1855_0/ghc1855_0.s:247:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc1855_0/ghc1855_0.s:412:0:
Error: suffix or operands invalid for `push'
/tmp/ghc1855_0/ghc1855_0.s:629:0:
Error: suffix or operands invalid for `push'
/tmp/ghc1855_0/ghc1855_0.s:680:0:
Error: suffix or operands invalid for `push'
/tmp/ghc1855_0/ghc1855_0.s:827:0:
Error: suffix or operands invalid for `push'
/tmp/ghc1855_0/ghc1855_0.s:877:0:
Error: suffix or operands invalid for `push'
/tmp/ghc1855_0/ghc1855_0.s:924:0:
Error: suffix or operands invalid for `push'
make: *** [lib/x86_64-Linux/hmake-PRAGMA] Error 1
real 0m0.449s
user 0m0.275s
sys 0m0.135s
/usr/malcolm/cron/compute/autorun finished at Mon Mar 8 02:23:24 GMT 2010
build/archivist.local /Users/malcolm/Haskell/autorun started at Sun Mar 7 02:32:37 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
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 4m43.122s
user 2m40.004s
sys 1m29.779s
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 15m44.391s
user 14m14.166s
sys 1m1.355s
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.64130.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.82168.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.82168.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
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 7m45.735s
user 5m31.267s
sys 2m7.210s
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 7m31.152s
user 6m39.727s
sys 0m52.542s
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.26081.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.41574.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.59628.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.59628.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
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 39m12.466s
user 35m51.876s
sys 2m51.593s
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 15m13.902s
user 14m11.925s
sys 0m58.907s
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.652s
user 1m12.252s
sys 0m15.030s
Build time for hat with nhc98
real 4m40.411s
user 4m8.883s
sys 0m30.128s
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 Sun Mar 7 04:19:04 GMT 2010
build/imola /usr/malcolm/cron/compute/autorun started at Sun Mar 7 02:08:02 GMT 2010
Time for build with gcc
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/x86_64-Linux/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1163: 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
./Word.hc:1193: warning: this decimal constant is unsigned only in ISO C90
./Word.hc:1194: warning: this decimal constant is unsigned only in ISO C90
./Word.hc:2189: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
cLowBinary.c:193: warning: cast from pointer to integer of different size
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-gcc/lib/x86_64-Linux/hmakerc
./HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
gcc: ../libraries/base/cbits/dirUtils.c: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
Data/HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
Data/Fixed.hc:246: warning: this decimal constant is unsigned only in ISO C90
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
Data/HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
Data/Fixed.hc:246: warning: this decimal constant is unsigned only in ISO C90
System/Time.hc:2384: warning: this decimal constant is unsigned only in ISO C90
System/Time.hc:4564: warning: this decimal constant is unsigned only in ISO C90
Warning: -package time interfaces not found.
Warning: -package time library not found.
real 2m48.906s
user 1m58.836s
sys 1m5.342s
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
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 9m48.131s
user 9m13.057s
sys 0m39.617s
/tmp/ghc25371_0/ghc25371_0.s: Assembler messages:
/tmp/ghc25371_0/ghc25371_0.s:36:0:
Error: suffix or operands invalid for `push'
/tmp/ghc25371_0/ghc25371_0.s:80:0:
Error: suffix or operands invalid for `push'
/tmp/ghc25371_0/ghc25371_0.s:141:0:
Error: suffix or operands invalid for `push'
/tmp/ghc25371_0/ghc25371_0.s:188:0:
Error: suffix or operands invalid for `push'
/tmp/ghc25371_0/ghc25371_0.s:235:0:
Error: suffix or operands invalid for `push'
script/confhc: line 82: ./ghcsym.out: No such file or directory
Time for build with ghc-6.6
/tmp/ghc25607_0/ghc25607_0.s: Assembler messages:
/tmp/ghc25607_0/ghc25607_0.s:31:0:
Error: suffix or operands invalid for `push'
/tmp/ghc25607_0/ghc25607_0.s:75:0:
Error: suffix or operands invalid for `push'
/tmp/ghc25607_0/ghc25607_0.s:150:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc25607_0/ghc25607_0.s:247:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc25607_0/ghc25607_0.s:412:0:
Error: suffix or operands invalid for `push'
/tmp/ghc25607_0/ghc25607_0.s:629:0:
Error: suffix or operands invalid for `push'
/tmp/ghc25607_0/ghc25607_0.s:680:0:
Error: suffix or operands invalid for `push'
/tmp/ghc25607_0/ghc25607_0.s:827:0:
Error: suffix or operands invalid for `push'
/tmp/ghc25607_0/ghc25607_0.s:877:0:
Error: suffix or operands invalid for `push'
/tmp/ghc25607_0/ghc25607_0.s:924:0:
Error: suffix or operands invalid for `push'
make: *** [lib/x86_64-Linux/hmake-PRAGMA] Error 1
real 0m0.413s
user 0m0.225s
sys 0m0.129s
/usr/malcolm/cron/compute/autorun finished at Sun Mar 7 02:23:49 GMT 2010
build/archivist.local /Users/malcolm/Haskell/autorun started at Sat Mar 6 02:32:35 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
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 5m4.920s
user 2m40.592s
sys 1m31.048s
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 15m28.726s
user 14m13.456s
sys 1m0.758s
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.4588.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.22648.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.22648.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
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 7m46.218s
user 5m31.183s
sys 2m8.327s
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 9m21.221s
user 6m41.680s
sys 0m54.229s
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.66541.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.82139.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.352.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.352.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
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 40m56.256s
user 35m55.118s
sys 2m55.496s
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.946s
user 14m11.984s
sys 0m59.222s
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.671s
user 1m12.294s
sys 0m15.085s
Build time for hat with nhc98
real 4m42.006s
user 4m8.935s
sys 0m30.197s
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 Mar 6 04:24:54 GMT 2010
build/imola /usr/malcolm/cron/compute/autorun started at Sat Mar 6 02:08:02 GMT 2010
Time for build with gcc
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/x86_64-Linux/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1163: 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
./Word.hc:1193: warning: this decimal constant is unsigned only in ISO C90
./Word.hc:1194: warning: this decimal constant is unsigned only in ISO C90
./Word.hc:2189: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
cLowBinary.c:193: warning: cast from pointer to integer of different size
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-gcc/lib/x86_64-Linux/hmakerc
./HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
gcc: ../libraries/base/cbits/dirUtils.c: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
Data/HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
Data/Fixed.hc:246: warning: this decimal constant is unsigned only in ISO C90
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
Data/HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
Data/Fixed.hc:246: warning: this decimal constant is unsigned only in ISO C90
System/Time.hc:2384: warning: this decimal constant is unsigned only in ISO C90
System/Time.hc:4564: warning: this decimal constant is unsigned only in ISO C90
Warning: -package time interfaces not found.
Warning: -package time library not found.
real 2m32.623s
user 1m48.135s
sys 0m56.605s
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
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 9m44.604s
user 9m10.080s
sys 0m37.253s
/tmp/ghc17434_0/ghc17434_0.s: Assembler messages:
/tmp/ghc17434_0/ghc17434_0.s:36:0:
Error: suffix or operands invalid for `push'
/tmp/ghc17434_0/ghc17434_0.s:80:0:
Error: suffix or operands invalid for `push'
/tmp/ghc17434_0/ghc17434_0.s:141:0:
Error: suffix or operands invalid for `push'
/tmp/ghc17434_0/ghc17434_0.s:188:0:
Error: suffix or operands invalid for `push'
/tmp/ghc17434_0/ghc17434_0.s:235:0:
Error: suffix or operands invalid for `push'
script/confhc: line 82: ./ghcsym.out: No such file or directory
Time for build with ghc-6.6
/tmp/ghc17670_0/ghc17670_0.s: Assembler messages:
/tmp/ghc17670_0/ghc17670_0.s:31:0:
Error: suffix or operands invalid for `push'
/tmp/ghc17670_0/ghc17670_0.s:75:0:
Error: suffix or operands invalid for `push'
/tmp/ghc17670_0/ghc17670_0.s:150:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc17670_0/ghc17670_0.s:247:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc17670_0/ghc17670_0.s:412:0:
Error: suffix or operands invalid for `push'
/tmp/ghc17670_0/ghc17670_0.s:629:0:
Error: suffix or operands invalid for `push'
/tmp/ghc17670_0/ghc17670_0.s:680:0:
Error: suffix or operands invalid for `push'
/tmp/ghc17670_0/ghc17670_0.s:827:0:
Error: suffix or operands invalid for `push'
/tmp/ghc17670_0/ghc17670_0.s:877:0:
Error: suffix or operands invalid for `push'
/tmp/ghc17670_0/ghc17670_0.s:924:0:
Error: suffix or operands invalid for `push'
make: *** [lib/x86_64-Linux/hmake-PRAGMA] Error 1
real 0m0.406s
user 0m0.247s
sys 0m0.119s
/usr/malcolm/cron/compute/autorun finished at Sat Mar 6 02:24:00 GMT 2010
build/archivist.local /Users/malcolm/Haskell/autorun started at Fri Mar 5 02:32:34 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
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 4m41.255s
user 2m39.627s
sys 1m30.958s
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.136s
user 14m14.228s
sys 1m2.093s
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.60087.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.78146.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.78146.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
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 7m49.239s
user 5m31.052s
sys 2m9.291s
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 7m32.176s
user 6m39.640s
sys 0m53.119s
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.22034.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.37523.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.55571.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.55571.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
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 39m15.258s
user 35m51.459s
sys 2m53.280s
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 15m15.433s
user 14m11.858s
sys 0m59.536s
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.463s
user 1m12.125s
sys 0m15.187s
Build time for hat with nhc98
real 4m41.339s
user 4m8.729s
sys 0m30.461s
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 Fri Mar 5 04:18:54 GMT 2010
build/imola /usr/malcolm/cron/compute/autorun started at Fri Mar 5 02:08:03 GMT 2010
Time for build with gcc
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/x86_64-Linux/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1163: 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
./Word.hc:1193: warning: this decimal constant is unsigned only in ISO C90
./Word.hc:1194: warning: this decimal constant is unsigned only in ISO C90
./Word.hc:2189: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
cLowBinary.c:193: warning: cast from pointer to integer of different size
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-gcc/lib/x86_64-Linux/hmakerc
./HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
gcc: ../libraries/base/cbits/dirUtils.c: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
Data/HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
Data/Fixed.hc:246: warning: this decimal constant is unsigned only in ISO C90
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
Data/HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
Data/Fixed.hc:246: warning: this decimal constant is unsigned only in ISO C90
System/Time.hc:2384: warning: this decimal constant is unsigned only in ISO C90
System/Time.hc:4564: warning: this decimal constant is unsigned only in ISO C90
Warning: -package time interfaces not found.
Warning: -package time library not found.
real 2m33.011s
user 1m46.300s
sys 0m57.229s
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
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 9m51.241s
user 9m12.793s
sys 0m37.473s
/tmp/ghc5291_0/ghc5291_0.s: Assembler messages:
/tmp/ghc5291_0/ghc5291_0.s:36:0:
Error: suffix or operands invalid for `push'
/tmp/ghc5291_0/ghc5291_0.s:80:0:
Error: suffix or operands invalid for `push'
/tmp/ghc5291_0/ghc5291_0.s:141:0:
Error: suffix or operands invalid for `push'
/tmp/ghc5291_0/ghc5291_0.s:188:0:
Error: suffix or operands invalid for `push'
/tmp/ghc5291_0/ghc5291_0.s:235:0:
Error: suffix or operands invalid for `push'
script/confhc: line 82: ./ghcsym.out: No such file or directory
Time for build with ghc-6.6
/tmp/ghc5532_0/ghc5532_0.s: Assembler messages:
/tmp/ghc5532_0/ghc5532_0.s:31:0:
Error: suffix or operands invalid for `push'
/tmp/ghc5532_0/ghc5532_0.s:75:0:
Error: suffix or operands invalid for `push'
/tmp/ghc5532_0/ghc5532_0.s:150:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc5532_0/ghc5532_0.s:247:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc5532_0/ghc5532_0.s:412:0:
Error: suffix or operands invalid for `push'
/tmp/ghc5532_0/ghc5532_0.s:629:0:
Error: suffix or operands invalid for `push'
/tmp/ghc5532_0/ghc5532_0.s:680:0:
Error: suffix or operands invalid for `push'
/tmp/ghc5532_0/ghc5532_0.s:827:0:
Error: suffix or operands invalid for `push'
/tmp/ghc5532_0/ghc5532_0.s:877:0:
Error: suffix or operands invalid for `push'
/tmp/ghc5532_0/ghc5532_0.s:924:0:
Error: suffix or operands invalid for `push'
make: *** [lib/x86_64-Linux/hmake-PRAGMA] Error 1
real 0m0.401s
user 0m0.234s
sys 0m0.107s
/usr/malcolm/cron/compute/autorun finished at Fri Mar 5 02:23:01 GMT 2010
build/archivist.local /Users/malcolm/Haskell/autorun started at Thu Mar 4 02:32:35 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
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.769s
user 2m39.749s
sys 1m29.707s
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 15m52.994s
user 14m14.866s
sys 1m2.385s
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.14366.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.32413.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.32413.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
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 7m43.058s
user 5m31.039s
sys 2m8.910s
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 7m33.741s
user 6m39.824s
sys 0m53.364s
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.76184.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.91662.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.9848.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.9848.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
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 39m18.096s
user 35m52.119s
sys 2m53.696s
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 15m13.672s
user 14m11.941s
sys 0m59.608s
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.967s
user 1m12.225s
sys 0m15.283s
Build time for hat with nhc98
real 4m42.650s
user 4m8.794s
sys 0m30.412s
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 Mar 4 04:23:18 GMT 2010
build/imola /usr/malcolm/cron/compute/autorun started at Thu Mar 4 02:08:02 GMT 2010
Time for build with gcc
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/x86_64-Linux/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1163: 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
./Word.hc:1193: warning: this decimal constant is unsigned only in ISO C90
./Word.hc:1194: warning: this decimal constant is unsigned only in ISO C90
./Word.hc:2189: warning: this decimal constant is unsigned only in ISO C90
cLowBinary.c: In function 'memcheck':
cLowBinary.c:193: warning: cast from pointer to integer of different size
cLowBinary.c:193: warning: cast from pointer to integer of different size
hmake-config: Starting new config file in
/tmp/malcolm/nhc98-test-gcc/lib/x86_64-Linux/hmakerc
./HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
gcc: ../libraries/base/cbits/dirUtils.c: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
Data/HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
Data/Fixed.hc:246: warning: this decimal constant is unsigned only in ISO C90
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
Data/HashTable.hc:2198: warning: this decimal constant is unsigned only in ISO C90
Data/Fixed.hc:246: warning: this decimal constant is unsigned only in ISO C90
System/Time.hc:2384: warning: this decimal constant is unsigned only in ISO C90
System/Time.hc:4564: warning: this decimal constant is unsigned only in ISO C90
Warning: -package time interfaces not found.
Warning: -package time library not found.
real 2m46.461s
user 1m55.610s
sys 1m3.784s
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
110 outputs match / 0 outputs differ
110 errors match / 0 errors differ
real 9m57.328s
user 9m15.916s
sys 0m42.140s
/tmp/ghc27609_0/ghc27609_0.s: Assembler messages:
/tmp/ghc27609_0/ghc27609_0.s:36:0:
Error: suffix or operands invalid for `push'
/tmp/ghc27609_0/ghc27609_0.s:80:0:
Error: suffix or operands invalid for `push'
/tmp/ghc27609_0/ghc27609_0.s:141:0:
Error: suffix or operands invalid for `push'
/tmp/ghc27609_0/ghc27609_0.s:188:0:
Error: suffix or operands invalid for `push'
/tmp/ghc27609_0/ghc27609_0.s:235:0:
Error: suffix or operands invalid for `push'
script/confhc: line 82: ./ghcsym.out: No such file or directory
Time for build with ghc-6.6
/tmp/ghc28081_0/ghc28081_0.s: Assembler messages:
/tmp/ghc28081_0/ghc28081_0.s:31:0:
Error: suffix or operands invalid for `push'
/tmp/ghc28081_0/ghc28081_0.s:75:0:
Error: suffix or operands invalid for `push'
/tmp/ghc28081_0/ghc28081_0.s:150:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc28081_0/ghc28081_0.s:247:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc28081_0/ghc28081_0.s:412:0:
Error: suffix or operands invalid for `push'
/tmp/ghc28081_0/ghc28081_0.s:629:0:
Error: suffix or operands invalid for `push'
/tmp/ghc28081_0/ghc28081_0.s:680:0:
Error: suffix or operands invalid for `push'
/tmp/ghc28081_0/ghc28081_0.s:827:0:
Error: suffix or operands invalid for `push'
/tmp/ghc28081_0/ghc28081_0.s:877:0:
Error: suffix or operands invalid for `push'
/tmp/ghc28081_0/ghc28081_0.s:924:0:
Error: suffix or operands invalid for `push'
make: *** [lib/x86_64-Linux/hmake-PRAGMA] Error 1
real 0m0.470s
user 0m0.257s
sys 0m0.128s
/usr/malcolm/cron/compute/autorun finished at Thu Mar 4 02:23:33 GMT 2010