Hi,

I tried to build prerelease from tarball on Intel Mac (OS 10.4.11) by ghc-6.10.1, almost all successfully built but documentations are not. when building documentations, I got error:

Preprocessing library base-4.1.0.0...
Running hscolour for base-4.1.0.0...
Preprocessing library base-4.1.0.0...
Running Haddock for base-4.1.0.0...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: rts-1.0
i686-apple-darwin8-gcc-4.0.1: Internal error: Virtual timer expired (program cc1)
Please submit a full bug report.
See <URL:http://developer.apple.com/bugreporter> for instructions.
make[2]: *** [doc.library.base] Error 1
make[2]: Leaving directory `/Users/mate/work/2009/05/03/ ghc-6.10.2.20090430/libraries'
make[1]: *** [stage2] Error 2
make[1]: Leaving directory `/Users/mate/work/2009/05/03/ ghc-6.10.2.20090430'
make: *** [bootstrap2] Error 2

Full config.log build.log are here,

- http://dl.getdropbox.com/u/360784/build.log
- http://dl.getdropbox.com/u/360784/config.log

Thanks
Hashimoto


On 2009/05/03, at 0:07, Ian Lynagh wrote:


Hi all,

6.10.3 is now ready to release. There have been very few changes
relative to 6.10.2; the release notes are here:
http://www.haskell.org/ghc/dist/stable/docs/users_guide/ release-6-10-3.html

This is just to give people a chance to report any regressions relative
to 6.10.2, in particular, build failures or ghci problems. Source
tarballs are here:
http://www.haskell.org/ghc/dist/stable/dist/ghc-6.10.2.20090430- src.tar.bz2 http://www.haskell.org/ghc/dist/stable/dist/ghc-6.10.2.20090430- src-extralibs.tar.bz2

Unless any major problems are uncovered, we expect to build the final
release in a couple of days.


Thanks
Ian

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to