[cvs-nhc98] Linux i686 build nhc98/hat
Malcolm Wallace
malcolm at cs.york.ac.uk
Mon Apr 13 22:22:41 EDT 2009
build/lomond /usr/malcolm/cron/lomond/autorun started at Tue Apr 14 02:09:05 BST 2009
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 5m7.907s
user 1m57.562s
sys 2m45.103s
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 8m15.603s
user 5m49.364s
sys 1m51.803s
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.26225.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.10315.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.10315.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: 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 (/tmp/malcolm/nhc98-test-ghc66/include/packages/base/DIOError.hi)
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 :-(
Context at 907:47-907:50 in type-annotated expression is ignored :-(
shift/reduce conflicts: 2
real 9m29.326s
user 4m5.504s
sys 4m8.490s
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 5m20.187s
user 3m7.884s
sys 1m39.524s
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.605.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.17142.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.17142.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: 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 (/tmp/malcolm/nhc98-test-ghc68/include/packages/base/DIOError.hi)
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 :-(
Context at 907:47-907:50 in type-annotated expression is ignored :-(
shift/reduce conflicts: 2
real 10m9.971s
user 4m5.267s
sys 4m30.176s
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 5m56.374s
user 3m7.394s
sys 1m45.773s
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.31101.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.12869.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.29243.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.29243.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
/tmp/malcolm/lib/nhc98/ix86-Linux/libHSbase.a(Internals.o): In function `FR_System_46Posix_46Internals_46readdir_35':
Internals.hc:(.text+0x1058): undefined reference to `__hscore_readdir'
collect2: ld returned 1 exit status
mv: cannot stat `/tmp/malcolm/nhc98-test-nhc/targets/ix86-Linux/obj/hsc2hs/Main': No such file or directory
make[1]: *** [/tmp/malcolm/nhc98-test-nhc/lib/ix86-Linux/hsc2hs] Error 1
make: *** [targets/ix86-Linux/hsc2hs] Error 2
real 15m7.059s
user 10m23.126s
sys 4m0.481s
/usr/malcolm/cron/lomond/autorun finished at Tue Apr 14 03:22:41 BST 2009
More information about the Cvs-nhc98
mailing list