Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 615064 - x11-drivers/nvidia-drivers-381.09 - gtk+-2.x/ctkgridlicense.c:38:23: fatal error: dbus/dbus.h: No such file or directory
Summary: x11-drivers/nvidia-drivers-381.09 - gtk+-2.x/ctkgridlicense.c:38:23: fatal er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-09 12:08 UTC by Alex
Modified: 2017-05-11 19:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,508.18 KB, text/plain)
2017-04-09 12:08 UTC, Alex
Details
emerge --info (emerge-info.txt,4.78 KB, text/plain)
2017-04-09 12:09 UTC, Alex
Details
emerge -pqv (emerge-pqv.txt,177 bytes, text/plain)
2017-04-09 12:09 UTC, Alex
Details

Note You need to log in before you can comment on or make changes to this bug.
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.