Bug#953235: vtkplotter: autopkgtest arm64 failure: No module named 'vtkIOFFMPEGPython'
Adrian Bunk
bunk at debian.org
Thu May 7 09:07:54 BST 2020
On Fri, Mar 06, 2020 at 10:57:20AM +0100, Paul Gevers wrote:
>...
> However, it fails on arm64. I copied some of the output at the bottom of
> this report.
>
> Currently this regression is blocking the migration to testing [1]. Can
> you please investigate the situation and fix it?
>...
> https://ci.debian.net/data/autopkgtest/testing/amd64/v/vtkplotter/4281870/log.gz
>
> autopkgtest [12:57:24]: test python3: [-----------------------
> Processing test_actors.py script..
> Traceback (most recent call last):
> File "/usr/lib/python3/dist-packages/vtk/vtkIOFFMPEG.py", line 5, in
> <module>
> from .vtkIOFFMPEGPython import *
> ImportError: /lib/aarch64-linux-gnu/libgomp.so.1: cannot allocate memory
> in static TLS block
>...
This is a toolchain problem affecting many packages:
https://sourceware.org/bugzilla/show_bug.cgi?id=25051
There is nothing a binary-all python module can do to fix
architecture-specific toolchain bugs.
Is there a non-manual way to express that the autopkgtest must not run
on arm64 and powerpc64el?
cu
Adrian
More information about the debian-science-maintainers
mailing list