Your message dated Fri, 13 Mar 2026 14:38:57 +0000
with message-id <[email protected]>
and subject line Bug#1129645: fixed in godot 4.4.1+ds-1.1
has caused the Debian Bug report #1129645,
regarding godot: Missing dependency on libfontconfig1
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.)


-- 
1129645: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129645
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: godot
Version: 4.4.1+ds-1
Severity: serious
X-Debbugs-Cc: Otto Kekäläinen <[email protected]>, Travis Wrightsman 
<[email protected]>
Control: affects -1 src:godot

https://ci.debian.net/packages/g/godot/testing/riscv64/69082107/

...
242s autopkgtest [23:24:04]: test template-debug: [-----------------------
243s libfontconfig.so.1: cannot open shared object file: No such file or 
directory
245s ERROR: Can't save PNG at path: 
'/tmp/autopkgtest-lxc.z70522lq/downtmp/autopkgtest_tmp/cache/godot_test/image.png'.
245s    at: save_image (drivers/png/resource_saver_png.cpp:56)
245s ERROR: Error opening file 
'/tmp/autopkgtest-lxc.z70522lq/downtmp/autopkgtest_tmp/cache/godot_test/image.png'.
245s    at: load_image (core/io/image_loader.cpp:89)
250s ERROR: Can't open file to write: 
'/tmp/autopkgtest-lxc.z70522lq/downtmp/autopkgtest_tmp/cache/godot_test/output_empty.pck'.
250s    at: pck_start (core/io/pck_packer.cpp:88)
250s ERROR: File must be opened before use.
250s    at: flush (core/io/pck_packer.cpp:175)
250s [doctest] doctest version is "2.4.11"
250s [doctest] run with "--help" for options
250s 
===============================================================================
250s ./tests/core/io/test_image.h:82:
250s TEST CASE:  [Image] Saving and loading
250s 
250s ./tests/core/io/test_image.h:90: ERROR: CHECK( err == OK ) is NOT correct!
250s   values: CHECK( 7 == 0 )
250s   logged: The image should be saved successfully as a .png file.
250s 
250s ./tests/core/io/test_image.h:106: ERROR: CHECK( err == OK ) is NOT correct!
250s   values: CHECK( 7 == 0 )
250s   logged: The image should load successfully using load().
250s 
250s ./tests/core/io/test_image.h:109: ERROR: CHECK( image->get_data() == 
image_load->get_data() ) is NOT correct!
250s   values: CHECK( [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] == [] )
250s   logged: The loaded image should have the same data as the one that got 
saved.
250s 
250s 
===============================================================================
250s ./tests/core/io/test_pck_packer.h:43:
250s TEST CASE:  [PCKPacker] Pack an empty PCK file
250s 
250s ./tests/core/io/test_pck_packer.h:46: ERROR: CHECK( 
pck_packer.pck_start(output_pck_path) == OK ) is NOT correct!
250s   values: CHECK( 20 == 0 )
250s   logged: Starting a PCK file should return an OK error code.
250s 
250s ./tests/core/io/test_pck_packer.h:50: ERROR: CHECK( pck_packer.flush() == 
OK ) is NOT correct!
250s   values: CHECK( 31 == 0 )
250s   logged: Flushing the PCK should return an OK error code.
250s 
250s ./tests/core/io/test_pck_packer.h:56: ERROR: CHECK( err == OK ) is NOT 
correct!
250s   values: CHECK( 7 == 0 )
250s   logged: The generated empty PCK file should be opened successfully.
250s 
250s ./tests/core/io/test_pck_packer.h:43: FATAL ERROR: test case CRASHED: 
SIGSEGV - Segmentation violation signal
250s 
250s 
===============================================================================
250s [doctest] test cases:  145 |  143 passed | 2 failed | 1003 skipped
250s [doctest] assertions: 3934 | 3928 passed | 6 failed |
250s [doctest] Status: FAILURE!
250s 
250s ================================================================
250s handle_crash: Program crashed with signal 11
250s Engine version: Godot Engine v4.4.1.stable.debian4.4.1+ds-1+b3
250s Dumping the backtrace. Please include this when reporting the bug to the 
project developer.
250s [1] linux-vdso.so.1(__vdso_rt_sigreturn+0) [0x7fff9f493800] (??:0)
250s [2] ./bin/godot-template-debug(+0x67efee) [0x555581625fee] (??:?)
250s [3] ./bin/godot-template-debug(+0xbe577c) [0x555581b8c77c] (??:?)
250s [4] ./bin/godot-template-debug(+0x5d49e4) [0x55558157b9e4] (??:?)
250s [5] ./bin/godot-template-debug(+0x4e630e) [0x55558148d30e] (??:?)
250s [6] ./bin/godot-template-debug(main+0x54) [0x5555813d2394] (??:?)
250s [7] /usr/lib/riscv64-linux-gnu/libc.so.6(+0x27c94) [0x7fff9e6abc94] (??:0)
250s [8] /usr/lib/riscv64-linux-gnu/libc.so.6(__libc_start_main+0x6e) 
[0x7fff9e6abd36] (??:0)
250s [9] ./bin/godot-template-debug(+0x455a10) [0x5555813fca10] (??:?)
250s -- END OF BACKTRACE --
250s ================================================================
250s Aborted
250s autopkgtest [23:24:12]: test template-debug: -----------------------]
250s autopkgtest [23:24:12]: test template-debug:  - - - - - - - - - - results 
- - - - - - - - - -
250s template-debug       FAIL non-zero exit status 134
...

--- End Message ---
--- Begin Message ---
Source: godot
Source-Version: 4.4.1+ds-1.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
godot, 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 godot 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: Fri, 13 Mar 2026 13:11:58 +0200
Source: godot
Architecture: source
Version: 4.4.1+ds-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1129645 1130088
Changes:
 godot (4.4.1+ds-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Depend on libfontconfig1. (Closes: #1129645)
   * Drop the no longer needed libatomic workaround. (Closes: #1130088)
Checksums-Sha1:
 b218b345275f84887c4131c30e958a4eb596fa0a 2803 godot_4.4.1+ds-1.1.dsc
 f60bbd661fff9c735327edb47c40a71ef249672f 22816 godot_4.4.1+ds-1.1.debian.tar.xz
Checksums-Sha256:
 c76e51a7ed6c283495932b9c2172fae5476bc560b3d2ce424ed408d2e524321b 2803 
godot_4.4.1+ds-1.1.dsc
 8f199f8abb64681e3f4c0c0cd56257b83ddcb261bd9c147f6bc4eb77d735deee 22816 
godot_4.4.1+ds-1.1.debian.tar.xz
Files:
 22b572a9848de56150e5d65494e0e7e2 2803 devel optional godot_4.4.1+ds-1.1.dsc
 bad25be0a29f4b64fd0bba7d837b42c3 22816 devel optional 
godot_4.4.1+ds-1.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmm0F38ACgkQiNJCh6LY
mLEK/w/9HlOmhHS3epJBZGJ3TFFObvWwEvyVo3VuwVpXcN4YdW/QLaxyOdrLbVR4
6IEaBh2IUgRok6ZChUF4vNM3Dh2foePVsojd6QThc2CkHPP3MxPT+AtvfPf2t+pe
/VTIVMlOqbGWxNDMBXCrl/ck1IVllmSGrw9ZltI4S2gtZfyzDdnaSx2GP/o8NH2x
FpHqz4Fqi2FNjvsEvFFe3QZC4pg45kbGlv4Kcv0nYeEOH4KmNTUePfGO0CCuHz/Q
hwZPor+bC2vl3mdhbtnHHAg1u96q6SsKnBfNTLC5eelStbGG6RVy+a58EEXf8Uce
YG7V5rSTNyYH0YFLxdaGHbmtnIbC+1sKNWtjcAOtN7X1kN2c6ltoc7ZeZla31OUU
8pYDOIhi7qO4K4vrYcIkU9GDGE2/65oEoDNsUmood3fkTLhYFzJ021TBrZLCVPlv
l57OrQXAndGwLfv5tpAkY4c/r1rK68/vaTVLM/fneJ5D9Ctmhec3jQQxyb5h1eqi
t4DMF0t6U4vOIRY8XwVbb/DiJpLFETt/ZhvizLOlgalo8qS/n2XQLfq9XKsm18S+
X1+4ZzS7ts7IaGqdfW2RZDCbARdxMYowD04Gqi2X9RzoEZCzxiwkmfBnz1xd+NKF
m9yDMfbL6yOgmngSsXvD8iLWQa9zlvSkYovKyfK+ompX+tIUGR0=
=Jt8K
-----END PGP SIGNATURE-----

Attachment: pgpxOnGPnY3vB.pgp
Description: PGP signature


--- End Message ---

Reply via email to