[PyQt] Build issues with sipconfiq

Hans-Peter Jansen hpj at urpla.net
Thu Sep 12 16:49:31 BST 2019


Hi Phil,

since it looks, like I'm the only one that uses the QxtGlobalShortcut module 
with PyQt, today, out of the blue, I stumbled across an new sipconfig related 
issue.

The build fails, because sipconfig doesn't expand some macros anymore, but 
nothing changed with sip and PyQt5 meanwhile (well, Qt was updated to 5.13.1):

[  157s] g++ -shared -Wl,--version-script=QxtGlobalShortcut.exp -o 
QxtGlobalShortcut.so sipQxtGlobalShortcutcmodule.o 
sipQxtGlobalShortcutQxtGlobalShortcut.o -L/home/abuild/rpmbuild/BUILD/
PyQxtGlobalShortcut-0.2.3/build/temp.linux-x86_64-2.7 -L/usr/lib64 -L/usr/
X11R6/lib -lQxtGlobalShortcut -lpython2.7 -lQt5Core -L$[QT_INSTALL_LIBS] -
lpthread -lQt5Gui -L$[QT_INSTALL_LIBS] $[QT_INSTALL_LIBS]/libQt5Core.so -
lpthread -lQt5Widgets -lQt5PrintSupport -lXext -lX11 -lm -lpthread
[  157s] g++: error: 0/libQt5Core.so: No such file or directory

See $[QT_INSTALL_LIBS]?

I've added a patch to the pyqxtgs/configure.py to reveal some internas here at 
[   150s]:

https://build.opensuse.org/package/live_build_log/home:frispete:PyQt5/python-qxtglobalshortcut-qt5/openSUSE_Tumbleweed/x86_64

Any idea, what's going wrong here?

Thanks in advance,
Pete




More information about the PyQt mailing list