[cvs-nhc98] Darwin powerpc build nhc98/hat

Malcolm Wallace malcolm at cs.york.ac.uk
Fri Aug 15 11:52:30 EDT 2008


build/ua021.cs.york.ac.uk /Users/malcolm/Haskell/autorun started at Fri Aug 15 14:30:00 BST 2008



Time for build with gcc
ar: creating archive /Users/malcolm/Haskell/nhc98-test-gcc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1134: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2082: warning: this decimal constant is unsigned only in ISO C90
hmake-config: Starting new config file in
  /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/hmakerc
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
powerpc-apple-darwin8-gcc-4.0.1: Distribution/Simple/Build/Macros.hc: No such file or directory
powerpc-apple-darwin8-gcc-4.0.1: warning: '-x c' after last input file has no effect
powerpc-apple-darwin8-gcc-4.0.1: no input files
powerpc-apple-darwin8-gcc-4.0.1: Distribution/Simple/Build/PathsModule.hc: No such file or directory
powerpc-apple-darwin8-gcc-4.0.1: warning: '-x c' after last input file has no effect
powerpc-apple-darwin8-gcc-4.0.1: no input files
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSCabal.a(Macros.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSCabal.a(PathsModule.o) has no symbols

real	5m46.023s
user	2m44.470s
sys	2m52.039s

Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
109 built ok      / 24 builds failed
                  / of which 20 known / 4 bad
107 outputs match / 2 outputs differ
109 errors  match / 0 errors  differ

real	16m15.090s
user	13m38.404s
sys	1m52.448s


Time for build with ghc-6.8.2
ar: creating archive /Users/malcolm/Haskell/nhc98-test-ghc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/hmakerc
/tmp/Bounded_Int.9839.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.27859.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.27859.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98-test-ghc/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 :-(

ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts:  2

real	13m25.994s
user	8m29.058s
sys	4m39.026s

Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
109 built ok      / 24 builds failed
                  / of which 20 known / 4 bad
107 outputs match / 2 outputs differ
109 errors  match / 0 errors  differ

real	9m6.925s
user	7m6.585s
sys	1m38.832s


Time for build with nhc98
ar: creating archive /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hmakerc
/tmp/Extra.20161.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.5775.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.23797.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.23797.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/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 :-(

ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts:  2

real	53m26.190s
user	45m46.038s
sys	6m20.432s

Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
109 built ok      / 24 builds failed
                  / of which 20 known / 4 bad
107 outputs match / 2 outputs differ
109 errors  match / 0 errors  differ

real	16m6.409s
user	13m47.232s
sys	1m51.632s


Build time for hat with ghc

FFIExtensions.hs:4:4:
    Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO'

real	3m45.442s
user	2m51.047s
sys	0m42.026s

Build time for hat with nhc98

real	5m47.281s
user	4m45.473s
sys	0m54.816s
Done successfully.

/Users/malcolm/Haskell/autorun finished at Fri Aug 15 16:52:30 BST 2008


More information about the Cvs-nhc98 mailing list