Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 294480 - Missing dependency dev-libs/gmime-2.2.24[mono] should depend on gtk-sharp-gapi
Summary: Missing dependency dev-libs/gmime-2.2.24[mono] should depend on gtk-sharp-gapi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-24 20:39 UTC by Róbert Čerňanský
Modified: 2009-12-08 00:12 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Róbert Čerňanský 2009-11-24 20:39:03 UTC
Please do the same for dev-libs/gmime-2.2.24 as in #293037.

Without gtk-sharp-gapi it fails to build:

...
checking for gapi2-codegen... no
configure: error: You need to install gtk-sharp2-gapi

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-libs/gmime-2.2.24/work/gmime-2.2.24/config.log
 *
 * ERROR: dev-libs/gmime-2.2.24 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3069:  Called econf '--enable-mono' '--disable-gtk-doc'
 *               ebuild.sh, line  534:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 *  The die message:
 *   econf failed
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-11-25 17:01:23 UTC
I'm quite dissatisfied with gtk-sharp not pulling this stuff already, the problem is new and keeps poping up in all packages having mono bindings.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-12-08 00:12:24 UTC
+  08 Dec 2009; Gilles Dartiguelongue <eva@gentoo.org> gmime-2.2.23.ebuild,
+  gmime-2.2.24.ebuild, gmime-2.4.3.ebuild, gmime-2.4.7.ebuild,
+  gmime-2.4.9.ebuild, gmime-2.4.11.ebuild:
+  Add gtk-sharp-api everywhere, bug #294480
+
Half-done job of adding this dependency where it was needed. Fixed all ebuilds
without a bump. Thanks for reporting.