Your message dated Tue, 14 Oct 2008 21:32:18 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#502083: fixed in fslview 3.0+4.0.2-3lenny1
has caused the Debian Bug report #502083,
regarding FTBFS: on armel: --as-needed not working
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.)
--
502083: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502083
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: fslview
Version: 3.0.2+4.1.0-1
Severity: serious
Tags: patch
User: [EMAIL PROTECTED]
Usertags: eabi
For some reason, on eabi fslview fails to link on eabi:
http://buildd.debian.org/fetch.cgi?&pkg=fslview&ver=3.0.2%2B4.1.0-1&arch=armel&stamp=1223619780&file=log
Removing the --as-needed flag seems to workaround the issue.
Trivial patch attached:
--- fslview-3.0.2+4.1.0/debian/rules
+++ fslview-3.0.2+4.1.0/debian/rules
@@ -11,7 +11,12 @@
pkg_buildpath=$(CURDIR)/build
CXXFLAGS = -Wall -g
+
+AS_NEEDED_BROKEN = zarmz zarmelz zarmebz
+
+ifneq (,$(findstring z$(DEB_HOST_ARCH)z,$(AS_NEEDED_BROKEN)))
LDFLAGS = -Wl,--as-needed
+endif
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CXXFLAGS += -O0
--
"rm -rf" only sounds scary if you don't have backups
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: fslview
Source-Version: 3.0+4.0.2-3lenny1
We believe that the bug you reported is fixed in the latest version of
fslview, which is due to be installed in the Debian FTP archive:
fslview-doc_3.0+4.0.2-3lenny1_all.deb
to pool/main/f/fslview/fslview-doc_3.0+4.0.2-3lenny1_all.deb
fslview_3.0+4.0.2-3lenny1.diff.gz
to pool/main/f/fslview/fslview_3.0+4.0.2-3lenny1.diff.gz
fslview_3.0+4.0.2-3lenny1.dsc
to pool/main/f/fslview/fslview_3.0+4.0.2-3lenny1.dsc
fslview_3.0+4.0.2-3lenny1_i386.deb
to pool/main/f/fslview/fslview_3.0+4.0.2-3lenny1_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Hanke <[EMAIL PROTECTED]> (supplier of updated fslview package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 14 Oct 2008 19:58:56 +0200
Source: fslview
Binary: fslview fslview-doc
Architecture: source i386 all
Version: 3.0+4.0.2-3lenny1
Distribution: testing-proposed-updates
Urgency: low
Maintainer: Yaroslav Halchenko <[EMAIL PROTECTED]>
Changed-By: Michael Hanke <[EMAIL PROTECTED]>
Description:
fslview - viewer for (f)MRI and DTI data
fslview-doc - Documentation for FSLView
Closes: 474447 475993 482209 502083
Changes:
fslview (3.0+4.0.2-3lenny1) testing-proposed-updates; urgency=low
.
* Prevent using -Wl,--as-needed linker flags on arm, armel and armeb
(Closes: #502083). Thanks to Riku Voipio for pointing to the workaround.
* Backported bugfixes from 3.0+4.0.2-5. Due to a VTK-related FTBFS on ARM
this version did not make it into testing on time (see #492538). This
package version is essentially identical to 3.0+4.0.2-5, except for a few
changes to the FSL repacking script, which are unrelated to the fslview
package itself.
* Specify Qt3 dev tools explicitly to be compatible with cmake 2.6 and
add missing include path (Closes: #482209).
* Do not recommend fsl-atlases package anymore as it is not in Debian
main. However, this package is available from other repositories.
Therefore keeping the reference in the suggested packages
(Closes: #474447).
* Add explicite build-dependency on libqt3-compat-headers (Closes: #475993).
Checksums-Sha1:
219d9e10b996ad8e1a40f2f57067a0552b308d70 1404 fslview_3.0+4.0.2-3lenny1.dsc
1d7e39e4fa6b085841f87577056b436564b98845 13021
fslview_3.0+4.0.2-3lenny1.diff.gz
d0b218b9a5df399ddaa80a154508e11e36acc702 1360586
fslview_3.0+4.0.2-3lenny1_i386.deb
3a261fdf5b4ac2de8deb899769001411118a8ae2 4516244
fslview-doc_3.0+4.0.2-3lenny1_all.deb
Checksums-Sha256:
76d9d4054db158edb43ed31a5c7b4c6a46e1ea85f187194e3cddd990a8680eed 1404
fslview_3.0+4.0.2-3lenny1.dsc
6b498366bf11386163c7b273b8b54e2c5da73ab3b75349ef0f291a2979db761a 13021
fslview_3.0+4.0.2-3lenny1.diff.gz
c940846a8e9c2d5a9bb36c4343e531d7984c1c1dffd42ddb30cb10bc73313517 1360586
fslview_3.0+4.0.2-3lenny1_i386.deb
16b7d727ceac5a1ec4955d1a3ee2819fc339449a32dca7ef72e8042e002ce288 4516244
fslview-doc_3.0+4.0.2-3lenny1_all.deb
Files:
635e08a1f4a38339ec4297226fff19f7 1404 science optional
fslview_3.0+4.0.2-3lenny1.dsc
bfa885a532eb20dbe0889fc8beb10e62 13021 science optional
fslview_3.0+4.0.2-3lenny1.diff.gz
9f6a6e6a38dbd1e10e597497b2cd60e6 1360586 science optional
fslview_3.0+4.0.2-3lenny1_i386.deb
1526bb72ed9b35133c50848ad1eb6ffd 4516244 doc optional
fslview-doc_3.0+4.0.2-3lenny1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFI9PlVjRFFY3XAJMgRAthNAKChDBociZwIDUzA/tugZc3NqbIi/ACgrkO+
oJPeRDFG7Ry7UdfyH71QsBg=
=qKIp
-----END PGP SIGNATURE-----
--- End Message ---