Your message dated Tue, 26 Nov 2024 20:35:53 +0000
with message-id <e1tg2hp-008hi4...@fasolo.debian.org>
and subject line Bug#1074870: fixed in cdcd 0.6.6-13.2
has caused the Debian Bug report #1074870,
regarding cdcd: 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.)


-- 
1074870: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074870
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cdcd
Version: 0.6.6-13.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/cdcd_0.6.6-13.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

[...]
VERSION='0.6.6'
ac_ct_CC='gcc'
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='/<<PKGBUILDDIR>>/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${prefix}/lib/cdcd'
localstatedir='/var'
mandir='${prefix}/share/man'
maybe_glib_cflags=''
maybe_glib_libs=''
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_INTTYPES_H 1
#define HAVE_LIBREADLINE 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "cdcd"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PROTOTYPES 1
#define VERSION "0.6.6"
#define __PROTOTYPES 1

configure: exit 1
dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr 
--includedir=\${prefix}/include --mandir=\${prefix}/share/man 
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--disable-option-checking --disable-silent-rules 
--libexecdir=\${prefix}/lib/cdcd --disable-maintainer-mode 
--disable-dependency-tracking returned exit code 1
make[1]: *** [debian/rules:13: override_dh_auto_configure] Error 255
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: cdcd
Source-Version: 0.6.6-13.2
Done: Boyuan Yang <by...@debian.org>

We believe that the bug you reported is fixed in the latest version of
cdcd, 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.
Boyuan Yang <by...@debian.org> (supplier of updated cdcd 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: Tue, 26 Nov 2024 14:56:44 -0500
Source: cdcd
Architecture: source
Version: 0.6.6-13.2
Distribution: unstable
Urgency: medium
Maintainer: Uwe Hermann <u...@debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 1013465 1074870
Changes:
 cdcd (0.6.6-13.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/control: Bump to use debhelper compat v13.
   * debian/control: Drop obsolete dependency install-info. (Closes: #1013465)
   * debian/control: Require libcdaudio-dev (>= 0.99.12p2-16~).
   * debian/rules: Simplify dh sequence usage and ensure usage of dh-autoreconf.
   * debian/cdcd.install: Replace manual invocation of install in d/rules.
   * debian/control: Drop manually-built dbg package with -dbgsym package.
   * debian/clean: Explicitly clean the configure script.
   * debian/copyright: Use machine-readable copyright format.
   * debian/patches/{0008...0014}.patch: Various C and autotools syntax fixes.
     (Closes: #1074870)
   * debian/cdcd.maintscript: Drop bash completion file that originally resides
     in /etc/. Now it is installed in /usr/share/bash-completion/completions/.
Checksums-Sha1:
 a4a5bee0f9ccd2e7ac1aae98f3e350f1ee73428d 1753 cdcd_0.6.6-13.2.dsc
 704577aec65895d7cf6553f5d1ed32d12b2ed6bc 246286 cdcd_0.6.6.orig.tar.gz
 8759b731d1d89a52f3be9090ba139818fd54494e 10500 cdcd_0.6.6-13.2.debian.tar.xz
 0c68185d37efcd24b2d3088673f4bbf4f354af81 6212 cdcd_0.6.6-13.2_amd64.buildinfo
Checksums-Sha256:
 72d7b0378f341189ad95bdff9e296f48ff89fd2754638c6ae176ac4073a348ee 1753 
cdcd_0.6.6-13.2.dsc
 06ae2508926b7d1f811d9ce9a53991f8886aef078db4cde617125bda24fbf717 246286 
cdcd_0.6.6.orig.tar.gz
 27a4fedf0051304e87ea7b82221f8b84367d2f3d02c69c4b2fb134895006625a 10500 
cdcd_0.6.6-13.2.debian.tar.xz
 f0d28565fd4a611deb8ebbf8157e29b65ff9944751a63f04bca66d4f19964d7e 6212 
cdcd_0.6.6-13.2_amd64.buildinfo
Files:
 475f911aa285ec631c8aab204cad1d9f 1753 sound optional cdcd_0.6.6-13.2.dsc
 dc17f2e275c7214cb693f6abb50f29fb 246286 sound optional cdcd_0.6.6.orig.tar.gz
 6691c9a78cc9518d1b99bf945de661a4 10500 sound optional 
cdcd_0.6.6-13.2.debian.tar.xz
 09223a07259e961b74638ed40e14a224 6212 sound optional 
cdcd_0.6.6-13.2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmdGKDEACgkQwpPntGGC
Ws4xxA/+PThvLO8MdIRYC1QetAWr2u57zHsB9kDR3jBU1/5v6eXek1wvkCiHaNLZ
zTo9WEdLADDVVJbxsT7P4xIYw+8B1J8Q+04OwW5oDS7T1oh4kpUb7ivATWNPPGCP
jM2gLvooT/meEpjDi6GDQADNZV+bb0VTXkz1mycTal7eOwo8MTRLde03tujj39GW
dhUYbYcH18ypvu39Ke1VirkFS1IDDYA1WjSuDBLSG4JEF7Q+gZA+oqx8dYxLZ6tP
WDmPHeXf1zLeWC8zUeSIuEv6oMgrxNQbQJMP8/MtmXxIoLHAy6ZikFf72whFyaI1
++x+6L3FC9DoFee3kRVCGW3sTkdy7vCa5WUi2qSeljWC6Q5Mp9PX13k0uUYRc1mp
YxxU0xa3J1x0b4V2vqvx3DUot30gcwd8Wo6pK25zq41S8BtRytmYubmjK1+FxEyT
ifBsuVyvrT4NdLDB8kSeRudFB8MJqBN2XOqVWjbwt4u6KNRoVbgj1YBGlixhqBWT
7TZpIe//4iL72WwF4mgV4TsqWNA+0t9hegv8ncLnQVxuNkdeIQ6AWzRmaYac/0a/
Rf7AIzBKhwLR9YrUkiDmjRPa25UxQZThxwy6gJYLWmdCzKQLZh/EsHxIRcx2QmGo
XTy7XtqwaxsyfyXGobDUdQBj1OmjQQW8XXVCZPonqzxQcjKHU7M=
=q5Fd
-----END PGP SIGNATURE-----

Attachment: pgpvowVBNVPHV.pgp
Description: PGP signature


--- End Message ---

Reply via email to