[cvs-nhc98] Darwin i386 build nhc98/hat

Malcolm Wallace malcolm at abbess.demon.co.uk
Tue Nov 24 03:48:39 EST 2009


build/archivist.local /Users/malcolm/Haskell/autorun started at Tue Nov 24 08:10:27 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	2m55.139s
user	1m40.134s
sys	1m5.913s

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.30662.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.48707.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.48707.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	8m46.586s
user	6m9.834s
sys	2m25.001s

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	7m30.308s
user	6m39.010s
sys	0m52.546s

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.98482.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.918s
user	1m42.040s
sys	0m25.267s

/Users/malcolm/Haskell/autorun finished at Tue Nov 24 08:48:38 GMT 2009


More information about the Cvs-nhc98 mailing list