Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472118 - =dev-haskell/hpc-0.6.0.0 : Ebuild author forgot CABAL_CORE_LIB_GHC_PV entry. Found in ///usr/lib64/ghc-7.6.3/package.conf.d.initial.
Summary: =dev-haskell/hpc-0.6.0.0 : Ebuild author forgot CABAL_CORE_LIB_GHC_PV entry. ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-02 17:01 UTC by Jason Mours
Modified: 2013-06-05 18:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,6.46 KB, application/octet-stream)
2013-06-02 17:03 UTC, Jason Mours
Details
emerge-info (emerge-info,16.46 KB, text/plain)
2013-06-02 17:04 UTC, Jason Mours
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mours 2013-06-02 17:01:47 UTC
Upgraded dev-lang/ghc-7.6.2 to dev-lang/ghc-7.6.3 : Running haskell-updater --upgrade found one error with dev-haskell/hpc-0.6.0.0 among my installed haskell.

Reading package info from stdin ... done.
hpc-0.6.0.0: Warning: library-dirs: /usr/lib64/hpc-0.6.0.0/ghc-7.6.3 doesn't exist or isn't a directory
hpc-0.6.0.0: Warning: haddock-interfaces: /usr/share/doc/hpc-0.6.0.0/html/hpc.haddock doesn't exist or isn't a file
hpc-0.6.0.0: Warning: haddock-html: /usr/share/doc/hpc-0.6.0.0/html doesn't exist or isn't a directory
hpc-0.6.0.0: dependency "base-4.6.0.1-2bc8d09dc7b7883c4b97d1eb4a9d4ac8" doesn't exist (ignoring)
hpc-0.6.0.0: dependency "containers-0.5.0.0-120bacdd7a06bf9f1f601811aa72d6c3" doesn't exist (ignoring)
hpc-0.6.0.0: dependency "directory-1.2.0.1-5f714ec8d9b0af40301d9c5d1d1d9f3d" doesn't exist (ignoring)
hpc-0.6.0.0: dependency "time-1.4.0.1-e6cc022b4a715f0975bd4367fe6d8409" doesn't exist (ignoring)
hpc-0.6.0.0: import-dirs: /usr/lib64/hpc-0.6.0.0/ghc-7.6.3 doesn't exist or isn't a directory (ignoring)
hpc-0.6.0.0: file Trace/Hpc/Util.hi is missing (ignoring)
hpc-0.6.0.0: file Trace/Hpc/Mix.hi is missing (ignoring)
hpc-0.6.0.0: file Trace/Hpc/Tix.hi is missing (ignoring)
hpc-0.6.0.0: file Trace/Hpc/Reflect.hi is missing (ignoring)
hpc-0.6.0.0: cannot find libHShpc-0.6.0.0.a on library path (ignoring)
Writing new package config file... done.
 [31;01m*[0m Package hpc-0.6.0.0 is shipped with 7.6.3.
 [31;01m*[0m Ebuild author forgot CABAL_CORE_LIB_GHC_PV entry.
 [31;01m*[0m Found in ///usr/lib64/ghc-7.6.3/package.conf.d.initial.
 [31;01m*[0m ERROR: dev-haskell/hpc-0.6.0.0 failed (install phase):

Looks like a nice piece of the puzzle for GHC.

Posting build.log

Reproducible: Always
Comment 1 Jason Mours 2013-06-02 17:03:28 UTC
Created attachment 349920 [details]
build.log
Comment 2 Jason Mours 2013-06-02 17:04:41 UTC
Created attachment 349922 [details]
emerge-info

I know it's been asked before, but can we increase the size restraints on plain-text posts? My --info doesn't fit anymore.
Comment 3 Sergei Trofimovich (RETIRED) gentoo-dev 2013-06-05 18:30:16 UTC
Pushed as -6.0.0.0-r1:

> *hpc-0.6.0.0-r1 (05 Jun 2013)
> 
>   05 Jun 2013; Sergei Trofimovich <slyfox@gentoo.org> +hpc-0.6.0.0-r1.ebuild,
>   -hpc-0.6.0.0.ebuild:
>   Added bundling for ghc-7.6.3 (bug #472118 by Jason Mours).

Thanks for the report!