Your message dated Wed, 14 May 2025 08:43:18 +0000
with message-id <[email protected]>
and subject line Bug#1075535: fixed in src2tex 2.12h-10
has caused the Debian Bug report #1075535,
regarding src2tex: 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.)


-- 
1075535: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075535
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:src2tex
Version: 2.12h-9.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/src2tex_2.12h-9.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

[...]
  +++ |+#include <stdlib.h>
   16 | 
options.c:156:7: warning: incompatible implicit declaration of built-in 
function ‘exit’ [-Wbuiltin-declaration-mismatch]
  156 |       exit(EXIT_FAILURE);
      |       ^~~~
options.c:156:7: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
options.c:169:11: warning: incompatible implicit declaration of built-in 
function ‘exit’ [-Wbuiltin-declaration-mismatch]
  169 |           exit(EXIT_FAILURE);
      |           ^~~~
options.c:169:11: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
options.c:191:7: warning: incompatible implicit declaration of built-in 
function ‘exit’ [-Wbuiltin-declaration-mismatch]
  191 |       exit(EXIT_FAILURE);
      |       ^~~~
options.c:191:7: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
options.c:205:11: warning: incompatible implicit declaration of built-in 
function ‘exit’ [-Wbuiltin-declaration-mismatch]
  205 |           exit(EXIT_FAILURE);
      |           ^~~~
options.c:205:11: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
In file included from pas_bold.c:18:
src2tex.h:61:20: warning: extra tokens at end of #undef directive
   61 | #undef LATEXOPTION "12pt"
      |                    ^~~~~~
In file included from tools.c:15:
src2tex.h:61:20: warning: extra tokens at end of #undef directive
   61 | #undef LATEXOPTION "12pt"
      |                    ^~~~~~
In file included from text2tex.c:15:
src2tex.h:61:20: warning: extra tokens at end of #undef directive
   61 | #undef LATEXOPTION "12pt"
      |                    ^~~~~~
text2tex.c: In function ‘text2tex’:
text2tex.c:342:13: error: implicit declaration of function ‘exit’ 
[-Wimplicit-function-declaration]
  342 |             exit(EXIT_FAILURE);
      |             ^~~~
text2tex.c:16:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
   15 | #include "src2tex.h"
  +++ |+#include <stdlib.h>
   16 | 
text2tex.c:342:13: warning: incompatible implicit declaration of built-in 
function ‘exit’ [-Wbuiltin-declaration-mismatch]
  342 |             exit(EXIT_FAILURE);
      |             ^~~~
text2tex.c:342:13: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
text2tex.c:1340:27: error: implicit declaration of function ‘get_bf_flag’; did 
you mean ‘get_tex_flag’? [-Wimplicit-function-declaration]
 1340 |                 bf_flag = get_bf_flag(ptr->buffer);
      |                           ^~~~~~~~~~~
      |                           get_tex_flag
In file included from src2tex.c:607:
src2tex.h:61:20: warning: extra tokens at end of #undef directive
   61 | #undef LATEXOPTION "12pt"
      |                    ^~~~~~
src2tex.c:619:1: error: return type defaults to ‘int’ [-Wimplicit-int]
  619 | main(argc, argv)
      | ^~~~
src2tex.c: In function ‘main’:
src2tex.c:638:5: error: implicit declaration of function ‘exit’ 
[-Wimplicit-function-declaration]
  638 |     exit(EXIT_SUCCESS);
      |     ^~~~
src2tex.c:608:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
  607 | #include "src2tex.h"
  +++ |+#include <stdlib.h>
  608 | 
src2tex.c:638:5: warning: incompatible implicit declaration of built-in 
function ‘exit’ [-Wbuiltin-declaration-mismatch]
  638 |     exit(EXIT_SUCCESS);
      |     ^~~~
src2tex.c:638:5: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
make[1]: *** [Makefile:35: all] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:3: build] Error 255
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: src2tex
Source-Version: 2.12h-10
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
src2tex, 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 src2tex 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, 14 May 2025 09:36:37 +0200
Source: src2tex
Architecture: source
Version: 2.12h-10
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX maintainers <[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1075535 1105216
Changes:
 src2tex (2.12h-10) unstable; urgency=medium
 .
   * Maintain package in Debian TeX maintainers team
     Closes: #1105216
   * Fix build with GCC 14
     Closes: #1075535
   * Add Homepage
   * Add watch file
   * d/copyright: DEP5
   * Standards-Version: 4.7.2 (routine-update)
   * debhelper-compat 13 (routine-update)
   * Remove trailing whitespace in debian/control (routine-update)
   * Remove trailing whitespace in debian/copyright (routine-update)
   * Trim trailing whitespace.
   * Format control file with unix-style line endings.
   * Drop no longer supported add-log-mailing-address setting from
     debian/changelog.
   * Replace XC-Package-Type with Package-Type.
   * Remove unnecessary XS-Testsuite field in debian/control.
   * No first person in long description
   * Lintian-overrides for national-encoding
Checksums-Sha1:
 6883f325ddbc1e4386c0aa15ed1941cf90f73104 1994 src2tex_2.12h-10.dsc
 4948fccef1cda2c710eaec1fe05c542e54323d46 4700 src2tex_2.12h-10.debian.tar.xz
 1a541183aea04ebd0ccd3d5e7fd403903604bf9a 6117 src2tex_2.12h-10_amd64.buildinfo
Checksums-Sha256:
 9808f2fb1caaebafa72e9a2e3d3e08a2dd5f5d1b29e4a3b0c4228e3df3ed4b73 1994 
src2tex_2.12h-10.dsc
 90c7d7f1f952846f336e5da6f453915b6e4124ee7636a6143a4880fe528bf84d 4700 
src2tex_2.12h-10.debian.tar.xz
 3800fe88618903b348e34007c6fb77b4f97b65cedca8666463c61befccc724e0 6117 
src2tex_2.12h-10_amd64.buildinfo
Files:
 795e37a36465b167dfb0eb7c82b4cd8d 1994 tex optional src2tex_2.12h-10.dsc
 3865298a4c29af874b27112a79e16719 4700 tex optional 
src2tex_2.12h-10.debian.tar.xz
 367adc62fe3b06305f1809c645fb6b3a 6117 tex optional 
src2tex_2.12h-10_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmgkSP0RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFFoQ/+IDGMRZL7QtxVfgFzfgNA+SHAoPwrWvSq
pGSF7BpfjaWOS4SveLFAHe/Gw8Ll8c8XRPOr7+AGHbaSaG96fCJR2f5wznJG9uwL
A4wMz4xJSpNczR53GZsb+LfYSyGz2QmTMz9N27IOBj8AAjat7+/hvpy5XS1IwL7O
swlGXG4mGFI7ByMRholVeyQ6cteCuCdAf+jajqOojNwpyQYPVUIDRFtyh7BPSP6d
BUy6kGSPbzfqVO4enraEzmFDyn9Mfhooyqsd0i7bFE4IBriCj0t6OFjF55RBD566
BUdT25WWNoB221laNtVz8g3rhvIidkKW1HqhqGOHzILonr4+7x4u8E63PnT/pd8m
rYXKweY9/mSrK99mzm3BN8kkM9HyZwt5Eg5syV3lGRiYpvCkCpRHl1CqaiarcuO4
zPqiCtxx4aGmBt6mzoJFS2WPpXGoltVfOpQk6kRJ9bIYn6JX9PoccfdkCOgGp5zY
isfEo5+lORUc7EAfUobbhb+VrxnmcsEPJoOLKpwUGIoQLA83Orav3uymjNF6P0kD
ZfG0ed2dMV3gOzcL7keADdPl0hCR8uw9qFlYtvDs2nJx+CkQYiZoqQJafwqOMtNy
v27HtDDfvtIoyFVqOFL7zk8QQjZn1TA77DGTCLC/SnRG1O3ivf17Goa+emGIWXHC
1/ksmdBFCsk=
=uuA8
-----END PGP SIGNATURE-----

Attachment: pgptrG3JeuRYp.pgp
Description: PGP signature


--- End Message ---

Reply via email to