Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15226 closed enhancement (fixed)

llvm (compiler_rt) FTBFS with kernel 5.13.0 headers

Reported by: ken@… Owned by: Douglas R. Reno
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

In discussion about gcc and kernel 5.13.0 headers, Jean-Marc Pigeon reported "There is the same exact problem (sanitizer + Cyclades ) further on with LLVM and compiler-rt-12.0.0.src.tar.xz"

I found an llvm review at https://reviews.llvm.org/D102059 and I can see that fedora (using 12.0.1rc1) have backported a patch [ https://src.fedoraproject.org/rpms/compiler-rt/tree/rawhide] : 0004-PATCH-compiler-rt-libsanitizer-Remove-cyclades-inclu.patch

They also have other patches, I guess we don't need those at the moment. Unsure if that patch applies to 12.0.0.

Raising this for someone to take a look.

Change History (5)

comment:1 by Douglas R. Reno, 3 years ago

It looks like it should apply directly to what we have already. We only need 0004, unless we don't get a new LLVM before the next glibc (August?). In that case, we'll need 0002 as well.

comment:2 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:3 by Douglas R. Reno, 3 years ago

For the record, Fedora's patch is gone. I'll apply it directly from https://reviews.llvm.org/rG884040db086936107ec81656aa5b4c607235fb9a

comment:4 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed

comment:5 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.