Package: starpu-contrib
Version: 0.9.1-2
Severity: normal

Hi,

I just realized that starpu-contrib is blocking nvidia-cuda-toolkit 4.0
from getting into testing as it hasn't been recompiled for the new
toolkit. Since the package builds in a clean sid environment I filed a
binNMU request earlier today: http://bugs.debian.org/638945

Looking in detail at the locally built packages later on, I didn't find any
libcudart4 etc. dependencies at all. It seems that the Build-Depends are
insufficient and the packages currently in the archive were not built in
a clean environment, otherwise they wouldn't have picked up libcudart3.

The configure script is checking for both "-lcuda" and "nvcc" to enable
cuda support, so the following will be needed:

-       nvidia-opencl-dev,
-       nvidia-cuda-dev,
+       nvidia-cuda-toolkit [amd64 i386],
+       libcuda1 [amd64 i386],

(the toolkit already depends on nvidia-opencl-dev and nvidia-cuda-dev,
but not libcuda1)
With these changes, the libs built in unstable now depend on libcudart4
and libcuda1.

Please fix this and upload new starpu-contrib packages to unblock
nvidia-cuda-toolkit. starpu-contrib does not look autobuildable, so the
binNMU might not work:
https://buildd.debian.org/status/package.php?p=starpu-contrib

Also the Vcs-* URLs point to starpu, not starpu-contrib.


Andreas


-- System Information:
Debian Release: 6.0.2
  APT prefers stable
  APT policy: (800, 'stable'), (700, 'testing'), (600, 'unstable'), (500, 
'stable-updates'), (130, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to