[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nhc-cvs
Subject:    [cvs-nhc98] Darwin i386 build nhc98/hat
From:       malcolm () abbess ! demon ! co ! uk (Malcolm Wallace)
Date:       2008-09-22 5:01:26
Message-ID: 20080922050127.046E7A7BF39 () abbess ! demon ! co ! uk
[Download RAW message or body]

build/archivist.local /Users/malcolm/Haskell/autorun started at Mon Sep 22 04:00:19 \
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	4m25.088s
user	2m45.995s
sys	1m36.672s

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
108 outputs match / 2 outputs differ
110 errors  match / 0 errors  differ

real	15m4.953s
user	14m4.321s
sys	0m58.099s


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.9859.hc:32: warning: this decimal constant is unsigned only in ISO \
                C90
/tmp/Int.27885.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.27885.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	8m55.297s
user	6m19.227s
sys	2m28.905s

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
108 outputs match / 2 outputs differ
110 errors  match / 0 errors  differ

real	8m6.156s
user	6m38.153s
sys	0m53.562s


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.80819.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.96407.hc:32: warning: this decimal constant is unsigned only in ISO \
                C90
/tmp/Int.14590.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.14590.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	50m54.352s
user	47m20.749s
sys	3m14.293s

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
108 outputs match / 2 outputs differ
110 errors  match / 0 errors  differ

real	15m8.157s
user	14m4.672s
sys	0m59.150s


Build time for hat with ghc-6.8

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

real	3m6.613s
user	1m56.650s
sys	0m37.816s

Build time for hat with nhc98

real	6m13.274s
user	4m8.107s
sys	2m0.150s
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 Mon Sep 22 06:01:26 BST 2008
_______________________________________________
Cvs-nhc98 mailing list
Cvs-nhc98@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-nhc98


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic