Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-765

Creates non working extensions on ppc64el: ELF load command alignment not page-aligned

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.11.0
    • PySide, Shiboken
    • None

    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:

      https://buildd.debian.org/status/fetch.php?pkg=pyside2&arch=ppc64el&ver=5.11.0-2&stamp=1533053995&raw=0

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            rhertzog Raphaël Hertzog
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes