Created attachment 870588 [details] build.log (ppc, 3.8.0-r3) [...] Checking tablefilters. ... ok test06_attributes (tables.tests.test_tables.CompressBloscTablesTestCase) ... ok test07_out_of_order_members (tables.tests.test_tables.CompressBloscTablesTestCase) ... ok test08_AppendModifyRows (tables.tests.test_tables.CompressBloscTablesTestCase) Checking whether blosc2 optimized appending *and* reading rows works or not ... ok test00_description (tables.tests.test_tables.CompressBlosc2TablesTestCase) Checking table description and descriptive fields. ... ok test01_readTable (tables.tests.test_tables.CompressBlosc2TablesTestCase) Checking table read. ... /var/tmp/portage/dev-python/pytables-3.8.0-r3/temp/environment: line 4022: 20874 Segmentation fault (core dumped) "${EPYTHON}" tables/tests/test_all.py -v * ERROR: dev-python/pytables-3.8.0-r3::gentoo failed (test phase): * (no error message) coredumpctl gdb says: Stack trace of thread 20874: #0 0x00000000f5b4dc20 blosc2_schunk_open_offset (libblosc2.so + 0x5dc20) #1 0x00000000f0cef880 n/a (/var/tmp/portage/dev-python/pytables-3.8.0-r3/work/tables-3.8.0-python3_10/lib/tables/tableextension.cpython-310-powerpc-linux-gnu.so + 0xf880) ELF object binary architecture: PowerPC [...] Core was generated by `python3.10 tables/tests/test_all.py -v'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0xf5b4dc20 in blosc2_schunk_open_offset () from /usr/lib/libblosc2.so
Created attachment 870589 [details] emerge --info
(Remember to CC other maintainers too, like sci here.) This is probably related to the various portability issues uncovered in bug 911660. I need to finish the alignment fixes at least.
Current tables-3.9.2 masked on Big Endian platforms.