Your message dated Fri, 26 Sep 2025 22:04:40 +0000
with message-id <[email protected]>
and subject line Bug#1096696: fixed in geomview 1.9.5-6
has caused the Debian Bug report #1096696,
regarding geomview: ftbfs with GCC-15
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 [email protected]
immediately.)


-- 
1096696: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096696
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:geomview
Version: 1.9.5-5
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15

[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.

The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/geomview_1.9.5-5_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html

[...]
tm3stack.c: In function 'Tm3Pop':
tm3stack.c:52:1: warning: old-style function definition [-Wold-style-definition]
   52 | Tm3Pop( T )
      | ^~~~~~
/bin/bash ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-I. -I../../../.. -I../../../../include  -Wdate-time -D_FORTIFY_SOURCE=2  -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c -o tm3tetrad.lo 
tm3tetrad.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c tm3stack.c -o 
tm3stack.o >/dev/null 2>&1
/bin/bash ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-I. -I../../../.. -I../../../../include  -Wdate-time -D_FORTIFY_SOURCE=2  -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c -o 
tm3translate.lo tm3translate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c tm3tetrad.c  
-fPIC -DPIC -o .libs/tm3tetrad.o
/bin/bash ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-I. -I../../../.. -I../../../../include  -Wdate-time -D_FORTIFY_SOURCE=2  -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c -o 
tm3transpose.lo tm3transpose.c
/bin/bash ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-I. -I../../../.. -I../../../../include  -Wdate-time -D_FORTIFY_SOURCE=2  -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c -o 
tm3polardecomp.lo tm3polardecomp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c tm3translate.c  
-fPIC -DPIC -o .libs/tm3translate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c tm3transpose.c  
-fPIC -DPIC -o .libs/tm3transpose.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c 
tm3polardecomp.c  -fPIC -DPIC -o .libs/tm3polardecomp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c tm3rotate.c -o 
tm3rotate.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c tm3tetrad.c -o 
tm3tetrad.o >/dev/null 2>&1
tm3transpose.c: In function 'Tm3Transpose':
tm3transpose.c:47:1: warning: old-style function definition 
[-Wold-style-definition]
   47 | Tm3Transpose( T, Ttrans )
      | ^~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c tm3transpose.c 
-o tm3transpose.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c 
tm3polardecomp.c -o tm3polardecomp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c tm3translate.c 
-o tm3translate.o >/dev/null 2>&1
/bin/bash ../../../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing  -Wl,-z,relro 
-Wl,-z,now -o libtransform3.la  ctm3align.lo ctm3ortho.lo ctm3persp.lo 
ctm3perspfov.lo ctm3rotate.lo ctm3scale.lo ctm3tetrad.lo ctm3translate.lo 
tm3adjoint.lo tm3align.lo tm3concat.lo tm3conjugate.lo tm3copy.lo tm3dual.lo 
tm3identity.lo tm3invert.lo tm3ortho.lo tm3persp.lo tm3perspfov.lo tm3print.lo 
tm3rotate.lo tm3scale.lo tm3stack.lo tm3tetrad.lo tm3translate.lo 
tm3transpose.lo tm3polardecomp.lo  -lm 
libtool: link: ar cr .libs/libtransform3.a .libs/ctm3align.o .libs/ctm3ortho.o 
.libs/ctm3persp.o .libs/ctm3perspfov.o .libs/ctm3rotate.o .libs/ctm3scale.o 
.libs/ctm3tetrad.o .libs/ctm3translate.o .libs/tm3adjoint.o .libs/tm3align.o 
.libs/tm3concat.o .libs/tm3conjugate.o .libs/tm3copy.o .libs/tm3dual.o 
.libs/tm3identity.o .libs/tm3invert.o .libs/tm3ortho.o .libs/tm3persp.o 
.libs/tm3perspfov.o .libs/tm3print.o .libs/tm3rotate.o .libs/tm3scale.o 
.libs/tm3stack.o .libs/tm3tetrad.o .libs/tm3translate.o .libs/tm3transpose.o 
.libs/tm3polardecomp.o 
libtool: link: ranlib .libs/libtransform3.a
libtool: link: ( cd ".libs" && rm -f "libtransform3.la" && ln -s 
"../libtransform3.la" "libtransform3.la" )
make[7]: Leaving directory 
'/build/reproducible-path/geomview-1.9.5/src/lib/geometry/transform3'
Making all in transformn
make[7]: Entering directory 
'/build/reproducible-path/geomview-1.9.5/src/lib/geometry/transformn'
/bin/bash ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-I. -I../../../.. -I../../../../include  -Wdate-time -D_FORTIFY_SOURCE=2  -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c -o 
tmNpolardecomp.lo tmNpolardecomp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c 
tmNpolardecomp.c  -fPIC -DPIC -o .libs/tmNpolardecomp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c 
tmNpolardecomp.c -o tmNpolardecomp.o >/dev/null 2>&1
/bin/bash ../../../../libtool  --tag=CC   --mode=link gcc  -g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing  -Wl,-z,relro 
-Wl,-z,now -o libtransformn.la  tmNpolardecomp.lo  -lm 
libtool: link: ar cr .libs/libtransformn.a .libs/tmNpolardecomp.o 
libtool: link: ranlib .libs/libtransformn.a
libtool: link: ( cd ".libs" && rm -f "libtransformn.la" && ln -s 
"../libtransformn.la" "libtransformn.la" )
make[7]: Leaving directory 
'/build/reproducible-path/geomview-1.9.5/src/lib/geometry/transformn'
Making all in transobj
make[7]: Entering directory 
'/build/reproducible-path/geomview-1.9.5/src/lib/geometry/transobj'
/bin/bash ../../../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H 
-I. -I../../../.. -I../../../../include  -Wdate-time -D_FORTIFY_SOURCE=2  -g 
-O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c -o transobj.lo 
transobj.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../include 
-Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/build/reproducible-path/geomview-1.9.5=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fno-strict-aliasing -c transobj.c  
-fPIC -DPIC -o .libs/transobj.o
transobj.c:93:9: error: initialization of 'int (*)(Pool *, Handle **, Ref **)' 
from incompatible pointer type 'int (*)(void)' [-Wincompatible-pointer-types]
   93 |         (int ((*)()))TransObjStreamIn,
      |         ^
transobj.c:93:9: note: (near initialization for 'TransOps.strmin')
transobj.c:94:9: error: initialization of 'int (*)(Pool *, Handle *, Ref *)' 
from incompatible pointer type 'int (*)(void)' [-Wincompatible-pointer-types]
   94 |         (int ((*)()))TransObjStreamOut,
      |         ^
transobj.c:94:9: note: (near initialization for 'TransOps.strmout')
transobj.c:95:9: error: initialization of 'void (*)(Ref *)' from incompatible 
pointer type 'void (*)(void)' [-Wincompatible-pointer-types]
   95 |         (void ((*)()))TransDelete,
      |         ^
transobj.c:95:9: note: (near initialization for 'TransOps.delete')
make[7]: *** [Makefile:453: transobj.lo] Error 1
make[7]: Leaving directory 
'/build/reproducible-path/geomview-1.9.5/src/lib/geometry/transobj'
make[6]: *** [Makefile:424: all-recursive] Error 1
make[6]: Leaving directory 
'/build/reproducible-path/geomview-1.9.5/src/lib/geometry'
make[5]: *** [Makefile:546: all-recursive] Error 1
make[5]: Leaving directory '/build/reproducible-path/geomview-1.9.5/src/lib'
make[4]: *** [Makefile:489: all-recursive] Error 1
make[4]: Leaving directory '/build/reproducible-path/geomview-1.9.5/src'
make[3]: *** [Makefile:560: all-recursive] Error 1
make[3]: Leaving directory '/build/reproducible-path/geomview-1.9.5'
make[2]: *** [Makefile:450: all] Error 2
make[2]: Leaving directory '/build/reproducible-path/geomview-1.9.5'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:18: override_dh_auto_build] Error 25
make[1]: Leaving directory '/build/reproducible-path/geomview-1.9.5'
make: *** [debian/rules:11: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: geomview
Source-Version: 1.9.5-6
Done: Santiago Vila <[email protected]>

We believe that the bug you reported is fixed in the latest version of
geomview, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <[email protected]> (supplier of updated geomview 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 26 Sep 2025 22:50:00 +0200
Source: geomview
Architecture: source
Version: 1.9.5-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1044804 1096696 1116397
Changes:
 geomview (1.9.5-6) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Alexandre Detiste ]
   * Fix team name.
 .
   [ Adrian Bunk ]
   * Build with -std=gnu17 to workaround FTBFS with GCC 15.
     Closes: #1096696.
   * Fix the build with 64-bit time_t on 32-bit instead of restricting
     the architectures.
   * Don't hardcode the build awk in gvclock. Closes: #1116397.
 .
   [ Santiago Vila ]
   * Add Depends on sensible-utils, used by /usr/libexec/geomview/gvx.
   * Convert watch file to version 5 format.
   * Fix clean target. Closes: #1044804.
   * Update standards-version.
   * Add debian/salsa-ci.yml.
Checksums-Sha1:
 9209ffafe8f2df801f05d894fe7c0f802a17e7e2 1950 geomview_1.9.5-6.dsc
 eeb0dd5273e30fc82062e8a92a46226954947547 15892 geomview_1.9.5-6.debian.tar.xz
 4b52b61b7b2d8f356162e744fe567066bfc4444b 9233 geomview_1.9.5-6_source.buildinfo
Checksums-Sha256:
 58d13679a1d697d608a9f7de7fbc7d431b7920ebc442985dbbf1500b13a5cc36 1950 
geomview_1.9.5-6.dsc
 43fdacd61f00c810fdd0967548ae066f09ac94402f78ebcf1baee00f6322dc4c 15892 
geomview_1.9.5-6.debian.tar.xz
 711b80329324949289c453d77269093b0e6bd80876d8f4aa4333bc768d2f8d13 9233 
geomview_1.9.5-6_source.buildinfo
Files:
 6c3b95825f6c1a15e822e51bf45b4092 1950 math optional geomview_1.9.5-6.dsc
 03368bba8af92c31d1de541e56b900b7 15892 math optional 
geomview_1.9.5-6.debian.tar.xz
 c42f5eac719808f3e233232cd2cd2ea7 9233 math optional 
geomview_1.9.5-6_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmjXCBcACgkQQc5/C58b
izKH8wgAj758Ee226FKC7CUN4M8gk6LYP8/DMWX3Ab9vZb3Ry+GSu8T3tBsNw8R5
14Tajc9Z2lAEYbr33UFyZM4IRoMz8lU5V/VFfjQ9HxXvwRDaRJOG0/LOdcg7gDQM
hsJJEGZ53goUvw2Od3JpJr8L4Cr8EeV/GMVw/vU4QeD46/6XvwdkIZ7W9npvO0yU
HxMDUwwpf+RfwDUtBwL3R4ZVpLp87SX2CimCEZG6EUOA6GKUnA0M5cC69TS7spRz
1riI+fkn8RgQ0SDmfzk6pvlPn4pSwgHRD+bYxGqYc/hOh7zOEsbVQ3a70JLg4pKc
Ea4UdMUxO47g8q27CeHW323wmbJ4lA==
=spfM
-----END PGP SIGNATURE-----

Attachment: pgpqJSsk8IShX.pgp
Description: PGP signature


--- End Message ---

Reply via email to