Description
During the Debian package build on the ppc64el architecture (powerpc 64 bits low endian), we get a failure to load at least one of the built extensions:
ImportError: Failed to import test module: PySide2.support Traceback (most recent call last): File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyside2/build/PySide2/support/__init__.py", line 43, in <module> from PySide2.shiboken2 import VoidPtr ImportError: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.6_pyside2/build/PySide2/shiboken2.cpython-36m-powerpc64le-linux-gnu.so: ELF load command alignment not page-aligned
The fuill build log is available here: