Package: src:ssh-agent-filter
Version: 0.5.2-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202510/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:ssh-agent-filter, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.1 ssh-agent-filter *.o
test ! -d .git || git checkout -f -- version.h
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   dh_auto_build
        make -j2 INSTALL="install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
test ! -d .git || git describe | sed 's/^.*$/#define SSH_AGENT_FILTER_VERSION 
"ssh-agent-filter \0"/' > version.h
pandoc -s -w man afssh.1.md -o afssh.1
pandoc -s -w man ssh-askpass-noinput.1.md -o ssh-askpass-noinput.1
g++ -g -O2 -Werror=array-bounds -Werror=clobbered -Werror=volatile-register-var 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-std=c++11 -Wdate-time -D_FORTIFY_SOURCE=2 -D_FILE_OFFSET_BITS=64  -c -o 
ssh-agent-filter.o ssh-agent-filter.C
ssh-agent-filter.C: In function ‘int main(int, const char* const*)’:
ssh-agent-filter.C:610:40: warning: ignoring return value of ‘int chdir(const 
char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  610 |                 static_cast<void>(chdir("/"));
      |                                   ~~~~~^~~~~
cc -Wl,-z,relro -Wl,-z,now  ssh-agent-filter.o  -lstdc++ 
-lboost_program_options -lboost_filesystem -lboost_system -lboost_iostreams 
-lnettle -lpthread -o ssh-agent-filter
help2man -i ssh-agent-filter.help2man -o ssh-agent-filter.1 -N -L C.UTF-8 
./ssh-agent-filter
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PATH="$(pwd):$PATH" ./tests
ensure_mkdir: mkdir /sbuild-nonexistent/.ssh: No such file or directory

main: Couldn't prepare agent socket

Could not open a connection to your authentication agent.
test_list_filter
Could not open a connection to your authentication agent.
Could not open a connection to your authentication agent.
ASSERT:sanity check: unfiltered shold be different from filtered 
expected not same
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
terminate called after throwing an instance of 'std::invalid_argument'
  what():  no $SSH_AUTH_SOCK
Aborted
Could not open a connection to your authentication agent.
./tests: 1: kill: Illegal number: 
test_sign_filter
ASSERT:
test_confirmation
ASSERT:
ASSERT:
head: cannot open '/tmp/shunit.yOSH99/tmp/sap_out' for reading: No such file or 
directory
ASSERT:expected:<Something behind the ssh-agent-filter requested use 
of the key named 'key1'.> but was:<>
shunit2:ERROR test_confirmation() returned non-zero return code.

Ran 3 tests.

FAILED (failures=6)
make[1]: *** [Makefile:40: test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j2 test returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to