Your message dated Wed, 31 Oct 2018 03:42:15 +0000
with message-id <[email protected]>
and subject line Bug#894269: Removed package(s) from unstable
has caused the Debian Bug report #747960,
regarding Conflicting declarations of function clean_exit
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.)


-- 
747960: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747960
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: esound
Version: 0.2.41-11
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 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Wall -Wl,-z -Wl,relro -o .libs/esd esd.o 
clients.o filter.o mix.o players.o proto.o samples.o  -lwrap ./.libs/libesd.so 
-lm -lasound -laudiofile

file /usr/include/tcpd.h line 92: error: conflicting function declarations 
"clean_exit"
old definition in module esd file esd.c line 201
void (signed int signum)
new definition in module clients file /usr/include/tcpd.h line 92
void (struct request_info *)
make[3]: *** [esd] Error 64

As the linker does not provide any guarantees on which of the implementations
will be chosen, the code of "clients" may choose to call clean_exit from esd.c
rather than that of libraries.

Possibly the best fix is renaming clean_exit of esd.c to avoid the name clash.

Best,
Michael

Attachment: pgpTZ71e4NOT4.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Version: 0.2.41-11+rm

Dear submitter,

as the package esound 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/894269

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