Package: scalapack
Version: 1.8.0-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080527 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on
i386.

Relevant part:
>  /usr/bin/fakeroot debian/rules binary
> dh_testdir
> dh_testroot
> dh_clean -k
> dh_installdirs -v
>       install -d debian/scalapack1-mpich
>       install -d debian/scalapack1-mpich/usr/lib
>       install -d debian/scalapack-mpich-dev
>       install -d debian/scalapack-mpich-dev/usr/lib
>       install -d debian/scalapack-mpich-test
>       install -d debian/scalapack-mpich-test/usr/lib/scalapack
>       install -d debian/scalapack1-lam
>       install -d debian/scalapack1-lam/usr/lib
>       install -d debian/scalapack-lam-dev
>       install -d debian/scalapack-lam-dev/usr/lib
>       install -d debian/scalapack-lam-test
>       install -d debian/scalapack-lam-test/usr/lib/scalapack
>       install -d debian/scalapack1-pvm
>       install -d debian/scalapack1-pvm/usr/lib
>       install -d debian/scalapack-pvm-dev
>       install -d debian/scalapack-pvm-dev/usr/lib
>       install -d debian/scalapack-pvm-test
>       install -d debian/scalapack-pvm-test/usr/lib/scalapack
>       install -d debian/scalapack-test-common
>       install -d debian/scalapack-test-common/usr/share/scalapack
> touch install-dirs-stamp
> dh_testdir
> dh_testroot
> set -e ;\
>       for i in scalapack ; do \
>         install lib$i-mpich.so.2 \
>           `pwd`/debian/scalapack1-mpich/usr/lib/lib$i-mpich.so.2 ;\
>       done
> install TESTING/x*-mpich \
>         `pwd`/debian/scalapack-mpich-test/usr/lib/scalapack
> set -e ;\
>       for i in scalapack ; do \
>         install ${i}_mpich.a \
>           `pwd`/debian/scalapack-mpich-dev/usr/lib/lib$i-mpich.a ;\
>       done
> touch install-stamp-mpich
> dh_testdir
> dh_testroot
> set -e ;\
>       for i in scalapack ; do \
>         install lib$i-lam.so.2 \
>           `pwd`/debian/scalapack1-lam/usr/lib/lib$i-lam.so.2 ;\
>       done
> install TESTING/x*-lam \
>         `pwd`/debian/scalapack-lam-test/usr/lib/scalapack
> set -e ;\
>       for i in scalapack ; do \
>         install ${i}_lam.a \
>           `pwd`/debian/scalapack-lam-dev/usr/lib/lib$i-lam.a ;\
>       done
> touch install-stamp-lam
> dh_testdir
> dh_testroot
> set -e ;\
>       for i in scalapack ; do \
>         install lib$i-pvm.so.2 \
>           `pwd`/debian/scalapack1-pvm/usr/lib/lib$i-pvm.so.2 ;\
>       done
> install TESTING/x*-pvm \
>         `pwd`/debian/scalapack-pvm-test/usr/lib/scalapack
> set -e ;\
>       for i in scalapack ; do \
>         install ${i}_pvm.a \
>           `pwd`/debian/scalapack-pvm-dev/usr/lib/lib$i-pvm.a ;\
>       done
> touch install-stamp-pvm
> dh_testdir
> dh_testroot
> dh_installdocs README 
> dh_installexamples
> dh_installchangelogs
> dh_link
> dh_compress
> dh_fixperms
> dh_strip
> dh_makeshlibs -V
> dh_installdeb
> dh_shlibdeps -L scalapack1-pvm -l debian/scalapack1-pvm/usr/lib -L 
> scalapack1-lam -l debian/scalapack1-lam/usr/lib -L scalapack1-mpich -l 
> debian/scalapack1-mpich/usr/lib
> dpkg-shlibdeps: warning: symbol powf used by 
> debian/scalapack1-mpich/usr/lib/libscalapack-mpich.so.2 found in none of the 
> libraries.
> dpkg-shlibdeps: warning: symbol lround used by 
> debian/scalapack1-mpich/usr/lib/libscalapack-mpich.so.2 found in none of the 
> libraries.
> dpkg-shlibdeps: warning: symbol pow used by 
> debian/scalapack1-mpich/usr/lib/libscalapack-mpich.so.2 found in none of the 
> libraries.
> dpkg-shlibdeps: warning: symbol csqrtf used by 
> debian/scalapack1-mpich/usr/lib/libscalapack-mpich.so.2 found in none of the 
> libraries.
> dpkg-shlibdeps: warning: symbol lroundf used by 
> debian/scalapack1-mpich/usr/lib/libscalapack-mpich.so.2 found in none of the 
> libraries.
> dpkg-shlibdeps: warning: symbol csqrt used by 
> debian/scalapack1-mpich/usr/lib/libscalapack-mpich.so.2 found in none of the 
> libraries.
> dpkg-shlibdeps: warning: dependency on libmpich.so.1.0 could be avoided if 
> "debian/scalapack1-mpich/usr/lib/libscalapack-mpich.so.2" were not uselessly 
> linked against it (they use none of its symbols).
> dpkg-shlibdeps: failure: couldn't find library libscalapack-mpich.so. needed 
> by debian/scalapack-mpich-test/usr/lib/scalapack/xdllt-mpich (its RPATH is 
> '').
> Note: libraries are not searched in other binary packages that do not have 
> any shlibs or symbols file.
> To help dpkg-shlibdeps find private libraries, you might need to set 
> LD_LIBRARY_PATH.
> dh_shlibdeps: command returned error code 512
> make: *** [binary-arch] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/27

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |



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

Reply via email to