#1779: unknown symbol `hs_hpc_module'
------------------------------+---------------------------------------------
Reporter: guest | Owner: AndyGill
Type: feature request | Status: reopened
Priority: low | Milestone: 6.10.1
Component: GHCi | Version: 6.9
Severity: minor | Resolution:
Keywords: hpc | Difficulty: Unknown
Testcase: | Architecture: Unknown/Multiple
Os: Unknown/Multiple |
------------------------------+---------------------------------------------
Changes (by simonmar):
* status: closed => reopened
* resolution: worksforme =>
* milestone: 6.10 branch => 6.10.1
Comment:
This is happening with 6.10 and HEAD, currently, on the `qq005` test (see
log below). Andy - any chance you could look into this?
{{{
=====> qq005(hpc)
cd ./quasiquotation/qq005 && '/64playpen/simonmar/nightly/HEAD-
cam-04-unx/x86_64-unknown-linux/ghc/stage3-inplace/ghc' -fforce-recomp
-dcore-lint -dcmm-lint -Dx86_64_unknown_linux -dno-debug-output --make -o
qq005 Main -O -fhpc >qq005.comp.stderr 2>&1
Compile failed (status 256) errors were:
[1 of 2] Compiling Expr ( Expr.hs, Expr.o )
[2 of 2] Compiling Main ( Main.hs, Main.o )
ghc: ./Expr.o: unknown symbol `hs_hpc_module'
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
Loading package syb ... linking ... done.
Loading package array-0.2.0.0 ... linking ... done.
Loading package packedstring-0.1.0.1 ... linking ... done.
Loading package containers-0.2.0.0 ... linking ... done.
Loading package pretty-1.0.1.0 ... linking ... done.
Loading package template-haskell ... linking ... done.
Loading package parsec-2.1.0.1 ... linking ... done.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1779#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs