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.