[cvs-nhc98] Darwin powerpc build nhc98/hat
Malcolm Wallace
malcolm at cs.york.ac.uk
Wed Aug 6 21:28:46 EDT 2008
build/ua021.cs.york.ac.uk /Users/malcolm/Haskell/autorun started at Thu Aug 7 00:10:00 BST 2008
ranlib: file: /Users/malcolm/Haskell/nhc98/lib/powerpc-Darwin8/Runtime.a(dump.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98/lib/powerpc-Darwin8/Runtime.a(inscount.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98/lib/powerpc-Darwin8/Runtime.a(dump.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98/lib/powerpc-Darwin8/Runtime.a(inscount.o) has no symbols
Time for build with gcc
ar: creating archive /Users/malcolm/Haskell/nhc98-test-gcc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a(dump.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a(inscount.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/Runtime.a(dump.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/Runtime.a(inscount.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/Runtime.a(dump.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/Runtime.a(inscount.o) has no symbols
./Bounded_Int.hc:32: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:1134: warning: this decimal constant is unsigned only in ISO C90
./Int.hc:2082: 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:445: 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
ranlib: file: /Users/malcolm/Haskell/nhc98-test-gcc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
real 5m35.231s
user 2m44.309s
sys 2m51.117s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
109 built ok / 24 builds failed
/ of which 20 known / 4 bad
107 outputs match / 2 outputs differ
109 errors match / 0 errors differ
real 15m43.999s
user 13m37.049s
sys 1m48.954s
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
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a(dump.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a(inscount.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/Runtime.a(dump.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/Runtime.a(inscount.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/Runtime.a(dump.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/Runtime.a(inscount.o) has no symbols
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/hmakerc
TokenId.hs:12:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
TokenId.hs:12:29:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
TokenId.hs:12:39:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Syntax.hs:4:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Info.hs:11:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
IntState.hs:12:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
IntState.hs:12:28:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
IntState.hs:12:45:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
ReportImports.hs:5:15:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
ForeignCode.hs:14:16:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
PrimCode.hs:13:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
PrimCode.hs:13:28:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Error.hs:81:0:
Warning: Pattern match(es) are overlapped
In the definition of `showError': showError x = ...
ImportState.hs:9:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
ImportState.hs:9:28:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
IExtract.hs:22:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
IExtract.hs:22:28:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
RenameLib.hs:24:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
RenameLib.hs:24:28:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
FSLib.hs:7:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Nice.hs:12:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Export.hs:14:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Export.hs:14:28:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Rename.hs:31:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Rename.hs:31:28:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
RmClasses.hs:16:15:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
FFITrans.hs:27:17:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
FFITrans.hs:27:28:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Parse/LexPre.hs:8:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Parse/LexPre.hs:8:28:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Parse/Lexical.hs:11:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Parse/Lexical.hs:11:28:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Parse/Lexical.hs:11:39:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Parse/Parse2.hs:19:16:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Parse/Parse2.hs:19:27:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Parse/Parse2.hs:19:36:
Warning: Deprecated use of `consPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Parse/Parse2.hs:19:43:
Warning: Deprecated use of `appendPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Import.hs:8:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Import.hs:8:28:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
PreImport.hs:11:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
Need.hs:24:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
PrettySyntax.hs:24:16:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
MainNhc98.hs:83:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
MainNhc98.hs:83:29:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
MainNhc98.hs:83:39:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
/tmp/Bounded_Int.21456.hc:32: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export has non-primitive type: Array._E
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Array._E
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export should not return ForeignObj type.
Warning: foreign import/export has non-primitive type: IO.BufferMode
Warning: foreign import/export has non-primitive type: IO.BufferMode
Warning: foreign import/export has non-primitive type: Prelude.12
Warning: foreign import/export has non-primitive type: Prelude.12
Warning: foreign import/export has non-primitive type: Prelude.2
Warning: foreign import/export has non-primitive type: Prelude.2
Warning: foreign import/export has non-primitive type: Prelude.2
Warning: foreign import/export has non-primitive type: Prelude.2
/tmp/Int.9613.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.9613.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export should not return ForeignObj type.
Warning: foreign import/export should not return ForeignPtr type.
Warning: foreign import/export should not return ForeignPtr type.
Warning: foreign import/export has non-primitive type: NHC.Vector._E
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: NHC.Vector._E
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export should not return ForeignObj type.
Warning: foreign import/export should not return ForeignObj type.
Warning: IOError 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)
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
ranlib: file: /Users/malcolm/Haskell/nhc98-test-ghc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 13m0.959s
user 8m26.295s
sys 4m26.894s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
109 built ok / 24 builds failed
/ of which 20 known / 4 bad
107 outputs match / 2 outputs differ
109 errors match / 0 errors differ
real 8m42.723s
user 7m6.759s
sys 1m35.483s
Time for build with nhc98
ar: creating archive /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a
ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a(dump.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/targets/powerpc-Darwin8/obj/runtime/Kernel/Runtime.a(inscount.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/Runtime.a(dump.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/Runtime.a(inscount.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/Runtime.a(dump.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/Runtime.a(inscount.o) has no symbols
hmake-config: Starting new config file in
/Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/hmakerc
/tmp/Extra.1631.hc:445: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export has non-primitive type: Prelude.2
/tmp/Bounded_Int.17074.hc:32: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export has non-primitive type: Array._E
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Array._E
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export should not return ForeignObj type.
Warning: foreign import/export has non-primitive type: IO.BufferMode
Warning: foreign import/export has non-primitive type: IO.BufferMode
Warning: foreign import/export has non-primitive type: Prelude.12
Warning: foreign import/export has non-primitive type: Prelude.12
Warning: foreign import/export has non-primitive type: Prelude.2
Warning: foreign import/export has non-primitive type: Prelude.2
Warning: foreign import/export has non-primitive type: Prelude.2
Warning: foreign import/export has non-primitive type: Prelude.2
/tmp/Int.5243.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.5243.hc:2153: warning: this decimal constant is unsigned only in ISO C90
Warning: foreign import/export should not return ForeignObj type.
Warning: foreign import/export should not return ForeignPtr type.
Warning: foreign import/export should not return ForeignPtr type.
Warning: foreign import/export has non-primitive type: NHC.Vector._E
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: NHC.Vector._E
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export has non-primitive type: Prelude.Vector
Warning: foreign import/export should not return ForeignObj type.
Warning: foreign import/export should not return ForeignObj type.
Warning: IOError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/Users/malcolm/Haskell/nhc98-test-nhc/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-nhc/lib/powerpc-Darwin8/libHSold-time.a(timeUtils.o) has no symbols
ranlib: file: /Users/malcolm/Haskell/nhc98-test-nhc/lib/powerpc-Darwin8/libHSdirectory.a(directory.o) has no symbols
shift/reduce conflicts: 2
real 51m39.950s
user 45m16.046s
sys 5m57.108s
Running tests:
cd tests && ./runtests clean >/dev/null && ./runtests >t.log 2>t.err
tail -4 tests/t.err
109 built ok / 24 builds failed
/ of which 20 known / 4 bad
107 outputs match / 2 outputs differ
109 errors match / 0 errors differ
real 15m38.788s
user 13m43.554s
sys 1m46.765s
Build time for hat with ghc
../compiler98/SysDeps.hs:6:0:
Warning: Module `Data.PackedString' is deprecated:
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/TokenId.hs:9:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/TokenId.hs:9:29:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/TokenId.hs:9:39:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/Syntax.hs:4:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
AuxTypes.hs:8:16:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
TraceId.hs:55:16:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
TraceTrans.hs:27:16:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
TraceTrans.hs:27:29:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
TraceTrans.hs:27:40:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
AuxFile.hs:15:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
AuxFile.hs:15:29:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
AuxFile.hs:15:39:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/LexPre.hs:8:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/LexPre.hs:8:28:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/Lexical.hs:11:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/Lexical.hs:11:28:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/Lexical.hs:11:39:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/Parse2.hs:17:16:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/Parse2.hs:17:27:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/Info.hs:11:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/IntState.hs:11:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/IntState.hs:11:28:
Warning: Deprecated use of `packString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/Nice.hs:12:15:
Warning: Deprecated use of type constructor or class `PackedString'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
../compiler98/PrettySyntax.hs:23:16:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
PrettyTraceId.hs:18:16:
Warning: Deprecated use of `unpackPS'
(imported from SysDeps, but defined in Data.PackedString):
use Data.ByteString, Data.ByteString.Char8, or plain String.
PrettyTraceId.hs:25:5:
Warning: Fields of `PPInfo' not initialised: intState
In the first argument of `pp', namely
`PPInfo
{withPositions = False, indent = sShowIndent flags,
id2str = id2strTraceId, tyVar2str = id2strTraceId,
isFunctionArrow = (\ tr -> tokenId tr == t_Arrow),
isList = (\ tr -> tokenId tr == t_List),
maybeTuple = maybeTupleTraceId}'
In the second argument of `(.)', namely
`pp
(PPInfo
{withPositions = False, indent = sShowIndent flags,
id2str = id2strTraceId, tyVar2str = id2strTraceId,
isFunctionArrow = (\ tr -> tokenId tr == t_Arrow),
isList = (\ tr -> tokenId tr == t_List),
maybeTuple = maybeTupleTraceId})'
In the expression:
pretty (sShowWidth flags)
. pp
(PPInfo
{withPositions = False, indent = sShowIndent flags,
id2str = id2strTraceId, tyVar2str = id2strTraceId,
isFunctionArrow = (\ tr -> tokenId tr == t_Arrow),
isList = (\ tr -> tokenId tr == t_List),
maybeTuple = maybeTupleTraceId})
FFIExtensions.hs:4:4:
Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO'
LowLevel.hs:68:0:
Warning: No explicit method nor default method for `*'
In the instance declaration for `Num FileNode'
LowLevel.hs:68:0:
Warning: No explicit method nor default method for `abs'
In the instance declaration for `Num FileNode'
LowLevel.hs:68:0:
Warning: No explicit method nor default method for `signum'
In the instance declaration for `Num FileNode'
LowLevel.hs:68:0:
Warning: No explicit method nor default method for `fromInteger'
In the instance declaration for `Num FileNode'
LowLevel.hs:102:0:
Warning: No explicit method nor default method for `fromEnum'
In the instance declaration for `Enum NodeType'
Ident.hs:58:11:
Warning: Fields of `Ident' not initialised: i_caf, i_uses,
i_pending, i_thunks
In the first argument of `return', namely
`Ident
{i_name = snm, i_modname = smod, i_srcfile = ssrc, i_fixity = fix,
i_arity = ar, i_defnline = dl, i_defncol = dc, i_defnlineend = dle,
i_defncolend = dce, i_isTraced = tr}'
In the expression:
return
(Ident
{i_name = snm, i_modname = smod, i_srcfile = ssrc, i_fixity = fix,
i_arity = ar, i_defnline = dl, i_defncol = dc, i_defnlineend = dle,
i_defncolend = dce, i_isTraced = tr})
In the expression:
do p <- readAtomAt n
nm <- identName p
mod <- identModName p
src <- identSrcFile p
....
HighlightStyle.hs:76:0:
Warning: No explicit method nor default method for `toEnum'
In the instance declaration for `Enum Highlight'
NonTermLib.hs:171:13:
Warning: Fields of `State' not initialised: progname, file, width,
height
In the expression:
State
{strSugar = True, listSugar = True, srcrefs = True,
showQual = False, cutoff = 10, numFn = 3, showRoot = False,
showNode = False, showSrcRef = False, showCount = False}
In the definition of `emptyState':
emptyState = State
{strSugar = True, listSugar = True, srcrefs = True,
showQual = False, cutoff = 10, numFn = 3, showRoot = False,
showNode = False, showSrcRef = False, showCount = False}
Hat/TimeBuiltin.hs:110:2:
Warning: Fields of `Locale.TimeLocale' not initialised: System.Locale.intervals
In the expression:
Locale.TimeLocale
{Locale.wDays = (toList (toTuple2 toString toString) h twDays),
Locale.months = (toList (toTuple2 toString toString) h tmonths),
Locale.amPm = (toTuple2 toString toString h tamPm),
Locale.dateTimeFmt = (toString h tdateTimeFmt),
Locale.dateFmt = (toString h tdateFmt),
Locale.timeFmt = (toString h ttimeFmt),
Locale.time12Fmt = (toString h ttime12Fmt)}
In the definition of `toTimeLocale':
toTimeLocale h
(R (TimeLocale twDays
tmonths
tamPm
tdateTimeFmt
tdateFmt
ttimeFmt
ttime12Fmt)
_)
= Locale.TimeLocale
{Locale.wDays = (toList (toTuple2 toString toString) h twDays),
Locale.months = (toList (toTuple2 toString toString) h tmonths),
Locale.amPm = (toTuple2 toString toString h tamPm),
Locale.dateTimeFmt = (toString h tdateTimeFmt),
Locale.dateFmt = (toString h tdateFmt),
Locale.timeFmt = (toString h ttimeFmt),
Locale.time12Fmt = (toString h ttime12Fmt)}
real 3m40.942s
user 2m49.597s
sys 0m42.371s
Build time for hat with nhc98
real 5m38.135s
user 4m43.690s
sys 0m53.378s
Done successfully.
/Users/malcolm/Haskell/autorun finished at Thu Aug 7 02:28:46 BST 2008
More information about the Cvs-nhc98
mailing list