Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508104 - [steam overlay] games-util/steam-launcher depends on unresolvable sys-devel/gcc[multilib]
Summary: [steam overlay] games-util/steam-launcher depends on unresolvable sys-devel/g...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Mario Kicherer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-19 14:57 UTC by Sylvain BERTRAND
Modified: 2014-04-22 15:48 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 Sylvain BERTRAND 2014-04-19 14:57:03 UTC
steam-launcher wants the multilib use flag on gcc. It seems gcc-4.7.1 does not have this use flag

Reproducible: Always
Comment 1 Mario Kicherer 2014-04-20 17:52:52 UTC
Hm, gcc-4.7.1 as well as gcc-4.7.3-r1 have a multilib use flag on my system. Do you use the multilib profile?
Comment 2 Sylvain BERTRAND 2014-04-22 15:14:19 UTC
Indeed, I'm using the no multilib profile.
I eselected the multilib profile and it failed to update my system.
glibc and gcc-4.7 failed to be migrated from no multilib to multilib.
Comment 3 Mario Kicherer 2014-04-22 15:45:55 UTC
According to https://wiki.gentoo.org/wiki/AMD64/FAQ#What_is_multilib_and_how_can_I_use_it.3F it is not possible to do such a switch. I've always used the multilib profile, so I don't know why this is not possible, sorry.