Your message dated Tue, 05 Nov 2024 22:19:07 +0000
with message-id <e1t8rtd-008hjt...@fasolo.debian.org>
and subject line Bug#1074865: fixed in catdvi 0.14-16
has caused the Debian Bug report #1074865,
regarding catdvi: 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 ow...@bugs.debian.org
immediately.)


-- 
1074865: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074865
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:catdvi
Version: 0.14-15
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
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/catdvi_0.14-15_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

[...]
Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-3ff7698b-91e7-4a89-b929-ec22c37cb3c7
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package catdvi
dpkg-buildpackage: info: source version 0.14-15
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Petter Reinholdtsen <p...@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
test -x debian/rules
rm -f debian/stamp-makefile-build debian/stamp-makefile-install
/usr/bin/make -C . -k distclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
GNUmakefile:43: *** Sorry.  Stop.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: [/usr/share/cdbs/1/class/makefile.mk:91: makefile-clean] Error 2 (ignored)
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: failed to remove '.': Invalid argument
make: [/usr/share/cdbs/1/class/autotools.mk:64: makefile-clean] Error 1 
(ignored)
dh_clean 
rm -f debian/stamp-autotools-files
if [ -f update-config-stamp ] ; then \
        mv d-r-orig/* . ; \
        rmdir d-r-orig ; \
        rm update-config-stamp ; \
fi
 debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A 
mkdir -p "."
mkdir d-r-orig
cp -p *.d version.h d-r-orig
touch update-config-stamp
touch debian/stamp-autotools-files
chmod a+x /<<PKGBUILDDIR>>/./configure
mkdir -p .
cd . && CFLAGS="-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" 
CXXFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" 
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" 
/<<PKGBUILDDIR>>/./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir="\${prefix}/include" --mandir="\${prefix}/share/man" 
--infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var 
--libexecdir="\${prefix}/lib/catdvi" --srcdir=. --disable-maintainer-mode 
--disable-dependency-tracking --disable-silent-rules --prefix=/usr 
--mandir=\${prefix}/share/man
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wl,-z,relro) works... no
configure: error: installation or configuration problem: C compiler cannot 
create executables.
make: *** [/usr/share/cdbs/1/class/autotools.mk:46: debian/stamp-autotools] 
Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: catdvi
Source-Version: 0.14-16
Done: Petter Reinholdtsen <p...@debian.org>

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

Debian distribution maintenance software
pp.
Petter Reinholdtsen <p...@debian.org> (supplier of updated catdvi 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 05 Nov 2024 23:03:58 +0100
Source: catdvi
Architecture: source
Version: 0.14-16
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Petter Reinholdtsen <p...@debian.org>
Closes: 1030075 1043914 1049659 1074865
Changes:
 catdvi (0.14-16) unstable; urgency=medium
 .
   * QA upload.
 .
   * Replaced obsolete/virtual texlive-base-bin dependency with
     texlive-binaries (Closes: #1030075).
   * Converted build system to dh using autoconf
     (Closes: #1074865, #1043914, #1049659).
   * Switched home page link to HTTPS.
Checksums-Sha1:
 480f5617de88b85152e8bc75ba53252ae69f988f 1816 catdvi_0.14-16.dsc
 2216fcca1978957ecae2efde791f4a019c005f9a 6896 catdvi_0.14-16.debian.tar.xz
 bde317140285c05a542f9bc7a7b18393ecb70355 6472 catdvi_0.14-16_source.buildinfo
Checksums-Sha256:
 acf113dd31ac69b899c3de83fb8fa141a26e8ad97dcb4784b59d80c20d988c66 1816 
catdvi_0.14-16.dsc
 a9165d0a0c3ee1f6546a30c09ae4fe0aed169f23389d7496a99df669d9acda8d 6896 
catdvi_0.14-16.debian.tar.xz
 d04ef6660640219d48826311c1622778c7c4d00cda2f0f39d1361b639d8538f9 6472 
catdvi_0.14-16_source.buildinfo
Files:
 2acaba006f98562998da7ac501361f78 1816 tex optional catdvi_0.14-16.dsc
 bc2014bb0fa3e526960061bc469edc5a 6896 tex optional catdvi_0.14-16.debian.tar.xz
 b55b537780718f0ffb7636ac27e048e4 6472 tex optional 
catdvi_0.14-16_source.buildinfo

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

iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmcqlsIACgkQgSgKoIe6
+w7TjQ/6A6T4WkaNOCjx1zVOkiPGLUonFOLtSH9fQ2vsdZ3jSLwZ9iY0mJtiW/cF
JpcjzWIVNZUuk8BeZlxd+BxT1R6zZdGgUqaSVR78OaWs6KmnCA+EXM/XelsrkmRb
PRBttJMrd2i0wCxhEkW1u0tgAeqMQQUCCWgALb4xBikVCq3fUq5bt/Lp+Bu6/DLH
enJb3VdKwD0sP7oIXOlejkpKJog5XYi5JicamYNbWlCc2YKjiDx0UzDIeuqte/6B
DxPkPI794nR6Hs7YQ1p51SVATknOeCA6k5AruglORk13djkb8Ckkcewutr+znb3A
TThlT+2aqKJYYhtzcTX7wk991/Xn95wINrwKKDlrTw5hgVZ1MAS7N2maIJbmZCzI
JjcnaVtfvTNOaS8FD8uZNxwxGUwVGJ+vqClshCAMlohWamPgLxqyXzBMU6A0ItXs
5rAEqZR7rV53+upJ/3o+j3UBQPz90+VBvvZpHutmv8qkUAKYKROYO24MBd5H2OR8
FQ6T6YVFGgYCYjhXyK6fsBuDnZfmYHEI/Qt4w7WUK3iBXp2g1kdltY0WJxmNVfrZ
2Sj/B5b6QmpbRXq1ESf0w2T0EljgjTTq3uRFGXKUrG8fgUFxb5z45ywJW+Gfgdk2
3MMmVM430tdPtPFQnu8zcEHZ5a4ZPpjO92RXUdtYs1bcEFOO7d8=
=6TY+
-----END PGP SIGNATURE-----

Attachment: pgpEr62Vwp5rp.pgp
Description: PGP signature


--- End Message ---

Reply via email to