Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 822435 - dev-python/llvmlite needs porting to LLVM 12+
Summary: dev-python/llvmlite needs porting to LLVM 12+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 822426
  Show dependency tree
 
Reported: 2021-11-08 12:27 UTC by Michał Górny
Modified: 2021-12-08 11:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-11-08 12:27:38 UTC
12.0.0 has been released back in April.  Please port this package to support it.
Comment 1 Larry the Git Cow gentoo-dev 2021-11-08 12:34:47 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d747c5324b2dbd82d713a1ceb857568cbcf56b2

commit 1d747c5324b2dbd82d713a1ceb857568cbcf56b2
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-11-08 12:34:17 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-11-08 12:34:44 +0000

    package.mask: Last rite dev-python/llvmlite
    
    Bug: https://bugs.gentoo.org/822435
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Benda Xu gentoo-dev 2021-11-10 08:14:47 UTC
Hi Michał,

Considering the SLOT decision of llvm.  Do you plan to revisit this mask and keep llvm-11 for a while?

Benda
Comment 3 Benda Xu gentoo-dev 2021-11-10 08:18:27 UTC
The Python 3.10 is there according to the upstream.  They just did not pass the build farm.  I can take part in bumping it to Python 3.10 and contacting the upstream for the test results.

We need llvmlite in the science overlay as a reverse dependency of dev-python/numba.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-11-10 08:44:51 UTC
(In reply to Benda Xu from comment #2)
> Hi Michał,
> 
> Considering the SLOT decision of llvm.  Do you plan to revisit this mask and
> keep llvm-11 for a while?

No.  This package has been a PITA for a long time now.  Upstream is getting slower and slower to upgrade LLVM support (it used to happen shortly after the release, now they're 2 releases behind).

Python 3.10 works in the Gentoo ebuild for some time already, upstream is just unreasonable blocking unknown Python versions and we're seding that out.

If ::science needs it, I would suggest moving it there.  It's not really a ::gentoo quality package.  Well, at least unless upstream gets motivated and finally adds LLVM 12+ support.
Comment 5 Larry the Git Cow gentoo-dev 2021-12-08 11:56:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fb74bffc146cb8b8ae24eaa51b7819a20f35548

commit 3fb74bffc146cb8b8ae24eaa51b7819a20f35548
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-12-08 11:55:54 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-12-08 11:55:54 +0000

    dev-python/llvmlite: treeclean
    
    Closes: https://bugs.gentoo.org/822435
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-python/llvmlite/Manifest               |  1 -
 dev-python/llvmlite/llvmlite-0.37.0.ebuild | 60 ------------------------------
 dev-python/llvmlite/metadata.xml           | 21 -----------
 profiles/package.mask                      |  6 ---
 4 files changed, 88 deletions(-)