Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 561724 - x11-libs/gtk+extra: fails with gcc-5: ./.libs/libgtkextra-x11-3.0.so: undefined reference to 'roundint'
Summary: x11-libs/gtk+extra: fails with gcc-5: ./.libs/libgtkextra-x11-3.0.so: undefin...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-5
  Show dependency tree
 
Reported: 2015-09-28 11:06 UTC by Manfred Knick
Modified: 2015-11-13 18:52 UTC (History)
0 users

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


Attachments
/var/tmp/portage/x11-libs/gtk+extra-3.0.5/temp/build.log (build.log,142.02 KB, text/x-log)
2015-09-28 11:07 UTC, Manfred Knick
Details
emerge --info '=x11-libs/gtk+extra-3.0.5::gentoo' (ei0,5.71 KB, text/plain)
2015-09-28 11:08 UTC, Manfred Knick
Details

Note You need to log in before you can comment on or make changes to this bug.
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.