Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 386699 - sys-apps/dbus-1.4.16[debug] fails to compile because --enable-asserts needs --enable-checks?
Summary: sys-apps/dbus-1.4.16[debug] fails to compile because --enable-asserts needs -...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL: http://lists.freedesktop.org/archives...
Whiteboard:
Keywords:
: 387281 387297 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-11 01:08 UTC by yermandu
Modified: 2023-02-09 01:56 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,22.78 KB, text/plain)
2011-10-11 01:09 UTC, yermandu
Details
emerge --info (emerge.info,8.16 KB, text/plain)
2011-10-11 15:39 UTC, yermandu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yermandu 2011-10-11 01:08:13 UTC
Updating dbus from 1.4.14 to 1.4.16 fail few moments after configure.



Reproducible: Always

Steps to Reproduce:
1. emerge sys-apps/dbus
2.
3.
Actual Results:  
These are the lines when the issue occours.

 CC     libdbus_1_la-dbus-connection.lo
/var/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16/dbus/dbus-connection.c: In function ‘_dbus_connection_ref_unlocked’:
/var/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16/dbus/dbus-connection.c:1409:3: error: ‘DBusConnection’ has no member named ‘generation’
/var/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16/dbus/dbus-connection.c: In function ‘_dbus_connection_close_possibly_shared’:
/var/tmp/portage/sys-apps/dbus-1.4.16/work/dbus-1.4.16/dbus/dbus-connection.c:1907:3: error: ‘DBusConnection’ has no member named ‘generation’
  CC     libdbus_1_la-dbus-credentials.lo
make[3]: ** [libdbus_1_la-dbus-connection.lo] Erro 1


Expected Results:  
Normal compile and installation.
Comment 1 yermandu 2011-10-11 01:09:05 UTC
Created attachment 289489 [details]
build.log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2011-10-11 01:18:04 UTC
Try without USE="debug" and definately NOT enable it globally.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2011-10-11 01:24:34 UTC
And attach `emerge --info` output.
Comment 4 yermandu 2011-10-11 15:39:42 UTC
Created attachment 289593 [details]
emerge --info
Comment 5 yermandu 2011-10-11 15:58:41 UTC
USE="-debug" compile and installs.
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2011-10-16 13:15:26 UTC
*** Bug 387281 has been marked as a duplicate of this bug. ***
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2011-10-16 13:16:26 UTC
"fixed"
Comment 8 Samuli Suominen (RETIRED) gentoo-dev 2011-10-16 14:42:48 UTC
*** Bug 387297 has been marked as a duplicate of this bug. ***