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.