[cvs-nhc98] Linux i686 build nhc98/hat

Malcolm Wallace malcolm at cs.york.ac.uk
Tue Oct 21 16:52:52 EDT 2008


build/venice /usr/malcolm/cron/venice/autorun started at Tue Oct 21 20:01:01 BST 2008



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/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
cLowBinary.c: In function 'memcheck':
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/ix86-Linux/hmakerc
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90

real	2m58.869s
user	2m0.099s
sys	0m45.560s

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	12m11.055s
user	11m24.075s
sys	0m35.104s


Time for build with ghc-6.6
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
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.30617.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.14606.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.14606.hc:2153: 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
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	8m26.417s
user	6m30.428s
sys	1m11.965s

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	6m15.198s
user	5m31.685s
sys	0m28.971s


Time for build with ghc-6.8.3
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
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.7988.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.24298.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.24298.hc:2153: 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
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	7m44.054s
user	5m42.254s
sys	1m14.585s

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	6m6.478s
user	5m22.579s
sys	0m29.201s


Time for build with nhc98
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
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.8856.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.22851.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.6868.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.6868.hc:2153: 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
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	40m22.762s
user	38m3.051s
sys	1m46.293s

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	12m10.943s
user	11m23.005s
sys	0m34.771s


Build time for hat with ghc-6.6

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

real	2m41.161s
user	2m12.321s
sys	0m13.372s

Build time for hat with ghc-6.8.3

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

real	2m28.979s
user	1m53.659s
sys	0m16.072s

Build time for hat with nhc98

real	3m57.145s
user	3m35.679s
sys	0m15.386s
Installing hat package for ghc under /tmp/malcolm/lib/hat-2.06/ix86-Linux/ghc-608
ghc-pkg: cannot find package hat
WARNING: unversioned dependencies are deprecated, and will NOT be accepted by GHC 6.10: haskell98
warning: can't find GHCi lib HShat.o
Unable to rename "/usr/local/pkg/ghc-6.8.3-i686-1/lib/ghc-6.8.3/package.conf" to "/usr/local/pkg/ghc-6.8.3-i686-1/lib/ghc-6.8.3/package.conf.old"
ghc-pkg.bin: /usr/local/pkg/ghc-6.8.3-i686-1/lib/ghc-6.8.3/package.conf: renameFile: permission denied (Read-only file system)

Done successfully.

/usr/malcolm/cron/venice/autorun finished at Tue Oct 21 21:52:52 BST 2008


More information about the Cvs-nhc98 mailing list