[MacPorts] #60114: Building py38-pyqt5 fails

MacPorts noreply at macports.org
Thu Feb 20 10:00:58 UTC 2020


#60114: Building py38-pyqt5 fails
--------------------+--------------------
 Reporter:  Veence  |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:
--------------------+--------------------
 Guys,
 I can’t build the new version of py38-pyqt5. I get this:


 {{{
 --->  Building py38-pyqt5
 Executing:  cd "/opt/local/var/macports/build/_macports-ports_python_py-
 pyqt5/py38-pyqt5/work/PyQt5-5.14.1" && make -j4 -w all
 make: Entering directory `/opt/local/var/macports/build/_macports-
 ports_python_py-pyqt5/py38-pyqt5/work/PyQt5-5.14.1'
 cd QtCore/ && ( test -e Makefile || /opt/local/libexec/qt5/bin/qmake -o
 Makefile /opt/local/var/macports/build/_macports-ports_python_py-
 pyqt5/py38-pyqt5/work/PyQt5-5.14.1/QtCore/QtCore.pro ) &&
 /Library/Developer/CommandLineTools/usr/bin/make -f Makefile all
 […]
 /Library/Developer/CommandLineTools/usr/bin/clang++ -c -pipe
 -stdlib=libc++ -Os -std=gnu++11  -arch x86_64 -isysroot
 /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mmacosx-version-
 min=10.14 -fno-exceptions -Wall -Wextra -fPIC -DSIP_PROTECTED_IS_PUBLIC
 -Dprotected=public -DPy_LIMITED_API=0x03040000 -DQT_NO_EXCEPTIONS
 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I. -I.
 -I/opt/local/Library/Frameworks/Python.framework/Versions/3.8/include/python3.8
 -I../qpy/QtCore -I/opt/local/libexec/qt5/lib/QtCore.framework/Headers -I.
 -I/opt/local/libexec/qt5/mkspecs/macx-clang -F/opt/local/libexec/qt5/lib
 -o sipQtCoreQAbstractEventDispatcherTimerInfo.o
 sipQtCoreQAbstractEventDispatcherTimerInfo.cpp
 In file included from sipQtCoreQAbstractEventDispatcherTimerInfo.cpp:24:
 ./sipAPIQtCore.h:31:10: fatal error: 'sip.h' file not found
 In file included from sipQtCoreQAbstractAnimation.cpp:24:
 #include <sip.h>
          ^~~~~~~
 ./sipAPIQtCore.h:31:10: fatal error: 'sip.h' file not found
 In file included from sipQtCoreQAbstractEventDispatcher.cpp:24:
 ./sipAPIQtCore.h:31:10: fatal error: 'sip.h' file not found
 #include <sip.h>
          ^~~~~~~
 #include <sip.h>
          ^~~~~~~
 1 error generated.

 }}}

 But:

 {{{
 Air > port installed | grep sip
   py38-sip @4.19.21_0 (active)
 }}}


 This is rather strange. Any clue?

 Thanks! :)

-- 
Ticket URL: <https://trac.macports.org/ticket/60114>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list