[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#951784: marked as done (poppassd FTCBFS: does not pass cross tools to make)



Your message dated Mon, 02 May 2022 20:48:54 +0000
with message-id <E1nlcyU-000Bjv-S7@fasolo.debian.org>
and subject line Bug#951784: fixed in poppassd 1.8.5-7
has caused the Debian Bug report #951784,
regarding poppassd FTCBFS: does not pass cross tools to make
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 owner@bugs.debian.org
immediately.)


-- 
951784: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951784
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: poppassd
Version: 1.8.5-4.1
Tags: patch
User: debian-cross@lists.debian.org
Usertags: ftcbfs

poppassd fails to cross build from source, because it does not pass
cross tools to make. The easiest way of doing so - using dh_auto_build -
makes poppassd cross buildable. Please consider applying the attached
patch.

Helmut
diff -u poppassd-1.8.5/debian/changelog poppassd-1.8.5/debian/changelog
--- poppassd-1.8.5/debian/changelog
+++ poppassd-1.8.5/debian/changelog
@@ -1,3 +1,10 @@
+poppassd (1.8.5-4.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Fri, 21 Feb 2020 19:54:00 +0100
+
 poppassd (1.8.5-4.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u poppassd-1.8.5/debian/rules poppassd-1.8.5/debian/rules
--- poppassd-1.8.5/debian/rules
+++ poppassd-1.8.5/debian/rules
@@ -17,9 +17,7 @@
 build: build-stamp
 build-stamp:
 	dh_testdir
-
-	# Add here commands to compile the package.
-	$(MAKE) CFLAGS="$(CFLAGS)"
+	dh_auto_build -- CFLAGS="$(CFLAGS)"
 
 	# Keeping this here as a reminder to rewrite my manpage in docbook,
 	# 'cause I royally suck at writing them by hand.

--- End Message ---
--- Begin Message ---
Source: poppassd
Source-Version: 1.8.5-7
Done: Vagrant Cascadian <vagrant@reproducible-builds.org>

We believe that the bug you reported is fixed in the latest version of
poppassd, 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 951784@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vagrant Cascadian <vagrant@reproducible-builds.org> (supplier of updated poppassd 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 02 May 2022 13:23:36 -0700
Source: poppassd
Architecture: source
Version: 1.8.5-7
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Vagrant Cascadian <vagrant@reproducible-builds.org>
Closes: 951784 1007472
Changes:
 poppassd (1.8.5-7) unstable; urgency=medium
 .
   * QA upload.
   * Switch to source format 3.0 (quilt). (Closes: #1007472)
   * debian/rules: Convert to dh and debhelper-compat 13. (Closes: #951784)
   * debian/control: Set Rules-Requires-Root to "no".
   * debian/control: Split Depends field into multiple lines and add
     ${misc:Depends}.
   * debian/copyright: Maintain in debian/copyright rather than assembling
     at build time.
   * debian/control: Update to Standards-Version 4.6.0.
Checksums-Sha1:
 aa7a014d5cf0688aa8a97b5c7b20160273916886 1235 poppassd_1.8.5-7.dsc
 c96a3bb322fc5be2dd3bd25d64d9b02e10df581b 6684 poppassd_1.8.5-7.debian.tar.xz
Checksums-Sha256:
 891c9c9d1c39a8310430286c3622d36cd2f0bc44674fdc06d6e12d85bdc68f76 1235 poppassd_1.8.5-7.dsc
 a4d968b7440667f9fbc0aca3ee3a32cb4037581e4bb171c227e8e346e4758488 6684 poppassd_1.8.5-7.debian.tar.xz
Files:
 4601be6d9aa659c1b390add18b061900 1235 mail optional poppassd_1.8.5-7.dsc
 d67c7fd0b219d0013940ee989bf4d465 6684 mail optional poppassd_1.8.5-7.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iJYEARYKAD4WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYnBASyAcdmFncmFudEBy
ZXByb2R1Y2libGUtYnVpbGRzLm9yZwAKCRDcUY/If5cWqtbIAP9BBsrkrICHAQwE
87WnBAIWW2ElqsvK6wZfTG1Ynhp9mAD+Pm+1qNZ/YRZGWI9OblDVR7gTrM5NwC4Y
9IE1xM5FmwQ=
=46hf
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: