Your message dated Thu, 11 Sep 2025 21:31:15 +0000
with message-id <[email protected]>
and subject line Bug#1095962: fixed in performous 1.3.1+ds-1
has caused the Debian Bug report #1095962,
regarding performous FTCBFS: fails running tests despite
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 [email protected]
immediately.)
--
1095962: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095962
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: performous
Version: 1.3.0+ds-2
Tags: patch
User: [email protected]
Usertags: ftcbfs
performous fails to cross build from source, because it fails running
its tests despite nocheck being set in DEB_BUILD_OPTIONS. I'm proposing
the attached patch to properly disable testing for nocheck builds.
Unfortunately, this does not make performous cross build as it also uses
help2man and there is little we can do about that. Please close this bug
report even when leaving help2man unaddressed.
Helmut
diff --minimal -Nru performous-1.3.0+ds/debian/changelog
performous-1.3.0+ds/debian/changelog
--- performous-1.3.0+ds/debian/changelog 2024-11-29 17:47:59.000000000
+0100
+++ performous-1.3.0+ds/debian/changelog 2025-02-14 08:28:17.000000000
+0100
@@ -1,3 +1,11 @@
+performous (1.3.0+ds-2.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Improve cross building: Don't run unit tests when DEB_BUILD_OPTIONS
+ contains nocheck. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Fri, 14 Feb 2025 08:28:17 +0100
+
performous (1.3.0+ds-2) unstable; urgency=medium
* Team Upload
diff --minimal -Nru performous-1.3.0+ds/debian/rules
performous-1.3.0+ds/debian/rules
--- performous-1.3.0+ds/debian/rules 2024-11-29 17:34:48.000000000 +0100
+++ performous-1.3.0+ds/debian/rules 2025-02-14 08:27:47.000000000 +0100
@@ -33,7 +33,8 @@
override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_VERBOSE_MAKEFILE=ON \
- -DCMAKE_INSTALL_PREFIX=/usr
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DBUILD_TESTS=$(if $(filter
nocheck,$(DEB_BUILD_OPTIONS)),OFF,ON)
override_dh_install:
dh_install
--- End Message ---
--- Begin Message ---
Source: performous
Source-Version: 1.3.1+ds-1
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
performous, 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.
Andreas Tille <[email protected]> (supplier of updated performous 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: Thu, 11 Sep 2025 21:12:19 +0200
Source: performous
Architecture: source
Version: 1.3.1+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1095962
Changes:
performous (1.3.1+ds-1) unstable; urgency=medium
.
[ Helmut Grohne ]
* Team upload.
* Improve cross building: Don't run unit tests when DEB_BUILD_OPTIONS
contains nocheck. (Closes: #1095962)
.
[ Andreas Tille ]
* Fix watch file
* Import ced into multi tarball source
* Standards-Version: 4.7.2
* Remove obsolete field Name from debian/upstream/metadata
* Rely on pre-initialized dpkg-architecture variables.
Checksums-Sha1:
4ff47265dfc2d7b16b3f2b61dfbb9373002b44b9 2773 performous_1.3.1+ds-1.dsc
a760af7751769d0e6fa3607b09056c6856279b5a 240600
performous_1.3.1+ds.orig-ced.tar.xz
b6d5168c594d92bff60badfe18cf66895b3bd8d6 50077552
performous_1.3.1+ds.orig.tar.xz
2afadd1ee8aa8d99ff8b843664e0404efe6ff3c9 26540
performous_1.3.1+ds-1.debian.tar.xz
82cd00e3d22e78fd7d8b1880cbe1c8238fb8ea60 25339
performous_1.3.1+ds-1_amd64.buildinfo
Checksums-Sha256:
cec435e607158b207cbcdef9980f3d0e20aa048b07243825f7b3612bc9d19881 2773
performous_1.3.1+ds-1.dsc
71044638f93af665e6b752440a0b112d7a46130efcd0402bb037196d09f4744a 240600
performous_1.3.1+ds.orig-ced.tar.xz
a6f8f96f00b9fd41139f713ca77b39eaf9d5d1fc5023bdacbe8ab1647807f39d 50077552
performous_1.3.1+ds.orig.tar.xz
482a876caa882f43b6824b7e5fbaebbf2c60a2aa7197b857463e94194efdd8c7 26540
performous_1.3.1+ds-1.debian.tar.xz
c100f51ee7d82e9e87f6282940f9d9e60922b17f7a1f4d31ccf281b1fae46a9d 25339
performous_1.3.1+ds-1_amd64.buildinfo
Files:
a6237791ce4b8a79980dc5e4b2cc0f8a 2773 games optional performous_1.3.1+ds-1.dsc
72b03026569c169e5f33c3497b13ebb0 240600 games optional
performous_1.3.1+ds.orig-ced.tar.xz
eba890d6ab448f1a074006ac37f24faf 50077552 games optional
performous_1.3.1+ds.orig.tar.xz
e52adee754cada10ba9ed7a446be3468 26540 games optional
performous_1.3.1+ds-1.debian.tar.xz
1b095e7d313d1ddf7be477fec99fc683 25339 games optional
performous_1.3.1+ds-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmjDJ6YRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtF2CQ/6AxVRXxJkxoRRw//pHe0bw+UraI9b8vns
n8HUWrhmByIyBGiYBYxgxfLyED4FmaTfCQGDdh46omKjvf/1Kij29VdqCcB4YsxN
B6zf/gFRNYPlHycBRSDg4RAkMC8phI8625ej4PSlQ9/xCnzGb6qpWh0/GkRNN3//
+gO1QIXJFqe3zyTMddOx0b/WVuMbafrxI/V8O8C1PoaDGWAxfmEdsnnftWEPlEMy
EnCgRcq4VXhnOjBv9+efY234Aa7x2Jn3oCAP8BQ/qtp+KJrMxR1zCtPqz3QfJPea
Q8xJhyu+Q1Izt1AIcvQOzLBHSOfQ5zHStGsL3w0QAq4vEDNFy1h77ilfvoiqAwtG
ix2AMopMgeHwXTPaNkUu7/wcawcXG1y7GGk5lqayOT6Llc0N9TTNTX3GjiqdKMum
pKpbH24/qVuNJiW2tP2aM2OGvr2Gq3pHPRB/PYcRsP5N0Dhsl8e4IJWSdSvz+31N
7GD3DPiMwW13jQ1fHuHu8SeRer0J8Sl/alO+4fo4SeokajxCx6aASk8WGfsCbOY/
vId5qaBUARX3VnZWly5dmHxV6A7et3c6zBwcc1wbnVXcXhP8vvxo5wX7ao4XgGke
N1WvXeG+sUJ786sNiuvVJH+kDZnKEVcyfoDzSbNtLTE1WQeyXuy0BSXDxMfh+SvV
slwDO2AfGKY=
=JvJA
-----END PGP SIGNATURE-----
pgp_31YNr1u3v.pgp
Description: PGP signature
--- End Message ---