[Bug 1042370] New: odp uses gcc6 to compile
http://bugzilla.opensuse.org/show_bug.cgi?id=1042370 Bug ID: 1042370 Summary: odp uses gcc6 to compile Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: bnc-team-screening@forge.provo.novell.com Reporter: dimstar@opensuse.org QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- openSUSE Tumbleweed has been moving to GCC7 as the default compiler The package 'odp' though explicitly requires gcc6 in the spec file: BuildRequires: gcc6 [...] make V=1 CC=gcc-6 DESTDIR=%{buildroot} %{?_smp_mflags} install GCC6 is scheduled to be removed - so this will need to move up as well -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1042370 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bnc-team-screening@forge.pr |marco.varlese@suse.com |ovo.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1042370 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1042372 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1042370 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|1042372 | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1042370 http://bugzilla.opensuse.org/show_bug.cgi?id=1042370#c1 Marco Varlese <marco.varlese@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Marco Varlese <marco.varlese@suse.com> --- (In reply to Dominique Leuenberger from comment #0)
openSUSE Tumbleweed has been moving to GCC7 as the default compiler
The package 'odp' though explicitly requires gcc6 in the spec file:
BuildRequires: gcc6 [...] make V=1 CC=gcc-6 DESTDIR=%{buildroot} %{?_smp_mflags} install
GCC6 is scheduled to be removed - so this will need to move up as well
The latest .spec file addresses this issue. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com