[cvs-nhc98] Darwin i386 build nhc98/hat

Malcolm Wallace malcolm at abbess.demon.co.uk
Sun Mar 22 00:47:14 EDT 2009


build/archivist.local /Users/malcolm/Haskell/autorun started at Sun Mar 22 04:00:23 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
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from ./Directory.hc:2314:
../libraries/directory/include/HsDirectory.h: In function '__hscore_R_OK':
../libraries/directory/include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
../libraries/directory/include/HsDirectory.h:72: error: for each function it appears in.)
../libraries/directory/include/HsDirectory.h: In function '__hscore_W_OK':
../libraries/directory/include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_X_OK':
../libraries/directory/include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IRUSR':
../libraries/directory/include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IWUSR':
../libraries/directory/include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IXUSR':
../libraries/directory/include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
../libraries/directory/include/HsDirectory.h: In function '__hscore_S_IFDIR':
../libraries/directory/include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
Undefined symbols:
  "_FR_System_46Directory_46x_95OK", referenced from:
      _CF_System_46Directory_46getHomeDirectory in Directory.o
  "_FR_System_46Directory_46s_95IRUSR", referenced from:
      _CF_System_46Directory_46getHomeDirectory in Directory.o
  "_FR_System_46Directory_46s_95IWUSR", referenced from:
      _CF_System_46Directory_46getHomeDirectory in Directory.o
  "_FR_System_46Directory_46s_95IXUSR", referenced from:
      _CF_System_46Directory_46getHomeDirectory in Directory.o
  "_FR_System_46Directory_46c_95realpath_35", referenced from:
      _F0_System_46Directory_46makeRelativeToCurrentDirectory in Directory.o
  "_FR_System_46Directory_46r_95OK", referenced from:
      _CF_System_46Directory_46getHomeDirectory in Directory.o
  "_FR_System_46Directory_46w_95OK", referenced from:
      _CF_System_46Directory_46getHomeDirectory in Directory.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/hsc2hs (No such file or directory)
make[1]: *** [fromC] Error 1
make: *** [targets/ix86-Darwin9/hsc2hs-gcc] Error 2

real	2m7.144s
user	1m8.278s
sys	0m48.186s

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.13635.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.31683.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.31683.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-ghc68/include/packages/base/DIOError.hi)
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
Context at 907:47-907:50 in type-annotated expression is ignored :-(

In file included from /tmp/Directory.45619.hc:2314:
include/HsDirectory.h:12:31: error: HsDirectoryConfig.h: No such file or directory
In file included from /tmp/Directory.45619.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:72: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:72: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:72: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:73: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:74: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:76: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:77: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:78: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:79: error: 'S_IFDIR' undeclared (first use in this function)
ranlib: file: /Volumes/leopard/Haskell/nhc98-test-ghc68/lib/ix86-Darwin9/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts:  2
======	Errors after type inference/checking:
Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to unify expression part of alternatives at 243:18-243:41.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 252:24 to its 1st argument at 252:27-254:70.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 686:21 to its 1st argument at 686:24-686:58.

======	Errors after type inference/checking:
Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to unify expression part of alternatives at 243:18-243:41.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 252:24 to its 1st argument at 252:27-254:70.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 686:21 to its 1st argument at 686:24-686:58.

======	Errors after type inference/checking:
Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to unify expression part of alternatives at 243:18-243:41.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 252:24 to its 1st argument at 252:27-254:70.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 686:21 to its 1st argument at 686:24-686:58.

======	Errors after type inference/checking:
Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to unify expression part of alternatives at 243:18-243:41.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 252:24 to its 1st argument at 252:27-254:70.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 686:21 to its 1st argument at 686:24-686:58.

======	Errors after type inference/checking:
Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to unify expression part of alternatives at 243:18-243:41.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 252:24 to its 1st argument at 252:27-254:70.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 686:21 to its 1st argument at 686:24-686:58.

======	Errors after type inference/checking:
Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to unify expression part of alternatives at 243:18-243:41.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 252:24 to its 1st argument at 252:27-254:70.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 686:21 to its 1st argument at 686:24-686:58.

======	Errors after type inference/checking:
Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to unify expression part of alternatives at 243:18-243:41.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 252:24 to its 1st argument at 252:27-254:70.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 686:21 to its 1st argument at 686:24-686:58.

======	Errors after type inference/checking:
Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 58:10 to its 1st argument at 58:13-61:60.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 63:10 to its 1st argument at 63:13-66:60.

Type error type clash between Text.ParserCombinators.Poly.Plain.Result and Prelude.2
when trying to apply function at 68:12 to its 1st argument at 68:15-71:62.

make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-ghc68/targets/ix86-Darwin9/obj/libraries/HaXml/Text/XML/HaXml.o] Error 1

real	8m27.844s
user	5m38.225s
sys	2m26.168s

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	7m31.082s
user	6m36.447s
sys	0m52.718s

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/array.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/base.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/containers.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/filepath.cabal: No such file or directory
cp: /Volumes/leopard/Haskell/nhc98-test-gcc/include/packages/getopt.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/packedstring.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/polyparse.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.81369.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.96866.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.15097.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.15097.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Undefined symbols:
  "___hscore_R_OK", referenced from:
      _FR_System_46Directory_46r_95OK in libHSdirectory.a(Directory.o)
  "_get_console_echo__", referenced from:
      _FR_System_46Posix_46Internals_46get_95console_95echo_35 in libHSbase.a(Internals.o)
  "___hscore_W_OK", referenced from:
      _FR_System_46Directory_46w_95OK in libHSdirectory.a(Directory.o)
  "___hscore_X_OK", referenced from:
      _FR_System_46Directory_46x_95OK in libHSdirectory.a(Directory.o)
  "___hscore_S_IRUSR", referenced from:
      _FR_System_46Directory_46s_95IRUSR in libHSdirectory.a(Directory.o)
  "___hscore_S_IWUSR", referenced from:
      _FR_System_46Directory_46s_95IWUSR in libHSdirectory.a(Directory.o)
  "___hscore_S_IXUSR", referenced from:
      _FR_System_46Directory_46s_95IXUSR in libHSdirectory.a(Directory.o)
  "_set_console_buffering__", referenced from:
      _FR_System_46Posix_46Internals_46set_95console_95buffering_35 in libHSbase.a(Internals.o)
  "___hscore_readdir", referenced from:
      _FR_System_46Posix_46Internals_46readdir_35 in libHSbase.a(Internals.o)
  "_set_console_echo__", referenced from:
      _FR_System_46Posix_46Internals_46set_95console_95echo_35 in libHSbase.a(Internals.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
mv: rename /Volumes/leopard/Haskell/nhc98-test-nhc/targets/ix86-Darwin9/obj/hsc2hs/Main to /Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs: No such file or directory
make[1]: *** [/Volumes/leopard/Haskell/nhc98-test-nhc/lib/ix86-Darwin9/hsc2hs] Error 1
make: *** [targets/ix86-Darwin9/hsc2hs] Error 2

real	17m24.767s
user	15m21.488s
sys	1m55.302s

/Users/malcolm/Haskell/autorun finished at Sun Mar 22 04:47:14 GMT 2009


More information about the Cvs-nhc98 mailing list