No subject

Markus Mohrhard markus.mohrhard at googlemail.com
Mon Apr 8 16:31:20 PDT 2013


Hey guys,

so I was trying to build a new coverity report but I get a build failure
because of glibc.

The corresponding entries from the build are:

/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:25:
error: ‘GVariant’ has not been declared
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:
In member function ‘void<unnamed>::GVariantDeleter::operator()(int*)’:
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:25:
error: ‘g_variant_unref’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:
At global scope:
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:26:
error: ‘GVariantBuilder’ has not been declared
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:
In member function
‘void<unnamed>::GVariantBuilderDeleter::operator()(int*)’:
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:26:
error: ‘g_variant_builder_unref’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:
At global scope:
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:43:
error: expected initializer before ‘*’ token
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:
In member function ‘virtual void
shell::sessioninstall::SyncDbusSessionHelper::InstallPackageNames(sal_uInt32,
const com::sun::star::uno::Sequence<rtl::OUString>&, const rtl::OUString&)’:
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:71:
error: ‘GVariantBuilder’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:71:
error: template argument 1 is invalid
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:71:
error: invalid type in declaration before ‘(’ token
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:71:
error: ‘G_VARIANT_TYPE’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:71:
error: ‘g_variant_builder_new’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:71:
error: initializer expression list treated as compound expression
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:75:
error: request for member ‘get’ in ‘pBuilder’, which is of non-class type
‘int’
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:75:
error: ‘g_variant_builder_add’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:79:
error: ‘GDBusProxy’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:79:
error: template argument 1 is invalid
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:79:
error: invalid type in declaration before ‘(’ token
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:79:
error: ‘lcl_GetPackageKitProxy’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:79:
error: ‘GDBusProxy’ cannot appear in a constant-expression
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:79:
error: template argument 1 is invalid
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:79:
error: initializer expression list treated as compound expression
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:81:
error: request for member ‘get’ in ‘proxy’, which is of non-class type ‘int’
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:85:
error: request for member ‘get’ in ‘pBuilder’, which is of non-class type
‘int’
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:86:
error: ‘g_variant_new’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:87:
error: ‘G_DBUS_CALL_FLAGS_NONE’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:90:
error: ‘g_dbus_proxy_call_sync’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:
In member function ‘virtual void
shell::sessioninstall::SyncDbusSessionHelper::IsInstalled(const
rtl::OUString&, const rtl::OUString&, sal_Bool&)’:
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:97:
error: ‘GDBusProxy’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:97:
error: template argument 1 is invalid
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:97:
error: invalid type in declaration before ‘(’ token
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:97:
error: ‘lcl_GetPackageKitProxy’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:97:
error: ‘GDBusProxy’ cannot appear in a constant-expression
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:97:
error: template argument 1 is invalid
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:97:
error: initializer expression list treated as compound expression
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:99:
error: ‘GVariant’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:99:
error: template argument 1 is invalid
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:99:
error: invalid type in declaration before ‘(’ token
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:99:
error: request for member ‘get’ in ‘proxy’, which is of non-class type ‘int’
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:103:
error: ‘g_variant_new’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:104:
error: ‘G_DBUS_CALL_FLAGS_NONE’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:107:
error: ‘g_dbus_proxy_call_sync’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:107:
error: initializer expression list treated as compound expression
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:108:
error: request for member ‘get’ in ‘result’, which is of non-class type
‘int’
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:109:
error: request for member ‘get’ in ‘result’, which is of non-class type
‘int’
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:109:
error: ‘g_variant_get_child_value’ was not declared in this scope
/lo/users/moggi/core/shell/source/sessioninstall/SyncDbusSessionHelper.cxx:109:
error: ‘g_variant_get_boolean’ was not declared in this scope

glibc is installed in version 2.11.3-17.45.45.1 from the SLES11 SP2 repo.

Did there change anything recently as it worked a few weeks ago.

Regards,
Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130409/84b9905f/attachment.html>


More information about the LibreOffice mailing list