[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1098018: marked as done (tth: ftbfs with GCC-15)



Your message dated Sat, 12 Apr 2025 20:53:07 +0000
with message-id <E1u3hqd-00CBTB-Oe@fasolo.debian.org>
and subject line Bug#1098018: fixed in tth 4.16+ds-2
has caused the Debian Bug report #1098018,
regarding tth: ftbfs with GCC-15
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 owner@bugs.debian.org
immediately.)


-- 
1098018: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098018
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:tth
Version: 4.16+ds-1
Severity: important
Tags: sid forky
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/tth_4.16+ds-1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
 8452 | else if(strstr(thedimension,"mm")==thedimension)dimval=186468;
      |            ^~~~~~~~~~~~ ~~~~~~~~
tth.lex:8421:12: note: declared here
 8421 |   }
      |            ^           
tth.lex:8458:12: error: too many arguments to function ‘scaledpoints’; expected 0, have 2
 8458 | else if(strstr(thedimension,"sp")==thedimension)dimval=1;
      |            ^~~~~~~~~~~~ ~~~~~~~~
tth.lex:8421:12: note: declared here
 8421 |   }
      |            ^           
tth.lex:8461:16: error: too many arguments to function ‘scaledpoints’; expected 0, have 2
 8461 | }
      |                ^                    
tth.lex:8421:12: note: declared here
 8421 |   }
      |            ^           
tth.lex:8461:45: error: too many arguments to function ‘scaledpoints’; expected 0, have 2
 8461 | }
      |                                             ^                    
tth.lex:8421:12: note: declared here
 8421 |   }
      |            ^           
tth.lex: In function ‘tth_cmykcolor’:
tth.lex:732:12: warning: old-style function definition [-Wold-style-definition]
  732 | STATIC char xpndstring[2]={0};
      |            ^~~~~~~~~~~~~
tth.lex:8562:1: error: number of arguments doesn’t match prototype
 8562 |  {"SeaGreen",0.69,0,0.50,0},
      | ^
tth.lex:732:12: error: prototype declaration
  732 | STATIC char xpndstring[2]={0};
      |            ^~~~~~~~~~~~~
tth.lex: In function ‘tth_symbol_point’:
tth.lex:8590:7: warning: old-style function definition [-Wold-style-definition]
 8590 |       *m=tth_colortable[i].magenta;
      |       ^~~~~~~~~~~~~~~~
tth.lex:8592:1: error: number of arguments doesn’t match prototype
 8592 |       *k=tth_colortable[i].black;
      | ^
tth.lex:119:7: error: prototype declaration
  119 |     /* lex Globals */
      |       ^~~~~~~~~~~~~~~ 
tth.lex: In function ‘tagpurge’:
tth.lex:8752:6: warning: old-style function definition [-Wold-style-definition]
 8752 |    if(i<0)i=i+256;
      |      ^~~~~~~~
tth.lex: At top level:
tth.lex:316:13: warning: ‘delimit’ used but never defined
  316 | static int indexkey();
      |             ^~~~~~~
tth.lex:318:12: warning: ‘roman’ used but never defined
  318 | static void delimit();
      |            ^~~~~
ttm.lex:8060:12: warning: ‘roman’ defined but not used [-Wunused-function]
 8060 | char *text,*group;
      |            ^~~~~
make[1]: *** [makefile:59: ttm] Error 1
make[1]: *** Waiting for unfinished jobs....
tth.lex:8315:12: warning: ‘roman’ defined but not used [-Wunused-function]
 8315 | int len;
      |            ^    
tth.lex:8099:13: warning: ‘delimit’ defined but not used [-Wunused-function]
 8099 | }
      |             ^      
make[1]: *** [makefile:65: tth] Error 1
make[1]: Leaving directory '/build/reproducible-path/tth-4.16+ds'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" returned exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: tth
Source-Version: 4.16+ds-2
Done: Jerome Benoit <calculus@rezozer.net>

We believe that the bug you reported is fixed in the latest version of
tth, 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 1098018@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jerome Benoit <calculus@rezozer.net> (supplier of updated tth 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 12 Apr 2025 20:31:45 +0000
Source: tth
Architecture: source
Version: 4.16+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Tex Maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Jerome Benoit <calculus@rezozer.net>
Closes: 1098018
Changes:
 tth (4.16+ds-2) unstable; urgency=medium
 .
   [ Jerome Benoit ]
   * Update copyright year-tuples.
   * Bump Standards-Version to 4.7.2 (no change).
   * Refresh d/p/fix-upstream-man-tth_1.patch .
   * Edit d/ttm.1 (technical change).
   * Stick to gnu17 C standard version (change in d/p/debianization.patch,
     closes: #1098018).
 .
   [ Hilmar Preuße ]
   * Fix references to home page where I found it.
Checksums-Sha1:
 199ca967937d7143475b1cad5b2e80bfb363f593 2844 tth_4.16+ds-2.dsc
 3658738ac7904a7d7a2169a129d2b226e08b8edb 29664 tth_4.16+ds-2.debian.tar.xz
 c40b2b24dabdf526df12a3a22652abd40a881713 9153 tth_4.16+ds-2_source.buildinfo
Checksums-Sha256:
 4cd7deaee973045c3d33902250b502c232f353359b00d555ac65bee4b4da272d 2844 tth_4.16+ds-2.dsc
 bc98b8ea94bd762e3693b3e87fc32c52811f3efb01507ddde90cf76f17d9114b 29664 tth_4.16+ds-2.debian.tar.xz
 7457a6e8e09ba836b229af1cda22118e5a054df15242521407a620071cb8e384 9153 tth_4.16+ds-2_source.buildinfo
Files:
 bee6b7b692b8b548bc4773672a105600 2844 tex optional tth_4.16+ds-2.dsc
 5e65e1674a93083cb623957a64990cf4 29664 tex optional tth_4.16+ds-2.debian.tar.xz
 a052374e38560e321bfc507c10601be9 9153 tex optional tth_4.16+ds-2_source.buildinfo

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

iQRJBAEBCgAzFiEEriiuFXEN/x2H5adiP5IZpn82xosFAmf6zlAVHGNhbGN1bHVz
QHJlem96ZXIubmV0AAoJED+SGaZ/NsaLTFcf/1nhgONHRUQSvUrH3RGyFnZVluox
1z7w16cXyJnhth7D+F+O6ClCGjQNYZe5csqYjJ3OVp7pUbw4zgdnGK95C+42AoDt
7eHyUIwE/p8a7hnWnxRqh0GygIUImjMmW+P+nvsB7zGgwNHdP/DFbQ/h7gPlthHd
q7kMNmbuDSN4WxVz45sYSmcsHvbZmvOQL3/hMCcofQvFNf+MtOtvc4pI+9LwBAxX
aXCtd/o77n2YxNYd78CsFWVf4ou2+NVWHrPA6ADtUTD5KwCqUANPLG0P4hFcxPgz
pw1Zgqan+g1CE2j59zM7y5N7UZpWBp/fZebnrkGA6v1WWKUqWxCIPofLKhu4r7rC
nJuEN1KjInaCnRrJbGKHnl2/ifDdXCiDZM5Gj8kj9IVP1EayMTzS8upT3Th43Qt4
HOrgZMwoXLLRf29sz0A/g/uSzLhfFTedgl5tobEk+8uV9OjKhWh6v0sSVirZjfgF
IsBzAiVb+9ePzUorqNoT9x7z8jnza3Xwdq1RlkFkAs1FTZq2XINHrLKqMZ4gRxfp
1o7KxaNqE7mVOB3zN/dpALaTsuJTHA1b/kzC9hKcVdS5whC0yzBbpyrA8FGbDBsD
Pm61Af17ZmR9oWcsaj2PA38J9uLdKOEgkQQBfoYdNyU5qAZwmzWsVJ4HIniL5zyK
Obp3mL1WgIVtfeWV4EhQrDJpEPUE8ZRguH3NNboDigT+qgT5g5dOuU9JjSx5z8mj
c1reZan05B+UerlTO82r7hw8PfWAgmsAKEnKD/otZ0aa/9uSW1kym9q8w3ypmYcy
R0P33i1HE285GRTdb1dyGjNRo48rGIEbGf51LxJ8YCxyHQx7z5MukYW3D0WleLT+
pfRFz47KkiKjnIsykIG4SR+8tVv1eLJvDVeu/tbwO4lc4Qg5Rpa9Mv183H6SPPSZ
/1276/k6NjIjqriyNpqzoNrqbE/kPDT0D2u19oYlPUYbzQpZBK0bxyI9ZIB3dPys
5bGTDMcKcTNU5+DKF7f5ohK1ds9icoA/p+lizNZ2lXYhbuLMNKfz3rl6VCJkaD+S
KpapOVHAzR+E+HNAcO4Kp9qqQtjXyrEHzFT2raDi6eesB/ltdwl/FnC1CKDioytN
Qg52MjB6/EPUH4mCKb8IscAgtHcIfhQn/nCgQeZxsVKTCtePpoHXepMOxQvEwnCe
WA/B8MpnV5tu25APah0KE0XTfZ4qHBVbctEQLqMj358CjK5yuqU/wtzYWit3VZ7K
VsLxP63XxMv2wEZVGoQxmBEMLEF4TSfx/W4JLYSBx7w46ZCxBg/gbmBILQ2vdB8A
xdyE2cBYUTxcRe3AdN6iR1zJ/ukFjnFXC1LGc76qBnyKEyxBfR/FCBzyjZc=
=UWRA
-----END PGP SIGNATURE-----

Attachment: pgpnBPNCzbXHN.pgp
Description: PGP signature


--- End Message ---

Reply to: