Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 615064

Summary: x11-drivers/nvidia-drivers-381.09 - gtk+-2.x/ctkgridlicense.c:38:23: fatal error: dbus/dbus.h: No such file or directory
Product: Gentoo Linux Reporter: Alex <fhlfibh>
Component: Current packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED FIXED    
Severity: normal CC: hardened
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info
emerge -pqv

Description Alex 2017-04-09 12:08:48 UTC
Created attachment 469534 [details]
build.log

Hi,

Building nvidia-drivers-381.09 fails with the error:
--------------------------------------------------------------
gtk+-2.x/ctkgridlicense.c:38:23: fatal error: dbus/dbus.h: No such file or directory
 #include <dbus/dbus.h>
                       ^
compilation terminated.
--------------------------------------------------------------

The error can be fixed by emerging sys-apps/dbus separately.

Previous version of nvidia-drivers didn't have this issue and didn't require sys-apps/dbus.

Build.log et al. are attached.

Regards,
Alex
Comment 1 Alex 2017-04-09 12:09:31 UTC
Created attachment 469536 [details]
emerge --info
Comment 2 Alex 2017-04-09 12:09:56 UTC
Created attachment 469538 [details]
emerge -pqv
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2017-04-25 07:38:09 UTC
Fixed without revision bump. Thanks for the report!
Comment 4 tot-to 2017-05-11 19:39:11 UTC
Hi, can this dependency be made optional? I need nvidia-settings tool, but really don't want to deal with dbus.