Your message dated Thu, 01 Aug 2024 14:35:20 +0000
with message-id <e1szwtk-00h0vb...@fasolo.debian.org>
and subject line Bug#1075170: fixed in libgdchart-gd2 0.11.5-12.1
has caused the Debian Bug report #1075170,
regarding libgdchart-gd2: 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.)


-- 
1075170: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075170
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libgdchart-gd2
Version: 0.11.5-12
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/libgdchart-gd2_0.11.5-12_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

[...]
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-b08d883a-0162-46e2-b2eb-b6ac47798835
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 libgdchart-gd2
dpkg-buildpackage: info: source version 0.11.5-12
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Michael R. Crusoe <cru...@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
test -x debian/rules
dh_clean 
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
use)
rm -rf libgdchart-gd2-xpm libgdchart-gd2-noxpm libgdchart-gd2-xpm-dev 
libgdchart-gd2-noxpm-dev
rm -f README
 debian/rules binary
test -x debian/rules
dh_testroot
dh_prep 
dh_installdirs -A usr/lib
dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 9 
in use)
mkdir -p "."
make clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.o *.a gdc_samp1 gdc_samp2 gdc_pie_samp ft_samp
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_testdir
mkdir libgdchart-gd2-noxpm-dev
cd libgdchart-gd2-noxpm-dev && \
        /usr/bin/make -C . CFLAGS="-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-D_REENTRANT -pipe -DHAVE_LIBPNG -DHAVE_LIBFREETYPE -DHAVE_LIBJPEG 
-fsigned-char" 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" -f ../Makefile VPATH=".." 
srcdir=".." \
        INCLUDEDIRS="-I. -I.. -I/usr/include/freetype2 
-I/usr/include/freetype2/freetype" \
        CC='x86_64-linux-gnu-gcc $(INCLUDEDIRS)' libgdc.a
make[1]: Entering directory '/<<PKGBUILDDIR>>/libgdchart-gd2-noxpm-dev'
x86_64-linux-gnu-gcc -I. -I.. -I/usr/include/freetype2 
-I/usr/include/freetype2/freetype -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-D_REENTRANT -pipe -DHAVE_LIBPNG -DHAVE_LIBFREETYPE -DHAVE_LIBJPEG 
-fsigned-char -Wdate-time -D_FORTIFY_SOURCE=2  -c -o price_conv.o 
../price_conv.c
x86_64-linux-gnu-gcc -I. -I.. -I/usr/include/freetype2 
-I/usr/include/freetype2/freetype -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-D_REENTRANT -pipe -DHAVE_LIBPNG -DHAVE_LIBFREETYPE -DHAVE_LIBJPEG 
-fsigned-char -Wdate-time -D_FORTIFY_SOURCE=2  -c -o gdc.o ../gdc.c
x86_64-linux-gnu-gcc -I. -I.. -I/usr/include/freetype2 
-I/usr/include/freetype2/freetype -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-D_REENTRANT -pipe -DHAVE_LIBPNG -DHAVE_LIBFREETYPE -DHAVE_LIBJPEG 
-fsigned-char -Wdate-time -D_FORTIFY_SOURCE=2  -c -o gdc_pie.o ../gdc_pie.c
../gdc_pie.c: In function ‘GDC_out_pie’:
../gdc_pie.c:479:81: error: passing argument 4 of ‘qsort’ from incompatible 
pointer type [-Wincompatible-pointer-types]
  479 |                 qsort( tmp_slice, num_slice_angles, sizeof(struct 
tmp_slice_t), ocmpr );
      |                                                                         
        ^~~~~
      |                                                                         
        |
      |                                                                         
        int (*)(struct tmp_slice_t *, struct tmp_slice_t *)
In file included from /usr/include/gd.h:4,
                 from ../gdc.h:27,
                 from ../gdc_pie.c:17:
/usr/include/stdlib.h:971:34: note: expected ‘__compar_fn_t’ {aka ‘int 
(*)(const void *, const void *)’} but argument is of type ‘int (*)(struct 
tmp_slice_t *, struct tmp_slice_t *)’
  971 |                    __compar_fn_t __compar) __nonnull ((1, 4));
      |                    ~~~~~~~~~~~~~~^~~~~~~~
make[1]: *** [<builtin>: gdc_pie.o] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/libgdchart-gd2-noxpm-dev'
make: *** [debian/rules:94: build/libgdchart-gd2-noxpm-dev] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: libgdchart-gd2
Source-Version: 0.11.5-12.1
Done: Pierre Gruet <p...@debian.org>

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

Debian distribution maintenance software
pp.
Pierre Gruet <p...@debian.org> (supplier of updated libgdchart-gd2 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: Sat, 27 Jul 2024 14:30:47 +0200
Source: libgdchart-gd2
Architecture: source
Version: 0.11.5-12.1
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <d...@jones.dk>
Changed-By: Pierre Gruet <p...@debian.org>
Closes: 1075170
Changes:
 libgdchart-gd2 (0.11.5-12.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fixing build with GCC-14 (Closes: #1075170)
Checksums-Sha1:
 1c8b57b3b4b5ab8354f9aefa1fc852a6db775f4f 2246 libgdchart-gd2_0.11.5-12.1.dsc
 92c7b32d152e4b88d7562c17737660b610104519 9376 
libgdchart-gd2_0.11.5-12.1.debian.tar.xz
 1e8eec6693a5c1eb218896b36a29b1f9a4095aed 6657 
libgdchart-gd2_0.11.5-12.1_source.buildinfo
Checksums-Sha256:
 1c8e5bf64da607dc7f6e4be030caaa4a2584d04703fa3f91c76dfc39755f5620 2246 
libgdchart-gd2_0.11.5-12.1.dsc
 5394b1ede6bd4198cab7abda02fb175d7c8595311f6b5d1785e08de29768d36c 9376 
libgdchart-gd2_0.11.5-12.1.debian.tar.xz
 d57661bfcc294fcca104169add0ebf38619789290826e90048f786792814c08f 6657 
libgdchart-gd2_0.11.5-12.1_source.buildinfo
Files:
 ffe4e0246e0a8f35450109a9e77e5eae 2246 libs optional 
libgdchart-gd2_0.11.5-12.1.dsc
 5dc9fbb2191aa24241450297e18e861d 9376 libs optional 
libgdchart-gd2_0.11.5-12.1.debian.tar.xz
 cd6202a6d2eaaddda9ff1518fa4b5e26 6657 libs optional 
libgdchart-gd2_0.11.5-12.1_source.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmak9XoACgkQYAMWptwn
dHY8Zg//SP+eqqWHhXO1twBlviWPRce7W55u3Z+jds3NEGk1HQ715or62+Yymh5J
gMnlgu2XuXOxatyt/htZSY/6OjfTTrV3lHo1OaDtxWmQENdcYeX6ZsljD4MOBbaE
a0QLx3zg/iXoqS7cezOvHTLmE51A2bwFeA4hI062Th3ouLH1Ga2oVGnkfjWqTWY3
US3pj2bFw/rtt1XRfU7HES3/fIoxXuRXFlsrppjUY09EykI8CQ8m6dtnwY5Anr5i
v7ZRyHqQBgwOeoh5q/3fuJLNSJAziEZxiq/Vl+aT+/nAsxOirFiLcDZxc5zdrFdv
uA04+5O3Rn2LknrV5OaqGlOYEerB2YAS3oJG0ut5u3dJVoxuVnwDDznln+unND9K
YRNiKFG2gwSBj44SoeYaIXxa1l+ETM/FH6YoE4pZ5cvfwjVV0QdpOnH19hlauNCg
q6t4unF7rD5N0P7OSFRNHZb6hTNRZWzxMxZ7OVBc8jqHfWUPnH4u9zaRySQwl96f
3zqn4jfRKMCMDQDFNEEvTgBE+njdj92o65B8Gup7F7yOyeIH2snHelvDsqgiijVP
0ftw8uDeDGBzJrN7swbm2ydjX2ZiDQp3m714g2Gkiscax+duYAZPS2C5IeGudaO1
5UZ3D9dlrDPrHxYslQkiKk+XRmWVIVifP23P2FmuivJgd8WGQow=
=d9Jy
-----END PGP SIGNATURE-----

Attachment: pgp8xuvHmS3LI.pgp
Description: PGP signature


--- End Message ---

Reply via email to