Bug 184482 - Amarok r926722 fails to compile
Summary: Amarok r926722 fails to compile
Status: RESOLVED DUPLICATE of bug 177863
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-16 01:48 UTC by Mieszko Ślusarczyk
Modified: 2009-02-16 01:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
build.log (463.68 KB, application/octet-stream)
2009-02-16 01:49 UTC, Mieszko Ślusarczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mieszko Ślusarczyk 2009-02-16 01:48:37 UTC
Version:           svn (using KDE 4.2.0)
Compiler:          gcc 4.3.3 
OS:                Linux
Installed from:    Gentoo Packages

Compilation of amarok from svn fails for me.

[0m[ 96%] [32mBuilding CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextCharFormat.o
[0m[ 96%] [32mBuilding CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextCodecPlugin.o
[0m/usr/include/qt4/QtCore/qmetatype.h: In static member function 'static int QMetaTypeId2<T>::qt_metatype_id() [with T = QList<int>]':
/usr/include/qt4/QtCore/qmetatype.h:194:   instantiated from 'int qMetaTypeId(T*) [with T = QList<int>]'
/usr/include/qt4/QtScript/qscriptengine.h:367:   instantiated from 'T qscriptvalue_cast(const QScriptValue&) [with T = QList<int>]'
/var/tmp/portage/media-sound/amarok-9999/work/amarok_build/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextCodecPlugin.cpp:128:   instantiated from here
/usr/include/qt4/QtCore/qmetatype.h:184: error: 'qt_metatype_id' is not a member of 'QMetaTypeId<QList<int> >'
make[2]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextCodecPlugin.o] Error 1
make[1]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Comment 1 Mieszko Ślusarczyk 2009-02-16 01:49:51 UTC
Created attachment 31354 [details]
build.log

This is a full build log.
Comment 2 Leo Franchi 2009-02-16 01:56:24 UTC

*** This bug has been marked as a duplicate of bug 177863 ***