Bug ID | 1118737 |
---|---|
Summary | KDE:Qt/python-qt4: Bug QtWebKit is missing |
Classification | openSUSE |
Product | openSUSE.org |
Version | unspecified |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | 3rd party software |
Assignee | dmueller@suse.com |
Reporter | jayvdb@gmail.com |
QA Contact | bnc-team-screening@forge.provo.novell.com |
Found By | --- |
Blocker | --- |
Build logs show [ 101s] /bin/sh: gdb: command not found [ 101s] /bin/sh: line 0: test: -gt: unary operator expected [ 101s] Checking to see if the QtWebKit module should be built... [ 101s] /usr/bin/qmake -o cfgtest_QtWebKit.mk cfgtest_QtWebKit.pro [ 101s] make -f cfgtest_QtWebKit.mk [ 101s] g++ -c -pipe -g -Wall -W -D_REENTRANT -DQT_WEBKIT_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtWebKit -I/usr/include -I. -o cfgtest_QtWebKit.o cfgtest_QtWebKit.cpp [ 101s] cfgtest_QtWebKit.cpp:1:10: fatal error: qwebpage.h: No such file or directory [ 101s] #include <qwebpage.h> [ 101s] ^~~~~~~~~~~~ [ 101s] compilation terminated. [ 101s] make: *** [cfgtest_QtWebKit.mk:211: cfgtest_QtWebKit.o] Error 1 https://build.opensuse.org/build/KDE:Qt/openSUSE_Factory/i586/python-qt4/_log As a result, PyQt4.QtWebKit is missing, and doesnt appear to be in any other package. This is the cause of: - https://bugzilla.opensuse.org/show_bug.cgi?id=1075879 - https://bugzilla.opensuse.org/show_bug.cgi?id=1096732 - https://bugzilla.opensuse.org/show_bug.cgi?id=1099875 Probably also: - https://bugzilla.opensuse.org/show_bug.cgi?id=1099874