Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a5a8a1e6105f23cedbad33864318afce3d386a71)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljic <pyrobor AT ver.si>
  • To: sm-commit AT lists.ibiblio.org, Treeve Jelbert <treeve AT sourcemage.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a5a8a1e6105f23cedbad33864318afce3d386a71)
  • Date: Thu, 11 Feb 2010 08:31:08 +0100

Dne torek 09 februarja 2010 ob 13:16:06 je Treeve Jelbert napisal(a):
> GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:
>
> ChangeLog | 3 +
> kde4-apps/koffice2/DEPENDS | 1
> kde4-apps/koffice2/HISTORY | 3 +
> kde4-support/phonon/DETAILS | 7 +-
> kde4-support/phonon/HISTORY | 3 +
> kde4-support/polkit-qt-1/DEPENDS | 5 +
> kde4-support/polkit-qt-1/DETAILS | 14 +++++
> kde4-support/polkit-qt-1/HISTORY | 10 +++
polkit-qt-1 fails to compile. I have policykit version 0.96 installed:

[ 75%] Building CXX object
agent/CMakeFiles/polkit-qt-agent-1.dir/polkitqt1-agent-session.cpp.o
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:28:37: error:
polkitagent/polkitagent.h: No such file or directory
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:38: error:
'gboolean' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:38: error:
'gpointer' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:39: error:
'gchar' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:39: error:
'gboolean' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:39: error:
'gpointer' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:40: error:
'gchar' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:40: error:
'gpointer' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:41: error:
'gchar' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:41: error:
'gpointer' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In destructor
'PolkitQt1::Agent::Session::Private::~Private()':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:49: error:
'g_object_unref' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In constructor
'PolkitQt1::Agent::Session::Session(PolkitQt1::Identity*, cons
t QString&, PolkitQt1::Agent::AsyncResult*, QObject*)':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:57: error:
'polkit_agent_session_new' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:58: error:
'G_OBJECT' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:58: error:
'G_CALLBACK' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:58: error:
'g_signal_connect' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In constructor
'PolkitQt1::Agent::Session::Session(PolkitAgentSession*, QObje
ct*)':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:69: error:
'G_OBJECT' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:69: error:
'G_CALLBACK' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:69: error:
'g_signal_connect' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In member
function 'void PolkitQt1::Agent::Session::initiate()':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:82: error:
'polkit_agent_session_initiate' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In member
function 'void PolkitQt1::Agent::Session::setResponse(const QString&)':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:87: error:
'polkit_agent_session_response' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In member
function 'void PolkitQt1::Agent::Session::cancel()':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:92: error:
'polkit_agent_session_cancel' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: At global
scope:
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:100: error:
'gboolean' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:100: error:
'gpointer' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:107: error:
'gchar' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:107: error:
'gboolean' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:107: error:
'gpointer' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In static
member function 'static void
PolkitQt1::Agent::Session::Private::request(PolkitAgentSession*, int*, int,
int)':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:110: error: no
matching function for call to 'QString::fromUtf8(int*&)'
/usr/include/QtCore/qstring.h:325: note: candidates are: static QString
QString::fromUtf8(const char*, int)
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: At global
scope:
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:113: error:
'gchar' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:113: error:
'gpointer' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In static
member function 'static void
PolkitQt1::Agent::Session::Private::showError(PolkitAgentSession*, int*,
int)':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:116: error: no
matching function for call to 'QString::fromUtf8(int*&)'
/usr/include/QtCore/qstring.h:325: note: candidates are: static QString
QString::fromUtf8(const char*, int)
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: At global
scope:
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:119: error:
'gchar' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:119: error:
'gpointer' has not been declared
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In static
member function 'static void
PolkitQt1::Agent::Session::Private::showInfo(PolkitAgentSession*, int*, int)':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:122: error: no
matching function for call to 'QString::fromUtf8(int*&)'
/usr/include/QtCore/qstring.h:325: note: candidates are: static QString
QString::fromUtf8(const char*, int)
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In destructor
'virtual PolkitQt1::Agent::AsyncResult::~AsyncResult()':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:142: error:
'g_object_unref' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In member
function 'void PolkitQt1::Agent::AsyncResult::setCompleted()':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:149: error:
'g_simple_async_result_complete' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:151: error:
'g_object_unref' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp: In member
function 'void PolkitQt1::Agent::AsyncResult::setError(const QString&)':
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:158: error:
'POLKIT_ERROR' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:158: error:
'POLKIT_ERROR_FAILED' was not declared in this scope
/usr/src/polkit-qt-1-0.95.1/agent/polkitqt1-agent-session.cpp:158: error:
'g_simple_async_result_set_error' was not declared in this scope
make[2]: ***
[agent/CMakeFiles/polkit-qt-agent-1.dir/polkitqt1-agent-session.cpp.o] Error 1
make[1]: *** [agent/CMakeFiles/polkit-qt-agent-1.dir/all] Error 2
make: *** [all] Error 2
ESC[31mESC[1m ! Problem Detected ! ESC[0m

Maybe we should start opening bugs for all this problems with kde 4.4.0...

have a nice day
Bor




Archive powered by MHonArc 2.6.24.

Top of Page