Your message dated Mon, 18 May 2026 16:18:51 +0000
with message-id <[email protected]>
and subject line Bug#1074875: fixed in cen64 0.3+git20251026-1
has caused the Debian Bug report #1074875,
regarding cen64: ftbfs with GCC-14
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.)


-- 
1074875: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074875
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cen64
Version: 0.3+git20200723-1
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/cen64_0.3+git20200723-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
/usr/bin/cc  -I/<<PKGBUILDDIR>>/os/unix/x86_64 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/arch/x86_64 -I/<<PKGBUILDDIR>>/os/common -I/usr/include/AL 
-I/<<PKGBUILDDIR>>/os/posix -I/<<PKGBUILDDIR>>/os/x11 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-common -Wall -Wextra -Wno-unused-parameter -std=c99 
-Werror=implicit-function-declaration -msse2 -maccumulate-outgoing-args 
-ffat-lto-objects -Werror=discarded-qualifiers -D_POSIX_C_SOURCE=200112L 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -MD -MT CMakeFiles/cen64.dir/common/debug.c.o 
-MF CMakeFiles/cen64.dir/common/debug.c.o.d -o 
CMakeFiles/cen64.dir/common/debug.c.o -c /<<PKGBUILDDIR>>/common/debug.c
[ 18%] Building C object CMakeFiles/cen64.dir/common/one_hot.c.o
/usr/bin/cc  -I/<<PKGBUILDDIR>>/os/unix/x86_64 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/arch/x86_64 -I/<<PKGBUILDDIR>>/os/common -I/usr/include/AL 
-I/<<PKGBUILDDIR>>/os/posix -I/<<PKGBUILDDIR>>/os/x11 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-common -Wall -Wextra -Wno-unused-parameter -std=c99 
-Werror=implicit-function-declaration -msse2 -maccumulate-outgoing-args 
-ffat-lto-objects -Werror=discarded-qualifiers -D_POSIX_C_SOURCE=200112L 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -MD -MT CMakeFiles/cen64.dir/common/one_hot.c.o 
-MF CMakeFiles/cen64.dir/common/one_hot.c.o.d -o 
CMakeFiles/cen64.dir/common/one_hot.c.o -c /<<PKGBUILDDIR>>/common/one_hot.c
[ 20%] Building C object CMakeFiles/cen64.dir/common/reciprocal.c.o
/usr/bin/cc  -I/<<PKGBUILDDIR>>/os/unix/x86_64 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/arch/x86_64 -I/<<PKGBUILDDIR>>/os/common -I/usr/include/AL 
-I/<<PKGBUILDDIR>>/os/posix -I/<<PKGBUILDDIR>>/os/x11 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-common -Wall -Wextra -Wno-unused-parameter -std=c99 
-Werror=implicit-function-declaration -msse2 -maccumulate-outgoing-args 
-ffat-lto-objects -Werror=discarded-qualifiers -D_POSIX_C_SOURCE=200112L 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -MD -MT 
CMakeFiles/cen64.dir/common/reciprocal.c.o -MF 
CMakeFiles/cen64.dir/common/reciprocal.c.o.d -o 
CMakeFiles/cen64.dir/common/reciprocal.c.o -c 
/<<PKGBUILDDIR>>/common/reciprocal.c
/<<PKGBUILDDIR>>/arch/x86_64/rsp/transpose.c: In function ‘rsp_ltv’:
/<<PKGBUILDDIR>>/arch/x86_64/rsp/transpose.c:13:26: warning: unused variable 
‘exdf_latch’ [-Wunused-variable]
   13 |   struct rsp_exdf_latch *exdf_latch = &rsp->pipeline.exdf_latch;
      |                          ^~~~~~~~~~
/<<PKGBUILDDIR>>/arch/x86_64/rsp/transpose.c: In function ‘rsp_stv’:
/<<PKGBUILDDIR>>/arch/x86_64/rsp/transpose.c:26:26: warning: unused variable 
‘exdf_latch’ [-Wunused-variable]
   26 |   struct rsp_exdf_latch *exdf_latch = &rsp->pipeline.exdf_latch;
      |                          ^~~~~~~~~~
[ 23%] Building C object CMakeFiles/cen64.dir/cen64.c.o
[ 23%] Building C object CMakeFiles/cen64.dir/dd/controller.c.o
/usr/bin/cc  -I/<<PKGBUILDDIR>>/os/unix/x86_64 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/arch/x86_64 -I/<<PKGBUILDDIR>>/os/common -I/usr/include/AL 
-I/<<PKGBUILDDIR>>/os/posix -I/<<PKGBUILDDIR>>/os/x11 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-common -Wall -Wextra -Wno-unused-parameter -std=c99 
-Werror=implicit-function-declaration -msse2 -maccumulate-outgoing-args 
-ffat-lto-objects -Werror=discarded-qualifiers -D_POSIX_C_SOURCE=200112L 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -MD -MT CMakeFiles/cen64.dir/dd/controller.c.o 
-MF CMakeFiles/cen64.dir/dd/controller.c.o.d -o 
CMakeFiles/cen64.dir/dd/controller.c.o -c /<<PKGBUILDDIR>>/dd/controller.c
/usr/bin/cc  -I/<<PKGBUILDDIR>>/os/unix/x86_64 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/arch/x86_64 -I/<<PKGBUILDDIR>>/os/common -I/usr/include/AL 
-I/<<PKGBUILDDIR>>/os/posix -I/<<PKGBUILDDIR>>/os/x11 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-common -Wall -Wextra -Wno-unused-parameter -std=c99 
-Werror=implicit-function-declaration -msse2 -maccumulate-outgoing-args 
-ffat-lto-objects -Werror=discarded-qualifiers -D_POSIX_C_SOURCE=200112L 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -MD -MT CMakeFiles/cen64.dir/cen64.c.o -MF 
CMakeFiles/cen64.dir/cen64.c.o.d -o CMakeFiles/cen64.dir/cen64.c.o -c 
/<<PKGBUILDDIR>>/cen64.c
[ 24%] Building C object CMakeFiles/cen64.dir/device/cart_db.c.o
/usr/bin/cc  -I/<<PKGBUILDDIR>>/os/unix/x86_64 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/arch/x86_64 -I/<<PKGBUILDDIR>>/os/common -I/usr/include/AL 
-I/<<PKGBUILDDIR>>/os/posix -I/<<PKGBUILDDIR>>/os/x11 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-common -Wall -Wextra -Wno-unused-parameter -std=c99 
-Werror=implicit-function-declaration -msse2 -maccumulate-outgoing-args 
-ffat-lto-objects -Werror=discarded-qualifiers -D_POSIX_C_SOURCE=200112L 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -MD -MT CMakeFiles/cen64.dir/device/cart_db.c.o 
-MF CMakeFiles/cen64.dir/device/cart_db.c.o.d -o 
CMakeFiles/cen64.dir/device/cart_db.c.o -c /<<PKGBUILDDIR>>/device/cart_db.c
[ 26%] Building C object CMakeFiles/cen64.dir/device/options.c.o
[ 28%] Building C object CMakeFiles/cen64.dir/device/device.c.o
[ 28%] Building C object CMakeFiles/cen64.dir/device/netapi.c.o
/usr/bin/cc  -I/<<PKGBUILDDIR>>/os/unix/x86_64 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/arch/x86_64 -I/<<PKGBUILDDIR>>/os/common -I/usr/include/AL 
-I/<<PKGBUILDDIR>>/os/posix -I/<<PKGBUILDDIR>>/os/x11 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-common -Wall -Wextra -Wno-unused-parameter -std=c99 
-Werror=implicit-function-declaration -msse2 -maccumulate-outgoing-args 
-ffat-lto-objects -Werror=discarded-qualifiers -D_POSIX_C_SOURCE=200112L 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -MD -MT CMakeFiles/cen64.dir/device/options.c.o 
-MF CMakeFiles/cen64.dir/device/options.c.o.d -o 
CMakeFiles/cen64.dir/device/options.c.o -c /<<PKGBUILDDIR>>/device/options.c
/usr/bin/cc  -I/<<PKGBUILDDIR>>/os/unix/x86_64 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/arch/x86_64 -I/<<PKGBUILDDIR>>/os/common -I/usr/include/AL 
-I/<<PKGBUILDDIR>>/os/posix -I/<<PKGBUILDDIR>>/os/x11 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-common -Wall -Wextra -Wno-unused-parameter -std=c99 
-Werror=implicit-function-declaration -msse2 -maccumulate-outgoing-args 
-ffat-lto-objects -Werror=discarded-qualifiers -D_POSIX_C_SOURCE=200112L 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -MD -MT CMakeFiles/cen64.dir/device/device.c.o 
-MF CMakeFiles/cen64.dir/device/device.c.o.d -o 
CMakeFiles/cen64.dir/device/device.c.o -c /<<PKGBUILDDIR>>/device/device.c
/usr/bin/cc  -I/<<PKGBUILDDIR>>/os/unix/x86_64 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/arch/x86_64 -I/<<PKGBUILDDIR>>/os/common -I/usr/include/AL 
-I/<<PKGBUILDDIR>>/os/posix -I/<<PKGBUILDDIR>>/os/x11 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-common -Wall -Wextra -Wno-unused-parameter -std=c99 
-Werror=implicit-function-declaration -msse2 -maccumulate-outgoing-args 
-ffat-lto-objects -Werror=discarded-qualifiers -D_POSIX_C_SOURCE=200112L 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -MD -MT CMakeFiles/cen64.dir/device/netapi.c.o 
-MF CMakeFiles/cen64.dir/device/netapi.c.o.d -o 
CMakeFiles/cen64.dir/device/netapi.c.o -c /<<PKGBUILDDIR>>/device/netapi.c
/<<PKGBUILDDIR>>/bus/controller.c: In function ‘bus_init’:
/<<PKGBUILDDIR>>/bus/controller.c:47:6: error: initialization of ‘int (*)(void 
*, uint32_t,  uint32_t *)’ {aka ‘int (*)(void *, unsigned int,  unsigned int 
*)’} from incompatible pointer type ‘int (*)(struct vr4300 *, uint32_t,  
uint32_t *)’ {aka ‘int (*)(struct vr4300 *, unsigned int,  unsigned int *)’} 
[-Wincompatible-pointer-types]
   47 |     {read_mi_regs, write_mi_regs, MI_REGS_BASE_ADDRESS, 
MI_REGS_ADDRESS_LEN},
      |      ^~~~~~~~~~~~
/<<PKGBUILDDIR>>/bus/controller.c:47:6: note: (near initialization for 
‘mappings[2].read’)
/<<PKGBUILDDIR>>/bus/controller.c:47:20: error: initialization of ‘int (*)(void 
*, uint32_t,  uint32_t,  uint32_t)’ {aka ‘int (*)(void *, unsigned int,  
unsigned int,  unsigned int)’} from incompatible pointer type ‘int (*)(struct 
vr4300 *, uint32_t,  uint32_t,  uint32_t)’ {aka ‘int (*)(struct vr4300 *, 
unsigned int,  unsigned int,  unsigned int)’} [-Wincompatible-pointer-types]
   47 |     {read_mi_regs, write_mi_regs, MI_REGS_BASE_ADDRESS, 
MI_REGS_ADDRESS_LEN},
      |                    ^~~~~~~~~~~~~
/<<PKGBUILDDIR>>/bus/controller.c:47:20: note: (near initialization for 
‘mappings[2].write’)
make[3]: *** [CMakeFiles/cen64.dir/build.make:205: 
CMakeFiles/cen64.dir/bus/controller.c.o] Error 1
make[3]: *** Waiting for unfinished jobs....
[ 30%] Building C object CMakeFiles/cen64.dir/device/sha1.c.o
/usr/bin/cc  -I/<<PKGBUILDDIR>>/os/unix/x86_64 
-I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>> 
-I/<<PKGBUILDDIR>>/arch/x86_64 -I/<<PKGBUILDDIR>>/os/common -I/usr/include/AL 
-I/<<PKGBUILDDIR>>/os/posix -I/<<PKGBUILDDIR>>/os/x11 -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-fno-common -Wall -Wextra -Wno-unused-parameter -std=c99 
-Werror=implicit-function-declaration -msse2 -maccumulate-outgoing-args 
-ffat-lto-objects -Werror=discarded-qualifiers -D_POSIX_C_SOURCE=200112L 
-D_BSD_SOURCE -D_DEFAULT_SOURCE -MD -MT CMakeFiles/cen64.dir/device/sha1.c.o 
-MF CMakeFiles/cen64.dir/device/sha1.c.o.d -o 
CMakeFiles/cen64.dir/device/sha1.c.o -c /<<PKGBUILDDIR>>/device/sha1.c
/<<PKGBUILDDIR>>/cen64.c: In function ‘run_device’:
/<<PKGBUILDDIR>>/cen64.c:440:24: error: passing argument 1 of 
‘cen64_thread_setname’ makes pointer from integer without a cast 
[-Wint-conversion]
  440 |   cen64_thread_setname(thread, "device");
      |                        ^~~~~~
      |                        |
      |                        cen64_thread {aka long unsigned int}
In file included from /<<PKGBUILDDIR>>/device/device.h:26,
                 from /<<PKGBUILDDIR>>/cen64.c:15:
/<<PKGBUILDDIR>>/os/posix/thread.h:59:54: note: expected ‘cen64_thread *’ {aka 
‘long unsigned int *’} but argument is of type ‘cen64_thread’ {aka ‘long 
unsigned int’}
   59 | static inline int cen64_thread_setname(cen64_thread *t, const char 
*name) {
      |                                        ~~~~~~~~~~~~~~^
make[3]: *** [CMakeFiles/cen64.dir/build.make:289: 
CMakeFiles/cen64.dir/cen64.c.o] Error 1
/<<PKGBUILDDIR>>/device/device.c: In function ‘device_multithread_spin’:
/<<PKGBUILDDIR>>/device/device.c:285:24: error: passing argument 1 of 
‘cen64_thread_setname’ makes pointer from integer without a cast 
[-Wint-conversion]
  285 |   cen64_thread_setname(vr4300_thread, "vr4300");
      |                        ^~~~~~~~~~~~~
      |                        |
      |                        cen64_thread {aka long unsigned int}
In file included from /<<PKGBUILDDIR>>/device/device.h:26,
                 from /<<PKGBUILDDIR>>/device/device.c:12:
/<<PKGBUILDDIR>>/os/posix/thread.h:59:54: note: expected ‘cen64_thread *’ {aka 
‘long unsigned int *’} but argument is of type ‘cen64_thread’ {aka ‘long 
unsigned int’}
   59 | static inline int cen64_thread_setname(cen64_thread *t, const char 
*name) {
      |                                        ~~~~~~~~~~~~~~^
make[3]: *** [CMakeFiles/cen64.dir/build.make:317: 
CMakeFiles/cen64.dir/device/device.c.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:86: CMakeFiles/cen64.dir/all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:94: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:19: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: cen64
Source-Version: 0.3+git20251026-1
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
cen64, 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 cen64 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, 08 May 2026 17:28:00 +0200
Source: cen64
Architecture: source
Version: 0.3+git20251026-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1074875 1134156
Changes:
 cen64 (0.3+git20251026-1) unstable; urgency=medium
 .
   * New upstream commit
     Closes: #1074875
   * Maintain in Debian Games team
     Closes: #1134156
   * d/watch:
      - version=5
      - Fetch latest upstream commit
   * debhelper-compat (= 13)
   * Standards-Version: 4.7.4 (Removed Priority field)
   * debputy lint --auto-fix (routine-update)
   * Build-Depends: libgl1-mesa-dev => libgl-dev
   * d/rules: hardening
Checksums-Sha1:
 276fbb1adc1e6b841c000d300c1c618393840a3a 2034 cen64_0.3+git20251026-1.dsc
 0e1d45c86352e492c0ddd771e43e74475c62c070 1890084 
cen64_0.3+git20251026.orig.tar.xz
 b14533bcbbd582d9685a4d2ec28b013232e203fd 4544 
cen64_0.3+git20251026-1.debian.tar.xz
 1ae6bf51d0f68b57fdeda959be3276d577a7baa5 8276 
cen64_0.3+git20251026-1_amd64.buildinfo
Checksums-Sha256:
 b16006091c11e11ddf0e3ebeaf80b5b78beec621adc1a3511971aec438cc7553 2034 
cen64_0.3+git20251026-1.dsc
 e0d16929e2de0a51265612dd0c9d3eefe5c71fcc5408562bcee804aa55c73b7e 1890084 
cen64_0.3+git20251026.orig.tar.xz
 d8d404486c3f41c7c3c3dcf4f7f37c8e06978b380905ef35712e3e25f06d6258 4544 
cen64_0.3+git20251026-1.debian.tar.xz
 3edc14d88925a62e0670116ad76cc8bd4c0357fa1fd9f2d8e24d7a155999713c 8276 
cen64_0.3+git20251026-1_amd64.buildinfo
Files:
 f1ba8df99176cd9691016c003df05391 2034 otherosfs optional 
cen64_0.3+git20251026-1.dsc
 8ad109d42aa28081521f6a6b410abaf8 1890084 otherosfs optional 
cen64_0.3+git20251026.orig.tar.xz
 932e9dc93dfa6256368923708e6386f1 4544 otherosfs optional 
cen64_0.3+git20251026-1.debian.tar.xz
 eeec19f7a0b927328aceb9ef8cd38b07 8276 otherosfs optional 
cen64_0.3+git20251026-1_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmn+AXgRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGjbw//SJ4PHn1/rHgwVJH5Q5L9ZpC1GebAxZ40
7pPkVSdqw6hEoBtNMSBZVC1fWADJe9qlP4ax2mXnmhESAYaLrDK+qfaaJ/xbpJ5B
tXrGh63BILP4pie+XOSrINsl9nbKaIYBQgMgd1YRfmU6OWF4+onSX9qz0ThdXr0L
Lymdf5arlAT1VLPeSka5TP6g4j1Vn9BeLmUbqiY+PG9dxYQL666W8kcCz15FjP7G
A99+3gAvej1mFZFKVCU7pSiWqNwrldtLawyx0cJrDhl8B1L6xkkdD9fZ0rjKKEIl
qlug7A5I2WgRccyCvyP3pTPLrJJGh9472q1QMnwqkfstqve5DTWexfL3GI86zXNr
5EPSg1YhGO+u8pKKTlh3QYrCkEY9bT3vAVm4kigRO8uoc2gafIJsoFUECNyG9vUq
YCgntQImTA0/krdfyNJsJ433IGSJhbVvKeVwPhvHI8EduT5HpLW5aeoKicpVazIZ
bu7odYpl6nHwlRH9QLcSfAY7x9LRVwZJTs9ZrDu90u6xHmGFALkt1r41caok2FKV
L3gdM4KKRo70zZ5a6wTQ4yChwgJHG2VN3CrZ5vyFyVclPW2qO0UaKuse3FKrqNpt
h6gSpHU9U4/1tVQuqooe3VWKOAkf6cwG2JuQQQ3C8vYz19vAb6+S1DMBLKBotd1n
2qNu/arbR+Y=
=vvfE
-----END PGP SIGNATURE-----

Attachment: pgppx3wpo4iLO.pgp
Description: PGP signature


--- End Message ---

Reply via email to