Skip to content

HEAD panics

make install -r;

in /home/me/haskell/ghc/compiler

Makefile:934: LIBRARY is libHSghc.a gcc -E -undef -traditional -P -DINSTALLING \

-DIMPORT_DIR='"/home/me/lib/ghc-6.9.20071029/imports"' \

-DLIB_DIR='"/home/me/lib/ghc-6.9.20071029"' \

-DINCLUDE_DIR='"/home/me/lib/ghc-6.9.20071029/include"' \

-DDATA_DIR='"/home/me/share/ghc-6.9.20071029"' \

-DHTML_DIR='"/home/me/share/ghc-6.9.20071029/html/libraries/ghc"' \

-DHADDOCK_IFACE='"/home/me/share/ghc-6.9.20071029/html/libraries/ghc/ghc.haddock"' \

-I../includes \

-x c -DPKG_DEPENDS='hpc bytestring template-haskell readline unix Cabal base haskell98' -DSTAGE='"2"' -I../includes -Iinclude -DPACKAGE=ghc -DVERSION=6.9.20071029 -DPKG_LIBDIR='"/home/me/lib/ghc-6.9.20071029"' -DPKG_DATADIR='"/home/me/share/ghc-6.9.20071029"' package.conf.in \

| grep -v '^#pragma GCC' \

| sed -e 's/""//g' -e 's/:[ ]*,/: /g' \

| /home/me/haskell/ghc/utils/ghc-pkg/ghc-pkg-inplace --global-conf /home/me/lib/ghc-6.9.20071029/package.conf update - --force

Reading package info from stdin ... done. /home/me/lib/ghc-6.9.20071029/hslibs-imports/ghc doesn't exist or isn't a directory (ignoring) cannot find libHSghc.a on library path (ignoring) Saving old package config file... done. Writing new package config file... done.

  1. ./compiler/stage1/ghc-inplace -H32m -O2 -istage2/utils -istage2/basicTypes -istage2/types -istage2/hsSyn -istage2/prelude -istage2/rename -istage2/typecheck -istage2/deSugar -istage2/coreSyn -istage2/vectorise -istage2/specialise -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/nativeGen -istage2/ghci -Wall -fno-warn-name-shadowing -fno-warn-orphans -Istage2 -package hpc -package bytestring -DGHCI -package template-haskell -DGHCI_TABLES_NEXT_TO_CODE -package readline -DUSE_READLINE -cpp -fglasgow-exts -fno-generics -Rghc-timing -I. -Iparser -package unix -package Cabal -ignore-package lang -recomp -Rghc-timing -H16M '-#include "cutils.h"' -package-name ghc-6.9.20071029 -fgenerics -c types/Coercion.lhs -o stage2/types/Coercion.o -ohi stage2/types/Coercion.hi

ghc-6.9.20071029: panic! (the 'impossible' happened)

(GHC version 6.9.20071029 for i386-unknown-linux):

nameModule $wcoercionKinds{v s2Dz}

Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug

<<ghc: 144893920 bytes, 22 GCs, 3586798/7212956 avg/max bytes residency (4 samples), 20M in use, 0.00 INIT (0.03 elapsed), 0.87 MUT (1.42 elapsed), 0.30 GC (1.08 elapsed) :ghc>> make[1]: *** [stage2/types/Coercion.o]

Trac metadata
Trac field Value
Version 6.9
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Compiler
Test case
Differential revisions
BlockedBy
Related
Blocking
CC iampure@gmail.com
Operating system Unknown
Architecture Unknown
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information