6.8 fails to make
Serge D. Mechveliani
mechvel at botik.ru
Thu Sep 13 04:58:03 EDT 2007
I tried to `make'
http://www.haskell.org/ghc/dist/stable/dist/ghc-6.8.20070912-src.tar.bz2
under Debian Linux, i386-unknown, and it stopped with
---------------------------------------------------
[...]
[...]
../compiler/stage1/ghc-inplace -H16m -O -istage2/utils -istage2/basicTypes -\istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/type\check -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/special\ise -istage2/simplCore -istage2/stranal -istage2/stgSyn -istage2/simplStg \-istage2/codeGen -istage2/main -istage2/profiling -istage2/parser -istage2/\cprAnalysis -istage2/ndpFlatten -istage2/iface -istage2/cmm -istage2/native\Gen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -p\ackage hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_N\EXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics \-Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -re\comp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.8.20070912\ -fgenerics -c main/InteractiveEval.hs -o stage2/main/InteractiveEval.o -\ohi stage2/main/InteractiveEval.hi
main/InteractiveEval.hs:349:16:
parse error on input `Exception.throwIO'
<<ghc: 20812448 bytes, 4 GCs, 128588/128588 avg/max bytes residency (1 samples)\, 16M in use, 0.00 INIT (0.00 elapsed), 0.01 MUT (0.04 elapsed), 0.02 GC (0.01 \elapsed) :ghc>>
make[2]: *** [stage2/main/InteractiveEval.o] Ошибка 1
make[2]: Leaving directory `/home/mechvel/ghc/6.8-test/ghc-6.8.20070912/compile\r'
make[1]: *** [stage2] Ошибка 2
make[1]: Leaving directory `/home/mechvel/ghc/6.8-test/ghc-6.8.20070912'
make: *** [bootstrap2] Ошибка 2
----------------------------------------------
Regards,
-----------------
Serge Mechveliani
mechvel at botik.ru
More information about the Glasgow-haskell-bugs
mailing list