[cvs-nhc98] Linux i686 build nhc98/hat

Malcolm Wallace malcolm at cs.york.ac.uk
Mon Aug 11 16:48:05 EDT 2008


build/venice /usr/malcolm/cron/venice/autorun started at Mon Aug 11 20:00:11 BST 2008



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:452: warning: this decimal constant is unsigned only in ISO C90

real	2m34.841s
user	1m56.742s
sys	0m41.377s

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	12m12.058s
user	11m40.648s
sys	0m30.478s


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
/tmp/Bounded_Int.17307.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.1189.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.1189.hc:2153: warning: this decimal constant is unsigned only in ISO C90
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	7m12.211s
user	6m11.186s
sys	1m1.159s

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	6m2.169s
user	5m37.171s
sys	0m25.392s


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
/tmp/Bounded_Int.26007.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.9931.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.9931.hc:2153: warning: this decimal constant is unsigned only in ISO C90
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	6m39.183s
user	5m34.732s
sys	1m2.453s

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	5m55.409s
user	5m29.649s
sys	0m26.288s


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.26495.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.8134.hc:32: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.24485.hc:1182: warning: this decimal constant is unsigned only in ISO C90
/tmp/Int.24485.hc:2153: warning: this decimal constant is unsigned only in ISO C90
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	40m19.247s
user	38m47.342s
sys	1m32.124s

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	12m11.431s
user	11m40.381s
sys	0m30.638s


Build time for hat with ghc-6.6.1

FFIExtensions.hs:4:4:
    Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO'

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	2m26.895s
user	2m14.391s
sys	0m11.169s

Build time for hat with ghc-6.8

FFIExtensions.hs:4:4:
    Warning: `unsafePerformIO' is exported by `module Foreign' and `unsafePerformIO'

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	2m6.116s
user	1m50.496s
sys	0m12.506s

Build time for hat with nhc98

real	3m52.426s
user	3m39.032s
sys	0m13.282s
Installing hat package for ghc under /tmp/malcolm/lib/hat-2.05/ix86-Linux/ghc-608
WARNING: unversioned dependencies are deprecated, and will NOT be accepted by GHC 6.10: haskell98
warning: can't find GHCi lib HShat.o
Done successfully.

/usr/malcolm/cron/venice/autorun finished at Mon Aug 11 21:48:05 BST 2008


More information about the Cvs-nhc98 mailing list