Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#37770 - [linux]3.12-1 fails to compile the nvidia module

Attached to Project: Arch Linux
Opened by lann (lann) - Friday, 15 November 2013, 04:03 GMT
Last edited by Gerardo Exequiel Pozzi (djgera) - Friday, 15 November 2013, 04:54 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Critical
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The compilation of the nvidia module fail. The error is in the attached file

Additional info:
* package version(s) :
linux-3.12-1-x86_64
linux-headers-3.12
dkms 2.2.0.3-14
* config and/or log files etc.
/var/lib/dkms/nvidia/325.15/build/nv-drm.c: Hors de toute fonction :
/var/lib/dkms/nvidia/325.15/build/nv-drm.c:109:15: erreur: ‘drm_fasync’ undeclared here (not in a function)
.fasync = drm_fasync,
^
/var/lib/dkms/nvidia/325.15/build/nv-drm.c: In function ‘nv_alloc_os_descriptor_handle’:
/var/lib/dkms/nvidia/325.15/build/nv-drm.c:205:9: erreur: valeur void n'a pas été ignorée comme elle aurait dû l'être
ret = drm_gem_private_object_init(nvl->drm, &nv_obj->base, size);
^
scripts/Makefile.build:308: recipe for target '/var/lib/dkms/nvidia/325.15/build/nv-drm.o' failed
make[2]: *** [/var/lib/dkms/nvidia/325.15/build/nv-drm.o] Error 1
Makefile:1228: recipe for target '_module_/var/lib/dkms/nvidia/325.15/build' failed
make[1]: *** [_module_/var/lib/dkms/nvidia/325.15/build] Error 2
make[1]: Leaving directory '/usr/src/linux-3.12.0-1-ARCH'
NVIDIA: left KBUILD.
nvidia.ko failed to build!
Makefile:275: recipe for target 'module' failed
make: *** [module] Error 1

Steps to reproduce:
Install the 3.12.0-1-ARCH (x86_64) linx kernel
   make.log (27.7 KiB)
This task depends upon

Closed by  Gerardo Exequiel Pozzi (djgera)
Friday, 15 November 2013, 04:54 GMT
Reason for closing:  Not a bug

Loading...