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

Bug 561724

Summary: x11-libs/gtk+extra: fails with gcc-5: ./.libs/libgtkextra-x11-3.0.so: undefined reference to 'roundint'
Product: Gentoo Linux Reporter: Manfred Knick <Manfred.Knick>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 536984    
Attachments: /var/tmp/portage/x11-libs/gtk+extra-3.0.5/temp/build.log
emerge --info '=x11-libs/gtk+extra-3.0.5::gentoo'

Description Manfred Knick 2015-09-28 11:06:45 UTC
x11-libs/gtk+extra-3.0.5 builds with sys-devel/gcc-4.9.3,
but fails with sys-devel/gcc-5.2.0.

Reproducible: Always
Comment 1 Manfred Knick 2015-09-28 11:07:12 UTC
Created attachment 413150 [details]
/var/tmp/portage/x11-libs/gtk+extra-3.0.5/temp/build.log
Comment 2 Manfred Knick 2015-09-28 11:08:12 UTC
Created attachment 413152 [details]
emerge --info '=x11-libs/gtk+extra-3.0.5::gentoo'
Comment 3 Manfred Knick 2015-09-28 11:08:46 UTC
emerge -pqv '=x11-libs/gtk+extra-3.0.5::gentoo'

[ebuild   R   ] x11-libs/gtk+extra-3.0.5  USE="introspection -static-libs {-test}"
Comment 4 Pacho Ramos gentoo-dev 2015-11-07 12:42:59 UTC
please try with 3.2.0... if it still fails I would report it to upstream
Comment 5 Gert Wollny 2015-11-13 15:36:20 UTC
gtk+extra-3.2.0 builds fine with gcc-5.2 on my machine (amd64).
Comment 6 Manfred Knick 2015-11-13 18:52:09 UTC
(In reply to Pacho Ramos from comment #4)
(In reply to Gert Wollny from comment #5)

Seems the update from -3.0.5 to -3.2.0 did the trick:

# equery list x11-libs/gtk+extra

[IP-] [  ] x11-libs/gtk+extra-3.2.0:0


Marking this bug as RESOLVED FIXED.

Thanks.