[cvs-nhc98] Linux i686 build nhc98/hat
Malcolm Wallace
malcolm at cs.york.ac.uk
Sun Apr 26 22:41:45 EDT 2009
build/lomond /usr/malcolm/cron/lomond/autorun started at Mon Apr 27 02:09:15 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 7m53.074s
user 3m21.737s
sys 4m52.778s
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 9m31.584s
user 6m29.645s
sys 2m49.449s
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.20546.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4586.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4586.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 14m5.688s
user 6m21.842s
sys 7m25.074s
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 6m34.058s
user 3m40.346s
sys 2m31.790s
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.27417.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.11438.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.11438.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 14m23.331s
user 6m18.332s
sys 7m43.006s
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 6m48.801s
user 3m46.679s
sys 2m42.523s
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.25421.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.7141.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.23569.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.23569.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 18m15.775s
user 12m11.732s
sys 6m19.369s
/usr/malcolm/cron/lomond/autorun finished at Mon Apr 27 03:41:45 BST 2009
More information about the Cvs-nhc98
mailing list