[cvs-nhc98] Linux i686 build nhc98/hat

Malcolm Wallace malcolm at cs.york.ac.uk
Thu Jun 11 22:31:40 EDT 2009


build/lomond /usr/malcolm/cron/lomond/autorun started at Fri Jun 12 02:08:52 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	9m48.908s
user	4m13.610s
sys	6m10.573s

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	9m55.200s
user	6m34.251s
sys	3m8.528s


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.13976.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.30546.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.30546.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 919:47-919:50 in type-annotated expression is ignored :-(

shift/reduce conflicts:  2

real	15m37.357s
user	7m4.496s
sys	8m31.360s

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	7m20.785s
user	4m2.038s
sys	3m5.731s


Time for build with ghc-6.8.2
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.20921.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.5074.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.5074.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 919:47-919:50 in type-annotated expression is ignored :-(

shift/reduce conflicts:  2

real	17m18.672s
user	6m51.806s
sys	8m39.056s

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	7m33.154s
user	4m3.977s
sys	3m16.691s


Time for build with ghc-6.10.2
closureval.c: In function 'buildClosure':
closureval.c:25: warning: cast from pointer to integer of different size
ar: creating /tmp/malcolm/nhc98-test-ghc610/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /tmp/malcolm/nhc98-test-ghc610/lib/ix86-Linux/hmakerc

Warning: package(s) readline not available (according to ghc-pkg)
MkProg: Can't find module System.Console.Readline in user directories
	.
	../hmake
  Or in installed libraries/packages at
	/usr/local/pkg/ghc-6.10.2-i686-1/lib/ghc-6.10.2/base-3.0.3.1
	/usr/local/pkg/ghc-6.10.2-i686-1/lib/ghc-6.10.2/base-4.1.0.0
	/usr/local/pkg/ghc-6.10.2-i686-1/lib/ghc-6.10.2/haskell98-1.0.1.0
	/usr/local/pkg/ghc-6.10.2-i686-1/lib/ghc-6.10.2/base-4.1.0.0
	/usr/local/pkg/ghc-6.10.2-i686-1/lib/ghc-6.10.2/base-3.0.3.1
  Asked for by: SimpleLineEditor.hs
  Fix using the -I, -P, or -package flags.

Stop - hmake dependency error.
make[1]: *** [/tmp/malcolm/nhc98-test-ghc610/lib/ix86-Linux/HInteractive] Error 1
make: *** [targets/ix86-Linux/hmake-ghc] Error 2

real	0m55.818s
user	0m20.392s
sys	0m22.789s

/usr/malcolm/cron/lomond/autorun finished at Fri Jun 12 03:31:39 BST 2009


More information about the Cvs-nhc98 mailing list