Package: tela
Version: 2.0-9
Severity: serious
Tags: sid
Justification: no longer builds from source

The current version of tela adds a build-dependency on atlas3-base-dev and
fails to build from source on arm because this package is unavailable:

[...]
Build-Depends: debhelper, g77, libhdf4g-dev (>> 4.0b1), atlas3-base-dev | 
refblas3-dev, atlas3-base-dev | lapack3-dev, libreadline4-dev, xlibs-dev 
(>>4.0.3), autoconf, fftw-dev
** Filtered missing central deps that are dependencies of or provide build-deps:
libjpeg62-dev, libncurses5-dev (>= 5.3.20030510-1), zlib1g-dev (>= 1:1.1.4)
**** Warning:
**** The following central src deps are (probably) missing:
  f2c
Checking for already installed source dependencies...
debhelper: missing
g77: missing
libhdf4g-dev: missing
atlas3-base-dev: missing
refblas3-dev: missing
atlas3-base-dev: missing
lapack3-dev: missing
libreadline4-dev: missing
xlibs-dev: missing
autoconf: missing
fftw-dev: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install
debhelper g77 libhdf4g-dev atlas3-base-dev atlas3-base-dev libreadline4-dev
xlibs-dev autoconf fftw-dev
Reading Package Lists...
Building Dependency Tree...
Package atlas3-base-dev has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
E: Package atlas3-base-dev has no installation candidate
apt-get failed.
[...]

A full build log can be found at
<http://buildd.debian.org/fetch.php?&pkg=tela&ver=2.0-9&arch=arm&stamp=1114965936&file=log&as=raw>.

AIUI, sbuild does not handle trying alternative build-deps when the first in
the list is unavailable; and that seems unlikely to give the desired results
anyway, as it affects the reproducibility of autobuilds in that case.  You
probably want to change this to something like

Build-Depends: atlas3-base-dev [!arm], refblas3-dev [arm], lapack3-dev [arm]

so that the package can be built by autobuilders.

Since this package was previously built on arm, this is a release critical
regression, and this bug currently prevents getting bug #307171 fixed.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to