Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sabayon guy # emerge -av x11-drivers/nvidia-drivers
- These are the packages that would be merged, in order:
- Calculating dependencies... done!
- [ebuild N ] virtual/linux-sources-0 USE="-hardened" 0 kB [1]
- [ebuild R ] x11-drivers/nvidia-drivers-290.10 USE="acpi (multilib) -custom-cflags -gtk%" 56,967 kB [?=>0]
- Total: 2 packages (1 new, 1 reinstall), Size of downloads: 56,967 kB
- Portage tree and overlays:
- [0] /usr/portage
- [1] /var/lib/layman/sabayon
- [?] indicates that the source repository could not be determined
- !!! The following installed packages are masked:
- - www-plugins/google-talkplugin-2.3.2.0::gentoo (masked by: google-talkplugin license(s))
- A copy of the 'google-talkplugin' license is located at '/usr/portage/licenses/google-talkplugin'.
- - net-wireless/broadcom-sta-5.100.82.112-r2::gentoo (masked by: Broadcom license(s))
- A copy of the 'Broadcom' license is located at '/usr/portage/licenses/Broadcom'.
- - dev-java/sun-jdk-1.6.0.26::gentoo (masked by: dlj-1.1 license(s))
- A copy of the 'dlj-1.1' license is located at 'None'.
- For more information, see the MASKED PACKAGES section in the emerge
- man page or refer to the Gentoo Handbook.
- Would you like to merge these packages? [Yes/No] yes
- >>> Verifying ebuild manifests
- >>> Starting parallel fetch
- >>> Emerging (1 of 2) virtual/linux-sources-0 from sabayon
- >>> Installing (1 of 2) virtual/linux-sources-0
- >>> Emerging (2 of 2) x11-drivers/nvidia-drivers-290.10
- >>> Installing (2 of 2) x11-drivers/nvidia-drivers-290.10
- >>> Failed to install x11-drivers/nvidia-drivers-290.10, Log file:
- >>> '/var/tmp/portage/x11-drivers/nvidia-drivers-290.10/temp/build.log'
- >>> Jobs: 1 of 2 complete, 1 failed Load avg: 2.00, 1.25, 0.82
- * Package: x11-drivers/nvidia-drivers-290.10
- * Repository: gentoo
- * USE: acpi amd64 elibc_glibc kernel_linux multilib userland_GNU
- * FEATURES: preserve-libs sandbox splitdebug
- * Determining the location of the kernel source code
- * Found kernel source directory:
- * /usr/src/linux
- * Found kernel object directory:
- * /lib/modules/3.1.0-sabayon/build
- * Found sources for kernel version:
- * 3.1.0-sabayon
- * Checking for MTRR support ...
- [ ok ]
- >>> Unpacking source...
- >>> Unpacking NVIDIA-Linux-x86_64-290.10.run to /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work
- >>> Source unpacked in /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work
- >>> Preparing source in /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work ...
- * Applying 256.35-unified-arch.patch ...
- [ ok ]
- * Converting /kernel/Makefile.kbuild to use M= instead of SUBDIRS= ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work ...
- >>> Source configured.
- >>> Compiling source in /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work ...
- * Preparing nvidia module
- make -j16 -s HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' IGNORE_CC_MISMATCH=yes V=1 SYSSRC=/usr/src/linux SYSOUT=/lib/modules/3.1.0-sabayon/build CC=x86_64-pc-linux-gnu-gcc clean module
- NVIDIA: calling KBUILD...
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c: In function ‘nv_procfs_add_text_file’:
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:652:5: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_text_file’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c: In function ‘nv_register_procfs’:
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:697:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_params’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:713:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_write_registry’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:713:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_registry’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:713:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_write_registry’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:737:13: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_version’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:755:17: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_gpu_info’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:760:17: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_write_registry’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:760:17: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_registry’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:760:17: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_write_registry’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:773:21: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_agp_status’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:778:21: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_agp_info’ will never be NULL [-Waddress]
- /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-procfs.c:783:21: warning: the comparison will always evaluate as ‘true’ for the address of ‘nv_procfs_read_agp_info’ will never be NULL [-Waddress]
- WARNING: could not find /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/.nv-kernel.o.cmd for /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/work/kernel/nv-kernel.o
- NVIDIA: left KBUILD.
- >>> Source compiled.
- >>> Test phase [not enabled]: x11-drivers/nvidia-drivers-290.10
- >>> Install nvidia-drivers-290.10 into /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/image/ category x11-drivers
- * Installing nvidia module
- >>> Completed installing nvidia-drivers-290.10 into /var/tmp/portage/x11-drivers/nvidia-drivers-290.10/image/
- ecompressdir: bzip2 -9 /usr/share/man
- * checking 115 files for package collisions
- * This package will overwrite one or more files that may belong to other
- * packages (see list below). You can use a command such as `portageq
- * owners / <filename>` to identify the installed package that owns a
- * file. If portageq reports that only one package owns a file then do
- * NOT file a bug report. A bug report is only useful if it identifies at
- * least two or more packages that are known to install the same file(s).
- * If a collision occurs and you can not explain where the file came from
- * then you should simply ignore the collision since there is not enough
- * information to determine if a real problem exists. Please do NOT file
- * a bug report at http://bugs.gentoo.org unless you report exactly which
- * two packages install the same file(s). Once again, please do NOT file
- * a bug report unless you have completely understood the above message.
- *
- * Detected file collision(s):
- *
- * /usr/lib32/libnvidia-compiler.so.290.10
- * /usr/lib32/libOpenCL.so.1.0.0
- * /usr/lib32/libcuda.so.290.10
- * /usr/lib32/libvdpau_nvidia.so.290.10
- * /usr/lib32/libnvidia-glcore.so.290.10
- * /usr/lib32/opengl/nvidia/lib/libGL.so.290.10
- * /usr/lib32/opengl/nvidia/lib/libnvidia-tls.so.290.10
- * /usr/bin/nvidia-xconfig
- * /usr/bin/nvidia-bug-report.sh
- * /usr/bin/nvidia-smi
- * /usr/share/man/man1/nvidia-xconfig.1.bz2
- * /usr/share/man/man1/nvidia-smi.1.bz2
- * /usr/lib64/libnvidia-compiler.so.290.10
- * /usr/lib64/libOpenCL.so.1.0.0
- * /usr/lib64/libcuda.so.290.10
- * /usr/lib64/libnvcuvid.so.290.10
- * /usr/lib64/libnvidia-cfg.so.290.10
- * /usr/lib64/libXvMCNVIDIA.a
- * /usr/lib64/libnvidia-ml.so.290.10
- * /usr/lib64/libvdpau_nvidia.so.290.10
- * /usr/lib64/libnvidia-glcore.so.290.10
- * /usr/lib64/libXvMCNVIDIA.so.290.10
- * /usr/lib64/xorg/modules/drivers/nvidia_drv.so
- * /usr/lib64/opengl/nvidia/extensions/libglx.so.290.10
- * /usr/lib64/opengl/nvidia/lib/libGL.so.290.10
- * /usr/lib64/opengl/nvidia/lib/libnvidia-tls.so.290.10
- * /usr/lib32/libnvidia-compiler.so
- * /usr/lib32/libOpenCL.so.1
- * /usr/lib32/libcuda.so.1
- * /usr/lib32/libOpenCL.so
- * /usr/lib32/libnvidia-compiler.so.1
- * /usr/lib32/libvdpau_nvidia.so
- * /usr/lib32/libnvidia-glcore.so
- * /usr/lib32/libnvidia-glcore.so.1
- * /usr/lib32/libvdpau_nvidia.so.1
- * /usr/lib32/libcuda.so
- * /usr/lib32/opengl/nvidia/lib/libnvidia-tls.so
- * /usr/lib32/opengl/nvidia/lib/libnvidia-tls.so.1
- * /usr/lib32/opengl/nvidia/lib/libGL.so
- * /usr/lib32/opengl/nvidia/lib/libGL.so.1
- * /usr/lib64/libnvidia-compiler.so
- * /usr/lib64/libOpenCL.so.1
- * /usr/lib64/libnvidia-cfg.so
- * /usr/lib64/libcuda.so.1
- * /usr/lib64/libXvMCNVIDIA.so
- * /usr/lib64/libOpenCL.so
- * /usr/lib64/libnvcuvid.so
- * /usr/lib64/libnvidia-ml.so
- * /usr/lib64/libnvidia-cfg.so.1
- * /usr/lib64/libXvMCNVIDIA.so.1
- * /usr/lib64/libnvcuvid.so.1
- * /usr/lib64/libnvidia-compiler.so.1
- * /usr/lib64/libnvidia-ml.so.1
- * /usr/lib64/libvdpau_nvidia.so
- * /usr/lib64/libXvMCNVIDIA_dynamic.so.1
- * /usr/lib64/libnvidia-glcore.so
- * /usr/lib64/libnvidia-glcore.so.1
- * /usr/lib64/libvdpau_nvidia.so.1
- * /usr/lib64/libcuda.so
- * /usr/lib64/opengl/nvidia/extensions/libglx.so
- * /usr/lib64/opengl/nvidia/lib/libnvidia-tls.so
- * /usr/lib64/opengl/nvidia/lib/libnvidia-tls.so.1
- * /usr/lib64/opengl/nvidia/lib/libGL.so
- * /usr/lib64/opengl/nvidia/lib/libGL.so.1
- *
- * Searching all installed packages for file collisions...
- *
- * Press Ctrl-C to Stop
- *
- * x11-drivers/nvidia-userspace-290.10
- * /usr/bin/nvidia-bug-report.sh
- * /usr/bin/nvidia-smi
- * /usr/bin/nvidia-xconfig
- * /usr/lib32/libOpenCL.so.1.0.0
- * /usr/lib32/libcuda.so.290.10
- * /usr/lib32/libnvidia-compiler.so.290.10
- * /usr/lib32/libnvidia-glcore.so.290.10
- * /usr/lib32/libvdpau_nvidia.so.290.10
- * /usr/lib32/opengl/nvidia/lib/libGL.so.290.10
- * /usr/lib32/opengl/nvidia/lib/libnvidia-tls.so.290.10
- * /usr/lib64/libOpenCL.so.1.0.0
- * /usr/lib64/libXvMCNVIDIA.a
- * /usr/lib64/libcuda.so.290.10
- * /usr/lib64/libnvcuvid.so.290.10
- * /usr/lib64/libnvidia-cfg.so.290.10
- * /usr/lib64/libnvidia-compiler.so.290.10
- * /usr/lib64/libnvidia-ml.so.290.10
- * /usr/lib64/libvdpau_nvidia.so.290.10
- * /usr/share/man/man1/nvidia-smi.1.bz2
- * /usr/share/man/man1/nvidia-xconfig.1.bz2
- *
- * Package 'x11-drivers/nvidia-drivers-290.10' NOT merged due to file
- * collisions. If necessary, refer to your elog messages for the whole
- * content of the above message.
- * Messages for package x11-drivers/nvidia-drivers-290.10:
- * This package will overwrite one or more files that may belong to other
- * packages (see list below). You can use a command such as `portageq
- * owners / <filename>` to identify the installed package that owns a
- * file. If portageq reports that only one package owns a file then do
- * NOT file a bug report. A bug report is only useful if it identifies at
- * least two or more packages that are known to install the same file(s).
- * If a collision occurs and you can not explain where the file came from
- * then you should simply ignore the collision since there is not enough
- * information to determine if a real problem exists. Please do NOT file
- * a bug report at http://bugs.gentoo.org unless you report exactly which
- * two packages install the same file(s). Once again, please do NOT file
- * a bug report unless you have completely understood the above message.
- *
- * Detected file collision(s):
- *
- * /usr/lib32/libnvidia-compiler.so.290.10
- * /usr/lib32/libOpenCL.so.1.0.0
- * /usr/lib32/libcuda.so.290.10
- * /usr/lib32/libvdpau_nvidia.so.290.10
- * /usr/lib32/libnvidia-glcore.so.290.10
- * /usr/lib32/opengl/nvidia/lib/libGL.so.290.10
- * /usr/lib32/opengl/nvidia/lib/libnvidia-tls.so.290.10
- * /usr/bin/nvidia-xconfig
- * /usr/bin/nvidia-bug-report.sh
- * /usr/bin/nvidia-smi
- * /usr/share/man/man1/nvidia-xconfig.1.bz2
- * /usr/share/man/man1/nvidia-smi.1.bz2
- * /usr/lib64/libnvidia-compiler.so.290.10
- * /usr/lib64/libOpenCL.so.1.0.0
- * /usr/lib64/libcuda.so.290.10
- * /usr/lib64/libnvcuvid.so.290.10
- * /usr/lib64/libnvidia-cfg.so.290.10
- * /usr/lib64/libXvMCNVIDIA.a
- * /usr/lib64/libnvidia-ml.so.290.10
- * /usr/lib64/libvdpau_nvidia.so.290.10
- * /usr/lib64/libnvidia-glcore.so.290.10
- * /usr/lib64/libXvMCNVIDIA.so.290.10
- * /usr/lib64/xorg/modules/drivers/nvidia_drv.so
- * /usr/lib64/opengl/nvidia/extensions/libglx.so.290.10
- * /usr/lib64/opengl/nvidia/lib/libGL.so.290.10
- * /usr/lib64/opengl/nvidia/lib/libnvidia-tls.so.290.10
- * /usr/lib32/libnvidia-compiler.so
- * /usr/lib32/libOpenCL.so.1
- * /usr/lib32/libcuda.so.1
- * /usr/lib32/libOpenCL.so
- * /usr/lib32/libnvidia-compiler.so.1
- * /usr/lib32/libvdpau_nvidia.so
- * /usr/lib32/libnvidia-glcore.so
- * /usr/lib32/libnvidia-glcore.so.1
- * /usr/lib32/libvdpau_nvidia.so.1
- * /usr/lib32/libcuda.so
- * /usr/lib32/opengl/nvidia/lib/libnvidia-tls.so
- * /usr/lib32/opengl/nvidia/lib/libnvidia-tls.so.1
- * /usr/lib32/opengl/nvidia/lib/libGL.so
- * /usr/lib32/opengl/nvidia/lib/libGL.so.1
- * /usr/lib64/libnvidia-compiler.so
- * /usr/lib64/libOpenCL.so.1
- * /usr/lib64/libnvidia-cfg.so
- * /usr/lib64/libcuda.so.1
- * /usr/lib64/libXvMCNVIDIA.so
- * /usr/lib64/libOpenCL.so
- * /usr/lib64/libnvcuvid.so
- * /usr/lib64/libnvidia-ml.so
- * /usr/lib64/libnvidia-cfg.so.1
- * /usr/lib64/libXvMCNVIDIA.so.1
- * /usr/lib64/libnvcuvid.so.1
- * /usr/lib64/libnvidia-compiler.so.1
- * /usr/lib64/libnvidia-ml.so.1
- * /usr/lib64/libvdpau_nvidia.so
- * /usr/lib64/libXvMCNVIDIA_dynamic.so.1
- * /usr/lib64/libnvidia-glcore.so
- * /usr/lib64/libnvidia-glcore.so.1
- * /usr/lib64/libvdpau_nvidia.so.1
- * /usr/lib64/libcuda.so
- * /usr/lib64/opengl/nvidia/extensions/libglx.so
- * /usr/lib64/opengl/nvidia/lib/libnvidia-tls.so
- * /usr/lib64/opengl/nvidia/lib/libnvidia-tls.so.1
- * /usr/lib64/opengl/nvidia/lib/libGL.so
- * /usr/lib64/opengl/nvidia/lib/libGL.so.1
- *
- * Searching all installed packages for file collisions...
- *
- * Press Ctrl-C to Stop
- *
- * x11-drivers/nvidia-userspace-290.10
- * /usr/bin/nvidia-bug-report.sh
- * /usr/bin/nvidia-smi
- * /usr/bin/nvidia-xconfig
- * /usr/lib32/libOpenCL.so.1.0.0
- * /usr/lib32/libcuda.so.290.10
- * /usr/lib32/libnvidia-compiler.so.290.10
- * /usr/lib32/libnvidia-glcore.so.290.10
- * /usr/lib32/libvdpau_nvidia.so.290.10
- * /usr/lib32/opengl/nvidia/lib/libGL.so.290.10
- * /usr/lib32/opengl/nvidia/lib/libnvidia-tls.so.290.10
- * /usr/lib64/libOpenCL.so.1.0.0
- * /usr/lib64/libXvMCNVIDIA.a
- * /usr/lib64/libcuda.so.290.10
- * /usr/lib64/libnvcuvid.so.290.10
- * /usr/lib64/libnvidia-cfg.so.290.10
- * /usr/lib64/libnvidia-compiler.so.290.10
- * /usr/lib64/libnvidia-ml.so.290.10
- * /usr/lib64/libvdpau_nvidia.so.290.10
- * /usr/share/man/man1/nvidia-smi.1.bz2
- * /usr/share/man/man1/nvidia-xconfig.1.bz2
- *
- * Package 'x11-drivers/nvidia-drivers-290.10' NOT merged due to file
- * collisions. If necessary, refer to your elog messages for the whole
- * content of the above message.
- * GNU info directory index is up-to-date.
Advertisement
Add Comment
Please, Sign In to add comment