Your message dated Tue, 26 May 2026 10:05:57 +0000
with message-id <[email protected]>
and subject line Bug#1050069: Removed package(s) from unstable
has caused the Debian Bug report #1070102,
regarding Requesting patch for llvm-toolchain-14
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1070102: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070102
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: llm-toolchain-14
Version: 1:14.0.6-12

Hello,

python3-numba and packages using numba like python3-sparse are
segfaulting on ARM64, upstream maintainers are suggesting we backport
this small change.

https://github.com/llvm/llvm-project/commit/2e1b838a889f9793d4bcd5dbfe10db9796b77143

diff --git a/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
b/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
index 3c7f4ec47eb84c..282c357f2de2c4 100644
--- a/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
+++ b/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
@@ -2406,6 +2406,7 @@ Error RuntimeDyldELF::finalizeLoad(const
ObjectFile &Obj,
     }
   }
 
+  GOTOffsetMap.clear();
   GOTSectionID = 0;
   CurrentGOTIndex = 0;
 

Here's the sparse developer recommending it;

https://github.com/pydata/sparse/issues/628#issuecomment-2076366957

And here's the numba comment.

https://github.com/numba/numba/issues/9109#issuecomment-2042747383

I tried to figure out how to build llvm, but wasn't sure how to get the
right set of patches for the branch I had checked out.

Thanks,
Diane

--- End Message ---
--- Begin Message ---
Version: 1:14.0.6-20+rm

Dear submitter,

as the package llvm-toolchain-14 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1050069

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to