Bug 178965 - Amarok-2.0 cant compile with qt-4.5_beta1 packages
Summary: Amarok-2.0 cant compile with qt-4.5_beta1 packages
Status: RESOLVED DUPLICATE of bug 177863
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-28 14:01 UTC by Markos Chandras
Modified: 2008-12-28 14:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
build.log (323.14 KB, text/plain)
2008-12-28 14:02 UTC, Markos Chandras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markos Chandras 2008-12-28 14:01:00 UTC
Version:           2.0 (using Devel)
Compiler:          gcc version 4.3.2 (Gentoo 4.3.2 p1.1) 
OS:                Linux
Installed from:    Compiled sources

This is the output while I am trying to compile amarok-2.0 with qt-4.5_beta1 installed

src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextBlockFormat.o
[0m[ 58%] [32mBuilding CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextBlockGroup.o
[0m[ 58%] [32mBuilding CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextBlockUserData.o
[0m[ 58%] [32mBuilding CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextBrowser.o
[0m[ 58%] [32mBuilding CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/generated_cpp/com_trolltech_qt_gui/qtscriptshell_QTextCharFormat.o
[0m[ 58%] [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&, T*) [with T = QList<int>]'
/var/tmp/portage/media-sound/amarok-2.0/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[2]: *** Waiting for unfinished jobs....
make[1]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_gui.dir/all] Error 2
make: *** [all] Error 2
Comment 1 Markos Chandras 2008-12-28 14:02:35 UTC
Created attachment 29698 [details]
build.log

Attached you can find the whole compilation output

Hope that helps
Comment 2 Mark Kretschmann 2008-12-28 14:02:57 UTC
Please check for duplicate reports before submitting a new report.

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