Your message dated Tue, 01 Jul 2008 17:36:28 -0430 with message-id <[EMAIL PROTECTED]> and subject line Done: scalapack: FTBFS: symbols not found has caused the Debian Bug report #483323, regarding scalapack: FTBFS: symbols not found to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 483323: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483323 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---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 |
--- End Message ---
--- Begin Message ---Package: scalapack Hi, I can't reproduce this bug. I have built scalapack, many times, in my pbuilder without problems: dh_strip -i dh_fixperms -i dh_installdeb -i dh_gencontrol -i dh_md5sums -i dh_builddeb -i dpkg-deb: building package `scalapack-test-common' in `../scalapack-test-common_1.8.0-2_all.deb'. dpkg-genchanges >../scalapack_1.8.0-2_i386.changes dpkg-genchanges: warning: duplicate files list entry for file scalapack-test-common_1.8.0-2_all.deb (line 11) dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Copying back the cached apt archive contents -> unmounting dev/pts filesystem -> unmounting proc filesystem -> cleaning the build env -> removing directory /var/cache/pbuilder/build//4646 and its subdirectories Current time: Tue Jul 1 17:23:53 VET 2008 pbuilder-time-stamp: 1214949233 Furthermore, as can be seen in http://buildd.debian.org/pkg.cgi?maint=muammarelkhatib%40gmail.com scalapack seems to be building OK in almost all architectures, excluding m68k because in that architecture there is taking place a Dep-Wait on liblam4. In any case, If I am wrong, the bug could be reopened at any time. Regards, -- Muammar El Khatib. Linux user: 403107. Key fingerprint = 90B8 BFC4 4A75 B881 39A3 1440 30EB 403B 1270 29F1 http://muammarelkhatib.net | http://teorex.org | http://taciturna.com ,''`. : :' : `. `' `-
--- End Message ---

