[packagekit] PackageKit 0.6.18 released!

Fabio Erculiani lxnay at sabayon.org
Mon Sep 5 13:22:01 PDT 2011


Moreover:
/bin/sh ../../../libtool --silent --tag=CXX   --mode=compile
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_SHARED
-I/usr/include/qt4 -I/usr/include/qt4/QtCore   -DQT_SHARED
-I/usr/include/qt4 -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore
-I/usr/include/qt4/QtXml   -DQT_SHARED -I/usr/include/qt4
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtCore
-DLOCALSTATEDIR=\""/var"\"
-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\"    -O2 -march=x86-64
-pipe -c -o client.lo client.cpp
In file included from client.cpp:586:0:
client.moc:13:2: error: #error "This file was generated using the moc
from 4.8.0. It"
client.moc:14:2: error: #error "cannot be used with the include files
from this version of Qt."
client.moc:15:2: error: #error "(The moc has changed too much.)"
client.moc:74:98: error: no ‘void
PackageKit::Client::qt_static_metacall(QObject*, QMetaObject::Call,
int, void**)’ member function declared in class ‘PackageKit::Client’
client.moc:91:48: error: ‘const QMetaObjectExtraData
PackageKit::Client::staticMetaObjectExtraData’ is not a static member
of ‘class PackageKit::Client’
client.moc:92:9: error: ‘qt_static_metacall’ was not declared in this scope
client.moc:97:41: error: ‘staticMetaObjectExtraData’ was not declared
in this scope
client.moc: In member function ‘virtual int
PackageKit::Client::qt_metacall(QMetaObject::Call, int, void**)’:
client.moc:124:49: error: ‘qt_static_metacall’ was not declared in this scope
make[2]: *** [client.lo] Errore 1
make[2]: Leaving directory
`/var/tmp/portage/app-admin/packagekit-qt4-0.6.18/work/PackageKit-0.6.18/lib/packagekit-qt/src'
make[1]: *** [all] Errore 2
make[1]: Leaving directory
`/var/tmp/portage/app-admin/packagekit-qt4-0.6.18/work/PackageKit-0.6.18/lib/packagekit-qt/src'
make: *** [all-recursive] Errore 1

it looks like either the build system or the moc files are screwed. Is
Qt 4.8.0 a requirement (if so configure.ac should be fixed) or not (if
so, the moc files should be generated by the build system or anyway
shipped with Qt4 required by the same).

-- 
Fabio Erculiani



More information about the PackageKit mailing list