[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#953235: vtkplotter: autopkgtest arm64 failure: No module named 'vtkIOFFMPEGPython'



Source: vtkplotter
Version: 2020.2.0+dfsg1-1
X-Debbugs-CC: debian-ci@lists.debian.org
Severity: serious
User: debian-ci@lists.debian.org
Usertags: fails-always

Dear maintainers,

With a recent upload of vtkplotter you added an autopkgtest, great.
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?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=vtkplotter

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

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "test_actors.py", line 1, in <module>
    from vtkplotter import Cone, Sphere, merge, Volume, show
  File "/usr/lib/python3/dist-packages/vtkplotter/__init__.py", line 30,
in <module>
    from vtkplotter.animation import Animation
  File "/usr/lib/python3/dist-packages/vtkplotter/animation.py", line 3,
in <module>
    import vtkplotter.utils as utils
  File "/usr/lib/python3/dist-packages/vtkplotter/utils.py", line 2, in
<module>
    import vtk, sys
  File "/usr/lib/python3/dist-packages/vtk/__init__.py", line 113, in
<module>
    from .vtkIOFFMPEG import *
  File "/usr/lib/python3/dist-packages/vtk/vtkIOFFMPEG.py", line 9, in
<module>
    from vtkIOFFMPEGPython import *
ModuleNotFoundError: No module named 'vtkIOFFMPEGPython'
autopkgtest [12:57:25]: test python3: -----------------------]

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: