Your message dated Sat, 21 Mar 2026 08:33:35 +0000
with message-id <[email protected]>
and subject line Bug#1114914: fixed in jpeg-xl 0.11.2-0.1
has caused the Debian Bug report #1114914,
regarding jpeg-xl: FTBFS on hppa - tests timeout
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.)
--
1114914: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114914
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: jpeg-xl
Version: 0.11.1-6
Severity: normal
Tags: patch
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: hppa
Dear Maintainer,
Build fails here:
The following tests FAILED:
3841 -
JxlStreamingTest/JxlStreamingEncodingTest.StreamingSamePixels/jxl/flower/flower.png-e6D1
(Timeout)
3842 -
JxlStreamingTest/JxlStreamingEncodingTest.StreamingSamePixels/jxl/flower/flower.png-e6D4
(Timeout)
3871 -
JxlStreamingTest/JxlStreamingEncodingTest.StreamingSamePixels/jxl/flower/flower_alpha.png-e6D1
(Timeout)
3872 -
JxlStreamingTest/JxlStreamingEncodingTest.StreamingSamePixels/jxl/flower/flower_alpha.png-e6D4
(Timeout)
Errors while running CTest
FAILED: CMakeFiles/test.util
Full log on real hardware:
https://buildd.debian.org/status/fetch.php?pkg=jpeg-xl&arch=hppa&ver=0.11.1-4&stamp=1742796562&raw=0
The attached patch changes the default timeout of 1500 seconds to 3600 seconds.
The longest tests are:
Start 4386:
JxlStreamingTest/JxlStreamingEncodingTest.StreamingSamePixels/jxl/flower/flower_alpha.png-e6D1
4386/4786 Test #4386:
JxlStreamingTest/JxlStreamingEncodingTest.StreamingSamePixels/jxl/flower/flower_alpha.png-e6D1
...................................................................................................................................
Passed 1549.03 sec
Start 4387:
JxlStreamingTest/JxlStreamingEncodingTest.StreamingSamePixels/jxl/flower/flower_alpha.png-e6D4
4387/4786 Test #4387:
JxlStreamingTest/JxlStreamingEncodingTest.StreamingSamePixels/jxl/flower/flower_alpha.png-e6D4
...................................................................................................................................
Passed 1737.04 sec
Please install if okay.
Regards,
Dave Anglin
-- System Information:
Debian Release: forky/sid
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: hppa (parisc64)
Kernel: Linux 6.12.44-dirty (SMP w/4 CPU threads)
Kernel taint flags: TAINT_WARN
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8),
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
--- CMakeLists.txt.save 2025-09-09 17:36:28.674042713 -0400
+++ CMakeLists.txt 2025-09-09 17:39:30.805761918 -0400
@@ -3,6 +3,9 @@
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
+# Set extra long timeout for hppa.
+set(DART_TESTING_TIMEOUT 3600 CACHE STRING "Maximum time for one test")
+
# Ubuntu focal ships with cmake 3.16.
cmake_minimum_required(VERSION 3.16...3.27)
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
--- End Message ---
--- Begin Message ---
Source: jpeg-xl
Source-Version: 0.11.2-0.1
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
jpeg-xl, 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.
Adrian Bunk <[email protected]> (supplier of updated jpeg-xl 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, 19 Mar 2026 13:38:01 +0200
Source: jpeg-xl
Architecture: source
Version: 0.11.2-0.1
Distribution: unstable
Urgency: medium
Maintainer: Debian PhotoTools Maintainers
<[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1114914 1123400 1128067 1128068
Changes:
jpeg-xl (0.11.2-0.1) unstable; urgency=medium
.
* Non-maintainer upload.
* New upstream release.
- CVE-2025-12474: Decoder read from uninitialized (but allocated)
memory (Closes: #1128068)
- CVE-2026-1837: Decoder write to uninitialized unallocated memory
(Closes: #1128067)
* Disable a failing test. (Closes: #1123400)
* Increase the test timeout. (Closes: #1114914)
* Backport a loong64 FTBFS fix.
Checksums-Sha1:
2ec6464b3fad683caecb67b494cfa94363f3e886 3199 jpeg-xl_0.11.2-0.1.dsc
2acaf75909eea67cc7d861a9a918733d5f630db8 1882762 jpeg-xl_0.11.2.orig.tar.gz
15c94f80eb2d5b8511cbd94d54c48b836247f642 22548 jpeg-xl_0.11.2-0.1.debian.tar.xz
Checksums-Sha256:
24e0f11be1c7f6cf4e03fb4913a2fe4f04ec4970e561d3e2dbbd71e3aa7a28a7 3199
jpeg-xl_0.11.2-0.1.dsc
ab38928f7f6248e2a98cc184956021acb927b16a0dee71b4d260dc040a4320ea 1882762
jpeg-xl_0.11.2.orig.tar.gz
f31146cd85fd4a55142c5e5baccc9e0958a41565f06f1dcde2497abf1bbb518a 22548
jpeg-xl_0.11.2-0.1.debian.tar.xz
Files:
ac7efc4ee3f63559a68a670bb4f7db26 3199 graphics optional jpeg-xl_0.11.2-0.1.dsc
eda39db6e7a58b73be9124381862b9d1 1882762 graphics optional
jpeg-xl_0.11.2.orig.tar.gz
3008a8ee3e667a63c5b609b77f2f8516 22548 graphics optional
jpeg-xl_0.11.2-0.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmm8C4wACgkQiNJCh6LY
mLHNHQ//UMAUzctrGnkksVjz/t1ZUeBrspbpdCK+FCviXwTvrUQaJrXj7RDdFBIk
U32yKSi5XSd7Gx5Bg7RzzHgptsEmyn3mcKmcEKwEB/edbRND2ahxIf3uS957Ss3p
l0PH60CVGdfqogmuRGMjWVB4w3B9yVJO/Oysk/1Mz8NQwibZrs1auQsnhwoXuguU
ESu/qMh+io8O7GBIxTlO8HqF8sFkXuGvwyd0RnuIwmHA4KVT6pRMU4GktRhXFGdI
uI/jLpdKWWkKDMfZFbgTQPGlNI2cSIz2dnf/A1vNrGST1i1qHh5C1asFr/FXByK1
cvEIz9gK5Mfdb638DoH2hlxJPqPyrMkphBklwJFaN1dsqX51IzaOh2GxBJfSe1L/
VepU1zLUZQ7oFiMTIl3p1qfb3Ja/X5UtxzWfGuYLyKn7u7gpJOUQaJwsMGwtXCEk
fjchupyUD91N1A/89A9BQpKlgOYKSXwEItiKCOBqb2RDuSxLJ9PyUVawV5UMMuG8
ctDujWyu/AL3j+uTMtutMzLF/hvY5v3PT7diu78HuGTgVDPUol0VV14he9lS6XRk
3qiR4m2MD1hneXHdZ4F320NGJB/dg9Xby7g5Ltf67dBh8+LfPe+XI/9dapQrPz6+
2gVjJkUbSF0PJt4CPkXqjvGGh1VSCjDKsnSeTCxbbGJpdzzyQbU=
=KhjL
-----END PGP SIGNATURE-----
pgpM53VliRb69.pgp
Description: PGP signature
--- End Message ---