acxz / pkgbuilds

PKGBUILDs for Arch Linux
25 stars 44 forks source link

[python-pyqt5-sip4] sip-build: '12.11' is not a supported ABI version #215

Closed MAPReiff closed 1 year ago

MAPReiff commented 1 year ago

Hello! I am trying to install python-pyqt5-sip4 as it is a dependency for ros-noetic-desktop-full which I need for a class, however, it keeps failing. Is this a known issue/is there a workaround? Tried both through AUR with yay/paru, as well as the PKGBUILD.

==> Making package: python-pyqt5-sip4 5.15.6-2 (Thu 17 Nov 2022 07:14:57 PM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found PyQt5-5.15.6.tar.gz
  -> Found restore-sip4-support.patch
==> Validating source files with sha256sums...
    PyQt5-5.15.6.tar.gz ... Passed
    restore-sip4-support.patch ... Passed
==> Extracting sources...
  -> Extracting PyQt5-5.15.6.tar.gz with bsdtar
==> Starting prepare()...
patching file sip/QtCore/QtCoremod.sip
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Querying qmake about your Qt installation...
This is the GPL version of PyQt 5.15.6 (licensed under the GNU General Public License) for Python 3.10.8 on linux.
Found the license file 'pyqt-gpl.sip'.
Checking to see if the QtCore bindings can be built...
Checking to see if the QtNetwork bindings can be built...
Checking to see if the QtGui bindings can be built...
Checking to see if the QtWidgets bindings can be built...
Checking to see if the QtQml bindings can be built...
Checking to see if the QAxContainer bindings can be built...
Checking to see if the QtAndroidExtras bindings can be built...
Checking to see if the QtBluetooth bindings can be built...
Checking to see if the QtDBus bindings can be built...
Checking to see if the QtDesigner bindings can be built...
Checking to see if the Enginio bindings can be built...
Checking to see if the QtHelp bindings can be built...
Checking to see if the QtMacExtras bindings can be built...
Checking to see if the QtMultimedia bindings can be built...
Checking to see if the QtMultimediaWidgets bindings can be built...
Checking to see if the QtNfc bindings can be built...
Checking to see if the QtOpenGL bindings can be built...
Checking to see if the QtPositioning bindings can be built...
Checking to see if the QtLocation bindings can be built...
Checking to see if the QtPrintSupport bindings can be built...
Checking to see if the QtQuick bindings can be built...
Checking to see if the QtQuick3D bindings can be built...
Checking to see if the QtQuickWidgets bindings can be built...
Checking to see if the QtRemoteObjects bindings can be built...
Checking to see if the QtSensors bindings can be built...
Checking to see if the QtSerialPort bindings can be built...
Checking to see if the QtSql bindings can be built...
Checking to see if the QtSvg bindings can be built...
Checking to see if the QtTest bindings can be built...
Checking to see if the QtTextToSpeech bindings can be built...
Checking to see if the QtWebChannel bindings can be built...
Checking to see if the QtWebKit bindings can be built...
Checking to see if the QtWebKitWidgets bindings can be built...
Checking to see if the QtWebSockets bindings can be built...
Checking to see if the QtWinExtras bindings can be built...
Checking to see if the QtX11Extras bindings can be built...
Checking to see if the QtXml bindings can be built...
Checking to see if the QtXmlPatterns bindings can be built...
Checking to see if the _QOpenGLFunctions_2_0 bindings can be built...
Checking to see if the _QOpenGLFunctions_2_1 bindings can be built...
Checking to see if the _QOpenGLFunctions_4_1_Core bindings can be built...
Generating the Qt Designer plugin .pro file...
Generating the qmlscene plugin .pro file...
Checking to see if the dbus-python support should be built...
sip-build: '12.11' is not a supported ABI version
==> ERROR: A failure occurred in build().
    Aborting...
acxz commented 1 year ago

@MAPReiff sorry to getting back so late. I have updated python-pyqt5-sip4. Can you try to install it once again?

Since this issue has been open for a while, I'll close this issue, but feel free to comment if the problem still persists and I'll open this issue back up.