Your message dated Sun, 25 Aug 2024 13:06:11 +0000
with message-id <[email protected]>
and subject line Bug#1075671: fixed in xmhtml 1.1.10-5
has caused the Debian Bug report #1075671,
regarding xmhtml: 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 [email protected]
immediately.)


-- 
1075671: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075671
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xmhtml
Version: 1.1.10-4.1
Severity: important
Tags: sid trixie
User: [email protected]
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/xmhtml_1.1.10-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

[...]
                 from readPNG.c:81:
/usr/include/png.h:1990:1: note: expected ‘double *’ but argument is of type 
‘float *’
 1990 | PNG_FP_EXPORT(137, png_uint_32, png_get_gAMA, (png_const_structrp 
png_ptr,
      | ^~~~~~~~~~~~~
make[4]: *** [Makefile:59: readPNG.o] Error 1
make[4]: *** Waiting for unfinished jobs....
rm -f Balloon.o
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC 
-Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION=1110 -D_GNU_SOURCE -D_BSD_SOURCE 
-D_POSIX_SOURCE -DHAVE_REGEX_H  -DHAVE_LIBJPEG -DHAVE_LIBPNG -DHAVE_XPM 
-DHAVE_XFT -DMotif -I. -I../include -I../include/common -I../../include 
-I../../include/common -I../../include/XmHTML -I/usr/X11R6/include 
-I/usr/include/freetype2   -c Balloon.c
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from Balloon.c:44:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
rm -f warnings.o
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC 
-Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION=1110 -D_GNU_SOURCE -D_BSD_SOURCE 
-D_POSIX_SOURCE -DHAVE_REGEX_H  -DHAVE_LIBJPEG -DHAVE_LIBPNG -DHAVE_XPM 
-DHAVE_XFT -DMotif -I. -I../include -I../include/common -I../../include 
-I../../include/common -I../../include/XmHTML -I/usr/X11R6/include 
-I/usr/include/freetype2   -c warnings.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
                 from /usr/include/X11/Xlib.h:38,
                 from /usr/include/X11/Intrinsic.h:53,
                 from /usr/include/Xm/Xm.h:59,
                 from /usr/include/Xm/XmP.h:40,
                 from warnings.c:10:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
rm -f strings.o
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC 
-Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION=1110 -D_GNU_SOURCE -D_BSD_SOURCE 
-D_POSIX_SOURCE -DHAVE_REGEX_H  -DHAVE_LIBJPEG -DHAVE_LIBPNG -DHAVE_XPM 
-DHAVE_XFT -DMotif -I. -I../include -I../include/common -I../../include 
-I../../include/common -I../../include/XmHTML -I/usr/X11R6/include 
-I/usr/include/freetype2   -c strings.c
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
                 from /usr/include/X11/Xlib.h:38,
                 from /usr/include/X11/Intrinsic.h:53,
                 from /usr/include/Xm/Xm.h:59,
                 from /usr/include/Xm/XmP.h:40,
                 from strings.c:10:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
rm -f debug_menu.o
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC 
-Wdate-time -D_FORTIFY_SOURCE=2 -DVERSION=1110 -D_GNU_SOURCE -D_BSD_SOURCE 
-D_POSIX_SOURCE -DHAVE_REGEX_H  -DHAVE_LIBJPEG -DHAVE_LIBPNG -DHAVE_XPM 
-DHAVE_XFT -DMotif -I. -I../include -I../include/common -I../../include 
-I../../include/common -I../../include/XmHTML -I/usr/X11R6/include 
-I/usr/include/freetype2   -c debug_menu.c
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from debug_menu.c:50:
/usr/include/features.h:196:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  196 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use 
_DEFAULT_SOURCE"
      |   ^~~~~~~
debug_menu.c: In function ‘debugCB’:
debug_menu.c:115:37: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
  115 |         __rsd__debug_levels_defined[(int)client_data] = cbs->set;
      |                                     ^
debug_menu.c: In function ‘debugResCB’:
debug_menu.c:139:16: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
  139 |         switch((int)client_data)
      |                ^
debug_menu.c:159:33: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
  159 |                                 (int)client_data);
      |                                 ^
debug_menu.c: In function ‘_XmHTMLAddDebugMenu’:
debug_menu.c:222:50: warning: cast to pointer from integer of different size 
[-Wint-to-pointer-cast]
  222 |                         (XtCallbackProc)debugCB, 
(XtPointer)debugLevels[i].file_id);
      |                                                  ^
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/Motif'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/lib/common'
make[3]: *** [Makefile:46: common] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
make[2]: *** [Makefile:315: lib] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" lib 
"LDFLAGS=-Wl,-z,relro -Wl,-z,now" "CFLAGS=-g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -Wdate-time -D_FORTIFY_SOURCE=2" 
returned exit code 2
make[1]: *** [debian/rules:13: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: xmhtml
Source-Version: 1.1.10-5
Done: Graham Inggs <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xmhtml, 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.
Graham Inggs <[email protected]> (supplier of updated xmhtml 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: Sun, 25 Aug 2024 12:45:51 +0000
Source: xmhtml
Built-For-Profiles: noudeb
Architecture: source
Version: 1.1.10-5
Distribution: unstable
Urgency: medium
Maintainer: Graham Inggs <[email protected]>
Changed-By: Graham Inggs <[email protected]>
Closes: 1062104 1075671
Changes:
 xmhtml (1.1.10-5) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Set upstream metadata fields: Repository.
 .
   [ Graham Inggs ]
   * Fix FTBFS with GCC 14 (Closes: #1075671)
   * Build-Depends: libfontconfig1-dev => libfontconfig-dev
     (Closes: #1062104)
   * Update debian/changelog
   * Bump Standards-Version to 4.7.0, no changes
Checksums-Sha1:
 aaf6c72f5c4cb2706c8d67c2cc3b9b69d5af62dc 2055 xmhtml_1.1.10-5.dsc
 c8f5eb72794366a4016e82580879166bffa96ef2 10160 xmhtml_1.1.10-5.debian.tar.xz
Checksums-Sha256:
 75362db4be2fc442f35a4b7fce25c72f6705f391dd61c2057fff8b7509f7de5e 2055 
xmhtml_1.1.10-5.dsc
 c32223c82c11968d5d65c3ced87db65aef7ff1bbaa7bc47c0d5822142e0e1284 10160 
xmhtml_1.1.10-5.debian.tar.xz
Files:
 fdc1ff9e5163eed05610486849824a35 2055 x11 optional xmhtml_1.1.10-5.dsc
 5ecd3a1e7f323719cda1e4f403fb6649 10160 x11 optional 
xmhtml_1.1.10-5.debian.tar.xz

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

iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmbLJ+4ACgkQr8/sjmac
4cKwWA//eN4QfbHuzo06XxzAs7WtfUxFEz+JOTwlDb4ZYOCSroKbjt7o1uQUQPTA
eTmeoo5bnZRvAtj3pvtlA3uglPWKRXingR6WE4Cwe7GXYQ4hTEYeO/SkKRDfTiMH
W0M8wKHlOSlebNGRP/4w8s5a9FcdMex/OZqgSBP1fnV5iKg9b21mv+P5b6S9P0bh
fnH6oHAg5xaut/4B5g9sKVI5h5ORjohTaIkDxE1SOlFnUB7tb1hGyexJ5E4QSr5g
pEUoHtFrvXje6WmJisFnwc8JWolFXuGel1+45H4mxq3/A8F3YdTJkwlQhEPRQkh5
DEjRcDJTfKt1Q2Dtiy5hPXRpoD+si63tiuRKYVZNFnkL8WyjUFqOA0LaIPBongjw
7tGPRb7vtypugE9WnpN+5HoIXgfrO50uqrCLdl1asBMROzmqRa3VpBv90Ahb8+6z
VTg9kg1eLnl98BeMuZdaj/S7SVrlnUE9KOgagK136dUAfAih3KFxwymZ3KT8k7GX
llaQQ8nqRtCNkbAf32ntTQsA4vP1mJT4eYqq1oGphs2tz7+NOEGS5iYSlQfZk3Wz
FQybNeWPjDq+kaQQpWJS3awZOr4qLFIanXSq0T7KNPFPNRwRi4/DghKwR2ZSmESV
stQTNIJQAU6sw4oQ/UmhXKNwOBubHB9bqOv7Y2NotWuHlARAyLI=
=HgtS
-----END PGP SIGNATURE-----

Attachment: pgpp9T79IeyBd.pgp
Description: PGP signature


--- End Message ---

Reply via email to