Your message dated Wed, 05 Aug 2020 12:05:21 +0000
with message-id <e1k3iab-0000ks...@fasolo.debian.org>
and subject line Bug#957941: fixed in wmcalclock 1.25-16.1
has caused the Debian Bug report #957941,
regarding wmcalclock: ftbfs with GCC-10
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.)


-- 
957941: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957941
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wmcalclock
Version: 1.25-16
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/wmcalclock_1.25-16_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html

[...]
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-dd0a9ef6-63cd-4fa8-a84e-53db93ccd861
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package wmcalclock
dpkg-buildpackage: info: source version 1.25-16
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Kevin Coyner <kcoy...@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -rf build-stamp install-stamp ./debian/wmcalclock
find ./Src -name '*.o' | xargs rm -f
make -C Src clean
make[1]: Entering directory '/<<PKGBUILDDIR>>/Src'
for i in wmCalClock.o xutils.o ; do \
        rm -f $i; \
done
rm -f wmCalClock
make[1]: Leaving directory '/<<PKGBUILDDIR>>/Src'
dh_clean
 debian/rules build
dh_testdir
make -C Src CFLAGS="-W -Wall -O2"
make[1]: Entering directory '/<<PKGBUILDDIR>>/Src'
x86_64-linux-gnu-gcc -W -Wall -O2 -DLinux -c wmCalClock.c -o wmCalClock.o 
-I/usr/X11R6/include/X11 -I/usr/X11R6/include
wmCalClock.c: In function ‘ButtonPressEvent.part.0.isra’:
wmCalClock.c:1034:27: warning: ‘%s’ directive writing up to 1023 bytes into a 
region of size 512 [-Wformat-overflow=]
 1034 |         sprintf(Command, "%s &", ExecuteCommand);
      |                           ^~     ~~~~~~~~~~~~~~
wmCalClock.c:1034:9: note: ‘sprintf’ output between 3 and 1026 bytes into a 
destination of size 512
 1034 |         sprintf(Command, "%s &", ExecuteCommand);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wmCalClock.c: In function ‘main’:
wmCalClock.c:626:7: warning: ‘D[7]’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
  626 |       copyXPMArea(xsDigits[digit], yDigits, xdDigits[digit], ydDigits, 
xoff+extradx, 7+extrady);
      |       
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wmCalClock.c:623:24: warning: ‘D[6]’ may be used uninitialized in this function 
[-Wmaybe-uninitialized]
  623 |       xoff += (xdDigits[digit]+1);
      |                ~~~~~~~~^~~~~~~
x86_64-linux-gnu-gcc -W -Wall -O2 -DLinux -c xutils.c -o xutils.o 
-I/usr/X11R6/include/X11 -I/usr/X11R6/include
xutils.c: In function ‘initXwindow’:
xutils.c:139:22: warning: unused parameter ‘argc’ [-Wunused-parameter]
  139 | void initXwindow(int argc, char *argv[]){
      |                  ~~~~^~~~
x86_64-linux-gnu-gcc   -o wmCalClock wmCalClock.o xutils.o 
-I/usr/X11R6/include/X11 -I/usr/X11R6/include -L/usr/X11R6/lib -lXpm -lX11 
-lXext
/usr/bin/ld: xutils.o:(.bss+0x1e8): multiple definition of `iconwin'; 
wmCalClock.o:(.bss+0x8e0): first defined here
/usr/bin/ld: xutils.o:(.bss+0x1f8): multiple definition of `display'; 
wmCalClock.o:(.bss+0x8f0): first defined here
/usr/bin/ld: xutils.o:(.bss+0x1e0): multiple definition of `win'; 
wmCalClock.o:(.bss+0x8d8): first defined here
/usr/bin/ld: xutils.o:(.bss+0x1d8): multiple definition of `screen'; 
wmCalClock.o:(.bss+0x8d4): first defined here
/usr/bin/ld: xutils.o:(.bss+0x1f0): multiple definition of `Root'; 
wmCalClock.o:(.bss+0x8e8): first defined here
/usr/bin/ld: xutils.o:(.bss+0x1d4): multiple definition of `DisplayDepth'; 
wmCalClock.o:(.bss+0x8d0): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:24: wmCalClock] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/Src'
make: *** [debian/rules:35: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: wmcalclock
Source-Version: 1.25-16.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
wmcalclock, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated wmcalclock 
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: Fri, 31 Jul 2020 12:11:07 +0100
Source: wmcalclock
Architecture: source
Version: 1.25-16.1
Distribution: unstable
Urgency: medium
Maintainer: Kevin Coyner <kcoy...@debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957941
Changes:
 wmcalclock (1.25-16.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957941)
Checksums-Sha1:
 87f85ff9ea104260b0a8895c296ec4717770e442 1736 wmcalclock_1.25-16.1.dsc
 f47979377d20f409cc3313797486c6526f178773 6552 
wmcalclock_1.25-16.1.debian.tar.xz
 c6b75245ef1559eb21628f27bfd137e5549cd11c 5989 
wmcalclock_1.25-16.1_amd64.buildinfo
Checksums-Sha256:
 62da00cf6bbbcf9b1c47ce4a788d5f0883e5fa7882ca7018db0f43fb2e88eb4f 1736 
wmcalclock_1.25-16.1.dsc
 b9808a62002b59ca1386a4ec637bce284a6600517ed29bb02c1d63921e7482f0 6552 
wmcalclock_1.25-16.1.debian.tar.xz
 0d274a64ffe4c4aa3546037e883fd83639b4af57088e8efe4964524a8cdc53f2 5989 
wmcalclock_1.25-16.1_amd64.buildinfo
Files:
 abed79a91bff9fa140b2d65e693dda50 1736 x11 optional wmcalclock_1.25-16.1.dsc
 b66ea4ba24a87fb77c27e16a9cda4cb6 6552 x11 optional 
wmcalclock_1.25-16.1.debian.tar.xz
 1a442c680b5b4aa8731b3c1fb4034fea 5989 x11 optional 
wmcalclock_1.25-16.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl8j/fgACgkQR5mjUUbR
KzUwKRAArTNxC2rUe1X1ls6/p7teDvQToLzKTmAPVCKI2S0cql1ZzNRfKMT4goig
Uay/q9c2NB70lhk/NgTdx0p2BKnkq04NF6+vwsxXtIUoI1L0GkWUZoP8slis6a7V
1yuFuOV42C0JFQwI9GVi+pD+D/PKa7L4fSyDp349o7xLE0kkywmJb1tCh78M7oOh
yKy+LlPGMQjwgB/u3ApzEuWki7q2C23lQhYxBWjBk+2+xKk+os8YlK4YrcwzwHhG
r/SLuvQBHd59XgBvpBaZsKKH9Ul51MoyJXst4bsY46mYLtvP0AZHpIOdDpKguPdW
lXg+z6mm8HnlmXc089Cu7SlD3bIwD9Am+01c5IMS+a2VRI+CkROFf0cOZACamskG
UtA2VqRIcSZ1xxu0ImvS0XTeipPxNCd6SJJNAWYiOgFaeVOz+AGBGb6Be1aUGLhp
hahsVlr6ZrBSp+g2mUgxieUmee3wHBRsUPtrotSLejJ8QUaRbYGGqHL868keUm6g
K5HekJ9iRgQ774HRTYFVpcJROq5zxEXEuFJN/f3JVk+VX1tsxzZFc3Vzs5iaKkZu
/wrxvoeP1VMZSeuAsxbu5OgEwZDYEOJzfM16yY5TljVfbaa3vROfjdPUtTEU7ZZH
AE0OW0HVAu16AKMWvvIuT0n8mZsSrnwtqmZQzrn52mTsyenkO1I=
=m8bZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to