Cvs-nhc98
Threads by month
- ----- 2025 -----
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2000 -----
- December
- November
- October
June 2010
- 2 participants
- 60 discussions
build/archivist.local /Users/malcolm/Haskell/autorun started at Wed Jun 30 02:32:35 BST 2010
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/cpphs
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/base
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/unix
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/Cabal
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.
i686-apple-darwin9-gcc-4.0.1: Text/XML/HaXml/Schema/Parse.hc: No such file or directory
i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
i686-apple-darwin9-gcc-4.0.1: no input files
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSHaXml.a(Parse.o) has no symbols
real 4m30.171s
user 2m39.983s
sys 1m31.943s
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.260s
user 14m11.512s
sys 0m59.789s
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.61006.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.79048.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.79048.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 7m47.962s
user 5m33.991s
sys 2m9.758s
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.036s
user 6m42.102s
sys 0m54.767s
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.23185.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.38678.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.56749.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.56749.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 39m35.671s
user 36m18.385s
sys 2m51.437s
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 15m18.059s
user 14m12.028s
sys 0m59.528s
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 1m37.740s
user 1m12.087s
sys 0m15.218s
Build time for hat with nhc98
real 4m40.420s
user 4m8.218s
sys 0m30.371s
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 Jun 30 04:17:12 BST 2010
1
0
build/imola /usr/malcolm/cron/compute/autorun started at Wed Jun 30 02:08:02 BST 2010
Identifying repository http://darcs.haskell.org/york-compiler98 inventory
Reading inventory of repository /tmp/malcolm/nhc98/src/compiler98
Identifying repository http://darcs.haskell.org/cabal inventory
Reading inventory of repository /tmp/malcolm/nhc98/src/libraries/Cabal
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
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
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.
gcc: Text/XML/HaXml.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/OneOfN.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Schema/Parse.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/ShowXmlLazy.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Validate.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent/Parser.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent/Haskell.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Xtract/Parse.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
real 2m56.848s
user 2m5.592s
sys 1m9.041s
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 9m47.608s
user 9m9.858s
sys 0m40.640s
/tmp/ghc7503_0/ghc7503_0.s: Assembler messages:
/tmp/ghc7503_0/ghc7503_0.s:36:0:
Error: suffix or operands invalid for `push'
/tmp/ghc7503_0/ghc7503_0.s:80:0:
Error: suffix or operands invalid for `push'
/tmp/ghc7503_0/ghc7503_0.s:141:0:
Error: suffix or operands invalid for `push'
/tmp/ghc7503_0/ghc7503_0.s:188:0:
Error: suffix or operands invalid for `push'
/tmp/ghc7503_0/ghc7503_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/ghc7744_0/ghc7744_0.s: Assembler messages:
/tmp/ghc7744_0/ghc7744_0.s:31:0:
Error: suffix or operands invalid for `push'
/tmp/ghc7744_0/ghc7744_0.s:75:0:
Error: suffix or operands invalid for `push'
/tmp/ghc7744_0/ghc7744_0.s:150:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc7744_0/ghc7744_0.s:247:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc7744_0/ghc7744_0.s:412:0:
Error: suffix or operands invalid for `push'
/tmp/ghc7744_0/ghc7744_0.s:629:0:
Error: suffix or operands invalid for `push'
/tmp/ghc7744_0/ghc7744_0.s:680:0:
Error: suffix or operands invalid for `push'
/tmp/ghc7744_0/ghc7744_0.s:827:0:
Error: suffix or operands invalid for `push'
/tmp/ghc7744_0/ghc7744_0.s:877:0:
Error: suffix or operands invalid for `push'
/tmp/ghc7744_0/ghc7744_0.s:924:0:
Error: suffix or operands invalid for `push'
make: *** [lib/x86_64-Linux/hmake-PRAGMA] Error 1
real 0m0.416s
user 0m0.236s
sys 0m0.132s
/usr/malcolm/cron/compute/autorun finished at Wed Jun 30 02:23:23 BST 2010
1
0
build/archivist.local /Users/malcolm/Haskell/autorun started at Tue Jun 29 02:32:36 BST 2010
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/base
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/unix
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/Cabal
Reading inventory of repository http://www.cs.york.ac.uk/fp/darcs/HaXml
Identifying repository http://www.cs.york.ac.uk/fp/darcs/packedstring inventory
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.
i686-apple-darwin9-gcc-4.0.1: Text/XML/HaXml/Schema/Parse.hc: No such file or directory
i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
i686-apple-darwin9-gcc-4.0.1: no input files
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSHaXml.a(Parse.o) has no symbols
real 4m30.533s
user 2m39.565s
sys 1m29.969s
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.818s
user 14m11.643s
sys 0m59.957s
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.4455.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.22496.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.22496.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 7m47.612s
user 5m33.782s
sys 2m9.685s
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.324s
user 6m42.374s
sys 0m54.938s
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.66498.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.81983.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.139.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.139.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 39m30.514s
user 36m18.351s
sys 2m51.202s
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.516s
user 14m11.593s
sys 0m59.319s
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 1m37.198s
user 1m12.644s
sys 0m15.505s
Build time for hat with nhc98
real 4m44.044s
user 4m8.170s
sys 0m30.178s
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 Jun 29 04:16:24 BST 2010
1
0
build/imola /usr/malcolm/cron/compute/autorun started at Tue Jun 29 02:08:03 BST 2010
Reading inventory of repository /tmp/malcolm/nhc98/src/compiler98
Identifying repository http://darcs.haskell.org/cabal inventory
Reading inventory of repository /tmp/malcolm/nhc98/src/libraries/Cabal
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
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
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.
gcc: Text/XML/HaXml.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/OneOfN.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Schema/Parse.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/ShowXmlLazy.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Validate.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent/Parser.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent/Haskell.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Xtract/Parse.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
real 3m18.097s
user 2m12.824s
sys 1m25.989s
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 10m49.751s
user 9m57.052s
sys 0m57.835s
/tmp/ghc22145_0/ghc22145_0.s: Assembler messages:
/tmp/ghc22145_0/ghc22145_0.s:36:0:
Error: suffix or operands invalid for `push'
/tmp/ghc22145_0/ghc22145_0.s:80:0:
Error: suffix or operands invalid for `push'
/tmp/ghc22145_0/ghc22145_0.s:141:0:
Error: suffix or operands invalid for `push'
/tmp/ghc22145_0/ghc22145_0.s:188:0:
Error: suffix or operands invalid for `push'
/tmp/ghc22145_0/ghc22145_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/ghc22381_0/ghc22381_0.s: Assembler messages:
/tmp/ghc22381_0/ghc22381_0.s:31:0:
Error: suffix or operands invalid for `push'
/tmp/ghc22381_0/ghc22381_0.s:75:0:
Error: suffix or operands invalid for `push'
/tmp/ghc22381_0/ghc22381_0.s:150:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc22381_0/ghc22381_0.s:247:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc22381_0/ghc22381_0.s:412:0:
Error: suffix or operands invalid for `push'
/tmp/ghc22381_0/ghc22381_0.s:629:0:
Error: suffix or operands invalid for `push'
/tmp/ghc22381_0/ghc22381_0.s:680:0:
Error: suffix or operands invalid for `push'
/tmp/ghc22381_0/ghc22381_0.s:827:0:
Error: suffix or operands invalid for `push'
/tmp/ghc22381_0/ghc22381_0.s:877:0:
Error: suffix or operands invalid for `push'
/tmp/ghc22381_0/ghc22381_0.s:924:0:
Error: suffix or operands invalid for `push'
make: *** [lib/x86_64-Linux/hmake-PRAGMA] Error 1
real 0m0.497s
user 0m0.311s
sys 0m0.128s
/usr/malcolm/cron/compute/autorun finished at Tue Jun 29 02:24:57 BST 2010
1
0
build/archivist.local /Users/malcolm/Haskell/autorun started at Mon Jun 28 02:32:34 BST 2010
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/base
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/mtl
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/proce
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/rando
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/unix
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/Cabal
Reading inventory of repository http://www.cs.york.ac.uk/fp/darcs/HaXml
Reading inventory of repository /Volumes/leopard/Haskell/hat inventory
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.
i686-apple-darwin9-gcc-4.0.1: Text/XML/HaXml/Schema/Parse.hc: No such file or directory
i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
i686-apple-darwin9-gcc-4.0.1: no input files
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSHaXml.a(Parse.o) has no symbols
real 4m29.215s
user 2m40.016s
sys 1m30.508s
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.556s
user 14m11.479s
sys 0m59.602s
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.59212.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.77253.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.77253.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 8m18.601s
user 5m34.867s
sys 2m10.318s
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.808s
user 6m41.632s
sys 0m54.597s
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.21383.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.36878.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.54931.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.54931.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 39m25.362s
user 36m18.130s
sys 2m50.469s
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 15m19.060s
user 14m11.710s
sys 0m59.172s
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 1m38.466s
user 1m12.218s
sys 0m15.244s
Build time for hat with nhc98
real 4m40.855s
user 4m8.168s
sys 0m30.010s
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 Jun 28 04:19:18 BST 2010
1
0
build/imola /usr/malcolm/cron/compute/autorun started at Mon Jun 28 02:08:03 BST 2010
Reading inventory of repository /tmp/malcolm/nhc98/src/compiler98
Identifying repository http://darcs.haskell.org/cabal inventory
Reading inventory of repository /tmp/malcolm/nhc98/src/libraries/Cabal
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
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
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.
gcc: Text/XML/HaXml.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/OneOfN.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Schema/Parse.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/ShowXmlLazy.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Validate.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent/Parser.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent/Haskell.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Xtract/Parse.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
real 2m51.497s
user 2m1.842s
sys 1m5.339s
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 9m40.780s
user 9m6.452s
sys 0m39.620s
/tmp/ghc32756_0/ghc32756_0.s: Assembler messages:
/tmp/ghc32756_0/ghc32756_0.s:36:0:
Error: suffix or operands invalid for `push'
/tmp/ghc32756_0/ghc32756_0.s:80:0:
Error: suffix or operands invalid for `push'
/tmp/ghc32756_0/ghc32756_0.s:141:0:
Error: suffix or operands invalid for `push'
/tmp/ghc32756_0/ghc32756_0.s:188:0:
Error: suffix or operands invalid for `push'
/tmp/ghc32756_0/ghc32756_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/ghc581_0/ghc581_0.s: Assembler messages:
/tmp/ghc581_0/ghc581_0.s:31:0:
Error: suffix or operands invalid for `push'
/tmp/ghc581_0/ghc581_0.s:75:0:
Error: suffix or operands invalid for `push'
/tmp/ghc581_0/ghc581_0.s:150:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc581_0/ghc581_0.s:247:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc581_0/ghc581_0.s:412:0:
Error: suffix or operands invalid for `push'
/tmp/ghc581_0/ghc581_0.s:629:0:
Error: suffix or operands invalid for `push'
/tmp/ghc581_0/ghc581_0.s:680:0:
Error: suffix or operands invalid for `push'
/tmp/ghc581_0/ghc581_0.s:827:0:
Error: suffix or operands invalid for `push'
/tmp/ghc581_0/ghc581_0.s:877:0:
Error: suffix or operands invalid for `push'
/tmp/ghc581_0/ghc581_0.s:924:0:
Error: suffix or operands invalid for `push'
make: *** [lib/x86_64-Linux/hmake-PRAGMA] Error 1
real 0m0.352s
user 0m0.242s
sys 0m0.122s
/usr/malcolm/cron/compute/autorun finished at Mon Jun 28 02:23:07 BST 2010
1
0
build/archivist.local /Users/malcolm/Haskell/autorun started at Sun Jun 27 02:32:36 BST 2010
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/base
Identifying repository http://darcs.haskell.org//packages/hpc format
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/mtl
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/unix
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/Cabal
Reading inventory of repository http://www.cs.york.ac.uk/fp/darcs/HaXml
Reading inventory of repository /Volumes/leopard/Haskell/hat inventory
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.
i686-apple-darwin9-gcc-4.0.1: Text/XML/HaXml/Schema/Parse.hc: No such file or directory
i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
i686-apple-darwin9-gcc-4.0.1: no input files
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSHaXml.a(Parse.o) has no symbols
real 4m29.708s
user 2m39.854s
sys 1m29.800s
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 15m29.435s
user 14m12.779s
sys 1m0.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.6127.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.24391.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.24391.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 8m5.836s
user 5m35.949s
sys 2m10.501s
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 8m11.335s
user 6m41.876s
sys 0m54.548s
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.69749.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.86224.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4424.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4424.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 39m41.929s
user 36m19.775s
sys 2m51.924s
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.182s
user 14m11.981s
sys 0m59.514s
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.716s
user 1m11.960s
sys 0m15.185s
Build time for hat with nhc98
real 4m41.061s
user 4m8.184s
sys 0m30.214s
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 Jun 27 04:19:18 BST 2010
1
0
build/imola /usr/malcolm/cron/compute/autorun started at Sun Jun 27 02:08:02 BST 2010
Reading inventory of repository /tmp/malcolm/nhc98/src/compiler98
Identifying repository http://darcs.haskell.org/cabal inventory
Reading inventory of repository http://darcs.haskell.org/cabal inventory
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
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
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.
gcc: Text/XML/HaXml.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/OneOfN.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Schema/Parse.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/ShowXmlLazy.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Validate.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent/Parser.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent/Haskell.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Xtract/Parse.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
real 3m31.128s
user 1m37.239s
sys 0m57.166s
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 9m38.074s
user 9m2.048s
sys 0m34.974s
/tmp/ghc18621_0/ghc18621_0.s: Assembler messages:
/tmp/ghc18621_0/ghc18621_0.s:36:0:
Error: suffix or operands invalid for `push'
/tmp/ghc18621_0/ghc18621_0.s:80:0:
Error: suffix or operands invalid for `push'
/tmp/ghc18621_0/ghc18621_0.s:141:0:
Error: suffix or operands invalid for `push'
/tmp/ghc18621_0/ghc18621_0.s:188:0:
Error: suffix or operands invalid for `push'
/tmp/ghc18621_0/ghc18621_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/ghc18857_0/ghc18857_0.s: Assembler messages:
/tmp/ghc18857_0/ghc18857_0.s:31:0:
Error: suffix or operands invalid for `push'
/tmp/ghc18857_0/ghc18857_0.s:75:0:
Error: suffix or operands invalid for `push'
/tmp/ghc18857_0/ghc18857_0.s:150:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc18857_0/ghc18857_0.s:247:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc18857_0/ghc18857_0.s:412:0:
Error: suffix or operands invalid for `push'
/tmp/ghc18857_0/ghc18857_0.s:629:0:
Error: suffix or operands invalid for `push'
/tmp/ghc18857_0/ghc18857_0.s:680:0:
Error: suffix or operands invalid for `push'
/tmp/ghc18857_0/ghc18857_0.s:827:0:
Error: suffix or operands invalid for `push'
/tmp/ghc18857_0/ghc18857_0.s:877:0:
Error: suffix or operands invalid for `push'
/tmp/ghc18857_0/ghc18857_0.s:924:0:
Error: suffix or operands invalid for `push'
make: *** [lib/x86_64-Linux/hmake-PRAGMA] Error 1
real 0m0.337s
user 0m0.234s
sys 0m0.097s
/usr/malcolm/cron/compute/autorun finished at Sun Jun 27 02:23:57 BST 2010
1
0
build/archivist.local /Users/malcolm/Haskell/autorun started at Sat Jun 26 02:32:34 BST 2010
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/array
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/base
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/prett
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/proce
Identifying repository http://darcs.haskell.org/packages/unix format
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/unix
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/Cabal
Reading inventory of repository http://www.cs.york.ac.uk/fp/darcs/HaXml
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.
i686-apple-darwin9-gcc-4.0.1: Text/XML/HaXml/Schema/Parse.hc: No such file or directory
i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
i686-apple-darwin9-gcc-4.0.1: no input files
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSHaXml.a(Parse.o) has no symbols
real 4m32.239s
user 2m40.379s
sys 1m31.043s
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.224s
user 14m12.755s
sys 1m0.608s
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.38645.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.56695.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.56695.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 8m15.094s
user 5m38.690s
sys 2m12.824s
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 8m27.692s
user 6m42.297s
sys 0m55.651s
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.859.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.16404.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.34459.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.34459.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 42m31.619s
user 36m24.879s
sys 2m59.042s
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 15m31.872s
user 14m13.294s
sys 1m0.767s
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 1m39.955s
user 1m12.943s
sys 0m15.682s
Build time for hat with nhc98
real 4m44.877s
user 4m9.140s
sys 0m30.919s
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 Jun 26 04:24:20 BST 2010
1
0
build/imola /usr/malcolm/cron/compute/autorun started at Sat Jun 26 02:08:03 BST 2010
Identifying repository http://darcs.haskell.org/york-compiler98 inventory
Reading inventory of repository http://darcs.haskell.org/york-compiler98
Reading inventory of repository /tmp/malcolm/nhc98/src/compiler98
Identifying repository http://darcs.haskell.org/packages/old-locale format
Identifying repository http://darcs.haskell.org/cabal inventory
Reading inventory of repository /tmp/malcolm/nhc98/src/libraries/Cabal
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 248:55-248:61 is not defined.
Error: Constructor Success used at 681:31-681:37, 249:55-249:61, 239:36-239:42 is not defined.
====== Errors when renaming:
Error: Constructor Failure used at 72:23-72:29, 70:34-70:40, 67:23-67:29, 65:34-65:40, 62:23-62:29, 60:34-60:40 is not defined.
Error: Constructor Success used at 71:52-71:58, 66:44-66:50, 61:47-61:53 is not defined.
make[1]: *** [generatedCfiles] Error 1
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
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.
gcc: Text/XML/HaXml.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/OneOfN.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Schema/Parse.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/ShowXmlLazy.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Validate.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent/Parser.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/XmlContent/Haskell.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Text/XML/HaXml/Xtract/Parse.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
real 2m44.099s
user 1m55.881s
sys 1m2.443s
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 9m46.852s
user 9m10.137s
sys 0m38.801s
/tmp/ghc3304_0/ghc3304_0.s: Assembler messages:
/tmp/ghc3304_0/ghc3304_0.s:36:0:
Error: suffix or operands invalid for `push'
/tmp/ghc3304_0/ghc3304_0.s:80:0:
Error: suffix or operands invalid for `push'
/tmp/ghc3304_0/ghc3304_0.s:141:0:
Error: suffix or operands invalid for `push'
/tmp/ghc3304_0/ghc3304_0.s:188:0:
Error: suffix or operands invalid for `push'
/tmp/ghc3304_0/ghc3304_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/ghc3544_0/ghc3544_0.s: Assembler messages:
/tmp/ghc3544_0/ghc3544_0.s:31:0:
Error: suffix or operands invalid for `push'
/tmp/ghc3544_0/ghc3544_0.s:75:0:
Error: suffix or operands invalid for `push'
/tmp/ghc3544_0/ghc3544_0.s:150:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc3544_0/ghc3544_0.s:247:0:
Error: suffix or operands invalid for `jmp'
/tmp/ghc3544_0/ghc3544_0.s:412:0:
Error: suffix or operands invalid for `push'
/tmp/ghc3544_0/ghc3544_0.s:629:0:
Error: suffix or operands invalid for `push'
/tmp/ghc3544_0/ghc3544_0.s:680:0:
Error: suffix or operands invalid for `push'
/tmp/ghc3544_0/ghc3544_0.s:827:0:
Error: suffix or operands invalid for `push'
/tmp/ghc3544_0/ghc3544_0.s:877:0:
Error: suffix or operands invalid for `push'
/tmp/ghc3544_0/ghc3544_0.s:924:0:
Error: suffix or operands invalid for `push'
make: *** [lib/x86_64-Linux/hmake-PRAGMA] Error 1
real 0m0.393s
user 0m0.234s
sys 0m0.107s
/usr/malcolm/cron/compute/autorun finished at Sat Jun 26 02:24:05 BST 2010
1
0