line 91 in ebuild is a rm || die. this line: use eclipse || remove+=( libnvvp libnsight nsightee_plugins nsight-compute-2019.4.0 nsight-systems-2019.3.7.5 bin/nsight bin/nsight_ee_plugins_manage.sh bin/nvvp bin/computeprof ) But nsight-compute-2019.5.0 nsight-systems-2019.5.2 have been updated. Changed with correct versions, the package merges correctly. use eclipse || remove+=( libnvvp libnsight nsightee_plugins nsight-compute-2019.5.0 nsight-systems-2019.5.2 bin/nsight bin/nsight_ee_plugins_manage.sh bin/nvvp bin/computeprof ) Reproducible: Always Steps to Reproduce: 1.just emerge package
@perfinion Hi Jason, would you please have a look at this bug?
I can confirm this. Updating the version as in the previous comment fixes this.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb319eabb73f9f999384a4d4cfad0212f11cac34 commit bb319eabb73f9f999384a4d4cfad0212f11cac34 Author: Jason Zaman <perfinion@gentoo.org> AuthorDate: 2019-12-05 17:01:52 +0000 Commit: Jason Zaman <perfinion@gentoo.org> CommitDate: 2019-12-05 17:02:30 +0000 dev-util/nvidia-cuda-toolkit: fix install with use -eclipse Closes: https://bugs.gentoo.org/701788 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org> dev-util/nvidia-cuda-toolkit/nvidia-cuda-toolkit-10.2.89.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)