[continued from previous message]
/usr/include/signal.h:88:57: note: expected __sighandler_t {aka
void
(*)(int)} but argument is of type void (*)(void)
88 | extern __sighandler_t signal (int __sig, __sighandler_t __handler)
| ~~~~~~~~~~~~~~~^~~~~~~~~
modes.c:531:6: note: mode_rt_response_terminate declared here
531 | void mode_rt_response_terminate()
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/signal.h:72:16: note: __sighandler_t declared here
72 | typedef void (*__sighandler_t) (int);
| ^~~~~~~~~~~~~~
modes.c:707:18: error: passing argument 2 of signal from incompatible
pointer type [-Wincompatible-pointer-types]
707 | signal(SIGHUP, mode_rt_response_reread_conf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| void (*)(void)
/usr/include/signal.h:88:57: note: expected __sighandler_t {aka
void
(*)(int)} but argument is of type void (*)(void)
88 | extern __sighandler_t signal (int __sig, __sighandler_t __handler)
| ~~~~~~~~~~~~~~~^~~~~~~~~
modes.c:423:6: note: mode_rt_response_reread_conf declared here
423 | void mode_rt_response_reread_conf()
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/signal.h:72:16: note: __sighandler_t declared here
72 | typedef void (*__sighandler_t) (int);
| ^~~~~~~~~~~~~~
modes.c:708:19: error: passing argument 2 of signal from incompatible
pointer type [-Wincompatible-pointer-types]
708 | signal(SIGUSR1, mode_rt_response_reopen_log);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| void (*)(void)
/usr/include/signal.h:88:57: note: expected __sighandler_t {aka
void
(*)(int)} but argument is of type void (*)(void)
88 | extern __sighandler_t signal (int __sig, __sighandler_t __handler)
| ~~~~~~~~~~~~~~~^~~~~~~~~
modes.c:454:6: note: mode_rt_response_reopen_log declared here
454 | void mode_rt_response_reopen_log()
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/signal.h:72:16: note: __sighandler_t declared here
72 | typedef void (*__sighandler_t) (int);
| ^~~~~~~~~~~~~~
make[1]: *** [: modes.o] Error 1
make[1]: *** Waiting for unfinished jobs....
output.c: In function output_timediff:
output.c:48:3: warning: __builtin_strncat output may be truncated
copying 3 bytes from a string of length 3 [-Wstringop-truncation]
48 | strncat(td, tmp, 3);
| ^
resolve.c: In function resolve_address_sync:
resolve.c:125:34: warning: %s directive output may be truncated
writing
up to 1024 bytes into a region of size 256 [-Wformat-truncation=]
125 | snprintf(fqdn, HOSTLEN, "%s", hbuf);
| ^~ ~~~~
In file included from /usr/include/stdio.h:970,
from resolve.c:4:
In function snprintf,
inlined from resolve_address_sync at resolve.c:125:2:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:68:10: note: __bu
ltin_snprintf output between 1 and 1025 bytes into a destination of size
256
68 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL -
1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~
69 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
rm ipfw.c ipfilter.c cisco_ios.c cisco_pix.c netfilter.c netscreen.c
ipchains.c
make[1]: Leaving directory '/build/reproducible-path/fwlogwatch-1.4'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true"
returned
exit code 2
make: *** [debian/rules:7: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
Received: (at 1096667-close) by bugs.debian.org; 11 Oct 2025 11:19:12 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
(2024-03-25) on buxtehude.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-112.7 required=4.0 tests=BAYES_00,DKIM_SIGNED,
DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,
MD5_SHA1_SUM,PDS_BTC_ID,PGPSIGNATURE,RCVD_IN_VALIDITY_SAFE_BLOCKED,
SPF_HELO_PASS,SPF_NONE,USER_IN_DKIM_WELCOMELIST autolearn=ham
autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 97; hammy, 150; neutral, 111;
spammy,
0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--HX-DAK:process-upload,
0.000-+--UD:debian.tar.xz, 0.000-+--Hx-spam-relays-external:sk:fasolo.
Return-path:
Received: from mailly.debian.org ([2001:41b8:202:de
b:6564:a62:52c3:4b72]:55906)
by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RS
_PSS_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.96)
(envelope-from )
id 1v7Xd2-00FxQE-0f
for 1096667-close@bugs.debian.org;
Sat, 11 Oct 2025 11:19:12 +0000
Received: from [192.91.235.231] (port=47584 helo=fasolo.debian.org)
from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,
N=fasolo.debian.org,EMAIL=hostmaster@fasolo.debian.org (verified)
by mailly.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_P
S_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.94.2)
(envelope-from )
id 1v7Xd0-00B0wS-JX
for 1096667-close@bugs.debian.org; Sat, 11 Oct 2025 11:19:10 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type:
Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-
ID
:Content-Description:In-Reply-To:References;
bh=eOGlPbEZSLkA8mgRNJQB7fNg3V3JCKNpL8C9ltjQztY=; b
=OuE3pH5/LAbj2/Os1zync6vsxr
8pFqCwiKsLDgVfcwVFPWhd+MK8mIU9a1/MM26Apy+zgfSILSxn
VXLsx+2vpekEJkChjOrqo3HPU70
346sch7gujC6VOXboq38l8EPxX6TAVt3alDvsKXasNOOAZRHDm
2+LL8aq/HNbWqI8BoBgZ8Gu9aEb
oJ2U+ftEfq4czy5E8MYv14Ewo/y6JjS+zGvL0RYoCwh/JnpATB
QJKr5F7ztZXT6E3O3RYd8I6uXu5
NzS+0K56DixyTy+ymA6tHeFcQbuaTzURAbvVVjJt6PzXVfdenl
GlhGgnLz8qDt73GyQBzdlyIBF8n
BL6nE/aA==;
Received: from dak by fasolo.debian.org with local (Exim 4.96)
(envelope-from )
id 1v7Xcz-009BsQ-1i;
Sat, 11 Oct 2025 11:19:09 +0000
From: Debian FTP Masters
Reply-To: Adrian Bunk
To: 1096667-close@bugs.debian.org
X-DAK: dak process-upload
X-Debian: DAK
X-Debian-Package: fwlogwatch
Debian: DAK
Debian-Changes: fwlogwatch_1.4-6_source.changes
Debian-Source: fwlogwatch
Debian-Version: 1.4-6
Debian-Architecture: source
Debian-Suite: unstable
Debian-Archive-Action: accept
MIME-Version: 1.0
Subject: Bug#1096667: fixed in fwlogwatch 1.4-6
Content-Type: multipart/signed; micalg="pgp-sha256";
protocol="application/pgp-signature";
boundary="===============2155159690770907483=="
Message-Id:
Date: Sat, 11 Oct 2025 11:19:09 +0000
--===============2155159690770907483==
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)
|