Opened 5 months ago

#73563 assigned defect

py310-pyqt4 @4.12.1: configure.py: error: option --use-arch: invalid choice: 'arm64' (choose from 'i386', 'x86_64', 'ppc', 'ppc64')

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.12.2
Keywords: arm64 Cc:
Port: py310-pyqt4

Description

https://build.macports.org/builders/ports-11_arm64-builder/builds/132794/steps/install-port/logs/stdio

Executing:  cd "/opt/local/var/macports/build/py310-pyqt4-5a2b33be/work/PyQt4_gpl_mac-4.12.1" && /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 configure.py -q /opt/local/libexec/qt4/bin/qmake --verbose --confirm-license -e QtGui -e QtHelp -e QtMultimedia -e QtNetwork -e QtDeclarative -e QtOpenGL -e QtScript -e QtScriptTools -e QtSql -e QtSvg -e QtTest -e QtWebKit -e QtXml -e QtXmlPatterns -e QAxContainer -e QtDesigner --dbus=/opt/local/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10/dbus-1.0 --no-qsci-api --sipdir=/opt/local/Library/Frameworks/Python.framework/Versions/3.10/share/sip/PyQt4 --use-arch=arm64 CC=/usr/bin/clang CXX=/usr/bin/clang++ LFLAGS="-F/opt/local/Library/Frameworks -L/opt/local/lib -Wl,-headerpad_max_install_names" CFLAGS="-Os -pipe" CXXFLAGS="-Os -stdlib=libc++ -pipe" 
Usage: python configure.py [opts] [macro=value] [macro+=value]

configure.py: error: option --use-arch: invalid choice: 'arm64' (choose from 'i386', 'x86_64', 'ppc', 'ppc64')
Command failed:  cd "/opt/local/var/macports/build/py310-pyqt4-5a2b33be/work/PyQt4_gpl_mac-4.12.1" && /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 configure.py -q /opt/local/libexec/qt4/bin/qmake --verbose --confirm-license -e QtGui -e QtHelp -e QtMultimedia -e QtNetwork -e QtDeclarative -e QtOpenGL -e QtScript -e QtScriptTools -e QtSql -e QtSvg -e QtTest -e QtWebKit -e QtXml -e QtXmlPatterns -e QAxContainer -e QtDesigner --dbus=/opt/local/Library/Frameworks/Python.framework/Versions/3.10/include/python3.10/dbus-1.0 --no-qsci-api --sipdir=/opt/local/Library/Frameworks/Python.framework/Versions/3.10/share/sip/PyQt4 --use-arch=arm64 CC=/usr/bin/clang CXX=/usr/bin/clang++ LFLAGS="-F/opt/local/Library/Frameworks -L/opt/local/lib -Wl,-headerpad_max_install_names" CFLAGS="-Os -pipe" CXXFLAGS="-Os -stdlib=libc++ -pipe" 
Exit code: 2

Change History (0)

Note: See TracTickets for help on using tickets.