[cvs-nhc98] Linux i686 build nhc98/hat
Malcolm Wallace
malcolm at cs.york.ac.uk
Tue Nov 11 17:12:59 EST 2008
build/venice /usr/malcolm/cron/venice/autorun started at Tue Nov 11 20:02:11 GMT 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 4m56.168s
user 2m5.842s
sys 0m57.630s
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 14m4.126s
user 11m34.848s
sys 0m39.011s
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.24125.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.8736.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.8736.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 10m33.478s
user 6m38.594s
sys 1m23.201s
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 7m8.892s
user 5m34.835s
sys 0m33.211s
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.6802.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.23710.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.23710.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 9m44.003s
user 5m54.507s
sys 1m24.541s
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 6m51.513s
user 5m26.379s
sys 0m32.881s
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.12462.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.30701.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.17167.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.17167.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 45m35.924s
user 38m40.445s
sys 2m0.545s
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 13m38.239s
user 11m36.408s
sys 0m39.107s
Build time for hat with ghc-6.6
FFIExtensions.hs:4:4:
Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO'
real 2m57.699s
user 2m14.585s
sys 0m14.722s
Build time for hat with ghc-6.8.3
FFIExtensions.hs:4:4:
Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO'
real 2m44.479s
user 1m55.636s
sys 0m17.669s
Build time for hat with nhc98
real 4m24.412s
user 3m39.672s
sys 0m17.186s
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 Nov 11 22:12:59 GMT 2008
More information about the Cvs-nhc98
mailing list