Your message dated Thu, 25 Jul 2024 08:35:06 +0000
with message-id <e1swtwi-00dymj...@fasolo.debian.org>
and subject line Bug#1075003: fixed in giza 1.4.1-2
has caused the Debian Bug report #1075003,
regarding giza: 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.)


-- 
1075003: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075003
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:giza
Version: 1.4.1-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/giza_1.4.1-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

[...]
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
Making check in src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Making check in test
make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
Making check in C
make[3]: Entering directory '/<<PKGBUILDDIR>>/test/C'
make  test-arrow test-band test-box test-cairo-xw test-change-page test-circle 
test-colour-index test-environment test-error-bars test-format-number 
test-giza-xw test-line-cap test-line-style test-openclose test-pdf test-png 
test-points test-qtext test-rectangle test-set-line-width test-svg test-vector 
test-window test-XOpenDisplay
make[4]: Entering directory '/<<PKGBUILDDIR>>/test/C'
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-arrow.o test-arrow.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-band.o test-band.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-box.o test-box.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-cairo-xw.o test-cairo-xw.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-change-page.o test-change-page.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-circle.o test-circle.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-colour-index.o test-colour-index.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-environment.o test-environment.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-error-bars.o test-error-bars.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-format-number.o test-format-number.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-giza-xw.o test-giza-xw.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-line-cap.o test-line-cap.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-line-style.o test-line-style.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-openclose.o test-openclose.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-pdf.o test-pdf.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-png.o test-png.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-points.o test-points.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-qtext.o test-qtext.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-rectangle.o test-rectangle.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-set-line-width.o test-set-line-width.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-svg.o test-svg.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src -Wdate-time -D_FORTIFY_SOURCE=2   
-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
test-vector.o test-vector.c
test-vector.c: In function ‘main’:
test-vector.c:55:28: error: passing argument 3 of ‘giza_vector_float’ from 
incompatible pointer type [-Wincompatible-pointer-types]
   55 |   giza_vector_float (n, m, hori, vert, 0, 1, 0, 1, scale, 0, affine, 
1000.);
      |                            ^~~~
      |                            |
      |                            float (*)[n]
In file included from test-vector.c:25:
../../src/giza.h:350:47: note: expected ‘const float *’ but argument is of type 
‘float (*)[n]’
  350 | giza_vector_float (int n, int m, const float* horizontal, const float* 
vertical,
      |                                  ~~~~~~~~~~~~~^~~~~~~~~~
test-vector.c:55:34: error: passing argument 4 of ‘giza_vector_float’ from 
incompatible pointer type [-Wincompatible-pointer-types]
   55 |   giza_vector_float (n, m, hori, vert, 0, 1, 0, 1, scale, 0, affine, 
1000.);
      |                                  ^~~~
      |                                  |
      |                                  float (*)[n]
../../src/giza.h:350:72: note: expected ‘const float *’ but argument is of type 
‘float (*)[n]’
  350 | giza_vector_float (int n, int m, const float* horizontal, const float* 
vertical,
      |                                                           
~~~~~~~~~~~~~^~~~~~~~
make[4]: *** [Makefile:635: test-vector.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/C'
make[3]: *** [Makefile:742: check-am] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/C'
make[2]: *** [Makefile:370: check-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
make[1]: *** [Makefile:474: check-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
returned exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: giza
Source-Version: 1.4.1-2
Done: Ole Streicher <oleb...@debian.org>

We believe that the bug you reported is fixed in the latest version of
giza, 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.
Ole Streicher <oleb...@debian.org> (supplier of updated giza 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: Thu, 25 Jul 2024 09:37:57 +0200
Source: giza
Architecture: source
Version: 1.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astro Team <debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Closes: 1075003
Changes:
 giza (1.4.1-2) unstable; urgency=medium
 .
   * Explictely case float[][] vector into float* in function call
     (Closes: #1075003)
   * Push Standards-Version to 4.7.0. No changes needed
Checksums-Sha1:
 3ba2deb7bf8cd450f91d348b765e9f396a6e9829 2083 giza_1.4.1-2.dsc
 da241450b766592938e888bed27b07e8df571f10 4372 giza_1.4.1-2.debian.tar.xz
 f5c9868a4b182a62f7bedc763c961c9c292b0062 10176 giza_1.4.1-2_amd64.buildinfo
Checksums-Sha256:
 a760655e49237c0fc4a3817cd9160cf71cc83a6d9f963d1738ae7c0895152834 2083 
giza_1.4.1-2.dsc
 238ee45112132efb3b36a7189d90b8b8dc0e647e8ec7a464b7b6659fe09a1519 4372 
giza_1.4.1-2.debian.tar.xz
 72f02228cb996e0e4cf163750422a3743281889a6f01f52f39592d91072678d0 10176 
giza_1.4.1-2_amd64.buildinfo
Files:
 821ee65b6f39034d6500134771bf5382 2083 science optional giza_1.4.1-2.dsc
 5eee2f640a6344020c325df967449060 4372 science optional 
giza_1.4.1-2.debian.tar.xz
 ee9a7f72ef25fe8a2001726481e22b40 10176 science optional 
giza_1.4.1-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmaiAVkACgkQcRWv0HcQ
3Pdhtg/+OhigEVO3EZjVxA9ke2gTsVPsU8QoWR6ZUDOUPTFiTJoxyHeHPq6lEi0J
yldU5BcstVJvRp/p+//6ea5roQ7Z9hvPdlWtIu+m4dnX2LgJh6ltEttg1KaZRUZ+
QftSUeC7cHU24tgGd1e3VSc4knVzULaPmwzGXgHrvILxvxeumQijQhIHZjM4Sygx
cUBdThPCgsNcGXPjhasUFLz9R/Is5mDgBoQesJbkViCkrQAI/o+lTpFd1SvXzd98
nh/fppOHmbnTFP2QCNTlivrRnMbRLEnyN/+FVYfp6c2wx3/CQm1HCnOg7/JMGE7Y
Rq3/DEPIz3ZTQkshgT3Wy1hbT1sloCzVocCn0G2IpJIPYRRU1j/neQUJ/11+Hs/S
unyiu3k1lnFENdYlFCxG9wZMqceFmXZa5p0cptNe544hzagPP+9kWY96yPj7Qnxk
TbR57QjQuDLANHEYTi4TDEVPsIEQ9uZ8JBhJce9DQzLEfDdteuLZQ7bh0pWc9QGU
BlhRYmXFo6ulRKzJ38hVcTzgDnveGU6x1k6OEjDBGbgIEzzmAI3ReitiUNI5+/QH
Kr4xRJpVhXW/7pPrsImap3rSX8EyGfoowhmeMu2sboQFtgCAquELCUgdTXrxzB90
QeKp3JJQiGvE18Z+YkCT5I4PujCgI86rlnRKZG6IotdjmF0qb3Y=
=x3hM
-----END PGP SIGNATURE-----

Attachment: pgp7l24tjKUp3.pgp
Description: PGP signature


--- End Message ---

Reply via email to