[Kde-bindings] [Bug 165255] New: Compiling fail on kdebindings/smoke/phonon/x_6.cpp
Andre Barboza
bmg.andre at gmail.com
Sat Jun 28 22:31:43 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=165255
Summary: Compiling fail on kdebindings/smoke/phonon/x_6.cpp
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings kde org
ReportedBy: bmg.andre gmail com
Version: (using Devel)
Installed from: Compiled sources
Compiler: GCC 4.2.3
OS: Linux
[ 8%] Building CXX object smoke/phonon/CMakeFiles/smokephonon.dir/x_6.o
/usr/bin/c++ -Dsmokephonon_EXPORTS -O2 -march=i486 -mtune=i686 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual -fvisibility=hidden -fvisibility-inlines-hidden -g -O2 -fno-reorder-blocks -fno-schedule-insns -fno-inline -fPIC -I/tmp/SBo/build-kdebindings/smoke/phonon -I/tmp/SBo/kdebindings/smoke/phonon -I/tmp/SBo/kdebindings -I/tmp/SBo/build-kdebindings -I/tmp/SBo/kdebindings/smoke -I/usr/include/KDE -I/usr/lib/qt-4.4.0/include/QtWebKit -I/usr/lib/qt-4.4.0/include/QtHelp -I/usr/lib/qt-4.4.0/include/QtAssistant -I/usr/lib/qt-4.4.0/include/QtDBus -I/usr/lib/qt-4.4.0/include/QtTest -I/usr/lib/qt-4.4.0/include/QtUiTools -I/usr/lib/qt-4.4.0/include/QtScript -I/usr/lib/qt-4.4.0/include/QtSvg -I/usr/lib/qt-4.4.0/include/QtXml -I/usr/lib/qt-4.4.0/include/QtSql -I/usr/lib/qt-4.4.0/include/QtOpenGL -I/usr/lib/qt-4.4.0/include/QtNetwork -I/usr/lib/qt-4.4.0/include/QtDesigner -I/usr/lib/qt-4.4.0/include/Qt3Support -I/usr/lib/qt-4.4.0/include/QtGui -I/usr/lib/qt-4.4.0/include/QtCore -I/usr/lib/qt-4.4.0/include/Qt -I/usr/lib/qt-4.4.0/mkspecs/default -I/usr/lib/qt-4.4.0/include -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_GNU_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DQT3_SUPPORT -DGCC_VISIBILITY -o smoke/phonon/CMakeFiles/smokephonon.dir/x_6.o -c /tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp: In member function 'void x_Phonon__AudioOutput::x_10(Smoke::StackItem*) const':
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:71: error: 'ObjectDescription' was not declared in this scope
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:71: error: 'AudioOutputDeviceType' was not declared in this scope
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:71: error: 'xret' was not declared in this scope
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:72: error: expected primary-expression before 'void'
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:72: error: expected `)' before 'void'
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp: In member function 'void x_Phonon__AudioOutput::x_15(Smoke::StackItem*)':
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:96: error: ISO C++ forbids declaration of 'type name' with no type
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:96: error: ISO C++ forbids declaration of 'type name' with no type
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:96: error: expected primary-expression before 'const'
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:96: error: expected `)' before 'const'
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp: In member function 'void x_Phonon__AudioOutput::x_19(Smoke::StackItem*)':
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:116: error: ISO C++ forbids declaration of 'type name' with no type
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:116: error: ISO C++ forbids declaration of 'type name' with no type
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:116: error: expected primary-expression before 'const'
/tmp/SBo/build-kdebindings/smoke/phonon/x_6.cpp:116: error: expected `)' before 'const'
make[2]: *** [smoke/phonon/CMakeFiles/smokephonon.dir/x_6.o] Error 1
make[2]: Leaving directory `/tmp/SBo/build-kdebindings'
make[1]: *** [smoke/phonon/CMakeFiles/smokephonon.dir/all] Error 2
make[1]: Leaving directory `/tmp/SBo/build-kdebindings'
make: *** [all] Error 2
More information about the Kde-bindings
mailing list