[cvs-nhc98] Linux i686 build nhc98/hat

Malcolm Wallace malcolm at cs.york.ac.uk
Sun Aug 17 16:48:20 EDT 2008


build/venice /usr/malcolm/cron/venice/autorun started at Sun Aug 17 20:00:03 BST 2008



Time for build with gcc
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/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
  /tmp/malcolm/nhc98-test-gcc/lib/ix86-Linux/hmakerc
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
gcc: Distribution/Simple.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Distribution/Simple/Build.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Distribution/Simple/Configure.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Distribution/Simple/GHC.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Distribution/Simple/Haddock.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files
gcc: Distribution/Simple/Install.hc: No such file or directory
gcc: warning: '-x c' after last input file has no effect
gcc: no input files

real	2m34.242s
user	1m56.689s
sys	0m40.514s

Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
109 built ok      / 24 builds failed
                  / of which 20 known / 4 bad
109 outputs match / 0 outputs differ
109 errors  match / 0 errors  differ

real	12m12.117s
user	11m40.941s
sys	0m30.668s


Time for build with ghc-6.6.1
ar: creating /tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /tmp/malcolm/nhc98-test-ghc66/lib/ix86-Linux/hmakerc
/tmp/Bounded_Int.11462.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.27786.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.27786.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc66/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(

Context at 248:47-248:50 in type-annotated expression is ignored :-(

shift/reduce conflicts:  2

real	7m13.694s
user	6m14.336s
sys	1m0.683s

Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
109 built ok      / 24 builds failed
                  / of which 20 known / 4 bad
109 outputs match / 0 outputs differ
109 errors  match / 0 errors  differ

real	6m1.720s
user	5m37.161s
sys	0m25.215s


Time for build with ghc-6.8.2
ar: creating /tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /tmp/malcolm/nhc98-test-ghc68/lib/ix86-Linux/hmakerc
/tmp/Bounded_Int.20247.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4156.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4156.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc68/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(

Context at 248:47-248:50 in type-annotated expression is ignored :-(

shift/reduce conflicts:  2

real	6m40.034s
user	5m36.558s
sys	1m1.543s

Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
109 built ok      / 24 builds failed
                  / of which 20 known / 4 bad
109 outputs match / 0 outputs differ
109 errors  match / 0 errors  differ

real	5m55.392s
user	5m30.385s
sys	0m25.548s


Time for build with nhc98
ar: creating /tmp/malcolm/nhc98-test-nhc/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /tmp/malcolm/nhc98-test-nhc/lib/ix86-Linux/hmakerc
/tmp/Extra.20759.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.2329.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.18755.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.18755.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-nhc/include/packages/base/DIOError.hi)
Context at 498:51-498:54 in type-annotated expression is ignored :-(

Context at 248:47-248:50 in type-annotated expression is ignored :-(

shift/reduce conflicts:  2

real	40m42.154s
user	39m9.227s
sys	1m31.501s

Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
109 built ok      / 24 builds failed
                  / of which 20 known / 4 bad
109 outputs match / 0 outputs differ
109 errors  match / 0 errors  differ

real	12m12.590s
user	11m41.094s
sys	0m30.508s


Build time for hat with ghc-6.6.1

FFIExtensions.hs:4:4:
    Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO'

real	2m27.502s
user	2m14.188s
sys	0m11.339s

Build time for hat with ghc-6.8

FFIExtensions.hs:4:4:
    Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO'

real	2m6.331s
user	1m50.799s
sys	0m12.216s

Build time for hat with nhc98

real	3m53.299s
user	3m39.426s
sys	0m13.719s
Installing hat package for ghc under /tmp/malcolm/lib/hat-2.05/ix86-Linux/ghc-608
WARNING: unversioned dependencies are deprecated, and will NOT be accepted by GHC 6.10: haskell98
warning: can't find GHCi lib HShat.o
Done successfully.

/usr/malcolm/cron/venice/autorun finished at Sun Aug 17 21:48:20 BST 2008


More information about the Cvs-nhc98 mailing list