[cvs-nhc98] Linux i686 build nhc98/hat
Malcolm Wallace
malcolm at cs.york.ac.uk
Wed Apr 15 22:40:05 EDT 2009
build/lomond /usr/malcolm/cron/lomond/autorun started at Thu Apr 16 02:08:38 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 7m25.585s
user 3m1.125s
sys 4m31.346s
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 9m36.153s
user 6m29.178s
sys 2m48.949s
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.15841.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.32350.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.32350.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 14m13.267s
user 6m31.194s
sys 7m29.907s
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 6m50.537s
user 3m48.518s
sys 2m41.659s
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.23153.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.7214.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.7214.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 14m5.449s
user 6m0.540s
sys 7m25.281s
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 6m42.140s
user 3m40.339s
sys 2m38.973s
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.21400.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.3245.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.19758.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.19758.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 17m47.088s
user 11m50.970s
sys 5m58.220s
/usr/malcolm/cron/lomond/autorun finished at Thu Apr 16 03:40:05 BST 2009
More information about the Cvs-nhc98
mailing list