Your message dated Wed, 07 Aug 2024 05:04:26 +0000
with message-id <[email protected]>
and subject line Bug#1075688: fixed in xsystem35 1.7.3-pre5-12
has caused the Debian Bug report #1075688,
regarding xsystem35: 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.)


-- 
1075688: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075688
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xsystem35
Version: 1.7.3-pre5-11
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/xsystem35_1.7.3-pre5-11_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

[...]
  358 |         int i;
      |             ^
ShCalc.c: At top level:
ShCalc.c:41:16: warning: ‘l_1000A0D0’ defined but not used [-Wunused-variable]
   41 | static gint64  l_1000A0D0;
      |                ^~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src 
-I../../src -I../../libltdl -I../../libltdl -I../../modules/ShCalc 
-I../../modules/ShCalc -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
ShCalc.c -o ShCalc.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -g -Wall 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-module -export-dynamic -avoid-version -Wl,-z,relro -lX11 -lltdl -o ShCalc.la 
-rpath /usr/lib/games/xsystem35/xsystem35 ShCalc.lo -lglib-2.0  -lasound -lm 
-ldl -lpthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/ShCalc.o   -lX11 -lltdl 
-lglib-2.0 -lasound -lm -ldl -lpthread  -g -g -O2 -fstack-protector-strong 
-Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,ShCalc.so -o .libs/ShCalc.so
libtool: link: ar cr .libs/ShCalc.a  ShCalc.o
libtool: link: ranlib .libs/ShCalc.a
libtool: link: ( cd ".libs" && rm -f "ShCalc.la" && ln -s "../ShCalc.la" 
"ShCalc.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/modules/ShCalc'
Making all in ShPort
make[5]: Entering directory '/<<PKGBUILDDIR>>/modules/ShPort'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../.. -I../.. -I../.. -I../../src -I../../src -I../../libltdl -I../../libltdl 
-I../../modules/ShPort -I../../modules/ShPort  -Wdate-time -D_FORTIFY_SOURCE=2 
-g -Wall -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
ShPort.lo ShPort.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src 
-I../../src -I../../libltdl -I../../libltdl -I../../modules/ShPort 
-I../../modules/ShPort -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
ShPort.c  -fPIC -DPIC -o .libs/ShPort.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src 
-I../../src -I../../libltdl -I../../libltdl -I../../modules/ShPort 
-I../../modules/ShPort -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
ShPort.c -o ShPort.o >/dev/null 2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -g -Wall 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/sysprof-6 -pthread  -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-module -export-dynamic -avoid-version -Wl,-z,relro -lX11 -lltdl -o ShPort.la 
-rpath /usr/lib/games/xsystem35/xsystem35 ShPort.lo -lglib-2.0  -lasound -lm 
-ldl -lpthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/ShPort.o   -lX11 -lltdl 
-lglib-2.0 -lasound -lm -ldl -lpthread  -g -g -O2 -fstack-protector-strong 
-Wl,-z -Wl,relro   -pthread -Wl,-soname -Wl,ShPort.so -o .libs/ShPort.so
libtool: link: ar cr .libs/ShPort.a  ShPort.o
libtool: link: ranlib .libs/ShPort.a
libtool: link: ( cd ".libs" && rm -f "ShPort.la" && ln -s "../ShPort.la" 
"ShPort.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/modules/ShPort'
Making all in ShString
make[5]: Entering directory '/<<PKGBUILDDIR>>/modules/ShString'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../.. -I../.. -I../.. -I../../src -I../../src -I../../libltdl -I../../libltdl 
-I../../modules/ShString -I../../modules/ShString  -Wdate-time 
-D_FORTIFY_SOURCE=2 -g -Wall -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
ShString.lo ShString.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src 
-I../../src -I../../libltdl -I../../libltdl -I../../modules/ShString 
-I../../modules/ShString -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c ShString.c  -fPIC -DPIC -o 
.libs/ShString.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src 
-I../../src -I../../libltdl -I../../libltdl -I../../modules/ShString 
-I../../modules/ShString -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c ShString.c -o ShString.o >/dev/null 
2>&1
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -g -Wall -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -module -export-dynamic -avoid-version 
-Wl,-z,relro -lX11 -lltdl -o ShString.la -rpath 
/usr/lib/games/xsystem35/xsystem35 ShString.lo  -lasound -lm -ldl -lpthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/ShString.o   -lX11 -lltdl 
-lasound -lm -ldl -lpthread  -g -g -O2 -fstack-protector-strong -Wl,-z 
-Wl,relro   -Wl,-soname -Wl,ShString.so -o .libs/ShString.so
libtool: link: ar cr .libs/ShString.a  ShString.o
libtool: link: ranlib .libs/ShString.a
libtool: link: ( cd ".libs" && rm -f "ShString.la" && ln -s "../ShString.la" 
"ShString.la" )
make[5]: Leaving directory '/<<PKGBUILDDIR>>/modules/ShString'
Making all in nDEMO
make[5]: Entering directory '/<<PKGBUILDDIR>>/modules/nDEMO'
/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../.. -I../.. -I../.. -I../../src -I../../src -I../../libltdl -I../../libltdl 
-I../../modules/nDEMO -I../../modules/nDEMO  -Wdate-time -D_FORTIFY_SOURCE=2 -g 
-Wall -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
nDEMO.lo nDEMO.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src 
-I../../src -I../../libltdl -I../../libltdl -I../../modules/nDEMO 
-I../../modules/nDEMO -Wdate-time -D_FORTIFY_SOURCE=2 -g -Wall -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -c nDEMO.c  -fPIC -DPIC -o .libs/nDEMO.o
nDEMO.c: In function ‘Init’:
nDEMO.c:13:13: warning: unused variable ‘p3’ [-Wunused-variable]
   13 |         int p3 = getCaliValue(); /* ITimer  */
      |             ^~
nDEMO.c:12:13: warning: unused variable ‘p2’ [-Wunused-variable]
   12 |         int p2 = getCaliValue(); /* IWinMsg */
      |             ^~
nDEMO.c:11:13: warning: unused variable ‘p1’ [-Wunused-variable]
   11 |         int p1 = getCaliValue(); /* ISys3x  */
      |             ^~
nDEMO.c: In function ‘SetKeyCancelFlag’:
nDEMO.c:22:18: error: initialization of ‘int’ from ‘int *’ makes integer from 
pointer without a cast [-Wint-conversion]
   22 |         int p1 = getCaliVariable();
      |                  ^~~~~~~~~~~~~~~
nDEMO.c: In function ‘SetLoopFlag’:
nDEMO.c:28:18: error: initialization of ‘int’ from ‘int *’ makes integer from 
pointer without a cast [-Wint-conversion]
   28 |         int p1 = getCaliVariable();
      |                  ^~~~~~~~~~~~~~~
make[5]: *** [Makefile:527: nDEMO.lo] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/modules/nDEMO'
make[4]: *** [Makefile:438: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/modules'
make[3]: *** [Makefile:493: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:423: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:30: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:14: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: xsystem35
Source-Version: 1.7.3-pre5-12
Done: Ying-Chun Liu (PaulLiu) <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xsystem35, 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.
Ying-Chun Liu (PaulLiu) <[email protected]> (supplier of updated xsystem35 
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: Wed, 07 Aug 2024 12:07:32 +0800
Source: xsystem35
Architecture: source
Version: 1.7.3-pre5-12
Distribution: unstable
Urgency: low
Maintainer: Ying-Chun Liu (PaulLiu) <[email protected]>
Changed-By: Ying-Chun Liu (PaulLiu) <[email protected]>
Closes: 1075688
Changes:
 xsystem35 (1.7.3-pre5-12) unstable; urgency=low
 .
   * Fix FTBFS for gcc-14 (Closes: #1075688)
     - Add debian/patches/06_fix_gcc_14_ftbfs.patch
Checksums-Sha1:
 e9c165f3539860d7ae183226d644980a05b0b3f4 1964 xsystem35_1.7.3-pre5-12.dsc
 d8c6954f9e21f759eab059f293de2a50732986d6 14600 
xsystem35_1.7.3-pre5-12.debian.tar.xz
 34dff201e4ba682bd2113ada8abaf39558541e95 13588 
xsystem35_1.7.3-pre5-12_source.buildinfo
Checksums-Sha256:
 12b4b11964d50b7d8f67c7ce97cc539c22ae6ec047505391ef66288c6c5389d7 1964 
xsystem35_1.7.3-pre5-12.dsc
 f27f4f10ca3f87a8d62aa38a97dd187e4de38f2381cd7abdc8fd4e9d82164283 14600 
xsystem35_1.7.3-pre5-12.debian.tar.xz
 98f78e699eaedfef393689f7bf05486f66517eabe2e344c4f32f91d025883b65 13588 
xsystem35_1.7.3-pre5-12_source.buildinfo
Files:
 c9ae0a97cafac5e68c8aac723f926c28 1964 games optional 
xsystem35_1.7.3-pre5-12.dsc
 e6f1574e7c594f0a49007c049ec139df 14600 games optional 
xsystem35_1.7.3-pre5-12.debian.tar.xz
 79aa903d39e4cc850e2ef3efc1390703 13588 games optional 
xsystem35_1.7.3-pre5-12_source.buildinfo

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

iQJHBAEBCgAxFiEEo2h49GQQhoFgDLZIRBc/oT0FiIgFAmay/VMTHHBhdWxsaXVA
ZGViaWFuLm9yZwAKCRBEFz+hPQWIiMnqEAC5epzmRiYOw8hy/HB8uwzslYHFNGBV
hwTxUlE6igUpehdP4vzrcLCw0PA+LoLmYXeLhSxlCexkkKclLwNFIiXkWsMZSftV
4vs455Xft0PGBMz1rqGSDS7IT0SX4kjVbQzSysdEogmCIwc4gJJvz54WNFlmkHq2
+3BercA2Nk1lwWv2vq9ZfevI5Bthlt4fUvtHqWxBX56XFjs9sYt8+XhwMXZoLOVc
IzGvP5t+9sE9gTvTBwe4GBXo/tJb4AqBlWkTcWgcfxu0opZ/MbIo/JtUa+r035BC
FQ03KRs2NTibr3sPfT0adKZ6HhWOWZSXKPZrEQomqO8WBaK6Nb6mDSJgx3ar/Kc/
UnS23i73N0UNuQE2ExFzWQMtyXpWbIbVe+nq2yM5SG8FRCkIWf5F688rIR6wunM0
uTLwBORWSPOT5vYWLn/zLhXHEK94fKfPSEkX19rbo9v6jjy0EtRS4P3q5MZPr5x/
WJMezexirqs2hE5IYB/xhWKjxebzXZW1XYCiaxJyoT/WqwdhugzAEJSKI+IQ3bQY
fJGxhLXV8gFhJzd5Jdpav0WaFv3prP069GZltV6zjQiC/r7wYeXseDPWxDmfyhku
og/eOl4nF+IEk5tZ8a7LFYJrZoxM19FYMnRIi1k7voJEzVLUwhAYb+fnGIKOKMiM
piXe8mF1vv2ZMg==
=jU2c
-----END PGP SIGNATURE-----

Attachment: pgpPE1IUfhPz3.pgp
Description: PGP signature


--- End Message ---

Reply via email to