[cvs-nhc98] Darwin i386 build nhc98/hat

Malcolm Wallace malcolm at abbess.demon.co.uk
Fri Feb 6 00:50:00 EST 2009


build/archivist.local /Users/malcolm/Haskell/autorun started at Fri Feb  6 04:00:25 GMT 2009



Time for build with gcc
ar: creating archive /Volumes/leopard/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
  /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/hmakerc
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols
i686-apple-darwin9-gcc-4.0.1: Text/XML/HaXml/XmlContent/Parser.hc: No such file or directory
i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
i686-apple-darwin9-gcc-4.0.1: no input files
i686-apple-darwin9-gcc-4.0.1: Text/XML/HaXml/XmlContent/Haskell.hc: No such file or directory
i686-apple-darwin9-gcc-4.0.1: warning: '-x c' after last input file has no effect
i686-apple-darwin9-gcc-4.0.1: no input files
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSHaXml.a(Parser.o) has no symbols
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/libHSHaXml.a(Haskell.o) has no symbols

real	4m35.482s
user	2m43.380s
sys	1m34.582s

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	15m17.563s
user	14m5.711s
sys	0m57.889s


Time for build with ghc-6.8.3
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-ghc68/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/hmakerc
/tmp/Bounded_Int.18230.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.36418.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.36418.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 (/Volumes/leopard/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: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
======	Errors when renaming:
Error: Identifier withFileStatus used at 336:16-336:29 is not defined.
Error: Identifier isDirectory used at 337:27-337:37 is not defined.
make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-ghc68/targets/ix86-Darwin9/obj/libraries/directory/System/Directory.o] Error 1
Warning: -package directory library  not found.
shift/reduce conflicts:  2

real	7m54.359s
user	5m30.645s
sys	2m15.477s

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	7m29.710s
user	6m35.986s
sys	0m50.653s


Time for build with nhc98
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hmakerc
/tmp/Extra.87326.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.3926.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.22020.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.22020.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 (/Volumes/leopard/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: /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
======	Errors when renaming:
Error: Identifier withFileStatus used at 336:16-336:29 is not defined.
Error: Identifier isDirectory used at 337:27-337:37 is not defined.
make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/libraries/directory/System/Directory.o] Error 1
Warning: -package directory library  not found.
shift/reduce conflicts:  2

real	41m53.458s
user	38m30.285s
sys	2m58.759s

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.659s
user	14m4.481s
sys	0m57.057s

cp: /Volumes/leopard/Haskell/nhc98-test-ghc68/include/packages/directory.cabal: No such file or directory

Build time for hat with ghc-6.8

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

real	2m29.235s
user	1m56.466s
sys	0m21.177s

Build time for hat with nhc98

real	4m40.348s
user	4m8.403s
sys	0m29.667s
Installing hat package for ghc under /sw/lib/hat-2.06/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 Fri Feb  6 05:49:59 GMT 2009


More information about the Cvs-nhc98 mailing list