Your message dated Wed, 23 Oct 2024 21:36:55 +0000
with message-id <e1t3j2f-00fj9e...@fasolo.debian.org>
and subject line Bug#1075677: fixed in xpaint 2.9.1.4-5
has caused the Debian Bug report #1075677,
regarding xpaint: 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.)


-- 
1075677: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075677
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xpaint
Version: 2.9.1.4-4.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/xpaint_2.9.1.4-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 Viewport.c:51:
/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"
      |   ^~~~~~~
Viewport.c: In function ‘ScrollUpDownProc’:
Viewport.c:881:15: warning: cast from pointer to integer of different size 
[-Wpointer-to-int-cast]
  881 |     int pix = (int)call_data;
      |               ^
rm -f Xaw3dP.o unshared/Xaw3dP.o
gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -Dlinux 
-D__amd64__ -D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE 
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE    
                             -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64         
                                                          -DFUNCPROTO=15 
-DNARROWPROTO          -g -O2 -fno-strict-aliasing -g  Xaw3dP.c -o 
unshared/Xaw3dP.o
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/X11/IntrinsicP.h:51,
                 from Xaw3dP.h:33,
                 from Xaw3dP.c:30:
/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 Xaw3dP.o
gcc -c -g -O2 -fno-strict-aliasing -g    -I. -I/usr/include/X11/Xft 
-I/usr/include/freetype2    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L       
                    -D_POSIX_SOURCE -D_XOPEN_SOURCE                             
    -D_BSD_SOURCE -D_SVID_SOURCE                                 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                      
                             -DFUNCPROTO=15 -DNARROWPROTO        -fPIC Xaw3dP.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/X11/IntrinsicP.h:51,
                 from Xaw3dP.h:33,
                 from Xaw3dP.c:30:
/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 XawInit.o unshared/XawInit.o
gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -Dlinux 
-D__amd64__ -D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE 
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE    
                             -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64         
                                                          -DFUNCPROTO=15 
-DNARROWPROTO          -g -O2 -fno-strict-aliasing -g  XawInit.c -o 
unshared/XawInit.o
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 XawInit.c:37:
/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 XawInit.o
gcc -c -g -O2 -fno-strict-aliasing -g    -I. -I/usr/include/X11/Xft 
-I/usr/include/freetype2    -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L       
                    -D_POSIX_SOURCE -D_XOPEN_SOURCE                             
    -D_BSD_SOURCE -D_SVID_SOURCE                                 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                      
                             -DFUNCPROTO=15 -DNARROWPROTO        -fPIC XawInit.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 XawInit.c:37:
/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"
      |   ^~~~~~~
bison -y -d laygram.y
sed -e 's/yy/LayYY/g' y.tab.c > laygram.c
sed -e 's/yy/LayYY/g' y.tab.h > laygram.h
rm -f y.tab.c y.tab.h
rm -f laygram.o unshared/laygram.o
gcc -c    -I. -I/usr/include/X11/Xft -I/usr/include/freetype2    -Dlinux 
-D__amd64__ -D_POSIX_C_SOURCE=199309L                          -D_POSIX_SOURCE 
-D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE    
                             -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64         
                                                          -DFUNCPROTO=15 
-DNARROWPROTO          -g -O2 -fno-strict-aliasing -g  laygram.c -o 
unshared/laygram.o
In file included from /usr/include/x86_64-linux-gnu/sys/types.h:25,
                 from /usr/include/X11/Xlib.h:38,
                 from laygram.y:2:
/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"
      |   ^~~~~~~
y.tab.c: In function ‘LayYYparse’:
y.tab.c:1166:19: error: implicit declaration of function ‘LayYYlex’ 
[-Wimplicit-function-declaration]
y.tab.c:1633:7: error: implicit declaration of function ‘LayYYerror’; did you 
mean ‘LayYYerrok’? [-Wimplicit-function-declaration]
make[2]: *** [Makefile:1101: laygram.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/xaw3dxft'
make[1]: *** [Makefile:1391: start] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:11: binary] Error 255
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: xpaint
Source-Version: 2.9.1.4-5
Done: Petter Reinholdtsen <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
xpaint, 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.
Petter Reinholdtsen <p...@debian.org> (supplier of updated xpaint 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: SHA256

Format: 1.8
Date: Wed, 23 Oct 2024 23:15:27 +0200
Source: xpaint
Architecture: source
Version: 2.9.1.4-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Petter Reinholdtsen <p...@debian.org>
Closes: 1075677
Changes:
 xpaint (2.9.1.4-5) unstable; urgency=medium
 .
   * QA upload.
 .
   * Added 1000-gcc-14.patch fixing compiler errors. (Closes: #1075677)
   * Updated d/gbp.conf to enforce the use of pristine-tar.
   * Updated Standards-Version from 3.9.5 to 4.7.0.
   * Use wrap-and-sort -at for debian control files.
   * Trim trailing whitespace.
   * Use secure URI in debian/watch.
   * Bump debhelper from deprecated 9 to 10.
   * Switched Vcs links to Salsa.
   * Disabled parallel building to avoid build problems.
   * Added 1010-xdg-desktop-mime-arg.patch to adjust desktop entry
     to open image files.
Checksums-Sha1:
 c6c813edb221cea71f20465efd3654356600b401 2186 xpaint_2.9.1.4-5.dsc
 76c217a87c41944724c881820e325acdba05466b 14744 xpaint_2.9.1.4-5.debian.tar.xz
 e4a7263f907067b30bd0e968f962a06207060776 8406 xpaint_2.9.1.4-5_source.buildinfo
Checksums-Sha256:
 68c19709f7eb3b6a414dd95fe118381475418e7ed6f629f49484d98d4aa795cf 2186 
xpaint_2.9.1.4-5.dsc
 b77b33e91d6c61cb1abcf6ca53a0a27fcd70ffa6aaa6d2d675ea7f04e7a54bf1 14744 
xpaint_2.9.1.4-5.debian.tar.xz
 bafc923c43a6c817ec91cb8d8274355e08ec571839b1f8dbbd4d2156f3809b78 8406 
xpaint_2.9.1.4-5_source.buildinfo
Files:
 506d91097a40a37c84d5da62db090c05 2186 graphics optional xpaint_2.9.1.4-5.dsc
 091c6f96eeb2481bac4977dee45655ba 14744 graphics optional 
xpaint_2.9.1.4-5.debian.tar.xz
 a6982840a5928f8fd143aa5013332841 8406 graphics optional 
xpaint_2.9.1.4-5_source.buildinfo

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

iQIzBAEBCAAdFiEERqLf4owIeylOb9kkgSgKoIe6+w4FAmcZZ8cACgkQgSgKoIe6
+w7NiBAAjGsd+yaPoimlPDPTmoN3n4WkbP3WmL8w31oKZZ8tEbcAk8irM0frFtpN
CKKcbz+6O/UC57Ey65utsk6qZlht6oP+pr3cMfCHbqw1McdduxeLZ6a+DCo9hGdN
Qt2IPm6JvfyJk0ES+9vRGWQUTSwmNd5IGE2PFnHeRhMPdPBTd5uLKVpqQMOXyeKH
NmogL9xtujFYUna1dpbD1RnSpTJBeUhJdTlFN0OG10ZjDnV8hEAF1Bp66v1yLV+y
dGC1Umzy0NidrQ3y402NScNIaViyAd0UEcgNIZ1+tA3gd6m7Bf2l1KhwSfgiIdH0
ik6wdps/2Q4802FbVPAPQQAoCbAiLevCd8X+wSsNRSvMB9t5CDe80qMCZDTc+L8W
8JAWJGSIFMnmwCQXN82vTN6gUzZOC7lwTY2hurODO4T6kTsDs4f93DeXQYmT7RVy
27A4YA4sfKctv3o2N6FJkvg0IMGT9J6yVkc//xHDNtwZ+wRZHlW2O/S8Zc+rKSbC
fLpPGfZozaElAx4lIDGhuHzM7qlz6BK7REBVCjwZiJ7LJVy0ZHEe1m4pSvDiWtn9
M2wE19S6HbiEhow47jUMvPnbS2YYxqHVdX65r+51EpEFwoM6vLI4Ek4MZ9Ulit9b
gddRANmlFQDaTYxvfG06NfecNNTA40avZij+tMOi/3LX0+GqY3g=
=+QwN
-----END PGP SIGNATURE-----

Attachment: pgp2r7v0M4T7D.pgp
Description: PGP signature


--- End Message ---

Reply via email to