Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894036 - sci-libs/cantera-2.6.0-r2 fails tests (LIBARCHIVE-SYSTEM): ...............Fatal Python error: Aborted
Summary: sci-libs/cantera-2.6.0-r2 fails tests (LIBARCHIVE-SYSTEM): ...............Fat...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-12 12:35 UTC by Agostino Sarubbo
Modified: 2023-03-05 07:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,365.99 KB, text/plain)
2023-02-12 12:35 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-02-12 12:35:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/cantera-2.6.0-r2 fails tests (LIBARCHIVE-SYSTEM).
Discovered on: amd64 (internal ref: libarchive_tinderbox)

NOTE:
(LIBARCHIVE-SYSTEM) in the summary means that the bug was found on a machine that runs app-alternatives/tar and app-alternatives/cpio with [-gnu,+libarchive] but this bug MAY or MAY NOT BE related to the tar/cpio implementation.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-12 12:35:34 UTC
Created attachment 850438 [details]
build.log

build log and emerge --info
Comment 2 Sergey Torokhov 2023-03-05 07:17:28 UTC
From the build.log it seems that error is caused by "h5py" on that system

> ...............Fatal Python error: Aborted
> 
> Current thread 0x00007fd560a3e240 (most recent call first):
>  File "/usr/lib/python3.10/site-packages/h5py/_hl/attrs.py", line 206 in create
>  File "/usr/lib/python3.10/site-packages/h5py/_hl/attrs.py", line 104 in __setitem__
> ....
I need to explore the reson more detailed.