Advertisement
Guest User

x11-drivers/nvidia-drivers-334.21

a guest
Mar 29th, 2014
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.09 KB | None | 0 0
  1. # emerge -v nvidia-drivers
  2.  
  3. These are the packages that would be merged, in order:
  4.  
  5. Calculating dependencies... done!
  6. [ebuild  N     ] x11-drivers/nvidia-drivers-334.21  USE="X acpi tools -multilib -pax_kernel -uvm" 0 kB
  7.  
  8. Total: 1 package (1 new), Size of downloads: 0 kB
  9.  
  10.  
  11. >>> Verifying ebuild manifests
  12. >>> Running pre-merge checks for x11-drivers/nvidia-drivers-334.21
  13.  * Determining the location of the kernel source code
  14.  * Found kernel source directory:
  15.  *     /usr/src/linux
  16.  * Found kernel object directory:
  17.  *     /lib/modules/3.12.13-gentoo/build
  18.  * Found sources for kernel version:
  19.  *     3.12.13-gentoo
  20.  * Checking for suitable kernel configuration options...                 [ ok ]
  21.  
  22. >>> Emerging (1 of 1) x11-drivers/nvidia-drivers-334.21
  23.  * NVIDIA-Linux-x86_64-334.21.run SHA256 SHA512 WHIRLPOOL size ;-) ...   [ ok ]
  24.  * Determining the location of the kernel source code
  25.  * Found kernel source directory:
  26.  *     /usr/src/linux
  27.  * Found kernel object directory:
  28.  *     /lib/modules/3.12.13-gentoo/build
  29.  * Found sources for kernel version:
  30.  *     3.12.13-gentoo
  31. >>> Unpacking source...
  32. >>> Unpacking NVIDIA-Linux-x86_64-334.21.run to /var/tmp/portage/x11-drivers/nvidia-drivers-334.21/work
  33. >>> Source unpacked in /var/tmp/portage/x11-drivers/nvidia-drivers-334.21/work
  34. >>> Preparing source in /var/tmp/portage/x11-drivers/nvidia-drivers-334.21/work ...
  35. >>> Source prepared.
  36. >>> Configuring source in /var/tmp/portage/x11-drivers/nvidia-drivers-334.21/work ...
  37. >>> Source configured.
  38. >>> Compiling source in /var/tmp/portage/x11-drivers/nvidia-drivers-334.21/work ...
  39.  * Preparing nvidia module
  40. make -j2 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' ARCH=x86_64 IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/3.12.13-gentoo/build CC=x86_64-pc-linux-gnu-gcc clean module
  41. NVIDIA: calling KBUILD...
  42. /bin/sh: line 0: cd: /lib/modules/3.12.13-gentoo/build: Not a directory
  43. make[1]: Entering directory `/usr/src/linux-3.12.13-gentoo'
  44. make -C /lib/modules/3.12.13-gentoo/build \
  45. KBUILD_SRC=/usr/src/linux-3.12.13-gentoo \
  46. KBUILD_EXTMOD="/var/tmp/portage/x11-drivers/nvidia-drivers-334.21/work/kernel" -f /usr/src/linux-3.12.13-gentoo/Makefile \
  47. modules
  48. make: Entering an unknown directory
  49. make: *** /lib/modules/3.12.13-gentoo/build: Permission denied.  Stop.
  50. make: Leaving an unknown directory
  51. make[1]: *** [sub-make] Error 2
  52. make[1]: Leaving directory `/usr/src/linux-3.12.13-gentoo'
  53. NVIDIA: left KBUILD.
  54.  nvidia.ko failed to build!
  55. make: *** [nvidia.ko] Error 1
  56.  * ERROR: x11-drivers/nvidia-drivers-334.21::gentoo failed (compile phase):
  57.  *   emake failed
  58.  *
  59.  * If you need support, post the output of `emerge --info '=x11-drivers/nvidia-drivers-334.21::gentoo'`,
  60.  * the complete build log and the output of `emerge -pqv '=x11-drivers/nvidia-drivers-334.21::gentoo'`.
  61.  * The complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-334.21/temp/build.log'.
  62.  * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-334.21/temp/environment'.
  63.  * Working directory: '/var/tmp/portage/x11-drivers/nvidia-drivers-334.21/work/kernel'
  64.  * S: '/var/tmp/portage/x11-drivers/nvidia-drivers-334.21/work/'
  65.  
  66. >>> Failed to emerge x11-drivers/nvidia-drivers-334.21, Log file:
  67.  
  68. >>>  '/var/tmp/portage/x11-drivers/nvidia-drivers-334.21/temp/build.log'
  69.  
  70.  * Messages for package x11-drivers/nvidia-drivers-334.21:
  71.  
  72.  * ERROR: x11-drivers/nvidia-drivers-334.21::gentoo failed (compile phase):
  73.  *   emake failed
  74.  *
  75.  * If you need support, post the output of `emerge --info '=x11-drivers/nvidia-drivers-334.21::gentoo'`,
  76.  * the complete build log and the output of `emerge -pqv '=x11-drivers/nvidia-drivers-334.21::gentoo'`.
  77.  * The complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-334.21/temp/build.log'.
  78.  * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-334.21/temp/environment'.
  79.  * Working directory: '/var/tmp/portage/x11-drivers/nvidia-drivers-334.21/work/kernel'
  80.  * S: '/var/tmp/portage/x11-drivers/nvidia-drivers-334.21/work/'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement