Your message dated Sun, 17 Mar 2024 22:09:41 +0000
with message-id <e1rlyhj-00bnl4...@fasolo.debian.org>
and subject line Bug#1066237: fixed in nas 1.9.4-8
has caused the Debian Bug report #1066237,
regarding nas: FTBFS: main.c:125:9: error: implicit declaration of function
‘yyparse’ [-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 ow...@bugs.debian.org
immediately.)
--
1066237: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066237
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: nas
Version: 1.9.4-7
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@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 -c -g -O2 -fno-strict-aliasing -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
> -fcommon -I. -I../include -I../../include -I../../lib/audio -I../../include
> -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
> -DNASCONFSEARCHPATH=\"/etc/nas/\" main.c
> In file included from
> /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
> from /usr/include/stdio.h:27,
> from main.c:54:
> /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"
> | ^~~~~~~
> main.c: In function ‘main’:
> main.c:125:9: error: implicit declaration of function ‘yyparse’
> [-Werror=implicit-function-declaration]
> 125 | yyparse();
> | ^~~~~~~
> main.c:143:9: error: implicit declaration of function ‘osLogMsg’
> [-Werror=implicit-function-declaration]
> 143 | osLogMsg("%s\n", release);
> | ^~~~~~~~
> main.c:147:9: error: implicit declaration of function ‘osBecomeOrphan’
> [-Werror=implicit-function-declaration]
> 147 | osBecomeOrphan();
> | ^~~~~~~~~~~~~~
> main.c:148:9: error: implicit declaration of function ‘osBecomeDaemon’
> [-Werror=implicit-function-declaration]
> 148 | osBecomeDaemon();
> | ^~~~~~~~~~~~~~
> main.c:156:5: error: implicit declaration of function ‘chdir’
> [-Werror=implicit-function-declaration]
> 156 | chdir("/");
> | ^~~~~
> cc1: some warnings being treated as errors
> make[4]: *** [Makefile:1077: main.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/13/nas_1.9.4-7_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240313&fusertaguser=lu...@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: nas
Source-Version: 1.9.4-8
Done: Steve McIntyre <93...@debian.org>
We believe that the bug you reported is fixed in the latest version of
nas, 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 1066...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Steve McIntyre <93...@debian.org> (supplier of updated nas 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: SHA256
Format: 1.8
Date: Sun, 17 Mar 2024 21:09:03 +0000
Source: nas
Architecture: source
Version: 1.9.4-8
Distribution: unstable
Urgency: medium
Maintainer: Steve McIntyre <93...@debian.org>
Changed-By: Steve McIntyre <93...@debian.org>
Closes: 1020778 1033081 1066237
Changes:
nas (1.9.4-8) unstable; urgency=medium
.
[ Debian Janitor ]
* Apply multi-arch hints.
+ nas-doc: Add Multi-Arch: foreign.
.
[ Steve McIntyre ]
* Add missing function definitions. Closes: #1066237
* Tweak xmkmf output to lose warnings about _BSD_SOURCE and
_SVID_SOURCE. #870836 needs fixing in xutils-dev, sigh.
* Minor packaging updates:
+ Update Standards-Version to 4.6.2.
+ Remove --with=autotools_dev
+ Switch to debhelper-compat 12
+ Remove --fail-missing on dh_install
+ Add --no-parallel
+ Add Homepage field. Closes: #1020778
+ Remove build-dep on dh-autoreconf
* Add Romanian debconf translation. Closes: #1033081.
Thanks to Remus-Gabriel Chelu.
Checksums-Sha1:
2775b1b269e2dcff0a2afec1c6fdeeb148060e61 2130 nas_1.9.4-8.dsc
e054d1f7bb5a6dfac1ae62ac80cf4d1c03c091fe 31608 nas_1.9.4-8.debian.tar.xz
9579519f654b5d55824c9a44e43ac7d19a362403 7208 nas_1.9.4-8_source.buildinfo
Checksums-Sha256:
2830c202f87b223c2043b0dca4d16776e3f01b463417a38cfab210110c5de998 2130
nas_1.9.4-8.dsc
7d4cfd08fdb352d84e5ada90cdc7bf4fafe4ac48a67d696fda2b46d09881f1ba 31608
nas_1.9.4-8.debian.tar.xz
684054975fa6926888a2f60d24588751eae4210446ef04cdd859e09735486a8f 7208
nas_1.9.4-8_source.buildinfo
Files:
c01b3bdb51b983d7afb00d9ae78e445c 2130 sound optional nas_1.9.4-8.dsc
6b2e378758cc73a9182d353b71aa06d0 31608 sound optional nas_1.9.4-8.debian.tar.xz
a65b43ad61dc5d606a937ce3457e5442 7208 sound optional
nas_1.9.4-8_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEEzrtSMB1hfpEDkP4WWHl5VzRCaE4FAmX3YYERHDkzc2FtQGRl
Ymlhbi5vcmcACgkQWHl5VzRCaE6uqxAAi1P9KqyzVx4lv0rooDC3T0o0qE993chX
s/fzkjtnnzPV9vlcO3JFpzm+hkOTHqfbdYa13705p2QenhFGfNs9Q1QyCWcDKkKn
VGYc9dW49K+jdAZDK8WShrmBbVb71f2LsmpUUwm5ajmCq1zRxVV3e8Rmc18asqJe
NEJlF4zme9LBVhQHyfJbyoftPGhBQsqsGsst7q4Xb0Pf6+RXN9R5cQDyHHipMg8Z
jW8wJ9xFWUPMdVqUeVYwT3ZOs7YAXofLgzONqbSFUsgWTDFKoUDW/peNCCG3KuBr
qK0UOz3skFT61bb5Y06O09vMPQZchsOQjVKhfwWoXAZHl4gevzm2YtqHAgN5ySYS
1lbW8uCKEBixI31GCF40K4PKXLSgvMj/Gg8/B0DVkbgoydsGPUR9F7llBec0WV3j
NZeCGybxVRhepuCPjja34aCY3z/hiYXRv+K+rMe4VWFry5yTCunWuOcEVK3Mx1on
Ulm6/DNDrpa7bZW825YffWz4XuaYXOOMq8/zhu+bBJs8VpqZqT7xy6GFlZ4VZXNn
KUEwdHlJF6wFtuIcgy4NADfnx3jDmSIZ1Q50H5D2anStgH1ZDExCk+Cntx1K3WVD
y0aAMQUb6b0oDXytb9OsXFmLe8w8OzW6icDid+3iZIb9EJr+h4rEOpu5wno7VRDy
Tp+FqxiC4D8=
=8nA4
-----END PGP SIGNATURE-----
pgpbfP4VJMDdR.pgp
Description: PGP signature
--- End Message ---