-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Milestone
Description
OS X El Capitan 10.11.6, dependencies provided via MacPorts, latest available versions (Python 3.6.5, Qt/PyQt 5.10.1, Poppler 0.65.0).
Building python-poppler-qt5 succeeds using SIP 4.19.8 but fails using SIP 4.19.10 with the following log:
Executing: cd "/opt/local/var/macports/build/_opt_macports-git_macports-ports_python_py-poppler-qt5/py36-poppler-qt5/work/python-poppler-qt5-0.24.2" && /opt/local/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 setup.py --no-user-cfg build
DEBUG: system: cd "/opt/local/var/macports/build/_opt_macports-git_macports-ports_python_py-poppler-qt5/py36-poppler-qt5/work/python-poppler-qt5-0.24.2" && /opt/local/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 setup.py --no-user-cfg build
running build
running build_ext
building 'popplerqt5' extension
/opt/local/bin/sip-3.6 -I /opt/local/share/py36-sip -t POPPLER_V0_28_0 -c build/temp.macosx-10.11-x86_64-3.6 -b build/temp.macosx-10.11-x86_64-3.6/poppler-qt5.sbf -I /opt/local/Library/Frameworks/Python.framework/Versions/3.6/share/sip/PyQt5/ -t WS_MACX -t Qt_5_10_1 poppler-qt5.sip
sip: Deprecation warning: poppler-qt5.sip:1: %Module version numbers are deprecated and ignored
error: command '/opt/local/bin/sip-3.6' terminated by signal 11
Command failed: cd "/opt/local/var/macports/build/_opt_macports-git_macports-ports_python_py-poppler-qt5/py36-poppler-qt5/work/python-poppler-qt5-0.24.2" && /opt/local/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 setup.py --no-user-cfg build
Exit code: 1
Any ideas on how to solve or at least try to diagnose this problem?
Metadata
Metadata
Assignees
Labels
No labels