Your message dated Wed, 05 Jul 2017 10:06:29 +0000
with message-id <[email protected]>
and subject line Bug#850471: fixed in vsftpd 3.0.3-9
has caused the Debian Bug report #850471,
regarding vsftpd FTCBFS: uses build architecture compiler
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.)
--
850471: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850471
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: vsftpd
Version: 3.0.3-8
Tags: patch
User: [email protected]
Usertags: rebootstrap
vsftpd fails to cross build from source, because it uses the build
architecture compiler. Recent debhelper have learned how to pass cross
compilers for the makefile build system, so indirecting the explicit
make invocation through dh_auto_build fixes the cross build. It also
makes parallel builds work. Please consider applying the attached patch.
Helmut
diff --minimal -Nru vsftpd-3.0.3/debian/changelog vsftpd-3.0.3/debian/changelog
--- vsftpd-3.0.3/debian/changelog 2016-09-21 10:38:42.000000000 +0200
+++ vsftpd-3.0.3/debian/changelog 2017-01-06 20:34:18.000000000 +0100
@@ -1,3 +1,10 @@
+vsftpd (3.0.3-8.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTCBFS: Let dh_auto_build pass cross compilers (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Fri, 06 Jan 2017 20:34:18 +0100
+
vsftpd (3.0.3-8) unstable; urgency=low
* Remove libeatmydata1 from Depends (Closes: #836904)
diff --minimal -Nru vsftpd-3.0.3/debian/rules vsftpd-3.0.3/debian/rules
--- vsftpd-3.0.3/debian/rules 2015-04-21 21:29:21.000000000 +0200
+++ vsftpd-3.0.3/debian/rules 2017-01-06 20:34:10.000000000 +0100
@@ -13,7 +13,7 @@
dh ${@} --parallel --with=systemd
override_dh_auto_build:
- $(MAKE) CFLAGS="$(CFLAGS) $(CPPFLAGS)" LIBS="$(LIBS)" LINK=""
+ dh_auto_build -- CFLAGS="$(CFLAGS) $(CPPFLAGS)" LIBS="$(LIBS)" LINK=""
override_dh_auto_install:
install -D -m 644 debian/vsftpd.apport
$(CURDIR)/debian/vsftpd/usr/share/apport/package-hooks/vsftpd.py
--- End Message ---
--- Begin Message ---
Source: vsftpd
Source-Version: 3.0.3-9
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.
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.
Keng-Yu Lin <[email protected]> (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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 05 Jul 2017 13:55:35 +0800
Source: vsftpd
Binary: vsftpd vsftpd-dbg
Architecture: source amd64
Version: 3.0.3-9
Distribution: unstable
Urgency: low
Maintainer: Keng-Yu Lin <[email protected]>
Changed-By: Keng-Yu Lin <[email protected]>
Description:
vsftpd - lightweight, efficient FTP server written for security
vsftpd-dbg - lightweight, efficient FTP server written for security (debug)
Closes: 850471
Changes:
vsftpd (3.0.3-9) unstable; urgency=low
.
[Helmut Grohne]
* Fix FTCBFS: Let dh_auto_build pass cross compilers (Closes: #850471)
.
[Keng-Yu Lin]
* Add lsb-base (>= 3.0-6) to Depends to fix lintian error:
- init.d-script-needs-depends-on-lsb-base
Checksums-Sha1:
a31a5ee1fff983e1b84464d6b98dc6793c1f90b5 1961 vsftpd_3.0.3-9.dsc
d21913e5adaf41485b50d9a271be7f0f945c5cdc 35028 vsftpd_3.0.3-9.debian.tar.xz
e43603feb6a20adbfe547f7aa37228e5b5c091fd 221300 vsftpd-dbg_3.0.3-9_amd64.deb
fae9ad805a11faea0739dc1e93da5b76fcb9dae0 6406 vsftpd_3.0.3-9_amd64.buildinfo
9e280bbe4f8d854c0d4490d60c02033f0eb5537f 152230 vsftpd_3.0.3-9_amd64.deb
Checksums-Sha256:
131891e24530921a3d0971e8b34c29255da481c58620f322b90e96943bc8180c 1961
vsftpd_3.0.3-9.dsc
086731f909097ac4d07908cd4cf824ca7e6dada198eea391aa3e1f632604d6bb 35028
vsftpd_3.0.3-9.debian.tar.xz
76735ede491adf4bc980aa8f341852e7406206cd22bf83293173f72f0340e66e 221300
vsftpd-dbg_3.0.3-9_amd64.deb
36f089b5c4112f037c1a4dec79f5b7d8164f022d03d0b5363db774634abc6bbc 6406
vsftpd_3.0.3-9_amd64.buildinfo
f8b513a7fabdb3a45a6e823f02ac8f64d9040007196b72bbb26f7fca031cc1c8 152230
vsftpd_3.0.3-9_amd64.deb
Files:
1a9f6b5c680c7528248f0118c16831aa 1961 net extra vsftpd_3.0.3-9.dsc
2e5b0ff729599e4735769b84efd1f019 35028 net extra vsftpd_3.0.3-9.debian.tar.xz
e3776db77a2d26cb88f51a2a7312e1aa 221300 debug extra
vsftpd-dbg_3.0.3-9_amd64.deb
a650145989a75f2f4066ab19ed3d4888 6406 net extra vsftpd_3.0.3-9_amd64.buildinfo
fe23a699870d0c582a1e9f566ef8d0f6 152230 net extra vsftpd_3.0.3-9_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCgAGBQJZXLV9AAoJEMYXhp8UeFBObCYQAJTl1/TGbvTg2rMVT7j32LT2
yzfy/N/6ooh9JU/s3nv0LuyOKTaYyTtGed+0Sd9meh92hxQo5Kr5/+0Kn6Ml0I3j
bzUasJFSaKG9YydJRH71H+TvQiSX+Qp2HyfSkSy4PF4n9RnlQlXi8DUqBemaD84d
vngTpBY5btcraxeetsvj5HeE1vlsvlVFfgedLwBiV2xs1Mvx9Ut6Ythp1DJKVRhl
/hRG9Z7l+Na9EVyHUNAqSzd8NJUqMucL7kkoys9bIveq2QRKM+2oa7nJSykldklq
WhoRGzSYAjtMgacUvNGj/oVzHFyTaQD4zt8ZBjfIlp79a995ULO91lekg3g+S785
U9LeD4562Py/PL6wYnWm5ybc4SN+V15uHKX688n5c9t1HD77qGJTecoMxECiIdJp
/BiixxU6CxeoiFAMvep+9wdXl4qT1YRHtF3xKvyh6BK4Eab9Bay5Q/khA19KIdBk
nbu3/lphdYsjW5Dyy72+etz0JaPi6VeCNVjt3wZzp8JVTYTVsFrHbTSDUnm7y0/s
7+Nn7mpu6DiH5nbJuc026cgnGcxHqVxY3JTshQC8AsPHO6DCa2DpxrEXWjLNev8R
jFWWUc78/DDwPXcVPgzotONpWKQq1j+rCtec+w8MQio81tqpyv0CQFr4lLyBWzib
ALLuVkutw3uQQuK3IkCG
=Prxc
-----END PGP SIGNATURE-----
--- End Message ---