Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 918970 - dev-python/setuptools-rust-1.8.1: fails to compile on ppc
Summary: dev-python/setuptools-rust-1.8.1: fails to compile on ppc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 918824
  Show dependency tree
 
Reported: 2023-12-01 19:03 UTC by Arthur Zamarin
Modified: 2024-02-24 09:14 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,117.82 KB, text/plain)
2023-12-01 19:03 UTC, Arthur Zamarin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-12-01 19:03:03 UTC
Created attachment 876251 [details]
build.log

Happened on hokumpoke.ppc64.dev.gentoo.org, ppc32-stable container.

It looks like failure to detect lib atomic in rust?
Disclaimer: maybe we already have similar issue for rust in python on ppc, I didn't find one.
Maybe it is because of the current issue with uname on hokumpoke, once again I don't know.

For now filing this bug mainly as blocker for stablereq until further info.
Comment 1 Larry the Git Cow gentoo-dev 2024-02-24 09:14:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e7065d2410b2bb80d3353913930a00db581bb9

commit 42e7065d2410b2bb80d3353913930a00db581bb9
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-02-24 09:13:11 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-02-24 09:14:15 +0000

    dev-python/setuptools-rust: Restrict tests on ppc
    
    Restrict tests on ppc for the time being, due to a bug in pyo3 < 0.20.3,
    to unblock dev-python/cryptography stabilization.  We can remove
    the restriction once upstream bumps pyo3 in tests.
    
    Closes: https://bugs.gentoo.org/918970
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/setuptools-rust/setuptools-rust-1.8.1.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)