[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1066550: marked as done (xscavenger: FTBFS: sound.c:158:9: error: implicit declaration of function ‘doall’ [-Werror=implicit-function-declaration])



Your message dated Thu, 04 Apr 2024 16:35:17 +0000
with message-id <E1rsQ3Z-00AcZN-1a@fasolo.debian.org>
and subject line Bug#1066550: fixed in xscavenger 1.4.5-6
has caused the Debian Bug report #1066550,
regarding xscavenger: FTBFS: sound.c:158:9: error: implicit declaration of function ‘doall’ [-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 owner@bugs.debian.org
immediately.)


-- 
1066550: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066550
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: xscavenger
Version: 1.4.5-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@debian.org
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):
> gcc -g -O2 -fno-strict-aliasing -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>/src=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wl,-z,relro -lasound  -O2 -g -pipe -Wall -Wno-pointer-sign        -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L 				-D_POSIX_SOURCE -D_XOPEN_SOURCE 				-D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 				  				  -DFUNCPROTO=15 -DNARROWPROTO    -DLIBNAME=\"/usr/lib/games/xscavenger\"   -c -o sound.o sound.c
> In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from sound.c:3:
> /usr/include/features.h:195:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
>   195 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
>       |   ^~~~~~~
> sound.c: In function ‘soundinit’:
> sound.c:158:9: error: implicit declaration of function ‘doall’ [-Werror=implicit-function-declaration]
>   158 |         doall();
>       |         ^~~~~
> sound.c:131:13: warning: variable ‘value’ set but not used [-Wunused-but-set-variable]
>   131 |         int value;
>       |             ^~~~~
> sound.c:130:14: warning: unused variable ‘devname’ [-Wunused-variable]
>   130 |         char devname[256];
>       |              ^~~~~~~
> sound.c: At top level:
> sound.c:202:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
>   202 | doall()
>       | ^~~~~
> sound.c: In function ‘doall’:
> sound.c:288:21: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
>   288 |                 int res;
>       |                     ^~~
> sound.c:207:6: warning: unused variable ‘ip’ [-Wunused-variable]
>   207 | int *ip;
>       |      ^~
> sound.c: In function ‘readsound’:
> sound.c:200:1: warning: control reaches end of non-void function [-Wreturn-type]
>   200 | }
>       | ^
> sound.c: In function ‘soundinit’:
> sound.c:134:32: warning: ‘%s’ directive writing up to 255 bytes into a region of size between 0 and 510 [-Wformat-overflow=]
>   134 |         sprintf(dirlist,"%s/%s,%s",localname,localdirname,libname);
>       |                                ^~                         ~~~~~~~
> sound.c:134:9: note: ‘sprintf’ output between 3 and 768 bytes into a destination of size 512
>   134 |         sprintf(dirlist,"%s/%s,%s",localname,localdirname,libname);
>       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> make[1]: *** [<builtin>: sound.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/xscavenger_1.4.5-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lucas@debian.org&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: xscavenger
Source-Version: 1.4.5-6
Done: Andreas Beckmann <anbe@debian.org>

We believe that the bug you reported is fixed in the latest version of
xscavenger, 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 1066550@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <anbe@debian.org> (supplier of updated xscavenger 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 04 Apr 2024 18:17:25 +0200
Source: xscavenger
Architecture: source
Version: 1.4.5-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Andreas Beckmann <anbe@debian.org>
Closes: 1066550
Changes:
 xscavenger (1.4.5-6) unstable; urgency=medium
 .
   * QA upload.
   * Fix building with -Werror=implicit-function-declaration.
     (Closes: #1066550)
Checksums-Sha1:
 819096614cc24ac749038f7a83f471330fdc7c5a 1756 xscavenger_1.4.5-6.dsc
 8086fcf2fc746e1ae1b2c7fb01e97ce41f7d4e0f 8752 xscavenger_1.4.5-6.debian.tar.xz
 e282a5020e28e5e016f9675dd2169dde9600d5e9 5402 xscavenger_1.4.5-6_source.buildinfo
Checksums-Sha256:
 1f1e6317172a7961f89ce2f5f9afb5c85ae1db1e010711dae2a6899ca816714e 1756 xscavenger_1.4.5-6.dsc
 b27f7156111bf12a2e040ac3faba28881dd732acc23cbf2d11f3890fbada9887 8752 xscavenger_1.4.5-6.debian.tar.xz
 8803a9e14a989402e065b0b41ca9182b5f6e311765f881011d742091edf16fcf 5402 xscavenger_1.4.5-6_source.buildinfo
Files:
 5fe09f09883240d5cf4309981e71c0c2 1756 games optional xscavenger_1.4.5-6.dsc
 7ed098e336f8eb9c69257aef4317bfee 8752 games optional xscavenger_1.4.5-6.debian.tar.xz
 a7d5706f8949813815a0a791279dda50 5402 games optional xscavenger_1.4.5-6_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmYO0tAQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCKJkD/9QqDbDZlx3BQcjy4gRW7k7c9O58aIgds5r
hpECMcCL4cVC/iu5wd0Oq3z05mnwbSt2At0fCFLhxMllO+/4LDkL/ZKeZAcmPu41
ZcvTGZsaWrLg6WUyusF6X471O8yHIzNyqk9oCUW3nYyx6+H3Vr85K4KTH+gQVyHY
2bFXD1COuFetkVqfV2nWZWt2DjS3PE4yCJktoFFIJFPoAyPZNA2/t2OeSjKK51qi
Hho11fKKbMeNZ16zwMuv4SCsEdAIj2imjzAASmFqc2uw52VAWDQMMAA5SBu17ygs
02suhRV3vmVZglU/NgLP3hgfse9t3+q1+5IPSI+ght5G1l13sCv/C+KJJjbuQJ97
soU6sVkt+ZfU1KLgVmKN3FQsKrFBPReVqpEE1RpPprTZF4wZlEH8iAdtQba9WGrS
tnea7VBtJIY0dOlcnnmFg9Qz+JZd7zd/MuVA90CUmidMqorf77UscjxGIPiYokv8
J0o6bL8xTTec13vPoH7/k0PdeCe2ywhVDBXTRfGfnVOBqIM5DPlvMvtds+S+Ndld
aVYOTtf7CveHJoSJqUxnWHDZG9LwNIrgFYUs70VLeoNlaRWX7MCF1DSmT9FfYJbp
KFJx96KwAfsXhPNMa5eMwQ3ymayotpqM1y4KtGATNAIugeawoE6vi9H4fQN4rFYb
B/Ypjmoqkw==
=oeE7
-----END PGP SIGNATURE-----

Attachment: pgpJEtsw0fNXD.pgp
Description: PGP signature


--- End Message ---

Reply to: