Your message dated Sun, 10 Sep 2017 16:06:31 +0000
with message-id <[email protected]>
and subject line Bug#870992: Removed package(s) from unstable
has caused the Debian Bug report #801665,
regarding bashdb: set0 and readc builtins do not build on non-linux
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.)


-- 
801665: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801665
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bashdb
Version: 4.3.0.91+ds-4
Severity: minor

Dear Maintainer,

bashdb 4.3.0.91+ds-4 only builds on mon-linux because we turn
off compiling set0 and readc. They compile but fail to load.

There are three potential sources of the problem:
1. The set0.c and readc.c code.
2. The headers supplied by the bash-builtins package
3. Some inadequacies on the non-linux platform.

So I ran this experiment that points to the issue being 1. It can be reproduced
using the followig steps:

cp /usr/share/doc/bash-builtins/examples/loadables/hello.c .
gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -I /usr/include/bash/ -I 
/usr/include/bash//include -I/usr/include/bash//builtins  -fPIC -DPIC -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -c -o hello-hello.o 
`test -f 'hello.c' || echo './'`hello.c 
gcc  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  
-Wl,-z,relro -o hello \
        -shared hello-hello.o  
enable -f ./hello hello
hello

This should print "hello world" and it works on both linux and kfreebsd. So by 
trisecting the 
difference between hello.c on the one hand and set0.c/readc.c on the other we 
should 
be able to locate here the issue is. 

Versions of packages bashdb depends on:
ii  bash          4.3-11+b1
ii  libc6         2.19-18+deb8u1
ii  libreadline6  6.3-8+b3
ii  python        2.7.9-1

bashdb recommends no packages.

bashdb suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 4.3.0.91+ds-4+rm

Dear submitter,

as the package bashdb 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/870992

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