[cvs-nhc98] Darwin powerpc build nhc98/hat
Malcolm Wallace
malcolm at cs.york.ac.uk
Thu Aug 21 21:29:29 EDT 2008
build/ua021.cs.york.ac.uk /Users/malcolm/Haskell/autorun started at Fri Aug 22 00:10:22 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
Warning: -package unix interfaces not found.
Warning: -package unix library not found.
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
real 5m43.677s
user 2m44.400s
sys 2m55.089s
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 16m43.463s
user 13m37.080s
sys 1m53.817s
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.15337.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.3495.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.3495.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
Warning: package(s) unix not available in /Users/malcolm/Haskell/nhc98-test-ghc/include/packages
Warning: -package unix interfaces not found.
Warning: -package unix library not found.
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 13m27.133s
user 8m30.235s
sys 4m32.482s
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 8m44.367s
user 7m6.680s
sys 1m36.304s
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.25561.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.11151.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.29169.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.29169.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
Warning: package(s) unix not available in /Users/malcolm/Haskell/nhc98-test-nhc/include/packages
Warning: -package unix interfaces not found.
Warning: -package unix library not found.
ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 52m1.374s
user 45m41.821s
sys 5m57.518s
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 15m35.434s
user 13m42.471s
sys 1m47.126s
Build time for hat with ghc
FFIExtensions.hs:4:4:
Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO'
real 3m39.129s
user 2m48.993s
sys 0m42.148s
Build time for hat with nhc98
real 5m39.416s
user 4m43.282s
sys 0m53.655s
Done successfully.
/Users/malcolm/Haskell/autorun finished at Fri Aug 22 02:29:29 BST 2008
More information about the Cvs-nhc98
mailing list