Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 451972 - cuda.eclass: depends on >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 (cuda-config), which is not in gx86
Summary: cuda.eclass: depends on >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 (cuda-config)...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 04:53 UTC by Christoph Junghans (RETIRED)
Modified: 2013-01-14 17:57 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 Christoph Junghans (RETIRED) gentoo-dev 2013-01-14 04:53:59 UTC
Currently every ebuild inheriting cuda.eclass in gx86 is broken as >=dev-util/nvidia-cuda-toolkit-4.2.9-r1 is not available in gx86.

I realized it from emerging =sci-chemistry/vmd-1.9.1-r2.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-01-14 07:47:14 UTC
+*nvidia-cuda-toolkit-5.0.35 (14 Jan 2013)
+*nvidia-cuda-toolkit-4.2.9-r1 (14 Jan 2013)
+
+  14 Jan 2013; Justin Lecher <jlec@gentoo.org> -nvidia-cuda-toolkit-3.2.ebuild,
+  +nvidia-cuda-toolkit-4.2.9-r1.ebuild, +nvidia-cuda-toolkit-5.0.35.ebuild,
+  +files/cuda-config.in, metadata.xml:
+  Version Bump, #446072 and #451972; fine grad what msg we are showing,
+  #440434; support prefix installations, #405317; drop old, #351702; take the
+  package
+
Comment 2 Christoph Junghans (RETIRED) gentoo-dev 2013-01-14 17:57:33 UTC
Thanks for the quick fix!