[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#749439: marked as done (anubis: Multiple and conflicting definitions of function error)



Your message dated Tue, 21 Oct 2014 11:38:00 +0000
with message-id <[🔎] E1XgXlI-0008By-2E@franck.debian.org>
and subject line Bug#765517: Removed package(s) from unstable
has caused the Debian Bug report #749439,
regarding anubis: Multiple and conflicting definitions of function error
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 owner@bugs.debian.org
immediately.)


-- 
749439: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749439
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: anubis
Version: 4.1.1+dfsg1-3.2
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.

[...]
x86_64-linux-gnu-gcc  -Wall -g -O2  -Wl,-z,defs -o anubisusr anubisusr.o usr.o ./libanubisdb.a ../lib/libanubis.a  -lgnutls  -lgsasl  -lnsl -lwrap -lpam_misc -lpam -lpcre -lgpgme -lnsl 

error: conflicting function declarations "error"
old definition in module anubisusr file anubisusr.c line 59
void (const char *fmt, ...)
new definition in module xalloc-die file error.h line 42
void (signed int, signed int, const char *, ...)
Makefile:741: recipe for target 'anubisusr' failed
make[4]: *** [anubisusr] Error 64
make[4]: Leaving directory '/srv/jenkins-slave/workspace/sid-goto-cc-anubis/anubis-4.1.1+dfsg1/src'
Makefile:616: recipe for target 'all' failed
make[3]: *** [all] Error 2

The linker will be forced to pick one of the following definitions:

http://sources.debian.net/src/anubis/4.1.1%2Bdfsg1-3.2/lib/error.c?hl=227#L226
http://sources.debian.net/src/anubis/4.1.1+dfsg1-3.2/src/anubisusr.c?hl=59#L48

With either choice, some of the function calls will necessarily break as either
a pointer will be used as integer value, or, worse, an integer will be
dereferenced.

Best,
Michael

Attachment: pgpGwudqGvurX.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 4.1.1+dfsg1-4+rm

Dear submitter,

as the package anubis 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/765517

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
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: