--------

CVS Snapshot Bug?
Please let me know if you need more information.

Regards,
Richard

nauru{reidrm}2135: setenv CVSROOT :pserver:[EMAIL PROTECTED]:/cvs
nauru{reidrm}2136: setenv CVS_RSH ssh                            
nauru{reidrm}2137: cvs checkout fpconfig
  [snip]
nauru{reidrm}2138: cd fptools
  [snip]
nauru{reidrm}2139: cvs checkout ghc
  [snip]
nauru{reidrm}2140: autoconf
configure.in:640: warning: AC_TRY_RUN called without default to allow cross compiling
(fptools configure script wizard sez: "don't worry, the above warning is harmless (to 
us.)")
nauru{reidrm}2144: ./configure --prefix=$cwd
creating cache ./config.cache
  [snip]
************************************************
*** NOW DO: gmake boot followed by gmake all
***         (where gmake == GNU make)
************************************************
nauru{eidrm}2145: gmake boot
  [snip]
nauru{reidrm}2146: gmake all
  [snip]
ghc: module version changed to 1; reason: no old .hi file
ghc -cpp -fglasgow-exts -Rghc-timing -I. -IcodeGen -InativeGen -Iparser 
-iutils:basicTypes:types:hsSyn:prelude:rename:typecheck:deSugar:coreSyn:specialise:simplCore:stranal:stgSyn:simplStg:codeGen:absCSyn:main:profiling:parser:usageSP:cprAnalysis:nativeGen
 -recomp   -fno-prune-tydecls  -c absCSyn/AbsCUtils.lhs -o absCSyn/AbsCUtils.o -osuf o
<<ghc: 153815772 bytes, 98 GCs, 2022096/3620440 avg/max bytes residency (6 samples), 
10M in use, 0.00 INIT (0.00 elapsed), 4.43 MUT (4.81 elapsed), 2.25 GC (2.31 elapsed) 
:ghc>>
ghc: module version changed to 1; reason: no old .hi file
ghc -cpp -fglasgow-exts -Rghc-timing -I. -IcodeGen -InativeGen -Iparser 
-iutils:basicTypes:types:hsSyn:prelude:rename:typecheck:deSugar:coreSyn:specialise:simplCore:stranal:stgSyn:simplStg:codeGen:absCSyn:main:profiling:parser:usageSP:cprAnalysis:nativeGen
 -recomp     -c codeGen/CgMonad.lhs -o codeGen/CgMonad.o -osuf o
 
CgMonad.lhs:12: Could not find valid interface file `ClosureInfo'
 
CgMonad.lhs:12:
    Failed to find interface decl for `ClosureInfo.LambdaFormInfo'
    needed at CgBindery.hi-boot-5:4
 
CgMonad.lhs:12:
    Failed to find interface decl for `ClosureInfo!ClosureInfo'
    needed at AbsCSyn.hi:41
 
CgMonad.lhs:12:
    Failed to find interface decl for `ClosureInfo!ClosureInfo'
    needed at AbsCSyn.hi:41
 
CgMonad.lhs:12:
    Failed to find interface decl for `ClosureInfo!ClosureInfo'
    needed at AbsCSyn.hi:41
 
 
 
Compilation had errors
 
gmake[2]: *** [codeGen/CgMonad.o] Error 1
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1

Reply via email to