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

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



Your message dated Mon, 17 Jan 2022 20:42:40 +0000
with message-id <E1n9Yps-0006eX-KY@fasolo.debian.org>
and subject line Bug#912276: fixed in xmacro 0.3pre-20000911-8
has caused the Debian Bug report #912276,
regarding xmacro 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.)


-- 
912276: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=912276
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: xmacro
Version: 0.3pre-20000911-7
Tags: patch
User: helmutg@debian.org
Usertags: rebootstrap

xmacro fails to cross build from source, because debian/rules does not
pass cross tools to make. The easiest way of doing so is deferring to
dh_auto_build. That is sufficient to make xmacro cross buildable. Please
consider applying the attached patch.

Helmut
diff --minimal -Nru xmacro-0.3pre-20000911/debian/changelog xmacro-0.3pre-20000911/debian/changelog
--- xmacro-0.3pre-20000911/debian/changelog	2017-01-05 13:50:50.000000000 +0100
+++ xmacro-0.3pre-20000911/debian/changelog	2018-10-29 20:24:48.000000000 +0100
@@ -1,3 +1,10 @@
+xmacro (0.3pre-20000911-7.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Let dh_auto_build pass cross tools to make. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Mon, 29 Oct 2018 20:24:48 +0100
+
 xmacro (0.3pre-20000911-7) unstable; urgency=low
 
   * QA upload.
diff --minimal -Nru xmacro-0.3pre-20000911/debian/control xmacro-0.3pre-20000911/debian/control
--- xmacro-0.3pre-20000911/debian/control	2017-01-05 13:43:06.000000000 +0100
+++ xmacro-0.3pre-20000911/debian/control	2018-10-29 20:24:48.000000000 +0100
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper (>> 5.0), libx11-dev, libxtst-dev
+Build-Depends: debhelper (>= 7), libx11-dev, libxtst-dev
 Standards-Version: 3.9.2
 
 Package: xmacro
diff --minimal -Nru xmacro-0.3pre-20000911/debian/rules xmacro-0.3pre-20000911/debian/rules
--- xmacro-0.3pre-20000911/debian/rules	2017-01-05 13:50:37.000000000 +0100
+++ xmacro-0.3pre-20000911/debian/rules	2018-10-29 20:24:46.000000000 +0100
@@ -27,9 +27,7 @@
 
 build-stamp: configure-stamp 
 	dh_testdir
-
-	# Add here commands to compile the package.
-	$(MAKE)
+	dh_auto_build
 	#/usr/bin/docbook-to-man debian/xmacro-0.3pre.sgml > xmacro-0.3pre.1
 
 	touch build-stamp

--- End Message ---
--- Begin Message ---
Source: xmacro
Source-Version: 0.3pre-20000911-8
Done: Andreas Beckmann <anbe@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Beckmann <anbe@debian.org> (supplier of updated xmacro 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: SHA256

Format: 1.8
Date: Mon, 17 Jan 2022 21:12:46 +0100
Source: xmacro
Architecture: source
Version: 0.3pre-20000911-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Andreas Beckmann <anbe@debian.org>
Closes: 912276 965905
Changes:
 xmacro (0.3pre-20000911-8) unstable; urgency=medium
 .
   [ Andreas Beckmann ]
   * QA upload.
   * Switch to debhelper-compat (= 13).  (Closes: #965905)
   * Set Rules-Requires-Root: no.
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Let dh_auto_build pass cross tools to make.  (Closes: #912276)
Checksums-Sha1:
 49cd11e01801d41de6a945a0d18fe4ae53f2adb7 1775 xmacro_0.3pre-20000911-8.dsc
 77d6723563e224e2bd77dea0afcfc4d373e2fc33 4164 xmacro_0.3pre-20000911-8.debian.tar.xz
 e7675e2d737a3f8d55b8ca0bda2cb244287b30ff 6123 xmacro_0.3pre-20000911-8_source.buildinfo
Checksums-Sha256:
 f15d69c010ee921437f930fe75d277d3f859e3e0de2821346d20893d0dcf86df 1775 xmacro_0.3pre-20000911-8.dsc
 08d6a85e58a7893526489dbb20c6b325050899766d1f95625a4b3b22f201e891 4164 xmacro_0.3pre-20000911-8.debian.tar.xz
 f605e13f3e33de51b0af18b34aa2b857ff79f3b8713ef074a345ba0ad85b21e7 6123 xmacro_0.3pre-20000911-8_source.buildinfo
Files:
 40d0a095660eb78a9e3d5073463a57c9 1775 utils optional xmacro_0.3pre-20000911-8.dsc
 dfa8e8c0845008a45311cd59df528d80 4164 utils optional xmacro_0.3pre-20000911-8.debian.tar.xz
 008aa80064c9de7beb853c7ea20cf9e4 6123 utils optional xmacro_0.3pre-20000911-8_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmHlzhoQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCIr6EACQzjoV/Ub0B+9J4l9IgccG+IqZlAQwU6Vn
D34k/GJN31f4WkxWtacOytn4a/5A96ZMfliJLt/9pU94AJvaB5K8QkAEuO6JUuW5
6oXYx2SF/nQGRMaQVXEEewdrM1TxRBl5u3HxizgGboKFkZOXT0L+o3LLPsyja60f
R9HQ0+9qOfxKtCJ8FTq9nocXzzFjGbhm5BYLZn2YeqmB7PKDQ/l31c7dGMrAdCBF
QYAqkLZYKwrXYZk9+5xDEmaHlwaxBDEnZb/tjiJueaFdBy1KXhCh30R//7vYwYh2
OPUal/mrXRft/OdL0BHQkeL8M0VeVrA1va2GItg80fsvwvTueiJu6Zjq6lffhOvc
as4NiqX2+6blVo+1YmvznoK2QRA6QMn5+G1c2qOf25UhynkXit0BplQUuJH92A4i
010ioooQkL7VGTm4Zbd3ZNsvjEGZYvk9CRaEcsco+dXoFgo6Uwx1Au1DTgfzWh59
ltoPlqByqUAjvZeL2CVVNK3sQKn8h8isNC/FmFPCDauU11t36kiN3/IE3FCPHl/b
DtKmtCMatEfZnTqfs98nu4BlbrgRKDR3VCEBaXSarkVZSeBSjdkEVoRp3gKxE02V
uteTTRXEOs+T/WEcomLJFOxguQeqgoedciCAm8hj7WpkpQ1EJ6LBSTGfKzEA9quo
PGzsQ2EDDQ==
=3n8g
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: