Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15031] kdebindings4 fails to compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15031] kdebindings4 fails to compile
  • Date: 8 Jan 2010 23:07:43 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15031


Eric Sandall <sandalle AT sourcemage.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |sandalle AT sourcemage.org




--- Comment #12 from Eric Sandall <sandalle AT sourcemage.org> 2010-01-08
17:07:40 ---
$ sorcery -v
1.14.4

$ gaze version kdebindings4 qt-x11 qt4 gcc glibc akonadi soprano
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test kde4 kdebindings4 4.3.4 4.3.3
test x11-toolkits qt-x11 3.3.8 -
test x11-toolkits qt4 4.6.0 4.6.0
test gnu gcc 4.3.3 4.3.3
test libs glibc 2.11.1 2.11.1
test kde4-support akonadi 1.2.1 1.2.1
test kde4-support soprano 2.3.1 2.3.1
test smgl castfs 0.6.0 0.6.0

$ tail -n 40 /etc/sorcery/local/depends/qt4.p
/etc/sorcery/local/depends/kdebindings4.p
==> /etc/sorcery/local/depends/qt4.p <==
QT_DOC="n"
QT_DEMO="-nomake"
QT_EXAMPLE="-nomake"
QT_TOOLS="-make"
QT_TRANS="-nomake"
QT_STL="-stl"
QT_QT3="-qt3support"
QT_DEBUG="-no-separate-debug-info"
QT_NIS="-nis"
QT_XRAMA="-xinerama"
QT_GIF="-qt-gif"
QT_EXCEPT="-exceptions"
QT_PCH="-pch"
QT_WEBKIT="-webkit"
QT_MEDIA="-multimedia"
QT_GTK="-gtkstyle"
QT_ACCESS="-no-accessibility"

==> /etc/sorcery/local/depends/kdebindings4.p <==
KDE_DEBUG_OPTION="Release"
KDE4DIR="/opt/kde4"

I am seeing a different error (on x86_64), but it is still in smoke:
FATAL ERROR "com.trolltech.Qt.QGraphicsItem") inline void
QGraphicsItem::setPos(qreal "com.trolltech.Qt.QGraphicsItem") inline void
QGraphicsItem::setPos(qreal
FATAL ERROR setPos(qreal setPos(qreal
Removing obsolete file qtdefines.cpp
Scanning dependencies of target smokeqt
[ 0%] Building CXX object smoke/qt/CMakeFiles/smokeqt.dir/smokedata.o
/usr/src/kdebindings-4.3.4/build/smoke/qt/smokedata.cpp:5952: error: expected
`}' before 'com'
/usr/src/kdebindings-4.3.4/build/smoke/qt/smokedata.cpp:5952: warning: missing
initializer for member 'Smoke::Type::classId'
/usr/src/kdebindings-4.3.4/build/smoke/qt/smokedata.cpp:5952: warning: missing
initializer for member 'Smoke::Type::flags'
/usr/src/kdebindings-4.3.4/build/smoke/qt/smokedata.cpp:5952: error: expected
',' or ';' before 'com'
/usr/src/kdebindings-4.3.4/build/smoke/qt/smokedata.cpp:5952: error: expected
declaration before '}' token
make[2]: *** [smoke/qt/CMakeFiles/smokeqt.dir/smokedata.o] Error 1
make[1]: *** [smoke/qt/CMakeFiles/smokeqt.dir/all] Error 2
make: *** [all] Error 2

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page