Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 375801 - nvidia-cuda-toolkit-4.0 fails doins
Summary: nvidia-cuda-toolkit-4.0 fails doins
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 378545
  Show dependency tree
 
Reported: 2011-07-20 19:59 UTC by Tomas Vondra
Modified: 2011-08-23 18:56 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Vondra 2011-07-20 19:59:39 UTC
When installing nvidia-cuda-toolkit-4.0, I get this this error

=====================================================

>>> Install nvidia-cuda-toolkit-4.0 into /var/tmp/portage/dev-util/nvidia-cuda-toolkit-4.0/image/ category dev-util
install: cannot stat `computeprof/bin/cudaapitrace.so': No such file or directory
!!! doins: computeprof/bin/cudaapitrace.so does not exist
doins failed
>>> Completed installing nvidia-cuda-toolkit-4.0 into /var/tmp/portage/dev-util/nvidia-cuda-toolkit-4.0/image/

 * QA Notice: file does not exist:
 * 
 *      doins: computeprof/bin/cudaapitrace.so does not exist
strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment
   opt/cuda/open64/lib/inline
   opt/cuda/open64/lib/gfec
   opt/cuda/open64/lib/be
   opt/cuda/open64/bin/nvopencc
   opt/cuda/computeprof/bin/computeprof
   opt/cuda/bin/cuda-gdb
making executable: opt/cuda/lib/libcublas.so.4.0.17
making executable: opt/cuda/lib/libcudart.so.4.0.17
making executable: opt/cuda/lib/libcufft.so.4.0.17
making executable: opt/cuda/lib/libcurand.so.4.0.17
making executable: opt/cuda/lib/libcusparse.so.4.0.17
making executable: opt/cuda/lib/libnpp.so.4.0.17

==================================================

This is what I emerge

#  emerge nvidia-drivers nvidia-cuda-sdk nvidia-cuda-toolkit -pv

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ~] dev-util/nvidia-cuda-toolkit-4.0  USE="debugger doc profiler" 0 kB
[ebuild   R    ] x11-drivers/nvidia-drivers-270.41.06  USE="acpi -custom-cflags -gtk (-multilib)" 0 kB
[ebuild   R   ~] dev-util/nvidia-cuda-sdk-4.0  USE="cuda doc examples opencl -debug" 0 kB
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2011-08-23 18:56:21 UTC
This should be fixed now.  Thanks for reporting the problem.