Source: libvorbis
Version: 1.3.7-1
Severity: serious
User: debian-...@lists.debian.org
Usertags: 32bit-stackclash
Tags: patch

Hi,

the autopkgtest test-coupling-segfault currently fails on armhf due to
valgrind bug https://bugs.debian.org/1061496.

Please disable the test for now, it can be re-enabled once the valgrind
issue is fixed. Patch attached.

Thanks,
  Emanuele
diff -Nru libvorbis-1.3.7/debian/changelog libvorbis-1.3.7/debian/changelog
--- libvorbis-1.3.7/debian/changelog	2020-09-27 16:13:53.000000000 +0200
+++ libvorbis-1.3.7/debian/changelog	2024-01-25 16:25:09.000000000 +0100
@@ -1,3 +1,11 @@
+libvorbis (1.3.7-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Disable test-coupling-segfault on armhf due to valgrind bug #1061496.
+    (Closes: #XXX)
+
+ -- Emanuele Rocca <e...@debian.org>  Thu, 25 Jan 2024 16:25:09 +0100
+
 libvorbis (1.3.7-1) unstable; urgency=medium
 
   * Team upload
diff -Nru libvorbis-1.3.7/debian/tests/control libvorbis-1.3.7/debian/tests/control
--- libvorbis-1.3.7/debian/tests/control	2020-09-27 16:05:13.000000000 +0200
+++ libvorbis-1.3.7/debian/tests/control	2024-01-25 16:24:06.000000000 +0100
@@ -1,2 +1,6 @@
-Depends: @, vorbis-tools, build-essential, sound-theme-freedesktop, sound-icons, valgrind
-Tests: test-examples test-coupling-segfault
+Depends: @, vorbis-tools, build-essential, sound-theme-freedesktop
+Tests: test-examples
+
+Depends: @, vorbis-tools, sound-icons, valgrind
+Tests: test-coupling-segfault
+Architecture: !armhf

Reply via email to