Your message dated Wed, 22 May 2024 18:49:23 +0000
with message-id <[email protected]>
and subject line Bug#1066701: fixed in hardinfo 0.5.1+git20180227-3
has caused the Debian Bug report #1066701,
regarding hardinfo: FTBFS: boots.c:31:5: error: implicit declaration of 
function ‘scan_os’ [-Werror=implicit-function-declaration]
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 [email protected]
immediately.)


-- 
1066701: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: hardinfo
Version: 0.5.1+git20180227-2.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> /usr/bin/cc -DLOCALEDIR=\"/usr/share/locale\" -I/<<PKGBUILDDIR>> 
> -I/<<PKGBUILDDIR>>/includes -I/<<PKGBUILDDIR>>/includes/x86 
> -I/<<PKGBUILDDIR>>/deps/uber-graph/uber 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/usr/include/gtk-2.0 
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 
> -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi 
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/webp -I/usr/include/atk-1.0 -g -O2 
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -fstack-clash-protection -Wformat 
> -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2   
> -std=gnu89 -MD -MT CMakeFiles/hardinfo.dir/hardinfo/expr.c.o -MF 
> CMakeFiles/hardinfo.dir/hardinfo/expr.c.o.d -o 
> CMakeFiles/hardinfo.dir/hardinfo/expr.c.o -c /<<PKGBUILDDIR>>/hardinfo/expr.c
> 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:
> /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:34,
>                  from /usr/include/glib-2.0/glib.h:32,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:30:
> /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
>   580 | struct _GTimeVal
>       |        ^~~~~~~~~
> 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:
> /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:34,
>                  from /usr/include/glib-2.0/glib.h:32,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:30:
> /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
>   580 | struct _GTimeVal
>       |        ^~~~~~~~~
> 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:
> /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:34,
>                  from /usr/include/glib-2.0/glib.h:32,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:30:
> /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
>   580 | struct _GTimeVal
>       |        ^~~~~~~~~
> 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:
> /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:34,
>                  from /usr/include/glib-2.0/glib.h:32,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:30:
> /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
>   580 | struct _GTimeVal
>       |        ^~~~~~~~~
> 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:
> /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:34,
>                  from /usr/include/glib-2.0/glib.h:32,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:30:
> /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
>   580 | struct _GTimeVal
>       |        ^~~~~~~~~
> /<<PKGBUILDDIR>>/modules/computer/boots.c: In function ‘scan_boots_real’:
> /<<PKGBUILDDIR>>/modules/computer/boots.c:31:5: error: implicit declaration 
> of function ‘scan_os’ [-Werror=implicit-function-declaration]
>    31 |     scan_os(FALSE);
>       |     ^~~~~~~
> 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:
> /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:34,
>                  from /usr/include/glib-2.0/glib.h:32,
>                  from /usr/include/glib-2.0/gobject/gbinding.h:30:
> /usr/include/glib-2.0/glib/gtypes.h:580:8: note: declared here
>   580 | struct _GTimeVal
>       |        ^~~~~~~~~
> /<<PKGBUILDDIR>>/modules/network.c: In function ‘scan_shares’:
> /<<PKGBUILDDIR>>/modules/network.c:72:5: error: implicit declaration of 
> function ‘scan_samba’; did you mean ‘scan_arp’? 
> [-Werror=implicit-function-declaration]
>    72 |     scan_samba();
>       |     ^~~~~~~~~~
>       |     scan_arp
> /<<PKGBUILDDIR>>/modules/computer/alsa.c: In function ‘computer_get_alsainfo’:
> /<<PKGBUILDDIR>>/modules/computer/alsa.c:66:15: warning: ignoring return 
> value of ‘fgets’ declared with attribute ‘warn_unused_result’ 
> [-Wunused-result]
>    66 |         (void)fgets(buffer, 128, cards);  /* skip next line */
>       |               ^~~~~~~~~~~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> In file included from /<<PKGBUILDDIR>>/modules/benchmark.c:33:
> /<<PKGBUILDDIR>>/modules/benchmark/bench_results.c: In function 
> ‘gen_machine_id’:
> /<<PKGBUILDDIR>>/modules/benchmark/bench_results.c:125:18: error: implicit 
> declaration of function ‘isalnum’ [-Werror=implicit-function-declaration]
>   125 |             if (!isalnum(*s)) {
>       |                  ^~~~~~~
> /<<PKGBUILDDIR>>/modules/benchmark/bench_results.c:1:1: note: include 
> ‘<ctype.h>’ or provide a declaration of ‘isalnum’
>   +++ |+#include <ctype.h>
>     1 | /*
> make[3]: *** [CMakeFiles/computer.dir/build.make:107: 
> CMakeFiles/computer.dir/modules/computer/boots.c.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/hardinfo_0.5.1+git20180227-2.1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: hardinfo
Source-Version: 0.5.1+git20180227-3
Done: Boyuan Yang <[email protected]>

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Boyuan Yang <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 22 May 2024 14:24:00 -0400
Source: hardinfo
Architecture: source
Version: 0.5.1+git20180227-3
Distribution: unstable
Urgency: medium
Maintainer: Boyuan Yang <[email protected]>
Changed-By: Boyuan Yang <[email protected]>
Closes: 1066701 1071373
Changes:
 hardinfo (0.5.1+git20180227-3) unstable; urgency=medium
 .
   * Update package maintainer info via ITS process. (Closes: #1071373)
   * debian/control: Add missing dependency sensible-utils.
   * debian/control: Update Vcs-* fields to use Salsa Debian group.
   * debian/watch: Monitor hardinfo2 GitHub releases.
   * debian/rules: Disable -Werror=implicit-function-declaration
     for now. This fixes the FTBFS issue. (Closes: #1066701)
Checksums-Sha1:
 284fd7fcb7a1d7a1dd1f406ba1f88d32926403c8 2078 hardinfo_0.5.1+git20180227-3.dsc
 233cc1b73fb6c3ff08e424602a6ac00a51c59702 475064 
hardinfo_0.5.1+git20180227.orig.tar.gz
 8f232501883333d13f7f8da8c534889207d2b00c 6000 
hardinfo_0.5.1+git20180227-3.debian.tar.xz
 3395a307c6e0596ed2aea93a26c9f5a956a0532a 13972 
hardinfo_0.5.1+git20180227-3_amd64.buildinfo
Checksums-Sha256:
 6bf2a9ef37cfd4aff3c0cf1def8e596db7a0dab20957d6d1ae9ec37bf75fb53f 2078 
hardinfo_0.5.1+git20180227-3.dsc
 74f3f9d4095d548e0241665ffb5258cc9d7c44483d757235e2740110872288aa 475064 
hardinfo_0.5.1+git20180227.orig.tar.gz
 40cab73ecdfea823fe4eef9a8a7b42b4bf878229544cf277f6d151e754984f15 6000 
hardinfo_0.5.1+git20180227-3.debian.tar.xz
 5836eeb5bee44f5075608c59d49646ce29933d1ba52b690e4304a8a8f5388c25 13972 
hardinfo_0.5.1+git20180227-3_amd64.buildinfo
Files:
 78c0e2d688c6dc6fa2b4ca3df51fc976 2078 x11 optional 
hardinfo_0.5.1+git20180227-3.dsc
 8db0084885d5684d04d28207e609416a 475064 x11 optional 
hardinfo_0.5.1+git20180227.orig.tar.gz
 633b30db524c836c363c73055d14e1d4 6000 x11 optional 
hardinfo_0.5.1+git20180227-3.debian.tar.xz
 5948540c0abea2e2a0976f55cfa73412 13972 x11 optional 
hardinfo_0.5.1+git20180227-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmZOOOgACgkQwpPntGGC
Ws67SA/+NXZBa403/AGA8ZUV2bp+0p0HAUmwMi3tA2YnyAvd/0W154wUdpQLa2qi
eKPXVgavxYhyZCgFByzflHD5rIGSN8jSsSNPsk5C8c0OsxPGAUofrgBEzLM6ns8l
tQmskFQLDicnZEkHQnxDJ+fA7BZGDx1Hj7aO/VVgv2/RoReqBeR6yRpxA05do/IG
KRYjJOHJf6c7j022XtfCLvW7ld0EMSYTDFo3KkE4KMCeMfbVdIc4T9sI+VvaE95L
Nw3yhf67mWf0FbQq2BwyXGLK7oLRuTQOQPmQxYYWgnpU67pazaIDMU/3Dp4gYMzO
ahQRugVoHlinJzMF5d2BsWScOHWHWJX7JJRvKw4iOV8mFxxSB841DHSHQOvroDVY
8tzP3Eh6CH6kCwKW7XyHzwXst8hMTrlEVDhJGiA2nvIBQKTY2WZInRn648igU68Q
07k1SwAV3nQKk42HOxsRmUbJazxRNMQ7Kasvoqn1pXpVeIxG+eqBnHoX5vhZ8FzR
bf5AMEUgVazkJ84/kA5TrBu2mC5kP5zdDirNfzqKhwnCnSi8CNYf0NGC6ojoeEFG
+lHdU40L13TfrfiHNq7FNIvZ/GZAhbLDD6mX/UBx312GU4ehar7ldKU90Dj/Rj1z
sLUERiqlUfCdHF1YuXywslnpOswbUCuaixKgUBEJvMQmeYXKaDo=
=MwNX
-----END PGP SIGNATURE-----

Attachment: pgpOuYNhOpy9c.pgp
Description: PGP signature


--- End Message ---

Reply via email to