[cvs-nhc98] Darwin i386 build nhc98/hat

Malcolm Wallace malcolm at abbess.demon.co.uk
Thu Dec 23 04:53:51 CET 2010


build/archivist.local /Users/malcolm/Haskell/autorun started at Thu Dec 23 02:32:31 GMT 2010


Reading inventory of repository http://code.haskell.org/~malcolm/cpphs
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/base
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/unix
Reading inventory of repository /Users/malcolm/Haskell/nhc98/src/libraries/Cabal
Reading inventory of repository /Volumes/leopard/Haskell/hat inventory

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
Undefined symbols:
  "_F0_Data_46Set_46toList", referenced from:
      _F0_Scc_46sccDepend in Scc.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
strip: can't open file: /Volumes/leopard/Haskell/nhc98-test-gcc/lib/ix86-Darwin9/nhc98comp (No such file or directory)
make[1]: *** [fromC] Error 1
make: *** [targets/ix86-Darwin9/compiler-gcc] Error 2

real	2m59.099s
user	1m40.115s
sys	1m4.054s

Time for build with ghc-6.10.4
ar: creating archive /Volumes/leopard/Haskell/nhc98-test-ghc610/targets/ix86-Darwin9/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /Volumes/leopard/Haskell/nhc98-test-ghc610/lib/ix86-Darwin9/hmakerc
/tmp/Bounded_Int.14860.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.32895.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.32895.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-ghc610/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-ghc610/include/packages/base/DIOError.hi)
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc610/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc610/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols

Warning: package(s) time not available in /Volumes/leopard/Haskell/nhc98-test-ghc610/include/packages
Warning: -package time interfaces not found.
Warning: -package time library  not found.
======	Errors after type inference/checking:
Type error type clash between Text.XML.HaXml.Schema.HaskellTypeModel.Decl and Prelude.->
when trying to apply function at 222:21-222:33 to its 5th argument at 222:49-222:52.

======	Errors after type inference/checking:
Type error type clash between Text.XML.HaXml.Schema.HaskellTypeModel.Decl and Prelude.->
when trying to apply function at 222:21-222:33 to its 5th argument at 222:49-222:52.

ar: /Volumes/leopard/Haskell/nhc98-test-ghc610/targets/ix86-Darwin9/obj/libraries/HaXml/Text/XML/HaXml/Schema/PrettyHaskell.o: No such file or directory
make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-ghc610/lib/ix86-Darwin9/libHSHaXml.a] Error 1

real	8m37.776s
user	5m55.355s
sys	2m14.208s

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	7m41.860s
user	6m40.771s
sys	0m52.414s

cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/Cabal.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/HaXml.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/bytestring.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/directory.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/haskell98.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-locale.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/old-time.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/pretty.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/process.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/random.cabal: No such file or directory

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.78446.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.93902.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.12078.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.12078.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: IOError is both imported and defined
Warning: IOError is both imported and defined
Warning: EOFError is both imported and defined
Warning: PatternError is both imported and defined
Warning: UserError 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)
Warning: The module DIOError is called Prelude in its interface file (/Volumes/leopard/Haskell/nhc98-test-nhc/include/packages/base/DIOError.hi)
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/libHSold-time.a(timeUtils.o) has no symbols
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols

Warning: package(s) time not available in /Volumes/leopard/Haskell/nhc98-test-nhc/include/packages
Warning: -package time interfaces not found.
Warning: -package time library  not found.
======	Errors after type inference/checking:
Type error type clash between Text.XML.HaXml.Schema.HaskellTypeModel.Decl and Prelude.->
when trying to apply function at 222:21-222:33 to its 5th argument at 222:49-222:52.

======	Errors after type inference/checking:
Type error type clash between Text.XML.HaXml.Schema.HaskellTypeModel.Decl and Prelude.->
when trying to apply function at 222:21-222:33 to its 5th argument at 222:49-222:52.

ar: /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/libraries/HaXml/Text/XML/HaXml/Schema/PrettyHaskell.o: No such file or directory
make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/libHSHaXml.a] Error 1

real	31m11.418s
user	28m2.217s
sys	2m46.104s

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	15m25.992s
user	14m16.095s
sys	0m59.191s

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

Build time for hat with ghc-6.10

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

on the commandline:
    Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances#-} instead

Hat/Hat.hs:83:36:
    Module `Control.Exception' does not export `ioErrors'
make[1]: *** [/Volumes/leopard/Haskell/hat-test-ghc610/targets/ix86-Darwin9/obj/lib/ghc-6.10.4/Hat/Hat.o] Error 1
make: *** [targets/ix86-Darwin9/hat-lib-ghc] Error 2

real	1m35.874s
user	1m12.839s
sys	0m15.183s

Build time for hat with nhc98

real	4m45.562s
user	4m10.382s
sys	0m30.231s
Installing hat package for ghc under /sw/lib/hat-2.06/ix86-Darwin9/ghc-610
cp: lib/ix86-Darwin9/lib/ghc-6.10.4/libHShat.a: No such file or directory
Done successfully.

/Users/malcolm/Haskell/autorun finished at Thu Dec 23 03:53:51 GMT 2010



More information about the Cvs-nhc98 mailing list