Your message dated Tue, 06 Aug 2024 22:05:05 +0000
with message-id <e1sbsij-008evm...@fasolo.debian.org>
and subject line Bug#1074842: fixed in bibclean 3.07-1
has caused the Debian Bug report #1074842,
regarding bibclean: 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.)


-- 
1074842: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074842
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:bibclean
Version: 2.11.4.1-4.1
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/bibclean_2.11.4.1-4.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

[...]
/bin/rm -f core
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
/bin/rm -f bclproto bibclean match
/bin/rm -f bibclean.hlp
/bin/rm -f bibclean.ps
/bin/rm -f bibclean.txt
/bin/rm -f install.time install-ftp.time
for d in doc ; do (cd $d ; make clobber ) ; done
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
/bin/rm -f *.blg
/bin/rm -f *.idw
/bin/rm -f *.ilg
/bin/rm -f *.log
/bin/rm -f *.o
/bin/rm -f *.ser
/bin/rm -f *.tmp
/bin/rm -f *~
/bin/rm -f \#*
/bin/rm -f core
/bin/rm -f *.aux
/bin/rm -f *.bbl
/bin/rm -f *.idx
/bin/rm -f *.ind
/bin/rm -f *.lof
/bin/rm -f *.lot
/bin/rm -f *.toc
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
/bin/rm -f Makefile
/bin/rm -f config.status
/bin/rm -f config.cache
for d in doc ; do (cd $d ; make distclean ) ; done
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
/bin/rm -f *.blg
/bin/rm -f *.idw
/bin/rm -f *.ilg
/bin/rm -f *.log
/bin/rm -f *.o
/bin/rm -f *.ser
/bin/rm -f *.tmp
/bin/rm -f *~
/bin/rm -f \#*
/bin/rm -f core
/bin/rm -f *.aux
/bin/rm -f *.bbl
/bin/rm -f *.idx
/bin/rm -f *.ind
/bin/rm -f *.lof
/bin/rm -f *.lot
/bin/rm -f *.toc
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
rm -f Makefile
dh_clean
dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
use)
 debian/rules build
dh_testdir
touch configure
touch bibclean.h
CFLAGS="-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection" 
./configure \
        --with-pager=/usr/bin/pager --with-fhs-rcfiles \
                --prefix=/usr --mandir=\${prefix}/share/man
creating cache ./config.cache
checking for gawk... no
checking for nawk... /usr/bin/nawk
checking whether we have NeXT system... no
checking for gcc... cc
checking whether the C compiler (cc -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: *** [debian/rules:24: config.status] Error 1
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: bibclean
Source-Version: 3.07-1
Done: Thorsten Alteholz <deb...@alteholz.de>

We believe that the bug you reported is fixed in the latest version of
bibclean, 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.
Thorsten Alteholz <deb...@alteholz.de> (supplier of updated bibclean 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: SHA512

Format: 1.8
Date: Mon, 05 Aug 2024 19:08:21 +0200
Source: bibclean
Architecture: source
Version: 3.07-1
Distribution: unstable
Urgency: medium
Maintainer: Thorsten Alteholz <deb...@alteholz.de>
Changed-By: Thorsten Alteholz <deb...@alteholz.de>
Closes: 810106 1023743 1074842
Changes:
 bibclean (3.07-1) unstable; urgency=medium
 .
   * New upstream release.
     (Closes: #1074842)
     (Closes: #810106)
   * debian/patches: all patches applied upstream
   * debian/watch: update, no SSL possible
   * debian/control: add Rules-Requires-Root: no
   * debian/rules: Fix FTCBFS: Let dpkg's buildtools.mk supply CC.
                   Thanks to Helmut Grohne for the patch!
                   (Closes: #1023743)
   * This is a version jump from 2.11 to 3.07 and is comparable with
     a new package. In case anything is broken, please file a bug!
Checksums-Sha1:
 b4a7bfcd83d6118ea6f3694b218d85b506d50a56 1963 bibclean_3.07-1.dsc
 623545c4673dc395ba741a6adc146d0d415ce1c3 2789801 bibclean_3.07.orig.tar.gz
 1c0deace0a08b68c7778df285214d9d52e33d238 5436 bibclean_3.07-1.debian.tar.xz
 953acef4fb1f45ad329fac184b941abc8ab60e50 7408 bibclean_3.07-1_amd64.buildinfo
Checksums-Sha256:
 7ca46e2eb5b4eaeb928d87fed09f21f821b7828c35764bcd234c7b08cf70fdc7 1963 
bibclean_3.07-1.dsc
 3137a4c8c4f36723a04148d2a24c16051c75bc2101da746af21191f276ac1ffb 2789801 
bibclean_3.07.orig.tar.gz
 3f9f0bfb03cf77fbdab813a67616d2beaae6c07cbe0b61459a05242a8a4e668f 5436 
bibclean_3.07-1.debian.tar.xz
 7e9d20fb85b70e49eca59d4af9b8b2de85b89644ecd593f06902ea9a91e4064c 7408 
bibclean_3.07-1_amd64.buildinfo
Files:
 17e1b3ca677883bb5639cc043b9aac42 1963 tex optional bibclean_3.07-1.dsc
 cc4868cfc8e453d08e6bd3290e3d2698 2789801 tex optional bibclean_3.07.orig.tar.gz
 82842a00e4cf27d4d7e98199d7becee0 5436 tex optional 
bibclean_3.07-1.debian.tar.xz
 f76406f757b2d8993b54ac0ec6c611f1 7408 tex optional 
bibclean_3.07-1_amd64.buildinfo

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

iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmaymfRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR/UVD/9sPjT+g5vnPXybgwKhK2gN+yP2klOs
BpKPAcxG+wHdR7YeSX4rC7faL2Eb4GG0zUKgdM0yKVtYaafRV2Ma6ONhbkeebUcc
DbUFdPSex1VedlhW3LMVkssj5V7uzugp/KOPZfvm5HTJX8YJiNdKlf+5eKk4Mj13
++8U43Y0KIZBhYR1YqilhR+I6iVmTxSPC+zKrc0oHdfb2Uxersvo/XcjFRG6UWrg
C1Ne6IicwOm1Unyy4rARioK0kMe8DguxnNoQoM76RNb3n/T8qRnuVOozkCMF1nX6
32mDf8k86M+X4IhuM/MBbbRpV38VrIIcuwtepiRPxL5tXQDPAhhHzQbmr5pXl1Yi
vUg98gwpyw0wLWy231AaY0YupV+xjtUBRsZQNkdFMRKHyMgG2esYK41ujZAAjrXK
mp0NRAOAMlcUcfvLmr07LfdpdXnGsh7ixOEh9TkLau8A1rxYJhi+VA+odsLuU+7e
2UZ0RfVwjNnx+fqKtIzeCOzzUwzUiqyijy1XnK3QWfETaQ3fpWMaApRCqsE1K5E7
hcovMN0gWLCSVH38ApgFCvfWitStnvzcGdZjsUfLt278Deq6W3dVyZqBqWMUAZOr
S6Xs5F70b2YNsF2AonUPqSavTKkVjXDCb9Ibovhrien2dqPH48Dl035CYbSZNPIL
zN/OmuE0ufT6XQ==
=jfoY
-----END PGP SIGNATURE-----

Attachment: pgpGOD2yn8OJd.pgp
Description: PGP signature


--- End Message ---

Reply via email to