Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Tryed to emerge dev-haskell/gtk2hs-0.9.12.1 and it breaks with checking for SOURCEVIEW... no configure: error: GtkSourceView requirement not met. Perhaps you need to install gtksourceview or gtksourceview-devel !!! Please attach the following file when filing a report to bugs.gentoo.org: !!! /var/tmp/portage/dev-haskell/gtk2hs-0.9.12.1/work/gtk2hs-0.9.12.1/config.log * * ERROR: dev-haskell/gtk2hs-0.9.12.1 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * gtk2hs-0.9.12.1.ebuild, line 34: Called econf '--enable-packager-mode' '--enable-cairo' '--enable-libglade' '--enable-gconf' '--enable-sourceview' '--disable-svg' '--enable-opengl' '--disable-seamonkey' '--enable-firefox' '--disable-xulrunner' '--disable-docs' '--disable-profiling' * ebuild.sh, line 638: Called die * The specific snippet of code: * die "econf failed" At that time only x11-libs/gtksourceview-2.0.1-r1 was installed. So I emerged the highest version in slot 1 namely x11-libs/gtksourceview-1.8.5-r1 and reemerge dev-haskell/gtk2hs-0.9.12.1. which went fine. Reproducible: Always
Created an attachment (id=137700) [details] build.log of dev-haskell/gtk2hs-0.9.12.1
Created an attachment (id=137705) [details] ebuild diff If this is the real solution, this is the ebuild diff
Fixed in the haskell overlay. Will propagate to portage after due testing.
Now fixed in portage.