[cvs-nhc98] Linux i686 build nhc98/hat

Malcolm Wallace malcolm at cs.york.ac.uk
Wed Aug 6 22:34:02 EDT 2008


build/venice /usr/malcolm/cron/venice/autorun started at Wed Aug  6 20:00:38 BST 2008


hmake: the compiler '/tmp/malcolm/nhc98/script/nhc98' is not known.

Stop - hmake dependency error.
hmake: the compiler '/tmp/malcolm/nhc98/script/nhc98' is not known.

Stop - hmake dependency error.
hmake: the compiler '/tmp/malcolm/nhc98/script/nhc98' is not known.

Stop - hmake dependency error.

Time for build with gcc
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/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
  /tmp/malcolm/nhc98-test-gcc/lib/ix86-Linux/hmakerc
Util/Extra.hc:445: warning: this decimal constant is unsigned only in ISO C90
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/objp/runtime/Kernel/Runtime.p.a
./Bounded_Int.p.c:55: warning: this decimal constant is unsigned only in ISO C90
./Int.p.c:2793: warning: this decimal constant is unsigned only in ISO C90
./Int.p.c:4636: warning: this decimal constant is unsigned only in ISO C90
ar: creating /tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/objz/runtime/Kernel/Runtime.z.a
./Bounded_Int.z.c:40: warning: this decimal constant is unsigned only in ISO C90
./Int.z.c:1577: warning: this decimal constant is unsigned only in ISO C90
./Int.z.c:2736: warning: this decimal constant is unsigned only in ISO C90
/tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/objz/prelude/tpltmp.c: In function 'tprofTMInitTreePrel2':
/tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/objz/prelude/tpltmp.c:93: warning: incompatible implicit declaration of built-in function 'strdup'
/tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/objz/prelude/tpltmp.c: In function 'tprofTMInitTreePrel3':
/tmp/malcolm/nhc98-test-gcc/targets/ix86-Linux/objz/prelude/tpltmp.c:93: warning: incompatible implicit declaration of built-in function 'strdup'

real	15m13.845s
user	4m58.371s
sys	1m34.071s

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
109 outputs match / 0 outputs differ
109 errors  match / 0 errors  differ

real	32m33.197s
user	11m37.924s
sys	0m28.508s


Time for build with ghc-6.6.1
ar: creating /tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /tmp/malcolm/nhc98-test-ghc66/lib/ix86-Linux/hmakerc

SysDeps.hs:5:0:
    Warning: Module `Data.PackedString' is deprecated:
		 use Data.ByteString, Data.ByteString.Char8, or plain String.

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:18: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:18:27:
    Warning: Deprecated use of `unpackPS'
	     (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.
/tmp/Bounded_Int.3842.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.20265.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.20265.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 (/tmp/malcolm/nhc98-test-ghc66/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 :-(

shift/reduce conflicts:  2
ar: creating /tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/objp/runtime/Kernel/Runtime.p.a
/tmp/Bounded_Int.26234.p.c:55: 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.10197.p.c:2793: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.10197.p.c:4636: 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 (/tmp/malcolm/nhc98-test-ghc66/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 :-(

shift/reduce conflicts:  2
ar: creating /tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/objz/runtime/Kernel/Runtime.z.a
/tmp/Bounded_Int.17781.z.c:40: 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.4812.z.c:1577: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4812.z.c:2736: 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.

/tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/objz/prelude/tpltmp.c: In function 'tprofTMInitTreePrel2':
/tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/objz/prelude/tpltmp.c:93: warning: incompatible implicit declaration of built-in function 'strdup'
/tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/objz/prelude/tpltmp.c: In function 'tprofTMInitTreePrel3':
/tmp/malcolm/nhc98-test-ghc66/targets/ix86-Linux/objz/prelude/tpltmp.c:93: warning: incompatible implicit declaration of built-in function 'strdup'
Warning: IOError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/nhc98-test-ghc66/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 :-(

shift/reduce conflicts:  2

real	52m33.329s
user	17m29.205s
sys	2m35.700s

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
109 outputs match / 0 outputs differ
109 errors  match / 0 errors  differ

real	16m9.256s
user	5m35.411s
sys	0m23.205s


Time for build with ghc-6.8.2
ar: creating /tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /tmp/malcolm/nhc98-test-ghc68/lib/ix86-Linux/hmakerc

SysDeps.hs:5:0:
    Warning: Module `Data.PackedString' is deprecated:
                 use Data.ByteString, Data.ByteString.Char8, or plain String.

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:18: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:18:27:
    Warning: Deprecated use of `unpackPS'
             (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.
/tmp/Bounded_Int.32491.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.16515.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.16515.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 (/tmp/malcolm/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 :-(

shift/reduce conflicts:  2
ar: creating /tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/objp/runtime/Kernel/Runtime.p.a
/tmp/Bounded_Int.22471.p.c:55: 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.6450.p.c:2793: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.6450.p.c:4636: 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 (/tmp/malcolm/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 :-(

shift/reduce conflicts:  2
ar: creating /tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/objz/runtime/Kernel/Runtime.z.a
/tmp/Bounded_Int.14205.z.c:40: 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.1261.z.c:1577: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.1261.z.c:2736: 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.

/tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/objz/prelude/tpltmp.c: In function 'tprofTMInitTreePrel2':
/tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/objz/prelude/tpltmp.c:93: warning: incompatible implicit declaration of built-in function 'strdup'
/tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/objz/prelude/tpltmp.c: In function 'tprofTMInitTreePrel3':
/tmp/malcolm/nhc98-test-ghc68/targets/ix86-Linux/objz/prelude/tpltmp.c:93: warning: incompatible implicit declaration of built-in function 'strdup'
Warning: IOError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/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 :-(

shift/reduce conflicts:  2

real	49m19.984s
user	15m56.514s
sys	2m37.370s

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
109 outputs match / 0 outputs differ
109 errors  match / 0 errors  differ

real	17m53.290s
user	5m27.479s
sys	0m22.989s


Time for build with nhc98
ar: creating /tmp/malcolm/nhc98-test-nhc/targets/ix86-Linux/obj/runtime/Kernel/Runtime.a
hmake-config: Starting new config file in
  /tmp/malcolm/nhc98-test-nhc/lib/ix86-Linux/hmakerc
/tmp/Extra.20558.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.2510.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.19095.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.19095.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 (/tmp/malcolm/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 :-(

shift/reduce conflicts:  2
ar: creating /tmp/malcolm/nhc98-test-nhc/targets/ix86-Linux/objp/runtime/Kernel/Runtime.p.a
/tmp/Bounded_Int.25755.p.c:55: 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.9809.p.c:2793: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.9809.p.c:4636: 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 (/tmp/malcolm/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 :-(

shift/reduce conflicts:  2
ar: creating /tmp/malcolm/nhc98-test-nhc/targets/ix86-Linux/objz/runtime/Kernel/Runtime.z.a
/tmp/Bounded_Int.17709.z.c:40: 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.4732.z.c:1577: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.4732.z.c:2736: 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.

/tmp/malcolm/nhc98-test-nhc/targets/ix86-Linux/objz/prelude/tpltmp.c: In function 'tprofTMInitTreePrel2':
/tmp/malcolm/nhc98-test-nhc/targets/ix86-Linux/objz/prelude/tpltmp.c:93: warning: incompatible implicit declaration of built-in function 'strdup'
/tmp/malcolm/nhc98-test-nhc/targets/ix86-Linux/objz/prelude/tpltmp.c: In function 'tprofTMInitTreePrel3':
/tmp/malcolm/nhc98-test-nhc/targets/ix86-Linux/objz/prelude/tpltmp.c:93: warning: incompatible implicit declaration of built-in function 'strdup'
Warning: IOError is both imported and defined
Warning: The module DIOError is called Prelude in its interface file (/tmp/malcolm/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 :-(

shift/reduce conflicts:  2

real	235m58.027s
user	109m10.956s
sys	4m3.394s

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
109 outputs match / 0 outputs differ
109 errors  match / 0 errors  differ

real	22m47.784s
user	11m39.104s
sys	0m30.911s


Build time for hat with ghc-6.6.1
MkProg: hmake: the compiler '/tmp/malcolm/nhc98/script/nhc98' is not known.

Stop - hmake dependency error.
MkProg: hmake: the compiler '/tmp/malcolm/nhc98/script/nhc98' is not known.

Stop - hmake dependency error.
make[1]: *** No rule to make target `TraceDerive.hs', needed by `/tmp/malcolm/hat-test-ghc66/lib/ix86-Linux/hat-trans'.  Stop.
make: *** [targets/ix86-Linux/hat-trans-ghc] Error 2

real	0m0.668s
user	0m0.237s
sys	0m0.423s

Build time for hat with ghc-6.8
MkProg: hmake: the compiler '/tmp/malcolm/nhc98/script/nhc98' is not known.

Stop - hmake dependency error.
MkProg: hmake: the compiler '/tmp/malcolm/nhc98/script/nhc98' is not known.

Stop - hmake dependency error.
make[1]: *** No rule to make target `TraceDerive.hs', needed by `/tmp/malcolm/hat-test-ghc68/lib/ix86-Linux/hat-trans'.  Stop.
make: *** [targets/ix86-Linux/hat-trans-ghc] Error 2

real	0m0.721s
user	0m0.250s
sys	0m0.393s

Build time for hat with nhc98
MkProg: hmake: the compiler '/tmp/malcolm/nhc98/script/nhc98' is not known.

Stop - hmake dependency error.
MkProg: hmake: the compiler '/tmp/malcolm/nhc98/script/nhc98' is not known.

Stop - hmake dependency error.
make[1]: *** No rule to make target `TraceDerive.hs', needed by `/tmp/malcolm/hat-test-nhc/lib/ix86-Linux/hat-trans'.  Stop.
make: *** [targets/ix86-Linux/hat-trans-nhc] Error 2

real	0m0.668s
user	0m0.213s
sys	0m0.413s

/usr/malcolm/cron/venice/autorun finished at Thu Aug  7 03:34:02 BST 2008


More information about the Cvs-nhc98 mailing list