[cvs-nhc98] Darwin i386 build nhc98/hat

Malcolm Wallace malcolm at abbess.demon.co.uk
Wed Sep 3 01:02:31 EDT 2008


build/archivist.local /Users/malcolm/Haskell/autorun started at Wed Sep  3 04:00:30 BST 2008


Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98/include/packages/base/DIOError.hi)
script/echo.c: In function 'main':
script/echo.c:19: warning: incompatible implicit declaration of built-in function 'exit'

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	4m44.515s
user	2m47.849s
sys	1m35.011s

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	14m59.768s
user	13m56.135s
sys	0m56.168s

script/echo.c: In function 'main':
script/echo.c:19: warning: incompatible implicit declaration of built-in function 'exit'

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.8965.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.26993.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.26993.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
nhc98comp: The class Control.Exception.Base.Exception has no instance for the type Control.Exception.Base.Exception.
Possible sources for the problem are: 181:6-181:20
When type checking declarations at: 152:1-184:72

nhc98comp: The class Control.Exception.Base.Exception has no instance for the type Control.Exception.Base.Exception.
Possible sources for the problem are: 181:6-181:20
When type checking declarations at: 152:1-184:72

nhc98comp: The class Control.Exception.Base.Exception has no instance for the type Control.Exception.Base.Exception.
Possible sources for the problem are: 181:6-181:20
When type checking declarations at: 152:1-184:72

nhc98comp: The class Control.Exception.Base.Exception has no instance for the type Control.Exception.Base.Exception.
Possible sources for the problem are: 181:6-181:20
When type checking declarations at: 152:1-184:72

ar: /Users/malcolm/Haskell/nhc98-test-ghc68/targets/ix86-Darwin9/obj/libraries/QuickCheck/Debug/QuickCheck/Batch.o: No such file or directory
ar: /Users/malcolm/Haskell/nhc98-test-ghc68/targets/ix86-Darwin9/obj/libraries/QuickCheck/Test/QuickCheck/Batch.o: No such file or directory
make[1]: *** [/Users/malcolm/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSQuickCheck.a] Error 1

real	8m39.946s
user	6m16.423s
sys	2m20.158s

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	7m21.859s
user	6m32.824s
sys	0m49.239s

script/echo.c: In function 'main':
script/echo.c:19: warning: incompatible implicit declaration of built-in function 'exit'
script/echo.c: In function 'main':
script/echo.c:19: warning: incompatible implicit declaration of built-in function 'exit'

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.79985.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.95510.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.13711.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.13711.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
The class Control.Exception.Base.Exception has no instance for the type Control.Exception.Base.Exception.
Possible sources for the problem are: 181:6-181:20
When type checking declarations at: 152:1-184:72

The class Control.Exception.Base.Exception has no instance for the type Control.Exception.Base.Exception.
Possible sources for the problem are: 181:6-181:20
When type checking declarations at: 152:1-184:72

The class Control.Exception.Base.Exception has no instance for the type Control.Exception.Base.Exception.
Possible sources for the problem are: 181:6-181:20
When type checking declarations at: 152:1-184:72

The class Control.Exception.Base.Exception has no instance for the type Control.Exception.Base.Exception.
Possible sources for the problem are: 181:6-181:20
When type checking declarations at: 152:1-184:72

ar: /Users/malcolm/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/libraries/QuickCheck/Debug/QuickCheck/Batch.o: No such file or directory
ar: /Users/malcolm/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/libraries/QuickCheck/Test/QuickCheck/Batch.o: No such file or directory
make[1]: *** [/Users/malcolm/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/libHSQuickCheck.a] Error 1

real	50m13.386s
user	47m5.080s
sys	3m4.654s

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	14m50.181s
user	13m54.758s
sys	0m55.437s

script/echo.c: In function 'main':
script/echo.c:19: warning: incompatible implicit declaration of built-in function 'exit'
cp: /Users/malcolm/Haskell/nhc98-test-ghc68/include/packages/QuickCheck.cabal: No such file or directory
script/echo.c: In function 'main':
script/echo.c:19: warning: incompatible implicit declaration of built-in function 'exit'

Build time for hat with ghc-6.8

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

real	2m24.615s
user	1m55.221s
sys	0m20.597s
script/echo.c: In function 'main':
script/echo.c:19: warning: incompatible implicit declaration of built-in function 'exit'

Build time for hat with nhc98

real	4m36.064s
user	4m7.101s
sys	0m29.025s
script/echo.c: In function 'main':
script/echo.c:19: warning: incompatible implicit declaration of built-in function 'exit'
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 Wed Sep  3 06:02:31 BST 2008


More information about the Cvs-nhc98 mailing list