[cvs-nhc98] Darwin i386 build nhc98/hat

Malcolm Wallace malcolm at abbess.demon.co.uk
Tue Nov 24 05:00:41 EST 2009


build/archivist.local /Users/malcolm/Haskell/autorun started at Tue Nov 24 09:25:13 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
Undefined symbols:
  "_FN_Data_46Functor_46_60_36_62", referenced from:
      _F0_Data_46Traversable_46Traversable_46Data_46Map_46Map_46traverse in libHScontainers.a(Map.o)
      _F0_Data_46Traversable_46Traversable_46Prelude_46_91_93_46traverse in libHSbase.a(Traversable.o)
      _F0_Data_46Traversable_46Traversable_46Prelude_46Maybe_46traverse in libHSbase.a(Traversable.o)
      _F0_Control_46Applicative_46optional in libHSbase.a(Applicative.o)
      _F0_Control_46Applicative_46liftA3 in libHSbase.a(Applicative.o)
      _F0_Control_46Applicative_46liftA2 in libHSbase.a(Applicative.o)
      _F0_Control_46Applicative_46_95_46many in libHSbase.a(Applicative.o)
      _F0_Control_46Applicative_46_95_46some in libHSbase.a(Applicative.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	3m4.374s
user	1m40.058s
sys	1m6.722s

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.96822.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.14998.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.14998.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
shift/reduce conflicts:  2

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.

real	8m52.732s
user	6m10.085s
sys	2m26.874s

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	7m40.839s
user	6m39.357s
sys	0m53.139s

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/HUnit.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/QuickCheck.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/haskell-src.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/html.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/parsec.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
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/xhtml.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.64772.hc:452: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export has non-primitive type: Prelude.2

Undefined symbols:
  "_FN_Data_46Functor_46_60_36_62", referenced from:
      _F0_Data_46Traversable_46Traversable_46Data_46Map_46Map_46traverse in libHScontainers.a(Map.o)
      _F0_Data_46Traversable_46Traversable_46Prelude_46_91_93_46traverse in libHSbase.a(Traversable.o)
      _F0_Data_46Traversable_46Traversable_46Prelude_46Maybe_46traverse in libHSbase.a(Traversable.o)
      _F0_Control_46Applicative_46optional in libHSbase.a(Applicative.o)
      _F0_Control_46Applicative_46liftA3 in libHSbase.a(Applicative.o)
      _F0_Control_46Applicative_46liftA2 in libHSbase.a(Applicative.o)
      _F0_Control_46Applicative_46_95_46many in libHSbase.a(Applicative.o)
      _F0_Control_46Applicative_46_95_46some in libHSbase.a(Applicative.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
mv: rename /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/compiler98/MainNhc98 to /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/nhc98comp: No such file or directory
make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/nhc98comp] Error 1
make: *** [targets/ix86-Darwin9/compiler-nhc] Error 2

real	2m7.896s
user	1m42.028s
sys	0m25.350s

/Users/malcolm/Haskell/autorun finished at Tue Nov 24 10:00:41 GMT 2009


More information about the Cvs-nhc98 mailing list