Control: tags -1 patch pending

Hi,

On Tue, 19 Nov 2024 17:12:08 +0100 roehl...@debian.org wrote:
your package has an autopkgtest regression with CMake 3.31. CMake has
deprecated backwards compatibility for versions earlier than 3.10,
which causes cmake_minimum_required() and/or cmake_policy() to emit a
warning on stderr, thereby causing your autopkgtest to fail. The
tests should be unaffected otherwise.

I have uploaded an NMU to DELAYED/5 with dgit adding the allow-stderr restriction to the autopkgtest, to work around the regression. The NMU changes are attached.

Paul


From e35bd44d61766251efc6bbd011634769fe464805 Mon Sep 17 00:00:00 2001
From: Paul Gevers <elb...@debian.org>
Date: Sat, 12 Apr 2025 12:44:31 +0200
Subject: [PATCH 1/2] tests: allow deprecation warnings via allow-stderr
 restriction

Closes: #1087869
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 7b1afba..02c0411 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
 Tests: clang, cmake-hip-config, cmake-hip-lang, g++, gcc, hipconfig, hipcc
 Depends: @, cmake, make, gcc, g++, rocminfo (>= 5.7.1~)
-Restrictions: superficial, skippable
+Restrictions: superficial, skippable, allow-stderr
-- 
2.47.2

From a4cd2127372810cd54b5f595e071b6ea51a19ce6 Mon Sep 17 00:00:00 2001
From: Paul Gevers <elb...@debian.org>
Date: Sat, 12 Apr 2025 12:51:58 +0200
Subject: [PATCH 2/2] Update d/changelog for release 5.7.1-5.1

---
 debian/changelog | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 613ce88..21b62f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+rocm-hipamd (5.7.1-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * tests: allow deprecation warnings via allow-stderr restriction
+    (Closes: #1087869)
+
+ -- Paul Gevers <elb...@debian.org>  Sat, 12 Apr 2025 12:51:52 +0200
+
 rocm-hipamd (5.7.1-5) unstable; urgency=medium
 
   * Source only upload for migration to testing.
-- 
2.47.2

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to