[cvs-nhc98] Darwin powerpc build nhc98/hat
Malcolm Wallace
malcolm at cs.york.ac.uk
Mon Mar 16 21:53:47 EDT 2009
build/ua021.cs.york.ac.uk /Users/malcolm/Haskell/autorun started at Tue Mar 17 00:10:31 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
In file included from ../libraries/directory/include/HsDirectory.h:12,
from ./Directory.hc:2314:
../libraries/directory/include/HsDirectoryConfig.h:11:1: warning: "HAVE_STDINT_H" redefined
In file included from ./Directory.hc:2311:
/Users/malcolm/Haskell/nhc98-test-gcc/include/HsFFI.h:12:1: warning: this is the location of the previous definition
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 include/HsDirectory.h:12,
from System/Directory.hc:2314:
include/HsDirectoryConfig.h:11:1: warning: "HAVE_STDINT_H" redefined
In file included from System/Directory.hc:2311:
/Users/malcolm/Haskell/nhc98-test-gcc/include/HsFFI.h:12:1: warning: this is the location of the previous definition
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
real 6m22.998s
user 3m24.071s
sys 2m54.280s
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 18m50.862s
user 14m18.536s
sys 1m57.508s
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.17068.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.5249.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.5249.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 :-(
In file included from include/HsDirectory.h:12,
from /tmp/Directory.19122.hc:2314:
include/HsDirectoryConfig.h:11:1: warning: "HAVE_STDINT_H" redefined
In file included from /tmp/Directory.19122.hc:2311:
/Users/malcolm/Haskell/nhc98-test-ghc/include/HsFFI.h:12:1: warning: this is the location of the previous definition
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 16m39.808s
user 8m20.929s
sys 4m30.010s
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 10m0.969s
user 7m23.796s
sys 1m44.240s
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.24574.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.10185.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.28224.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.28224.hc:2153: warning: this decimal constant is unsigned only in ISO C90
/usr/bin/ld: Undefined symbols:
___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 29m21.599s
user 24m49.399s
sys 3m53.225s
/Users/malcolm/Haskell/autorun finished at Tue Mar 17 01:53:46 GMT 2009
More information about the Cvs-nhc98
mailing list