Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16843

Re: llvmlite, numba, and llvm versions

Path csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod
From Diane Trout <diane@ghic.org>
Newsgroups linux.debian.maint.python
Subject Re: llvmlite, numba, and llvm versions
Date Wed, 09 Apr 2025 08:10:01 +0200
Message-ID <KzwNj-cdyE-5@gated-at.bofh.it> (permalink)
References <KhAml-bQq-3@gated-at.bofh.it> <KhAZ3-c57-15@gated-at.bofh.it>
X-Original-To "M. Zhou" <lumin@debian.org>
X-Mailbox-Line From debian-python-request@lists.debian.org Wed Apr 9 06:00:02 2025
Old-Return-Path <diane@ghic.org>
X-Amavis-Spam-Status No, score=-7.561 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, MD5_SHA1_SUM=-1, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SARE_MSGID_LONG40=0.637] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -4.6
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding quoted-printable
User-Agent Evolution 3.56.0-1
MIME-Version 1.0
X-Mailing-List <debian-python@lists.debian.org> archive/latest/22964
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/07ba823bd2da3f97f2ee442eb4c8528a0a90d5c3.camel@ghic.org
Approved robomod@news.nic.it
Lines 37
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc Debian Python <debian-python@lists.debian.org>, PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr>
X-Original-Date Tue, 08 Apr 2025 22:59:41 -0700
X-Original-Message-ID <07ba823bd2da3f97f2ee442eb4c8528a0a90d5c3.camel@ghic.org>
X-Original-References <128a5dff67746a5120e3ab36650282b267a3652d.camel@ghic.org> <a61d21d9f90da6bf1e0d227214d3e4f22e3de276.camel@debian.org>
Xref csiph.com linux.debian.maint.python:16843

Show key headers only | View raw


Hi,

I have a version of llvmlite that builds against llvm-19 with 2 test
failures that don't look to important. One of them is definitely just
the layout of the object file changed from what was expected.

I got most of the help in the comments in here:
https://github.com/numba/llvmlite/pull/1092

Additionally with some other patches I was able to get numba to build
with this version of llvmlite and with numpy 2.2 and all it's tests
passed on x86_64. It also got through some tests on arm64 before it
timed out.

I pushed all my changes to llvmlite to
https://salsa.debian.org/diane/llvmlite
at commit 17e84a9243ba92a9248e7415c84a980e0ff96886

The important bit is this patch from upstream
https://salsa.debian.org/diane/llvmlite/-/blob/master/debian/patches/llvm-19-support-pr1182.patch?ref_type=heads
And this patch skips/expects the two failed tests
https://salsa.debian.org/diane/llvmlite/-/blob/master/debian/patches/skip-llvm-19-broken-tests.patch?ref_type=heads

I also pushed all my changes to numba for it to build with the above
version of llvmlite and numpy 2.2
https://salsa.debian.org/science-team/numba.git

(numba should work, though I had to merge a small change to the tests
that I forgot to push to salsa a while ago, and it's building again,
but I'm tired and it'll take a while to run through all the tests
again)

I hope it's still not too late to get numba back in to testing.

Diane

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

llvmlite, numba, and llvm versions Diane Trout <diane@ghic.org> - 2025-02-18 19:20 +0100
  Re: llvmlite, numba, and llvm versions "M. Zhou" <lumin@debian.org> - 2025-02-18 20:00 +0100
    Re: llvmlite, numba, and llvm versions Matthias Klose <doko@debian.org> - 2025-02-18 21:00 +0100
      Re: llvmlite, numba, and llvm versions Sebastian Ramacher <sramacher@debian.org> - 2025-02-18 21:20 +0100
    Re: llvmlite, numba, and llvm versions Diane Trout <diane@ghic.org> - 2025-03-03 05:00 +0100
      Re: llvmlite, numba, and llvm versions PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2025-03-18 14:30 +0100
        Re: llvmlite, numba, and llvm versions Diane Trout <diane@ghic.org> - 2025-03-19 07:20 +0100
    Re: llvmlite, numba, and llvm versions Diane Trout <diane@ghic.org> - 2025-04-09 08:10 +0200
      Re: llvmlite, numba, and llvm versions Nicholas D Steeves <sten@debian.org> - 2025-04-10 03:00 +0200
        Re: llvmlite, numba, and llvm versions Diane Trout <diane@ghic.org> - 2025-04-10 06:10 +0200
      Re: llvmlite, numba, and llvm versions "M. Zhou" <lumin@debian.org> - 2025-04-10 03:20 +0200
        Re: llvmlite, numba, and llvm versions Diane Trout <diane@ghic.org> - 2025-04-10 06:20 +0200

csiph-web