Your message dated Sun, 04 Mar 2012 19:33:45 +0000
with message-id <e1s4hbh-00032c...@franck.debian.org>
and subject line Bug#657693: fixed in vsftpd 2.3.5-3
has caused the Debian Bug report #657693,
regarding vsftpd FTBFS on armhf and amd64
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 ow...@bugs.debian.org
immediately.)
--
657693: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657693
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
package: vsftpd
version: 2.3.5-2
severity: important
vsftpd fails to build on armhf with the following error. This initially
happened on the buildd
and I have also reproduced locally.
gcc -o vsftpd main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o
tunables.o ftpdataio.o secbuf.o ls.o postprivparent.o logging.o str.o netstr.o
sysstr.o strlist.o banner.o filestr.o parseconf.o secutil.o ascii.o
oneprocess.o twoprocess.o privops.o standalone.o hash.o tcpwrap.o ipaddrparse.o
access.o features.o readwrite.o opts.o ssl.o sslslave.o ptracesandbox.o
ftppolicy.o sysutil.o sysdeputil.o -lwrap -lpam -lssl -lcrypto -lcap -fPIE
-pie -Wl,-z,relro -Wl,-z,now
/usr/bin/ld: utility.o: relocation R_ARM_THM_MOVW_ABS_NC against `a local
symbol' can not be used when making a shared object; recompile with -fPIC
utility.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [vsftpd] Error 1
It also failed on the amd64 buildd in the same way but I was unable to
reproduce that.
I think the problem is that you are passing -fPIE to the linker but not
passing -fPIC
to the compiler but i'm not an expert on this.
--- End Message ---
--- Begin Message ---
Source: vsftpd
Source-Version: 2.3.5-3
We believe that the bug you reported is fixed in the latest version of
vsftpd, which is due to be installed in the Debian FTP archive:
vsftpd_2.3.5-3.debian.tar.gz
to main/v/vsftpd/vsftpd_2.3.5-3.debian.tar.gz
vsftpd_2.3.5-3.dsc
to main/v/vsftpd/vsftpd_2.3.5-3.dsc
vsftpd_2.3.5-3_i386.deb
to main/v/vsftpd/vsftpd_2.3.5-3_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 657...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Baumann <daniel.baum...@progress-technologies.net> (supplier of updated
vsftpd 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 04 Mar 2012 20:15:39 +0100
Source: vsftpd
Binary: vsftpd
Architecture: source i386
Version: 2.3.5-3
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <daniel.baum...@progress-technologies.net>
Changed-By: Daniel Baumann <daniel.baum...@progress-technologies.net>
Description:
vsftpd - lightweight, efficient FTP server written for security
Closes: 655103 656900 657693
Changes:
vsftpd (2.3.5-3) unstable; urgency=low
.
[ Daniel Baumann ]
* Adding changelog entry from squeeze security update.
.
[ Jonathan Nieder ]
* Adding NEWS file to warn about strengthened checks for writable root
directory inside chroot (Closes: #656900).
.
[ Daniel Baumann ]
* Manually passing CPPFLAGS into CFLAGS when calling make in rules
(Closes: #655103, #657693).
* Updating package to standards version 3.9.3.
Checksums-Sha1:
5c99bc16ef935d4f6c489f1228ac65012f7e2c53 1125 vsftpd_2.3.5-3.dsc
8ec94c374f2cbb508228c6cbe2aa164068ac3ac6 26915 vsftpd_2.3.5-3.debian.tar.gz
8ca8e68a4eab09dc80213c9487610eb82c67e0d3 164742 vsftpd_2.3.5-3_i386.deb
Checksums-Sha256:
d448dd376d2278f1bda8d13209f4e4fb3ebdc32bf30c852523085994b975aa57 1125
vsftpd_2.3.5-3.dsc
eebdbaef55578d03213e1ad75590523a63a82b25776b635c9c217828c71a5252 26915
vsftpd_2.3.5-3.debian.tar.gz
7de0d28945cacf6989845c78f92dcb0e98cc7c7d3de365ffb1201b44302afdd7 164742
vsftpd_2.3.5-3_i386.deb
Files:
8aa45492c5fd52c3986da325d8523d16 1125 net extra vsftpd_2.3.5-3.dsc
3ee1664cb349b2d7c3b2397dbce1245d 26915 net extra vsftpd_2.3.5-3.debian.tar.gz
d530af1dc11a32385c622bbb829d1ab1 164742 net extra vsftpd_2.3.5-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk9TwBgACgkQ+C5cwEsrK55fSQCgn1AxHmZsgSgB4GlCl/soNj4i
03IAoKEGrtgR09IWHLADVN4TR1LuhZPz
=8q61
-----END PGP SIGNATURE-----
--- End Message ---