return if skip_check_and_raise or _time() > endtime: > raise TimeoutExpired( self.args, orig_timeout, output=b''.join(stdout_seq) if stdout_seq else None, stderr=b''.join(stderr_seq) if stderr_seq else None) E subprocess.TimeoutExpired: Command '['../dbclient', '-y', '127.0.5.5', '-p', '2244', '-t', 'cat /tmp/tmp.fwyef0qReK; rm /tmp/tmp.fwyef0qReK']' timed out after 10 seconds /usr/lib/python3.12/subprocess.py:1253: TimeoutExpired ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 23.0_test-20240910-192132 UNMASKED: Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense. /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15 Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson. /etc/portage/package.unmask/50unstable:<dev-build/meson-9999 Requested by sam /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5 The attached etc.portage.tar.xz has all details. ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-15 * clang/llvm (if any): clang version 18.1.8 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/18/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/18 18.1.8 Python 3.12.6 Available Ruby profiles: [1] ruby31 (with Rubygems) [2] ruby32 (with Rubygems) [3] ruby33 (with Rubygems) * Available Rust versions: [1] rust-bin-1.80.1 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21] 2) Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): go version go1.23.0 linux/amd64 HEAD of ::gentoo commit 83c25485ca0c151e711a9498245fe0d6d4578eb4 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Fri Sep 13 17:03:58 2024 +0000 2024-09-13 17:03:57 UTC emerge -qpvO =net-misc/dropbear-2024.85-r1 [ebuild N ] net-misc/dropbear-2024.85-r1 USE="bsdpty minimal pam syslog test zlib -multicall -savedconfig -shadow -static -verify-sig"
Created attachment 902924 [details] emerge-info.txt
Created attachment 902925 [details] emerge-history.txt
Created attachment 902926 [details] environment
Created attachment 902927 [details] etc.clang.tar.xz
Created attachment 902928 [details] etc.portage.tar.xz
Created attachment 902929 [details] logs.tar.xz
Created attachment 902930 [details] net-misc:dropbear-2024.85-r1:20240913-182407.log
Created attachment 902931 [details] qlist-info.txt.xz
Created attachment 902932 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6757782157ef4888d55f4a7173402040f87268c0 commit 6757782157ef4888d55f4a7173402040f87268c0 Author: Viorel Munteanu <ceamac@gentoo.org> AuthorDate: 2024-09-14 11:19:54 +0000 Commit: Viorel Munteanu <ceamac@gentoo.org> CommitDate: 2024-09-14 11:24:21 +0000 net-misc/dropbear: Fix tests Add support for python3.11; Disable tests that fail with USE=bsdpty; Fix tests when built with USE=-syslog; Fix testing server auth; Fix aslr test. Closes: https://bugs.gentoo.org/939601 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> net-misc/dropbear/dropbear-2024.85-r2.ebuild | 199 +++++++++++++++++++++ .../dropbear-2024.84-fix-aslr-test-no-venv.patch | 15 ++ ...r-2024.84-non-interactive-tests-no-syslog.patch | 13 ++ .../dropbear/files/dropbear-2024.84-tests.patch | 57 ++++++ 4 files changed, 284 insertions(+)