Your message dated Mon, 14 Nov 2016 12:46:08 +0000
with message-id <[email protected]>
and subject line Bug#843478: Removed package(s) from unstable
has caused the Debian Bug report #748035,
regarding Parameter of function address_to_reverse_domain differ in signedness
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 [email protected]
immediately.)
--
748035: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748035
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dnsval
Version: 2.0-1.1
Usertags: goto-cc
During a rebuild of all packages in a clean sid chroot (and cowbuilder+pbuilder)
the build failed with the following error. Please note that we use our research
compiler tool-chain (using tools from the cbmc package), which permits extended
reporting on type inconsistencies at link time.
[...]
libtool: link: gcc -shared -fPIC -DPIC .libs/val_resquery.o
.libs/val_support.o .libs/val_cache.o .libs/val_context.o .libs/val_crypto.o
.libs/val_verify.o .libs/val_parse.o .libs/val_policy.o .libs/val_log.o
.libs/val_x_query.o .libs/val_assertion.o .libs/val_get_rrset.o
.libs/val_getaddrinfo.o .libs/val_gethostbyname.o .libs/val_dane.o -O2
-Wl,-soname -Wl,libval-threads.so.14 -o .libs/libval-threads.so.14.0.0
file val_gethostbyname.c line 29: error: conflicting function declarations
"address_to_reverse_domain"
old definition in module val_getaddrinfo file val_getaddrinfo.c line 1128
signed int (const unsigned char *saddr, signed int family, char *dadd, signed
int dlen)
new definition in module val_gethostbyname file val_gethostbyname.c line 29
signed int (const char *, signed int, char *, signed int)
make[2]: *** [libval-threads.la] Error 64
make[2]: Leaving directory
`/srv/jenkins-slave/workspace/sid-goto-cc-dnsval/dnsval-2.0/libval'
The use of (signed) char* vs. unsigned char* on saddr may or may not be
harmless; yet to avoid any potential for undefined behaviour these should be
fixed.
Best,
Michael
pgpZ2wY3NYkjs.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 2.2-4+rm
Dear submitter,
as the package dnsval has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/843478
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---