[Bug 1041469] New: llvm4 spec issues
http://bugzilla.opensuse.org/show_bug.cgi?id=1041469 Bug ID: 1041469 Summary: llvm4 spec issues Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: bnc-team-screening@forge.provo.novell.com Reporter: msuchanek@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Hello, llvm4 has this conditional: %if 0%{?sle_version} <= 130000 BuildRequires: gcc6 BuildRequires: gcc6-c++ %else BuildRequires: gcc BuildRequires: gcc-c++ %endif Since TW has no sle_version you get gcc6 on TW which is probably not intended. However, llvm4 is the only llvm which passes test on arm64 which may be the result of building with gcc6. Also lldb4 has ExclusiveArch: arm x86_64 arm is not an arch so this will build on x86_64 only. Maybe it was supposed to be %arm or armv7 or ... ? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1041469 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org, | |idonmez@suse.com, | |jreuter@suse.com, | |matz@suse.com, | |mseben@gmail.com, | |prusnak@opensuse.org, | |pth@suse.com, | |rguenther@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1041469 Ismail Donmez <idonmez@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bnc-team-screening@forge.pr |idonmez@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=1041469 http://bugzilla.opensuse.org/show_bug.cgi?id=1041469#c1 Ismail Donmez <idonmez@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #1 from Ismail Donmez <idonmez@suse.com> --- (In reply to Michal Suchanek from comment #0)
Hello,
llvm4 has this conditional:
%if 0%{?sle_version} <= 130000 BuildRequires: gcc6 BuildRequires: gcc6-c++ %else BuildRequires: gcc BuildRequires: gcc-c++ %endif
Since TW has no sle_version you get gcc6 on TW which is probably not intended.
However, llvm4 is the only llvm which passes test on arm64 which may be the result of building with gcc6.
Sent a fix, thank you. gcc7 on aarch64 should be safe also.
Also lldb4 has
ExclusiveArch: arm x86_64
arm is not an arch so this will build on x86_64 only. Maybe it was supposed to be %arm or armv7 or ... ?
Yeah it was wishful thinking anyway, reverted to x86_64 only. Thanks! -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1041469 http://bugzilla.opensuse.org/show_bug.cgi?id=1041469#c3 Michal Srb <msrb@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #3 from Michal Srb <msrb@suse.com> --- The fix was accepted in buildservice, so it seems to me that this bug was already fixed before being reassigned to me. Closing as fixed then. Please reopen if I missed something. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1041469 http://bugzilla.opensuse.org/show_bug.cgi?id=1041469#c11 --- Comment #11 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1041469) was mentioned in https://build.opensuse.org/request/show/932377 Backports:SLE-15-SP3 / llvm12 -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com