Your message dated Mon, 17 Jun 2024 19:49:09 +0000
with message-id <e1sjill-000ev7...@fasolo.debian.org>
and subject line Bug#1066632: fixed in djbdns 1:1.05-15.1
has caused the Debian Bug report #1066632,
regarding djbdns: FTBFS: hier.c:10:3: error: implicit declaration of function
‘h’ [-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.)
--
1066632: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066632
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: djbdns
Version: 1:1.05-15
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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ( cat warn-auto.sh; \
> echo 'main="$1"; shift'; \
> echo exec "`head -1 conf-ld`" \
> '-o "$main" "$main".o ${1+"$@"}' \
> ) > load
> ( cat warn-auto.sh; \
> echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' \
> ) > compile
> ( cat warn-auto.sh; \
> echo CC=\'`head -1 conf-cc`\'; \
> echo LD=\'`head -1 conf-ld`\'; \
> cat find-systype.sh; \
> ) | sh > systype
> cat warn-auto.sh choose.sh \
> | sed s}HOME}"`head -1 conf-home`"}g \
> > choose
> chmod 755 load
> chmod 755 compile
> chmod 755 choose
> cat warn-auto.sh dnstracesort.sh \
> | sed s}HOME}"`head -1 conf-home`"}g \
> > dnstracesort
> ./compile utime.c
> cat warn-auto.sh rts.sh \
> | sed s}HOME}"`head -1 conf-home`"}g \
> > rts
> ./compile install.c
> ./compile hier.c
> ./compile instcheck.c
> chmod 755 dnstracesort
> ( ( ./compile tryulong32.c && ./load tryulong32 && \
> ./tryulong32 ) >/dev/null 2>&1 \
> && cat uint32.h2 || cat uint32.h1 ) > uint32.h
> ./choose clr tryulong64 uint64.h1 uint64.h2 > uint64.h
> chmod 755 rts
> ./compile generic-conf.c
> hier.c: In function ‘hier’:
> hier.c:10:3: error: implicit declaration of function ‘h’
> [-Werror=implicit-function-declaration]
> 10 | h(auto_home,-1,-1,02755);
> | ^
> hier.c:11:3: error: implicit declaration of function ‘d’
> [-Werror=implicit-function-declaration]
> 11 | d(auto_home,"bin",-1,-1,02755);
> | ^
> hier.c:13:3: error: implicit declaration of function ‘c’
> [-Werror=implicit-function-declaration]
> 13 | c(auto_home,"bin","dnscache-conf",-1,-1,0755);
> | ^
> utime.c: In function ‘main’:
> utime.c:22:7: error: implicit declaration of function ‘utime’; did you mean
> ‘utimes’? [-Werror=implicit-function-declaration]
> 22 | if (utime(fn,ut) == -1) _exit(111);
> | ^~~~~
> | utimes
> cc1: some warnings being treated as errors
> rm -f tryulong32.o tryulong32
> ./compile auto-str.c
> make[1]: *** [Makefile:1084: utime.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/03/13/djbdns_1.05-15_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: djbdns
Source-Version: 1:1.05-15.1
Done: Chris Hofstaedtler <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
djbdns, 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.
Chris Hofstaedtler <z...@debian.org> (supplier of updated djbdns 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: Wed, 12 Jun 2024 21:17:37 +0200
Source: djbdns
Architecture: source
Version: 1:1.05-15.1
Distribution: unstable
Urgency: medium
Maintainer: Peter Pentchev <r...@debian.org>
Changed-By: Chris Hofstaedtler <z...@debian.org>
Closes: 1066632 1071526
Changes:
djbdns (1:1.05-15.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Helmut Grohne ]
* Move from dh-sysuser to standard dh_installsysusers (Closes: #1071526)
* Fix FTBFS. (Closes: #1066632)
Checksums-Sha1:
8a7ab3921a6b8fe1f74fa20418d0eece7f919fb9 2303 djbdns_1.05-15.1.dsc
fc6b09e19eb0a02aaddff028a434b6432aeca18e 62552 djbdns_1.05-15.1.debian.tar.xz
8d012a514c28465e8f7e09a4e830bd9b586e6059 9969 djbdns_1.05-15.1_arm64.buildinfo
Checksums-Sha256:
77217c2fbf2c77921901a8229382381c517c8847bb7f8d427e02e527d2d26001 2303
djbdns_1.05-15.1.dsc
a133fb0bcfc1ac0eeefd93b589609d89c6d431e261e48488246f1df9aeb5b297 62552
djbdns_1.05-15.1.debian.tar.xz
3d99ba614d732e5f28c1e76bc33a4b8dda63294fb7b2dc9ea85071bc998bc304 9969
djbdns_1.05-15.1_arm64.buildinfo
Files:
e86f18aa06bf405a57ef9ddaf7f8aa83 2303 net optional djbdns_1.05-15.1.dsc
728ebc21f254dbda31060cf5789ded60 62552 net optional
djbdns_1.05-15.1.debian.tar.xz
d37695ad21e2c7ac8e4ea476e6bcd5ac 9969 net optional
djbdns_1.05-15.1_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmZp9PEACgkQXBPW25MF
LgP5VBAAjiIvSAAsAS5yhjoCUY5DACCJSk9bi8w2IVteQU1qDEnIP9ER+YTvO0of
idCG8O7puq6ymn/xwar3T9s/Rl2y0kVQhkEzhcXj8M+9zoxvqCOUMytkSTcu+c2F
RLv1FdBHYfzF7HGz8sfYqkiv8+OKgZK9efL3SPJapbq1ndHgfD4yxtZbWnZQs3Fk
mdCihmoQh1J17EKjR8zUr7sjEwXlaQdsAM3M2ZSpJDtvSHJ9yRnKnBQyLvxiKK0f
mEfWG637T5/XFts2UypU5v6N4B7ZDoPRG5PtlyQOWUQ8ZSNxJFlrQy1/MnkmZsdj
X5A6d8JnvDTdCc6axCJ/ONJ7WcQOamN6env1HMTpOdRdfLj1rAknqMDFBDPvi9jx
effXHy6ZhOHaIAtEA/A5HSj3dowDoj7T7si+L3VkvzpAQHZF0U5qx9GMQQa5icrk
gyP/tk12M5W/pQBbYfIhf378lUhwUoAWPoiucX+G22WxvUXblmVJFxJFkx8Q8p9K
yDI1Jn+khN3dH/YUo9k0aMGZTJUyFsNSeSVmzBNYcc0btAln2XGCVSkYDsYJaXpD
nTBqzs7gWpZor1lGUUOaGNpT5qwwEA/uN44IUSip6SsMWUzvWNRAJwciYKzxS/8k
Oe0LiV4Z8cs5PWeLci2Sf9XnboW+P9bqSaOvNGXaRJBrAgPLKCw=
=APB0
-----END PGP SIGNATURE-----
pgpg0x1dnQ_ik.pgp
Description: PGP signature
--- End Message ---