Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627188 - sys-apps/dbus-1.10.22 : /.../dbus-errors.c:374 warning: Member _dbus_set_error_valist(DBusError *error, const char *name, const char *format, va_list args) (function) of group DBusErrors is not documented.
Summary: sys-apps/dbus-1.10.22 : /.../dbus-errors.c:374 warning: Member _dbus_set_erro...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-06 15:26 UTC by Toralf Förster
Modified: 2018-11-17 23:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.68 KB, text/plain)
2017-08-06 15:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,155.75 KB, text/plain)
2017-08-06 15:26 UTC, Toralf Förster
Details
environment (environment,218.11 KB, text/plain)
2017-08-06 15:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.32 KB, application/x-bzip)
2017-08-06 15:26 UTC, Toralf Förster
Details
sys-apps:dbus-1.10.22:20170806-132920.log.bz2 (sys-apps:dbus-1.10.22:20170806-132920.log.bz2,19.10 KB, application/x-bzip)
2017-08-06 15:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,80.46 KB, application/x-bzip)
2017-08-06 15:26 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-08-06 15:26:37 UTC
/var/tmp/portage/sys-apps/dbus-1.10.22/work/dbus-1.10.22/dbus/dbus-errors.c:81 warning: Member _DBUS_STATIC_ASSERT(sizeof(DBusRealError)==sizeof(DBusError)) (function) of group DBusErrorInternals is not documented.
/var/tmp/portage/sys-apps/dbus-1.10.22/work/dbus-1.10.22/dbus/dbus-errors.c:374 warning: Member _dbus_set_error_valist(DBusError *error, const char *name, const char *format, va_list args) (function) of group DBusErrors is not documented.
/var/tmp/portage/sys-apps/dbus-1.10.22/work/dbus-1.10.22/dbus/dbus-hash.h:155 warning: Member DBUS_HASH_POLLABLE (macro definition) of group DBusHashTable is not documented.
/var/tmp/portage/sys-apps/dbus-1.10.22/work/dbus-1.10.22/dbus/dbus-hash.c:225 warning: Member _DBUS_STATIC_ASSERT(sizeof(DBusRealHashIter)==sizeof(DBusHashIter)) (function) of group DBusHashTableInternals is not documented.
/var/tmp/portage/sys-apps/dbus-1.10.22/work/dbus-1.10.22/dbus/dbus-spawn.c:1458 warning: Member _dbus_babysitter_set_result_function(DBusBabysitter *sitter, DBusBabysitterFinishedFunc finished, void *user_data) (function) of group DBusInternalsUtils is not documented.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome_20170802-210600

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv sys-apps/dbus
[ebuild   R   ] sys-apps/dbus-1.10.22  USE="X debug* {test*} -doc -elogind (-selinux) -static-libs -systemd -user-session" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2017-08-06 15:26:41 UTC
Created attachment 488122 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-06 15:26:45 UTC
Created attachment 488124 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-06 15:26:48 UTC
Created attachment 488126 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-06 15:26:52 UTC
Created attachment 488128 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-06 15:26:55 UTC
Created attachment 488130 [details]
sys-apps:dbus-1.10.22:20170806-132920.log.bz2
Comment 6 Toralf Förster gentoo-dev 2017-08-06 15:26:58 UTC
Created attachment 488132 [details]
temp.tbz2
Comment 7 Gilles Dartiguelongue (RETIRED) gentoo-dev 2018-11-17 23:37:43 UTC
I'm going to close this one needinfo as it looks like the problem was broken unittests and without test-suite.log it will be hard to get information out of this specific report. If this issue exists with dbus-1.12.10 for example, feel free to reopen. On my installation, tests run fine expect for one that times out at this time.