Re: [blfs-dev] Qupzilla-1.8.9 broken with qtwebkit-5.6.0

2016-03-19 Thread Fernando de Oliveira
Em 19-03-2016 12:27, Fernando de Oliveira escreveu:
> 
> 
> 

Please, disregard. It was supposed to be a private message.

-- 
[]s,
Fernando, aka Sísifo
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page


[blfs-dev] Qupzilla-1.8.9 broken with qtwebkit-5.6.0

2016-03-19 Thread Fernando de Oliveira

-- 
[]s,
Fernando, aka Sísifo
cd src/lib/ && ( test -e Makefile || /opt/qt5/bin/qmake /tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/lib/lib.pro -o Makefile ) && make -f Makefile 
make[1]: Entering directory '/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/lib'
make[1]: Nothing to be done for 'first'.
make[1]: Leaving directory '/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/lib'
cd src/main/ && ( test -e Makefile || /opt/qt5/bin/qmake /tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/main/main.pro -o Makefile ) && make -f Makefile 
make[1]: Entering directory '/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/main'
g++ -Wl,-O1 -Wl,--enable-new-dtags -Wl,-rpath-link,/opt/qt5/lib -o ../../bin/qupzilla ../../build/main.o   /tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so -L/opt/qt5/lib -lQt5WebKitWidgets -lQt5PrintSupport -lQt5Widgets -lQt5WebKit -lQt5Gui -lQt5Network -lQt5Sql -lQt5Script -lQt5DBus -lQt5Core -lGL -lpthread 
/usr/bin/ld: warning: libANGLE.so.1, needed by /opt/qt5/lib/libQt5WebKitWidgets.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libWebKit1.so.1, needed by /opt/qt5/lib/libQt5WebKitWidgets.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libWebCore.so.1, needed by /opt/qt5/lib/libQt5WebKitWidgets.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libJavaScriptCore.so.1, needed by /opt/qt5/lib/libQt5WebKitWidgets.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libWTF.so.1, needed by /opt/qt5/lib/libQt5WebKitWidgets.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libleveldb.so.1, needed by /opt/qt5/lib/libQt5WebKit.so, not found (try using -rpath or -rpath-link)
../../build/main.o: In function `qupzilla_signal_handler(int) [clone .part.13]':
main.cpp:(.text+0x8d7): undefined reference to `qWebKitVersion()'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebPageAdapter::setDevicePixelRatio(float)'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebPageAdapter::selectedText() const'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebPageAdapter::defaultUserAgentString()'
/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so: undefined reference to `QWebHistoryInterface::setDefaultInterface(QWebHistoryInterface*)'
/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so: undefined reference to `QWebHistory::backItem() const'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebPageAdapter::handleShortcutOverrideEvent(QKeyEvent*)'
/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so: undefined reference to `QWebHistory::canGoForward() const'
/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so: undefined reference to `QWebHistory::forward()'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebFrameAdapter::handleGestureEvent(QGestureEventFacade*)'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebHitTestResultPrivate::operator=(QWebHitTestResultPrivate const&)'
/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so: undefined reference to `QWebSettings::fontSize(QWebSettings::FontSize) const'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebFrameAdapter::ensureAbsoluteUrl(QUrl const&)'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebPageAdapter::inputMethodQuery(Qt::InputMethodQuery) const'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `typeinfo for QtPluginWidgetAdapter'
/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so: undefined reference to `operator<<(QDataStream&, QWebHistory const&)'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebPageAdapter::focusOutEvent(QFocusEvent*)'
/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so: undefined reference to `QWebHistory::items() const'
/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so: undefined reference to `QWebHistoryInterface::qt_metacall(QMetaObject::Call, int, void**)'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebPageAdapter::dragUpdated(QMimeData const*, QPoint const&, QFlags)'
/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so: undefined reference to `QWebSettings::globalSettings()'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebFrameAdapter::hasView() const'
/opt/qt5/lib/libQt5WebKitWidgets.so: undefined reference to `QWebPageAdapter::inputMethodEvent(QInputMethodEvent*)'
/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so: undefined reference to `QWebElementCollection::QWebElementCollection(QWebElementCollection const&)'
/tmp/porg-build-2016.03.19-10h21m51s/qupzilla-1.8.9/src/../bin/libQupZilla.so: undefined reference to