Your message dated Sun, 10 Sep 2017 15:38:37 +0000
with message-id <[email protected]>
and subject line Bug#870945: Removed package(s) from unstable
has caused the Debian Bug report #749440,
regarding apt-spy: Conflicting declarations of function trim
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.)


-- 
749440: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749440
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt-spy
Version: 3.2.2-1
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and 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.

[...]
cc -o apt-spy -lcurl -Wall -pedantic-errors -g benchmark.c  file.c  protocol.c  
main.c  parse.c update.c trim.c

error: conflicting function declarations "trim"
old definition in module parse file include/trim.h line 21
char * (char *, const signed int)
new definition in module trim file trim.c line 203
char * (char *s, const char d)
CONVERSION ERROR
Makefile:9: recipe for target 'apt-spy' failed
make[1]: *** [apt-spy] Error 64
make[1]: Leaving directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-apt-spy/apt-spy-3.2.2'
debian/rules:15: recipe for target 'build-stamp' failed
make: *** [build-stamp] Error 2

Observe that undefined behaviour will manifest even if all values passed to the
function are less than 128: big endian systems will make those values end up in
the wrong place for the implementation to pick up.

Best,
Michael

Attachment: pgp1Nr2Vm0lH3.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 3.2.2-1+rm

Dear submitter,

as the package apt-spy 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/870945

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 ---

Reply via email to