Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503286 - dev-haskell/glib-0.12.4-r1 - Please install `gtk2hs-buildtools` first and check that the install directory is in your PATH (e.g. HOME/.cabal/bin).
Summary: dev-haskell/glib-0.12.4-r1 - Please install `gtk2hs-buildtools` first and che...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-03 05:35 UTC by hcaulfield57
Modified: 2014-03-06 09:02 UTC (History)
0 users

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


Attachments
Build Log (build.log,3.30 KB, text/plain)
2014-03-03 05:35 UTC, hcaulfield57
Details
emerge --info '=dev-haskell/glib-0.12.4-r1::gentoo' (file_503286.txt,4.31 KB, text/plain)
2014-03-03 05:36 UTC, hcaulfield57
Details
emerge -pqv '=dev-haskell/glib-0.12.4-r1::gentoo' (file_503286.txt,72 bytes, text/plain)
2014-03-03 05:37 UTC, hcaulfield57
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hcaulfield57 2014-03-03 05:35:14 UTC
Created attachment 371614 [details]
Build Log

Complains that it cannot find gtk2hsChs2, which is in my PATH.
Comment 1 hcaulfield57 2014-03-03 05:36:26 UTC
Created attachment 371616 [details]
emerge --info '=dev-haskell/glib-0.12.4-r1::gentoo'
Comment 2 hcaulfield57 2014-03-03 05:37:12 UTC
Created attachment 371618 [details]
emerge -pqv '=dev-haskell/glib-0.12.4-r1::gentoo'
Comment 3 hcaulfield57 2014-03-06 01:12:05 UTC
By creating the following symlinks:

gtk2hsC2hs2 -> gtk2hsC2hs
gtk2hsHookGenerator2 -> gtk2hsHookGenerator
gtk2hsTypeGen2 -> gtk2hsTypeGen

dev-haskell/gtk compiles successfully.
Comment 4 Alexander Vershilov (RETIRED) gentoo-dev 2014-03-06 09:02:05 UTC
Thanks for report!

Code in prepare phase assumed that GTK SLOTS are used, fixed now.

No revbump as it's a buildtime failure.