Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 428272 - =net-p2p/transmission-2.61 seems to depend on >=gtk+-3.4.0
Summary: =net-p2p/transmission-2.61 seems to depend on >=gtk+-3.4.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-27 07:57 UTC by onip
Modified: 2012-07-30 22:01 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,174.00 KB, text/plain)
2012-07-27 07:57 UTC, onip
Details

Note You need to log in before you can comment on or make changes to this bug.
Description onip 2012-07-27 07:57:08 UTC
newer transmsission seems not able to find gtk+3 which is installed on my system with version 3.2.4-r1

tr-window.c: In function ‘gtr_window_new’:
tr-window.c:596:5: warning: implicit declaration of function ‘gtk_application_window_new’
tr-window.c:596:5: warning: nested extern declaration of ‘gtk_application_window_new’
tr-window.c:596:10: warning: assignment makes pointer from integer without a cast

Reproducible: Always
Comment 1 onip 2012-07-27 07:57:27 UTC
Created attachment 319356 [details]
build.log
Comment 2 Rafał Mużyło 2012-07-27 08:37:58 UTC
Unless the docs are wrong, that function was added in 3.4 - dep in the ebuild is too low then. Which version is instaled on your machine ?
Comment 3 onip 2012-07-27 08:40:13 UTC
(In reply to comment #2)
> Which version is instaled on your machine ?

the stable one, 3.2.4-r1
Comment 4 onip 2012-07-27 09:36:54 UTC
building it with 3.4.4 succeded
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2012-07-27 16:41:20 UTC
Forced the newer dependency in ebuilds
Comment 6 Mike Gilbert gentoo-dev 2012-07-28 18:50:38 UTC
I created a ticket upstream to have configure.ac fixed.
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2012-07-30 22:01:25 UTC
(In reply to comment #6)
> I created a ticket upstream to have configure.ac fixed.

Thanks. It seems to be 'moderated' now:

http://trac.transmissionbt.com/ticket/4996