[opensuse-virtual] pls add gcc provider to Virtualization/qemu build project
Currently, qemu builds https://build.opensuse.org/package/show/Virtualization/qemu# are failing for Leao 42.1 & 42.2, due to conflict for provider of libgcc_s1 >= 6.1.1+r238085-1.12 needed by gcc6, (provider libgcc_s1-gcc6 is conflicted by installed libgcc_s1) Could someone please add the required deps to the build project , so as to allow Virtualization qemu, and dependent xen-*, to complete? THanks. -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-virtual+owner@opensuse.org
On Fri, Apr 21, PGNet Dev wrote:
conflict for provider of libgcc_s1 >= 6.1.1+r238085-1.12 needed by gcc6, (provider libgcc_s1-gcc6 is conflicted by installed libgcc_s1)
This is a bug in 42.x because it happens even if gcc6-c++ instead of gcc-c++ is used. You may report it as such. Unfortunately gcc-6 is enforced by an applied patch, so there is no way to play Substitute: tricks in prjconf. Olaf
Where's the right place to report it, if not here? I'd assumed that the maintainers are already getting notification if the failed builds, and would (hopefully) be looking to fix it ... no? On 4/21/17 5:54 AM, Olaf Hering wrote:
On Fri, Apr 21, PGNet Dev wrote:
conflict for provider of libgcc_s1 >= 6.1.1+r238085-1.12 needed by gcc6, (provider libgcc_s1-gcc6 is conflicted by installed libgcc_s1)
This is a bug in 42.x because it happens even if gcc6-c++ instead of gcc-c++ is used. You may report it as such.
Unfortunately gcc-6 is enforced by an applied patch, so there is no way to play Substitute: tricks in prjconf.
Olaf
-- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-virtual+owner@opensuse.org
On 4/21/17 6:06 AM, Olaf Hering wrote:
On Fri, Apr 21, PGNet Dev wrote:
Where's the right place to report it, if not here?
It is a gcc bug, report it as such in bugzilla.
fyi, the response from the gcc6 project maintainer to your point is: On 4/24/17 12:12 AM, Richard Biener wrote:
Not sure if intended but the openSUSE:Leap:42.2 project config is still old and if you build against openSUSE:Leap:42.2 then you also get the "broken" gcc6 packages.
Projects should have openSUSE:Leap:42.2:Update in path, not openSUSE:Leap:42.2.
So it's a project setup bug on your side. -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-virtual+owner@opensuse.org
participants (2)
-
Olaf Hering
-
PGNet Dev