Your message dated Tue, 11 Aug 2020 22:03:32 +0000
with message-id <e1k5cmm-000iia...@fasolo.debian.org>
and subject line Bug#957327: fixed in hardinfo 0.5.1+git20180227-2.1
has caused the Debian Bug report #957327,
regarding hardinfo: 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.)


-- 
957327: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957327
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:hardinfo
Version: 0.5.1+git20180227-2
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/hardinfo_0.5.1+git20180227-2_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

[...]
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  551 | struct _GTimeVal
      |        ^~~~~~~~~
[ 98%] Linking C shared module computer.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/computer.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wl,-z,relro -shared  -o computer.so 
CMakeFiles/computer.dir/modules/computer.c.o 
CMakeFiles/computer.dir/modules/computer/alsa.c.o 
CMakeFiles/computer.dir/modules/computer/boots.c.o 
CMakeFiles/computer.dir/modules/computer/display.c.o 
CMakeFiles/computer.dir/modules/computer/environment.c.o 
CMakeFiles/computer.dir/modules/computer/filesystem.c.o 
CMakeFiles/computer.dir/modules/computer/languages.c.o 
CMakeFiles/computer.dir/modules/computer/loadavg.c.o 
CMakeFiles/computer.dir/modules/computer/memory.c.o 
CMakeFiles/computer.dir/modules/computer/modules.c.o 
CMakeFiles/computer.dir/modules/computer/os.c.o 
CMakeFiles/computer.dir/modules/computer/uptime.c.o 
CMakeFiles/computer.dir/modules/computer/users.c.o 
CMakeFiles/computer.dir/modules/computer/groups.c.o 
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
                 from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:33,
                 from /<<PKGBUILDDIR>>/includes/loadgraph.h:25,
                 from /<<PKGBUILDDIR>>/shell/loadgraph.c:26:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is 
deprecated [-Wdeprecated-declarations]
  236 | void            gtk_type_init   (GTypeDebugFlags    debug_flags);
      | ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from /<<PKGBUILDDIR>>/includes/loadgraph.h:25,
                 from /<<PKGBUILDDIR>>/shell/loadgraph.c:26:
/usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  679 | {
      | ^
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 98%] Built target computer
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
                 from /<<PKGBUILDDIR>>/includes/loadgraph.h:25,
                 from /<<PKGBUILDDIR>>/shell/loadgraph.c:26:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: 
Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |   ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from /<<PKGBUILDDIR>>/includes/loadgraph.h:25,
                 from /<<PKGBUILDDIR>>/shell/loadgraph.c:26:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  551 | struct _GTimeVal
      |        ^~~~~~~~~
[100%] Linking C executable hardinfo
/usr/bin/cmake -E cmake_link_script CMakeFiles/hardinfo.dir/link.txt --verbose=1
/usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2  -Wl,-z,relro -rdynamic 
CMakeFiles/hardinfo.dir/hardinfo/binreloc.c.o 
CMakeFiles/hardinfo.dir/hardinfo/expr.c.o 
CMakeFiles/hardinfo.dir/hardinfo/hardinfo.c.o 
CMakeFiles/hardinfo.dir/hardinfo/socket.c.o 
CMakeFiles/hardinfo.dir/hardinfo/util.c.o 
CMakeFiles/hardinfo.dir/hardinfo/vendor.c.o 
CMakeFiles/hardinfo.dir/hardinfo/info.c.o 
CMakeFiles/hardinfo.dir/hardinfo/cpu_util.c.o 
CMakeFiles/hardinfo.dir/hardinfo/dmi_util.c.o 
CMakeFiles/hardinfo.dir/hardinfo/dt_util.c.o 
CMakeFiles/hardinfo.dir/shell/callbacks.c.o 
CMakeFiles/hardinfo.dir/shell/iconcache.c.o 
CMakeFiles/hardinfo.dir/shell/menu.c.o CMakeFiles/hardinfo.dir/shell/report.c.o 
CMakeFiles/hardinfo.dir/shell/shell.c.o CMakeFiles/hardinfo.dir/shell/stock.c.o 
CMakeFiles/hardinfo.dir/shell/syncmanager.c.o 
CMakeFiles/hardinfo.dir/shell/loadgraph.c.o  -o hardinfo  -lgtk-x11-2.0 
-lgdk-x11-2.0 -lpa
 ngocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 
-lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lgmodule-2.0 
-lglib-2.0 -lm -lz 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[100%] Built target hardinfo
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:133: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 "INSTALL=install 
--strip-program=true" returned exit code 2
make: *** [debian/rules:5: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: hardinfo
Source-Version: 0.5.1+git20180227-2.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
hardinfo, 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 hardinfo 
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: Sun, 09 Aug 2020 22:16:41 +0100
Source: hardinfo
Architecture: source
Version: 0.5.1+git20180227-2.1
Distribution: unstable
Urgency: medium
Maintainer: Simon Quigley <tsimo...@debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957327
Changes:
 hardinfo (0.5.1+git20180227-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957327)
Checksums-Sha1:
 9eab09e67d8a91b5ae62f0cd5b7f6291623342db 2048 
hardinfo_0.5.1+git20180227-2.1.dsc
 cd9ff496feece5f3f92f56bcd4b411886f72dafb 5640 
hardinfo_0.5.1+git20180227-2.1.debian.tar.xz
 a5204b0635ea5ea0ee8db44467a1419dac224b22 12534 
hardinfo_0.5.1+git20180227-2.1_amd64.buildinfo
Checksums-Sha256:
 873d6cde9bfb6deb2d3af5322fcc30e3d2722d12bc6036de21e459b9996d1261 2048 
hardinfo_0.5.1+git20180227-2.1.dsc
 ee16938279b31001ae342ed751678d3940c4dd03c2be7273bfeb999f7fc3e2be 5640 
hardinfo_0.5.1+git20180227-2.1.debian.tar.xz
 af783394357b4496037aef4d0f41d6ba4c1237a2718cb4ee660fb1c106abe240 12534 
hardinfo_0.5.1+git20180227-2.1_amd64.buildinfo
Files:
 33b4fb88da51263921e85066139881bf 2048 x11 optional 
hardinfo_0.5.1+git20180227-2.1.dsc
 1ecd82e161378a8d6dba6be5b92ff2e0 5640 x11 optional 
hardinfo_0.5.1+git20180227-2.1.debian.tar.xz
 75a608141c533eac9c11e3e7c9df67e8 12534 x11 optional 
hardinfo_0.5.1+git20180227-2.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl8waVMACgkQR5mjUUbR
KzUQ5hAAnpI+QN+F4GI+0Ru5zqcSFP2ZD+uvITV84cgYp+G5AQ0RpIzwoSHEmA4O
HgEKj1mXQRaIcR00GzeBMYSC0FqC70wV+9agajrjBh9rVvo52bXZKu0RpIStyNNY
InqpK/YQO7PUJtzjt3EUDRcoUcnJP7AH4yAjLBdVw67wqHbMsgAqyq9XF5uqcUZ7
m4ZZusYkRNMdu1lmskVKhiRMtWPNwYhESLtYMvnRFHLWEDcT1ZcmRh467GSHyO1V
KEyNVTvxpyBXlk8IA4ErnSTyK9UlQjRAqbscfmaU8o9dV1aLZ/lZCbeVtp/N3SaV
Qy+BtUKwuWns618A8zY8aZGw4vP0UIE25WHwIgXvOxsEn95GRHyx5L49Y0pUsWzL
DtUdkBpVDXsqx/uiF1bEHcetWtLasf0z1z9YCynDZI/YVBjt8lryIv+Fn6R6AW1K
nTJyjFW1Bbrslq3asclVmhvFM50ZPD5Isd2XvcyBqpmkBpij2v9pVXbGDcCdIZmy
LGYTGyyWIZ/5CiNdim8lkqj+wx72N35DZgRqITTzVWVAtIomBsyPxmgGpSJxk6uA
4OKI8P7UNnVjCbg0M00FZdjgthklXxxRNH8GFJEfyq8GUQdFUe0qGmizIaDeE5G9
Pk4pkQjipq3fZr9wAsuegtJNvixZAA8Trh6vL/tfYYSROysuZCk=
=qX1p
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to