[cvs-nhc98] Darwin i386 build nhc98/hat
Malcolm Wallace
malcolm at abbess.demon.co.uk
Thu Sep 4 11:04:59 EDT 2008
build/archivist.local /Users/malcolm/Haskell/autorun started at Thu Sep 4 14:00:26 BST 2008
Time for build with gcc
ar: creating archive /Users/malcolm/Haskell/nhc98-test-gcc/targets/ix86-Darwin9/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
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hmakerc
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols
real 4m39.039s
user 2m47.691s
sys 1m34.650s
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 15m0.169s
user 13m56.174s
sys 0m56.309s
Time for build with ghc-6.8.3
ar: creating archive /Users/malcolm/Haskell/nhc98-test-ghc68/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/hmakerc
/tmp/Bounded_Int.3392.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.21444.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.21444.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-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 :-(
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 8m45.188s
user 6m16.240s
sys 2m19.708s
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 7m23.164s
user 6m32.906s
sys 0m48.920s
Time for build with nhc98
ar: creating archive /Users/malcolm/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hmakerc
/tmp/Extra.74282.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.90930.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.9604.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.9604.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/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 50m52.573s
user 47m12.268s
sys 3m4.537s
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 14m51.625s
user 13m54.836s
sys 0m55.125s
Build time for hat with ghc-6.8
FFIExtensions.hs:4:4:
Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO'
real 2m26.892s
user 1m55.458s
sys 0m20.285s
Build time for hat with nhc98
real 4m35.970s
user 4m7.090s
sys 0m28.424s
Installing hat package for ghc under /sw/lib/hat-2.05/ix86-Darwin9/ghc-608
WARNING: unversioned dependencies are deprecated, and will NOT be accepted by GHC 6.10: haskell98
warning: can't find GHCi lib HShat.o
Done successfully.
/Users/malcolm/Haskell/autorun finished at Thu Sep 4 16:04:59 BST 2008
More information about the Cvs-nhc98
mailing list