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
Context
- [no subject] · Markus Mohrhard
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.