Your message dated Sun, 16 Oct 2022 17:21:19 +0000
with message-id <e1ok7kb-00bikn...@fasolo.debian.org>
and subject line Bug#939775: fixed in z80asm 1.8-1.1
has caused the Debian Bug report #939775,
regarding z80asm FTCBFS: does not honour DEB_BUILD_OPTIONS=nocheck
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.)
--
939775: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=939775
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: z80asm
Version: 1.8-1
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: ftcbfs
z80asm fails to cross build from source, because it fails running tests
despite DEB_BUILD_OPTIONS=nocheck. The upstream build system runs them
as part of the build target and offers no test target. The attached
patch fixes that. Please consider applying it.
Helmut
diff -u z80asm-1.8/debian/changelog z80asm-1.8/debian/changelog
--- z80asm-1.8/debian/changelog
+++ z80asm-1.8/debian/changelog
@@ -1,3 +1,10 @@
+z80asm (1.8-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Honour DEB_BUILD_OPTIONS=nocheck. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de> Sun, 08 Sep 2019 19:14:53 +0200
+
z80asm (1.8-1) unstable; urgency=low
* New upstream release. Fixes defw bug. (Closes: #519098)
diff -u z80asm-1.8/debian/rules z80asm-1.8/debian/rules
--- z80asm-1.8/debian/rules
+++ z80asm-1.8/debian/rules
@@ -3,0 +4,5 @@
+
+override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
+ $(MAKE) -C tests
+endif
only in patch2:
unchanged:
--- z80asm-1.8.orig/Makefile
+++ z80asm-1.8/Makefile
@@ -25,7 +25,6 @@
z80asm: z80asm.o expressions.o Makefile gnulib/getopt.o gnulib/getopt1.o
$(CC) $(LDFLAGS) $(filter %.o,$^) -o $@
- $(MAKE) -C tests || rm $@
%.o:%.c z80asm.h gnulib/getopt.h Makefile
$(CC) $(CFLAGS) -c $< -o $@ -DVERSION=\"$(shell cat VERSION)\"
--- End Message ---
--- Begin Message ---
Source: z80asm
Source-Version: 1.8-1.1
Done: Chris Lamb <la...@debian.org>
We believe that the bug you reported is fixed in the latest version of
z80asm, 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 939...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Lamb <la...@debian.org> (supplier of updated z80asm 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 06 Oct 2022 09:09:08 -0700
Source: z80asm
Binary: z80asm z80asm-dbgsym
Architecture: source amd64
Version: 1.8-1.1
Distribution: unstable
Urgency: medium
Maintainer: Bas Wijnen <wij...@debian.org>
Changed-By: Chris Lamb <la...@debian.org>
Description:
z80asm - assembler for the Zilog Z80 microprocessor
Closes: 939775 1020875
Changes:
z80asm (1.8-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Apply a patch by Vagrant Cascadian to make the build reproducible. The
build path was being embedded in /usr/bin/z80asm. (Closes: #1020875)
* Apply patch from Helmut Grohne to make as z80asm cross build correctly. It
was failing because it ran its own testsuite despite the value of
DEB_BUILD_OPTIONS=nocheck; the upstream build system ran them as part of
the "build" target and offers no specific test target. (Closes: #939775)
Checksums-Sha1:
e1246f78dd642d2c94fbe19242692d194d895d64 1606 z80asm_1.8-1.1.dsc
9d169ac728a9a3b162c0a7ea34da55cf37ada0e1 57269 z80asm_1.8.orig.tar.gz
bf41ee75002a07e00fde23394952502eb9d3851c 2350 z80asm_1.8-1.1.diff.gz
87f4a8e0c0f9224a481e3989a85e5651ada2673a 44108 z80asm-dbgsym_1.8-1.1_amd64.deb
8e90ed6f1e6623d72e7fa539781a6377bda202df 5895 z80asm_1.8-1.1_amd64.buildinfo
29455ab2ba35a9b469a96b223b1d67d7e11b6806 36116 z80asm_1.8-1.1_amd64.deb
Checksums-Sha256:
87e34b2f1e15cafb41f698255a903143070f50ca715e3e609e7fadf6746e4dea 1606
z80asm_1.8-1.1.dsc
67fba9940582cddfa70113235818fb52d81e5be3db483dfb0816acb330515f64 57269
z80asm_1.8.orig.tar.gz
bcba7ceb61157222b45692f972c45767558e55ba57c1f7f8a205d1792bcf7dfb 2350
z80asm_1.8-1.1.diff.gz
26ee6c08c4ca0946a7a7b8c7edc141f88fb8950d635bfc2111685299541cbd3e 44108
z80asm-dbgsym_1.8-1.1_amd64.deb
56a53701450019f84cb99037ff955bf23993436ef20a6b48ce22aed14f37128f 5895
z80asm_1.8-1.1_amd64.buildinfo
85fe7e50ec785c77ac55c439360f3a939cc7b190ffbad5101ac0a200668307ca 36116
z80asm_1.8-1.1_amd64.deb
Files:
5909c94e50de33f322df5efa6fc60805 1606 devel optional z80asm_1.8-1.1.dsc
4beb798d6fe2f89e62de36b4b4f87fad 57269 devel optional z80asm_1.8.orig.tar.gz
832be1d483708dd2ca450e22dda940eb 2350 devel optional z80asm_1.8-1.1.diff.gz
5bdaedf188b3a23074eb04e8a273685e 44108 debug optional
z80asm-dbgsym_1.8-1.1_amd64.deb
6ce48c3716e90e81972581773188a2b4 5895 devel optional
z80asm_1.8-1.1_amd64.buildinfo
8ad4558ced28bd2d041a937af6c777e7 36116 devel optional z80asm_1.8-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEwv5L0nHBObhsUz5GHpU+J9QxHlgFAmM+/x8ACgkQHpU+J9Qx
Hlg4HBAAhdw9jQoMMIzEc1NQgpngQDCt8w9pQqKLdifW1rnk/r89cNYAa5xFyx0E
pJ34o92RTvPPIkxo4UJ+gGy0DOBzU2Jrmd6d1PMOq96XJhTCbF9DsVf0LJJm/C1M
kyA/TWTYMWD5UcVwgxnzg4yY39Kh+1O0EnuE1QGv5LuvBpcDQ+GuKcQmUPNspKLm
jjV7LMNSD3QnV2R8QH1u0YSrwqhsbWtuEQ6TQfJRw5lGth8nyF+4FkR2xbSB1VMs
07/OuL6G6svPr45/054s/0Y4jhUd+ft+7BLcR5rdCongzPFTDFNjquylOkTrNUOg
YTMn15Sjq1L4MKHy3spHsY8Vc0LWKBE8syXTSnOgTQrlv5JHrwMUNz9iEt+hbRfU
i6jcsva6bz+Bx0H13p07512nsV8dbDDg+yK1ZJ+3b3aDdUGFa0/Nc3o3t886wgmc
GTybBHYv4t+xN0XsQO2ppOighUNsny108TXTHhWMPhpv6gu9uxBsZc6YOnXfgIe0
w58FCIgFKWCzgKemQoJzxJhcb1rZtkg+/P1huNzqfsLebrEkB0grnZMjQ68nnYtl
DwbFq93H3s4zMaR2mPzr3r/8cah1GM+I5rqZkMR4Ri0AhlZgTTgOBHM5qIG4dFm1
+RsV8n/bDK2JnQKuChb+iFAYJB5qf5rCqsQVbnJ/MfKsNedJG1s=
=/N3n
-----END PGP SIGNATURE-----
--- End Message ---