Your message dated Thu, 28 Mar 2024 14:43:58 +0000
with message-id <e1rpqz0-00bh54...@fasolo.debian.org>
and subject line Bug#1066479: fixed in opendnssec 1:2.1.13-1.1
has caused the Debian Bug report #1066479,
regarding opendnssec: FTBFS: ../../common/scheduler/task.c:137:25: error: 
implicit declaration of function ‘clamp’ [-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.)


-- 
1066479: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066479
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: opendnssec
Version: 1:2.1.13-1
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 -DHAVE_CONFIG_H -I. -I../../common  -I/usr/include -Wdate-time 
> -D_FORTIFY_SOURCE=2  -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -Wall -pedantic -DSQLITE3_SONAME=\"libsqlite3.so.0\" -pedantic -rdynamic -c 
> -o scheduler/worker.o ../../common/scheduler/worker.c
> ../../common/cmdhandler.c: In function ‘cmdhandler_accept_client’:
> ../../common/cmdhandler.c:386:9: warning: unused variable ‘err’ 
> [-Wunused-variable]
>   386 |     int err;
>       |         ^~~
> ../../common/cmdhandler.c: In function ‘cmdhandler_start’:
> ../../common/cmdhandler.c:509:13: warning: unused variable ‘i’ 
> [-Wunused-variable]
>   509 |     ssize_t i;
>       |             ^
> ../../common/cmdhandler.c: In function ‘self_pipe_trick’:
> ../../common/cmdhandler.c:596:35: warning: zero-length gnu_printf format 
> string [-Wformat-zero-length]
>   596 |             client_printf(sockfd, "");
>       |                                   ^~
> ../../common/cmdhandler.c: In function ‘cmdhandler_perform_command’:
> ../../common/cmdhandler.c:173:13: warning: ignoring return value of 
> ‘asprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
>   173 |             asprintf(&statusstr, "unknown generic arguments");
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../../common/cmdhandler.c:202:17: warning: ignoring return value of 
> ‘asprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
>   202 |                 asprintf(&statusstr, "memory error");
>       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../../common/cmdhandler.c:209:21: warning: ignoring return value of 
> ‘asprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
>   209 |                     asprintf(&statusstr, "Error parsing arguments %s 
> command line %s", command->name, arg);
>       |                     
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../../common/cmdhandler.c:232:25: warning: ignoring return value of 
> ‘asprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
>   232 |                         asprintf(&statusstr, "no help for command  
> %s.", arg);
>       |                         
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../../common/cmdhandler.c:246:13: warning: ignoring return value of 
> ‘asprintf’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
>   246 |             asprintf(&statusstr, "Unknown command %s.", arg);
>       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../../common/scheduler/schedule.c: In function ‘schedule_get_first_task’:
> ../../common/scheduler/schedule.c:81:20: warning: unused variable ‘node’ 
> [-Wunused-variable]
>    81 |     ldns_rbnode_t* node = LDNS_RBTREE_NULL;
>       |                    ^~~~
> ../../common/scheduler/task.c: In function ‘task_perform’:
> ../../common/scheduler/task.c:137:25: error: implicit declaration of function 
> ‘clamp’ [-Werror=implicit-function-declaration]
>   137 |         task->backoff = clamp(task->backoff * 2, 60, 
> ODS_SE_MAX_BACKOFF);
>       |                         ^~~~~
> cc1: some warnings being treated as errors
> make[4]: *** [Makefile:601: scheduler/task.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/opendnssec_2.1.13-1_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: opendnssec
Source-Version: 1:2.1.13-1.1
Done: Cyril Brulebois <cy...@debamax.com>

We believe that the bug you reported is fixed in the latest version of
opendnssec, 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.
Cyril Brulebois <cy...@debamax.com> (supplier of updated opendnssec 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: SHA512

Format: 1.8
Date: Tue, 26 Mar 2024 14:27:44 +0100
Source: opendnssec
Architecture: source
Version: 1:2.1.13-1.1
Distribution: unstable
Urgency: medium
Maintainer: Mathieu Mirmont <m...@parad0x.org>
Changed-By: Cyril Brulebois <cy...@debamax.com>
Closes: 1066479
Changes:
 opendnssec (1:2.1.13-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS due to missing utilities.h include for the clamp declaration
     (Closes: #1066479): 0018-fix-missing-include.patch
Checksums-Sha1:
 cbc1ebe9fc3253f64e64aeb165de91939a18c738 2921 opendnssec_2.1.13-1.1.dsc
 7b1a73220b480e9e184ff29447379b45c34c85c1 33928 
opendnssec_2.1.13-1.1.debian.tar.xz
 0de45af3ec80e9035d1138afc57f36c64f3df737 10055 
opendnssec_2.1.13-1.1_source.buildinfo
Checksums-Sha256:
 7de70dd7b752b330354cbe9e2e2710e999db87e0d55d773b0c64c886fd6ed6a2 2921 
opendnssec_2.1.13-1.1.dsc
 ba517ce049c40cd8307eb5bc97d58e23bae71f1875b624bc1ed14278c150125d 33928 
opendnssec_2.1.13-1.1.debian.tar.xz
 0532a59ae6bd47b8505c14ae8b8b883cfc39ede187118d59e1ddf2a6b82a716e 10055 
opendnssec_2.1.13-1.1_source.buildinfo
Files:
 bd0f8be9d3998480acc82c05b86595e6 2921 admin optional opendnssec_2.1.13-1.1.dsc
 edc91e398bec6ea1781fa929b149591f 33928 admin optional 
opendnssec_2.1.13-1.1.debian.tar.xz
 317c994f4ba2b5c64c06bb0c61afd18c 10055 admin optional 
opendnssec_2.1.13-1.1_source.buildinfo

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

iQJEBAEBCgAuFiEEtg6/KYRFPHDXTPR4/5FK8MKzVSAFAmYCz1YQHGtpYmlAZGVi
aWFuLm9yZwAKCRD/kUrwwrNVINnnEACU+N4p2PB4g2dwBWXoeWpRU7CH7oogFzP2
21xqrNZ+jB0UoqaouKgFnOAKqHZlaOAGUWFYatY4GT3R3USFQIA2tqHEDLXonZaa
hhX1ghELCXwOBU7oEfFfGb4+ALuBQJFW5yS31KY9LSTGknU19EA396CIayqVsghi
KoXQ1eXPejGUWXGOib6g9Fa7GrYiWplesXM7uVpCAjuTzIaDKsQRLZE3QZirnLgN
kT0qRcQcuMgl5ayb8YzZxgsN5xAxBWadrqOOmsi+/tJtJZC6baXXSLFSdtptvR0L
bKBKXa7SviYHND6Wbk/9KfGCzexYEegiPluGRa5eJu6yc1Yjg/QEX2teW2W1M8nW
vWXWze7TJT3ny/i/uMEylfP68lFfomPr/qPKsnt9vJ75KUlS4sUDBOuOLSwMi2xn
+OAKPuM5n6qISMRVG7cJsbmgwsKW/xyY+5Nf72JTKwnRd0noOdBq3phh34L4caDN
ctcTXrDFebYG4hRrz/bq/ytzSNlCe1dJFnCDHoXCaW+T56K/GJQ3wwzUPy9xH/K2
w3Q88u4CO3Jmd2Y/URlcaBUPbxRcxLxYsrrsF6UOuju3pyuQejT5G5OBlTk9MAIV
+h0D7XHAREKm1bSg2HSMHLhfhjf3fx++eEzra4B5cNjktag2h4PU+z487bOJ2ZW3
YOaOWfVNXw==
=ErJX
-----END PGP SIGNATURE-----

Attachment: pgpBa1MHZj7sl.pgp
Description: PGP signature


--- End Message ---

Reply via email to