Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627686 - x11-drivers/nvidia-drivers-384.59-r1 fails to compile w/ sys-kernel/gentoo-sources-4.12.6
Summary: x11-drivers/nvidia-drivers-384.59-r1 fails to compile w/ sys-kernel/gentoo-so...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-12 09:29 UTC by barul
Modified: 2017-08-14 16:26 UTC (History)
0 users

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


Attachments
Complete build log (file_627686.txt,3.80 KB, text/plain)
2017-08-12 09:31 UTC, barul
Details

Note You need to log in before you can comment on or make changes to this bug.
Description barul 2017-08-12 09:29:56 UTC
When trying to install the latest nvidia-drivers w/ gentoo-sources-4.12.6, I've got an error with permission denied on /lib/modules/4.12.6-gentoo/build.


Reproducible: Always

Steps to Reproduce:
1. emerge =sys-kernel/gentoo-sources-4.12.6
2. emerge =x11-drivers/nvidia-drivers-384.59-r1
Actual Results:  
make[2]: Entering directory '/usr/src/linux-4.12.6-gentoo'
make[2]: *** /lib/modules/4.12.6-gentoo/build: Permission denied.  Stop.

Expected Results:  
There shouldn't have been any error.
Comment 1 barul 2017-08-12 09:31:09 UTC
Created attachment 488676 [details]
Complete build log
Comment 2 barul 2017-08-14 16:26:35 UTC
Ok it appears it's my fault, I dont know why but when I changed the umask in my user's ~/ I must have messed something up, 'cause the last 2 kernels I emerged were in permissions 700.
I'll fix the issue on my side, sorry for the fuss.