Guest User

Untitled

a guest
Jun 20th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.73 KB | None | 0 0
  1. emerge nvidia-drivers
  2. Calculating dependencies... done!
  3.  
  4. >>> Verifying ebuild manifests
  5.  
  6. >>> Emerging (1 of 1) x11-drivers/nvidia-drivers-180.60
  7. * NVIDIA-Linux-x86_64-180.60-pkg2.run RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  8. * checking ebuild checksums ;-) ... [ ok ]
  9. * checking auxfile checksums ;-) ... [ ok ]
  10. * checking miscfile checksums ;-) ... [ ok ]
  11. * Determining the location of the kernel source code
  12. * Found kernel source directory:
  13. * /usr/src/linux
  14. * Found kernel object directory:
  15. * /lib/modules/2.6.29.4/build
  16. * Found sources for kernel version:
  17. * 2.6.29.4
  18. * Checking for MTRR support ... [ ok ]
  19. * Checking for Paravirtualized guest support ...
  20. >>> Unpacking source...
  21. >>> Unpacking NVIDIA-Linux-x86_64-180.60-pkg2.run to /var/tmp/portage/x11-drivers/nvidia-drivers-180.60/work/NVIDIA-Linux-x86_64-180.60-pkg2
  22. * Applying NVIDIA_glx-defines.patch ... [ ok ]
  23. * Applying NVIDIA_glx-glheader.patch ... [ ok ]
  24. * Applying NVIDIA_i2c-hwmon.patch ... [ ok ]
  25. * Converting NVIDIA-Linux-x86_64-180.60-pkg2/usr/src/nv/Makefile.kbuild to use M= instead of SUBDIRS= ... [ ok ]
  26. >>> Source unpacked in /var/tmp/portage/x11-drivers/nvidia-drivers-180.60/work
  27. >>> Compiling source in /var/tmp/portage/x11-drivers/nvidia-drivers-180.60/work/NVIDIA-Linux-x86_64-180.60-pkg2 ...
  28. * Preparing nvidia module
  29. make -j1 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/2.6.29.4/build HOST_CC=x86_64-pc-linux-gnu-gcc clean module
  30. If you are using a Linux 2.4 kernel, please make sure
  31. you either have configured kernel sources matching your
  32. kernel or the correct set of kernel headers installed
  33. on your system.
  34.  
  35. If you are using a Linux 2.6 kernel, please make sure
  36. you have configured kernel sources matching your kernel
  37. installed on your system. If you specified a separate
  38. output directory using either the "KBUILD_OUTPUT" or
  39. the "O" KBUILD parameter, make sure to specify this
  40. directory with the SYSOUT environment variable or with
  41. the equivalent nvidia-installer command line option.
  42.  
  43. Depending on where and how the kernel sources (or the
  44. kernel headers) were installed, you may need to specify
  45. their location with the SYSSRC environment variable or
  46. the equivalent nvidia-installer command line option.
  47.  
  48. *** Unable to determine the target kernel version. ***
  49.  
  50. make: *** [select_makefile] Error 1
  51. *
  52. * ERROR: x11-drivers/nvidia-drivers-180.60 failed.
  53. * Call stack:
  54. * ebuild.sh, line 49: Called src_compile
  55. * environment, line 3819: Called linux-mod_src_compile
  56. * environment, line 2826: Called die
  57. * The specific snippet of code:
  58. * eval "emake HOSTCC=\"$(tc-getBUILD_CC)\" CROSS_COMPILE=${CHOST}- LDFLAGS=\"$(get_abi_LDFLAGS)\" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}";
  59. * The die message:
  60. * Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/2.6.29.4/build HOST_CC=x86_64-pc-linux-gnu-gcc clean module
  61. *
  62. * If you need support, post the topmost build error, and the call stack if relevant.
  63. * A complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-180.60/temp/build.log'.
  64. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-180.60/temp/environment'.
  65. *
  66.  
  67. >>> Failed to emerge x11-drivers/nvidia-drivers-180.60, Log file:
  68.  
  69. >>> '/var/tmp/portage/x11-drivers/nvidia-drivers-180.60/temp/build.log'
  70.  
  71. * Messages for package x11-drivers/nvidia-drivers-180.60:
  72.  
  73. *
  74. * ERROR: x11-drivers/nvidia-drivers-180.60 failed.
  75. * Call stack:
  76. * ebuild.sh, line 49: Called src_compile
  77. * environment, line 3819: Called linux-mod_src_compile
  78. * environment, line 2826: Called die
  79. * The specific snippet of code:
  80. * eval "emake HOSTCC=\"$(tc-getBUILD_CC)\" CROSS_COMPILE=${CHOST}- LDFLAGS=\"$(get_abi_LDFLAGS)\" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS} " || die "Unable to emake HOSTCC="$(tc-getBUILD_CC)" CROSS_COMPILE=${CHOST}- LDFLAGS="$(get_abi_LDFLAGS)" ${BUILD_FIXES} ${BUILD_PARAMS} ${BUILD_TARGETS}";
  81. * The die message:
  82. * Unable to emake HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- LDFLAGS= IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/2.6.29.4/build HOST_CC=x86_64-pc-linux-gnu-gcc clean module
  83. *
  84. * If you need support, post the topmost build error, and the call stack if relevant.
  85. * A complete build log is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-180.60/temp/build.log'.
  86. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/nvidia-drivers-180.60/temp/environment'.
  87. *
Add Comment
Please, Sign In to add comment