Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 428272

Summary: =net-p2p/transmission-2.61 seems to depend on >=gtk+-3.4.0
Product: Gentoo Linux Reporter: onip <follettoonip>
Component: Current packagesAssignee: Peter Volkov (RETIRED) <pva>
Status: RESOLVED FIXED    
Severity: normal CC: floppym, net-p2p, ssuominen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: http://trac.transmissionbt.com/ticket/4996
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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