Your message dated Wed, 12 Aug 2020 19:19:14 +0000
with message-id <e1k5whk-000101...@fasolo.debian.org>
and subject line Bug#957761: fixed in restartd 0.2.3-1.1
has caused the Debian Bug report #957761,
regarding restartd: 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.)


-- 
957761: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957761
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:restartd
Version: 0.2.3-1
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/restartd_0.2.3-1_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_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-e0cada16-4425-4142-a84f-8585c08b3401
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 restartd
dpkg-buildpackage: info: source version 0.2.3-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Alexandre Raymond 
<alexandre.j.raym...@gmail.com>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
dh: warning: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 9 are deprecated (level 7 
in use)
        make -j1 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.o restartd
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
dh_clean: warning: Compatibility levels before 9 are deprecated (level 7 in use)
 debian/rules build
dh build
dh: warning: Compatibility levels before 9 are deprecated (level 7 in use)
   dh_update_autotools_config
   dh_auto_configure
dh_auto_configure: warning: Compatibility levels before 9 are deprecated (level 
7 in use)
   dh_auto_build
dh_auto_build: warning: Compatibility levels before 9 are deprecated (level 7 
in use)
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
gcc -Wall -O2 -DVERSION='"0.2.3"' -c main.c
main.c: In function ‘main’:
main.c:214:70: warning: ‘%s’ directive writing up to 255 bytes into a region of 
size between 0 and 255 [-Wformat-overflow=]
  214 |                             sprintf(config_process[i].processes, "%s 
%s",
      |                                                                      ^~
main.c:214:29: note: ‘sprintf’ output between 2 and 512 bytes into a 
destination of size 256
  214 |                             sprintf(config_process[i].processes, "%s 
%s",
      |                             
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  215 |                                     config_process[i].processes,
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  216 |                                     procdir_dirent->d_name);
      |                                     ~~~~~~~~~~~~~~~~~~~~~~~
main.c:214:29: warning: ‘sprintf’ argument 3 overlaps destination object 
‘config_process’ [-Wrestrict]
In file included from main.c:36:
config.h:40:29: note: destination object referenced by ‘restrict’-qualified 
argument 1 was declared here
   40 | struct config_process_type *config_process;
      |                             ^~~~~~~~~~~~~~
gcc -Wall -O2 -DVERSION='"0.2.3"' -c config.c
gcc -o restartd -DVERSION='"0.2.3"' main.o config.o
/usr/bin/ld: config.o:(.bss+0x1c): multiple definition of `debug'; 
main.o:(.bss+0x1c): first defined here
/usr/bin/ld: config.o:(.bss+0x0): multiple definition of `config_file'; 
main.o:(.bss+0x0): first defined here
/usr/bin/ld: config.o:(.bss+0x18): multiple definition of 
`config_process_number'; main.o:(.bss+0x18): first defined here
/usr/bin/ld: config.o:(.bss+0x8): multiple definition of `config_process'; 
main.o:(.bss+0x8): first defined here
/usr/bin/ld: config.o:(.bss+0x10): multiple definition of `foreground'; 
main.o:(.bss+0x10): first defined here
/usr/bin/ld: config.o:(.bss+0x14): multiple definition of `check_interval'; 
main.o:(.bss+0x14): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:19: restartd] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:14: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: restartd
Source-Version: 0.2.3-1.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
restartd, 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 restartd 
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: Mon, 10 Aug 2020 19:43:26 +0100
Source: restartd
Architecture: source
Version: 0.2.3-1.1
Distribution: unstable
Urgency: medium
Maintainer: Alexandre Raymond <alexandre.j.raym...@gmail.com>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957761
Changes:
 restartd (0.2.3-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957761)
Checksums-Sha1:
 6836b33772dd2ab85cae958850be76c6a7cf22bb 1732 restartd_0.2.3-1.1.dsc
 086f19d2d007d2add82b4ef3dfb54f4f3b3d3065 3812 restartd_0.2.3-1.1.debian.tar.xz
 93141554dac92c3e7581bf20fcb84a5f9c7a7eb5 5684 
restartd_0.2.3-1.1_amd64.buildinfo
Checksums-Sha256:
 cddda4eebe2f21aed43a7990eb255babb464da91313281525a860608e969a2b9 1732 
restartd_0.2.3-1.1.dsc
 fc94f7fb41dfe52d4be8f7be5fec5a8a3ed173a286efa7409de463a965a827c5 3812 
restartd_0.2.3-1.1.debian.tar.xz
 0cf1dfc38ff50c22ce540852749fd98736b52988237780b0e3cbc0be48318f9f 5684 
restartd_0.2.3-1.1_amd64.buildinfo
Files:
 b58c68d78fe224ef95867f0eedbc1836 1732 utils extra restartd_0.2.3-1.1.dsc
 426136e1edfd0dbd9a6d23d534a01651 3812 utils extra 
restartd_0.2.3-1.1.debian.tar.xz
 5cd1d2f54fe9e87c547ee333488dc8ac 5684 utils extra 
restartd_0.2.3-1.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl8xlb4ACgkQR5mjUUbR
KzX2kw//WTaax4C0GKsgPZS5sW1crSFNIWnj5nkJ51jrG6tDCexBmFxSo6DS/Ghy
bjHa7gT1bRvvdKpheBl64q51yPYdbBSCv7iaF1nW0WQIZdhoY/Ug/xxp6PNpcuFg
UvDKYl0uhF1Q1wqLcPDZ2UanWkVlaQ9BpEp5qQ7Tze3y/EeMRjP6RQLWyny3nXvi
+nItHDGiLMxROXE0lB4X+8JRmvpI9sV1O3a+Lkhb4a93/KtGMfor0hIYo/uZgTjH
XIxyfjuO69hjW3EoBtjXZNH61i68z8/l+pdm9Oc/JpbKFqdcZSDvd1zrEbGSHaPi
3OEojxhrRFcwYIC6R/tzF6fvjSgRaRR3i7pT/oRKEudGVx6QcS2Lishf7kDG/kAD
f77nROb6MpCob9fq84jHCEaDJ89oHeL/GQ85dz4URFezpoL0J34/jMt0x2F5Ek/O
Pcx/40l8FUb+V1khOzixTTDTPrru72Eyu3PoJBk2uDiz2v4ZKuXTWZn6GzLeGWzT
/9gluR+/w+j3eRzCOUShBqwp5353XDS+g+P5HzfcG026pcimnuZC4+ubCT5HBN1P
BszgoAYHkqlOAQWdMHKLkjRlrwIkyrOTvF3oa7BmV0ORn/gVprizq7klMeQFwDAJ
XR4j+rSnIz0V/7COrB9blkBJ7oOV/wW+shsG0KsfmD1z93E92kI=
=LLII
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to