| Summary: | [kde-testing] media-sound/amarok-1.92.2 - qtscript_QAbstractSocket.cpp:(.text+0x5): undefined reference to `QScriptValue::toQObject() const' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Marcus <marcrios84> |
| Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | jmbsvicetto, thomas.bettler |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | the enviornment | ||
|
Description
Marcus
2008-10-08 19:34:22 UTC
Build log:
The last 50lines:
CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/main.o:(.data.rel.ro._ZTI33com_trolltech_qt_gui_ScriptPlugin[typeinfo for com_trolltech_qt_gui_ScriptPlugin]+0x10): undefined reference to `typeinfo for QScriptExtensionPlugin'
collect2: ld returned 1 exit status
make[2]: *** [lib/libqtscript_gui.so] Error 1
make[1]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/all] Error 2
make: *** [all] Error 2
*
* ERROR: media-sound/amarok-1.92.2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2749: Called kde4-base_src_compile
* environment, line 2067: Called kde4-base_src_make
* environment, line 2120: Called cmake-utils_src_make
* environment, line 681: Called die
* The specific snippet of code:
* emake "$@" || die "Make failed!";
* The die message:
* Make failed!
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/home/tmp_portage/portage/media-sound/amarok-1.92.2/temp/build.log'.
* The ebuild environment file is located at '/home/tmp_portage/portage/media-sound/amarok-1.92.2/temp/environment'.
* This ebuild used the following eclasses from overlays:
* /usr/portage/local/layman/kde-testing/eclass/kde4-base.eclass
* /usr/portage/local/layman/kde-testing/eclass/kde4-functions.eclass
*
The first error:
31%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QThreadPool.o
In file included from /usr/include/qt4/QtCore/qconfig.h:3,
from /usr/include/qt4/QtCore/qglobal.h:64,
from /usr/include/qt4/QtCore/qmetatype.h:47,
from /usr/include/qt4/QtScript/qscriptengine.h:47,
from /usr/include/qt4/QtScript/QScriptEngine:1,
from /home/tmp_portage/portage/media-sound/amarok-1.92.2/work/amarok_build/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QThreadPool.cpp:1:
/usr/include/qt4/Gentoo/gentoo-qconfig.h:17:1: warning: "QT_WEBKIT" redefined
<command line>:1:1: warning: this is the location of the previous definition
CMakeFiles/qtscript_network.dir/generated_cpp/com_trolltech_qt_network/qtscript_QAbstractSocket.o: In function `qtscript_QAbstractSocket_fromScriptValue(QScriptValue const&, QAbstractSocket*&)':
qtscript_QAbstractSocket.cpp:(.text+0x5): undefined reference to `QScriptValue::toQObject() const'
CMakeFiles/qtscript_network.dir/generated_cpp/com_trolltech_qt_network/qtscript_QAbstractSocket.o: In function `qtscript_QAbstractSocket_toScriptValue(QScriptEngine*, QAbstractSocket* const&)':
qtscript_QAbstractSocket.cpp:(.text+0x38): undefined reference to `QScriptEngine::newQObject(QObject*, QScriptEngine::ValueOwnership, QFlags<QScriptEngine::QObjectWrapOption> const&)'
CMakeFiles/qtscript_network.dir/generated_cpp/com_trolltech_qt_network/qtscript_QAbstractSocket.o: In function `qtscript_QAbstractSocket_SocketState_fromScriptValue(QScriptValue const&, QAbstractSocket::SocketState&)':
qtscript_QAbstractSocket.cpp:(.text+0x198): undefined reference to `QScriptValue::toVariant() const'
CMakeFiles/qtscript_network.dir/generated_cpp/com_trolltech_qt_network/qtscript_QAbstractSocket.o: In function `qtscript_QAbstractSocket_NetworkLayerProtocol_fromScriptValue(QScriptValue const&, QAbstractSocket::NetworkLayerProtocol&)':
qtscript_QAbstractSocket.cpp:(.text+0x1d8): undefined reference to `QScriptValue::toVariant() const'
I am sorry but the build_log is 21Mb....
Created attachment 167656 [details]
the enviornment
*** Bug 240570 has been marked as a duplicate of this bug. *** Reassasing to gentoofan since he is maintainer of amarok. Note for him: maybe we should not bother at all now until that mysql bugie is fixed. This bug is problably same as bug 258861. Please close this one as duplicate - bug 258861 proposes a working patch solution. indeed it is. *** This bug has been marked as a duplicate of bug 258861 *** |