[cvs-nhc98] Darwin powerpc build nhc98/hat
Malcolm Wallace
malcolm at cs.york.ac.uk
Tue Mar 17 21:45:55 EDT 2009
build/ua021.cs.york.ac.uk /Users/malcolm/Haskell/autorun started at Wed Mar 18 00:10:27 GMT 2009
Time for build with gcc
ar: creating archive /Users/malcolm/Haskell/nhc98-test-gcc/targets/powerpc-Darwin8/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
/Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/hmakerc
Util/Extra.hc:452: warning: this decimal constant is unsigned only in ISO C90
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
In file included from System/Directory.hc:2314:
include/HsDirectory.h:13:29: error: Nhc98BaseConfig.h: No such file or directory
In file included from System/Directory.hc:2314:
include/HsDirectory.h: In function '__hscore_R_OK':
include/HsDirectory.h:76: error: 'R_OK' undeclared (first use in this function)
include/HsDirectory.h:76: error: (Each undeclared identifier is reported only once
include/HsDirectory.h:76: error: for each function it appears in.)
include/HsDirectory.h: In function '__hscore_W_OK':
include/HsDirectory.h:77: error: 'W_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_X_OK':
include/HsDirectory.h:78: error: 'X_OK' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IRUSR':
include/HsDirectory.h:80: error: 'S_IRUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IWUSR':
include/HsDirectory.h:81: error: 'S_IWUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IXUSR':
include/HsDirectory.h:82: error: 'S_IXUSR' undeclared (first use in this function)
include/HsDirectory.h: In function '__hscore_S_IFDIR':
include/HsDirectory.h:83: error: 'S_IFDIR' undeclared (first use in this function)
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
real 5m38.258s
user 2m47.108s
sys 2m32.394s
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 18m39.788s
user 14m2.782s
sys 1m47.124s
Time for build with ghc-6.8.2
ar: creating archive /Users/malcolm/Haskell/nhc98-test-ghc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/hmakerc
/tmp/Bounded_Int.7484.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.25521.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.25521.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 (/Users/malcolm/Haskell/nhc98-test-ghc/include/packages/base/DIOError.hi)
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98-test-ghc/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: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
Context at 907:47-907:50 in type-annotated expression is ignored :-(
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 15m11.714s
user 7m33.139s
sys 4m2.665s
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 9m35.497s
user 7m11.242s
sys 1m33.764s
Time for build with nhc98
ar: creating archive /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hmakerc
/tmp/Extra.14989.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.586.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.18621.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.18621.hc:2153: warning: this decimal constant is unsigned only in ISO C90
/usr/bin/ld: Undefined symbols:
_FR_System_46Directory_46c_95realpath_35
_FR_System_46Directory_46r_95OK
_FR_System_46Directory_46s_95IRUSR
_FR_System_46Directory_46s_95IWUSR
_FR_System_46Directory_46s_95IXUSR
_FR_System_46Directory_46w_95OK
_FR_System_46Directory_46x_95OK
___hscore_readdir
collect2: ld returned 1 exit status
mv: rename /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/hsc2hs/Main to /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hsc2hs: No such file or directory
make[1]: *** [/Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hsc2hs] Error 1
make: *** [targets/powerpc-Darwin8/hsc2hs] Error 2
real 27m52.581s
user 24m16.174s
sys 3m30.080s
/Users/malcolm/Haskell/autorun finished at Wed Mar 18 01:45:54 GMT 2009
More information about the Cvs-nhc98
mailing list