http://bugzilla.opensuse.org/show_bug.cgi?id=1118737
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/_lo...
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
http://bugzilla.opensuse.org/show_bug.cgi?id=1118737 http://bugzilla.opensuse.org/show_bug.cgi?id=1118737#c1
--- Comment #1 from John Vandenberg jayvdb@gmail.com --- Perhaps the creation of a python-qt4-webkit package could keep these applications alive.
Worth noting that the latest eric seems to be ok, so the eric5 problem will become less important over time.
The others like ninja-ide may also be fixable by upgrading the package source code as they may also have removed the dependency.
http://bugzilla.opensuse.org/show_bug.cgi?id=1118737 http://bugzilla.opensuse.org/show_bug.cgi?id=1118737#c2
Christophe Marin christophe@krop.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX
--- Comment #2 from Christophe Marin christophe@krop.fr --- No longer relevant, Qt4 and QtWebkit are both gone