Your message dated Fri, 13 Sep 2024 22:01:35 +0000
with message-id <e1spemb-001sue...@fasolo.debian.org>
and subject line Bug#1075639: fixed in wily 0.13.42-3
has caused the Debian Bug report #1075639,
regarding wily: 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.)


-- 
1075639: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075639
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wily
Version: 0.13.42-2
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/wily_0.13.42-2_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]: warning: -j8 forced in submake: resetting jobserver mode.
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o arith.o arith.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include -Wdate-time -D_FORTIFY_SOURCE=2  -c -o frptofchar.o frptofchar.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include -Wdate-time -D_FORTIFY_SOURCE=2  -c -o frselect.o frselect.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include -Wdate-time -D_FORTIFY_SOURCE=2  -c -o frstr.o frstr.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include -Wdate-time -D_FORTIFY_SOURCE=2  -c -o connect.o connect.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o balloc.o balloc.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o bitblt.o bitblt.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include -Wdate-time -D_FORTIFY_SOURCE=2  -c -o msg.o msg.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o bitbltclip.o bitbltclip.c
arith.c:110:1: error: return type defaults to ‘int’ [-Wimplicit-int]
  110 | eqpt(Point p, Point q)
      | ^~~~
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include -Wdate-time -D_FORTIFY_SOURCE=2  -c -o util.o util.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o border.o border.c
arith.c:115:1: error: return type defaults to ‘int’ [-Wimplicit-int]
  115 | eqrect(Rectangle r, Rectangle s)
      | ^~~~~~
arith.c:121:1: error: return type defaults to ‘int’ [-Wimplicit-int]
  121 | rectXrect(Rectangle r, Rectangle s)
      | ^~~~~~~~~
arith.c:137:1: error: return type defaults to ‘int’ [-Wimplicit-int]
  137 | ptinrect(Point p, Rectangle r)
      | ^~~~~~~~
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o bscreenrect.o 
bscreenrect.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include  -Wdate-time -D_FORTIFY_SOURCE=2  -c -o circle.o circle.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include -Wdate-time -D_FORTIFY_SOURCE=2  -c -o rpc.o rpc.c
make[3]: *** [<builtin>: arith.o] Error 1
make[3]: *** Waiting for unfinished jobs....
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include -Wdate-time -D_FORTIFY_SOURCE=2  -c -o frutil.o frutil.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -I.. 
-I./../include -Wdate-time -D_FORTIFY_SOURCE=2  -c -o misc.o misc.c
connect.c: In function ‘client_connect’:
connect.c:109:9: warning: ignoring return value of ‘tmpnam’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  109 |         tmpnam(addr.sun_path);
      |         ^~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libXg'
make[2]: *** [Makefile:12: libXg/libXg.a] Error 2
make[2]: *** Waiting for unfinished jobs....
misc.c: In function ‘fprint’:
misc.c:21:9: warning: ignoring return value of ‘write’ declared with attribute 
‘warn_unused_result’ [-Wunused-result]
   21 |         write(fd, buf, strlen(buf));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~
ar rv libframe.a frbox.o frdelete.o frdraw.o frinit.o frinsert.o frptofchar.o 
frselect.o frstr.o frutil.o misc.o
ar: creating libframe.a
a - frbox.o
a - frdelete.o
a - frdraw.o
a - frinit.o
a - frinsert.o
a - frptofchar.o
a - frselect.o
a - frstr.o
a - frutil.o
a - misc.o
ranlib libframe.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libframe'
ar rv libmsg.a connect.o msg.o util.o rpc.o
ar: creating libmsg.a
a - connect.o
a - msg.o
a - util.o
a - rpc.o
ranlib libmsg.a
make[3]: Leaving directory '/<<PKGBUILDDIR>>/libmsg'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 returned exit code 2
make[1]: *** [debian/rules:11: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:4: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: wily
Source-Version: 0.13.42-3
Done: Andreas Beckmann <a...@debian.org>

We believe that the bug you reported is fixed in the latest version of
wily, 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.
Andreas Beckmann <a...@debian.org> (supplier of updated wily 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: Fri, 13 Sep 2024 21:37:00 +0200
Source: wily
Architecture: source
Version: 0.13.42-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1075639
Changes:
 wily (0.13.42-3) unstable; urgency=medium
 .
   * QA upload.
   * Import package history into Git.
   * Fix building with -Werror=implicit-int.  (Closes: #1075639)
   * Do not omit CPPFLAGS.
Checksums-Sha1:
 1957550f94724338a00e45e25be68ea2db024c55 2326 wily_0.13.42-3.dsc
 c4aa080a9e25e7129e66deceede6cbf2a57c2080 11936 wily_0.13.42-3.debian.tar.xz
 7a565b6a9b4d7a6680b249e859c0bd0590b9b9eb 5907 wily_0.13.42-3_source.buildinfo
Checksums-Sha256:
 76c1eed846957878c807ee84bc84b994df0141817bc1740cd1e78a722ea90bed 2326 
wily_0.13.42-3.dsc
 60e607052c8794f5420758b40197c4df26512e4ae653c39e5b6a0cfef93ddf40 11936 
wily_0.13.42-3.debian.tar.xz
 ca9c394a2ef0ab3d7a84ad01929e67e7066edb81057af591e4c541553f6cd721 5907 
wily_0.13.42-3_source.buildinfo
Files:
 540be9e27cd17a1fea144bd462025ebe 2326 editors optional wily_0.13.42-3.dsc
 8542542402d15d7b93e95fe2a587510d 11936 editors optional 
wily_0.13.42-3.debian.tar.xz
 8ca86a99e7891e47e57b7aa63519124a 5907 editors optional 
wily_0.13.42-3_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmbklK0QHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCPwgD/9YQOA02Q58879Tv4b+U/WXb9lYnuBuKlQr
7OhnNGk97AUy1GII8JBUivZz1Hvn87whTErgf0u6P5VVCDFaeunJiEoewZCbYgzJ
kS++SmP72fbgP7XZNVmIoAM4pXJtQmLi2a9H5s4nIaUzIVCAzTLWBBRNChSdV5E7
S63dP5v4Tq7/lJHr7yZN0Mkly5lx0YpxMVwMm6tfkbtCt9mkqpuF8S1S2sX5p3nJ
/4XY6/k+pX65/N+a83XdUh4axcSb3Z2oe16p68QquCzpCsx2FVgBMT4II5qFMygu
kH9px2mEq2MwZfdxN/Yp8quMHcE6VF9O2C2PzBYy/ZROwqvtXVHc1xMfZWmvqaWI
OfZNkkzFPCTg5IA8r/48HxUOay8Oxy43lBpjOsQtIeuk98tWLKlDNw9U1i7M74MN
Ko+GUNkQxZXmYQ5pthnMMx+mv0c9PTBJcQ9oOWEkytHpkMbt6kacmNafa/C24uBd
BN5pb8FbdJLwYzgT5UjHZ9bZV/ZXdrOnAmDZ38NIkcOgyLz2wjCsMvtTdDay6KB4
jIWRAUu9z6o3KZUH5/f6B7NX8B3iUe7E50NIGYxt8Wu+/MP3se+8Ttv+g99uvvM0
FX3aSqXbH8D/e9noxsBG+Ut0X2AZ4OFyyZAp7bksk8qnDPHYltjqG5wSbuxNs3Eq
GV1od3SnUA==
=qrSV
-----END PGP SIGNATURE-----

Attachment: pgp2NLzLN6zOx.pgp
Description: PGP signature


--- End Message ---

Reply via email to