[continued from previous message]
| ^~~
: note: built-in memcmp declared here
phnxfunc.c: In function GetFullDate:
phnxfunc.c:115:21: error: implicit declaration of function atoi
[-Wimplicit-function-declaration]
115 | if((atoi(year) >= 0) && (atoi(year) < 70))
sprintf(Buf,"%.2s %s %s%.2s",day,Months[atoi(mon)],"20",year);
| ^~~~
phnxfunc.c:118:31: warning: function returns address of local variable
[-Wreturn-local-addr]
118 | return(Buf);
| ^
phnxfunc.c: In function decodeM3:
phnxfunc.c:188:33: error: implicit declaration of function calloc
[-Wimplicit-function-declaration]
188 | Buffer = (byte*)calloc(4096,1);
| ^~~~~~
phnxfunc.c:14:1: note: include or provide a declaration of
calloc
13 | #include
+++ |+#include
14 |
phnxfunc.c:188:33: warning: incompatible implicit declaration of built-in
function calloc [-Wbuiltin-declaration-mismatch]
188 | Buffer = (byte*)calloc(4096,1);
| ^~~~~~
phnxfunc.c:188:33: note: include or provide a declaration
of
calloc
phnxfunc.c:198:46: error: implicit declaration of function free
[-Wimplicit-function-declaration]
198 | if(Now >= RealLen) { free(Buffer); return; }
| ^~~~
phnxfunc.c:198:46: note: include or provide a declaration
of
free
phnxfunc.c:198:46: warning: incompatible implicit declaration of built-in
function free [-Wbuiltin-declaration-mismatch]
phnxfunc.c:198:46: note: include or provide a declaration
of
free
phnxfunc.c:205:48: warning: incompatible implicit declaration of built-in
function free [-Wbuiltin-declaration-mismatch]
205 | if(Now++ >= RealLen) { free(Buffer);
return; }
| ^~~~
phnxfunc.c:205:48: note: include or provide a declaration
of
free
phnxfunc.c:214:46: warning: incompatible implicit declaration of built-in
function free [-Wbuiltin-declaration-mismatch]
214 | if(Now >= RealLen) { free(Buffer); return; }
| ^~~~
phnxfunc.c:214:46: note: include or provide a declaration
of
free
phnxfunc.c:217:46: warning: incompatible implicit declaration of built-in
function free [-Wbuiltin-declaration-mismatch]
217 | if(Now >= RealLen) { free(Buffer); return; }
| ^~~~
phnxfunc.c:217:46: note: include or provide a declaration
of
free
phnxfunc.c: In function TotalSec:
phnxfunc.c:311:41: error: implicit declaration of function exit
[-Wimplicit-function-declaration]
311 | exit(1);
| ^~~~
phnxfunc.c:311:41: note: include or provide a declaration
of
exit
phnxfunc.c:311:41: warning: incompatible implicit declaration of built-in
function exit [-Wbuiltin-declaration-mismatch]
phnxfunc.c:311:41: note: include or provide a declaration
of
exit
phnxfunc.c:327:33: error: implicit declaration of function decode; did
you mean decodeM3? [-Wimplicit-function-declaration]
327 | decode(interface);
| ^~~~~~
| decodeM3
phnxfunc.c: In function TotalSecM:
phnxfunc.c:462:41: warning: incompatible implicit declaration of built-in
function exit [-Wbuiltin-declaration-mismatch]
462 | exit(1);
| ^~~~
phnxfunc.c:462:41: note: include or provide a declaration
of
exit
make[1]: *** [Makefile:19: phnxfunc] Error 1
make[1]: Leaving directory '/<>/src'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-
akefile-build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit
status 2
Received: (at 1075385-done) by bugs.debian.org; 25 Aug 2025 11:54:47 +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=-107.4 required=4.0 tests=BAYES_00,DKIM_SIGNED,
DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HAS_BUG_NUMBER,
RCVD_IN_VALIDITY_RPBL_BLOCKED,RDNS_NONE,SPF_HELO_NONE,SPF_NONE,
USER_IN_DKIM_WELCOMELIST,VERSION autolearn=ham autolearn_force=no
version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 14; hammy, 137; neutral, 33; spammy,
1. spammytokens:0.987-1--H*r:34976 hammytokens:0.000-+--HX-Debian:DAK,
0.000-+--H*rp:D*ftp-master.debian.org,
0.000-+--Hx-spam-relays-external:sk:fasolo., 0.000-+--H*r:sk:fasolo.,
0.000-+--H*RU:sk:fasolo.
Return-path:
Received: from muffat.debian.org ([2607:f8f0:614:1::1274:33]:57330)
by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RS
_PSS_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.96)
(envelope-from )
id 1uqVmh-00E1NK-2c;
Mon, 25 Aug 2025 11:54:47 +0000
Received: from [192.91.235.231] (port=34976 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 muffat.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_P
S_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.94.2)
(envelope-from )
id 1uqVmg-00HPbJ-P0; Mon, 25 Aug 2025 11:54:46 +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-Transfer-Encoding:Content-Type:Subject:MIME-Version:Cc:To:From:
Reply-To:Content-ID:Content-Description:In-Reply-To:References;
bh=W/+XRJ0aAV9nLAAPkj4lkowO0p61jK3UMMmjU1v6s+k=; b
=tD73g0q0Sm1OEB+7er4za2lkPP
EJ3mSJFKGtX+SZE/PofVA13TqIpB2zbTwJrPIQIJDBock4qzLQ
kpqHyO9/sh7ze/TkRcVVsbSJBP/
cC6XVmekc7OTn8TmKGCVnvzkG1NebeX46pIEdvlVPrwl4gO1S0
1gAAW/ethiKOU2be8nIM0O/vM7a
ubgN3280AJzgcK4KnmXysE5755a8ILiQ1jpwQPeNnrLBDf/nxX
0r6QC2QmvIFZzb3zB2j1zUuo/I2
K87m9pj+Hidu1E2fxCecuaAAP5sjDZj4mPQEqxM/+3s2QEhcHw
A/JyspVoj8of37sEhJGFtn5hg+Y
z+ouYxLA==;
Received: from alteholz by fasolo.debian.org with local (Exim 4.96)
(envelope-from )
id 1uqVmf-00EseX-2p;
Mon, 25 Aug 2025 11:54:45 +0000
From: Debian FTP Masters
To: 1075385-done@bugs.debian.org,1081605-done@bugs.debian.org,
X-DAK: dak rm
Cc: phnxdeco@packages.debian.org
X-Filler: 42
X-Debian: DAK
Debian: DAK
MIME-Version: 1.0
Subject: Bug#1111978: Removed package(s) from unstable
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Message-Id:
Date: Mon, 25 Aug 2025 11:54:45 +0000
X-CrossAssassin-Score: 2
Version: 0.33-3.2+rm
Dear submitter,
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)
|