Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 917816 Details for
Bug 949005
net-misc/dropbear-2024.86-r1 fails test - [ffmpeg] ERROR: Failed run due to following issues being identified:
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:dropbear-2024.86-r1:20250129-112100.log
net-misc:dropbear-2024.86-r1:20250129-112100.log (text/plain), 41.25 KB, created by
Toralf Förster
on 2025-01-29 12:27:04 UTC
(
hide
)
Description:
net-misc:dropbear-2024.86-r1:20250129-112100.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-01-29 12:27:04 UTC
Size:
41.25 KB
patch
obsolete
> * Package: net-misc/dropbear-2024.86-r1:0 > * Repository: gentoo > * Maintainer: embedded@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pam shadow syslog test test-async zlib > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Checking whether python3_13 is suitable ... > * dev-lang/python:3.13 ... > [ ok ] > * python_check_deps ... > * dev-python/asyncssh[python_targets_python3_13(-)] ... > [ !! ] > * dev-python/attrs[python_targets_python3_13(-)] ... > [ !! ] > [ !! ] > * Checking whether python3_12 is suitable ... > * dev-lang/python:3.12 ... > [ ok ] > * python_check_deps ... > * dev-python/asyncssh[python_targets_python3_12(-)] ... > [ ok ] > * dev-python/attrs[python_targets_python3_12(-)] ... > [ ok ] > * dev-python/iniconfig[python_targets_python3_12(-)] ... > [ ok ] > * dev-python/packaging[python_targets_python3_12(-)] ... > [ ok ] > * dev-python/pluggy[python_targets_python3_12(-)] ... > [ ok ] > * dev-python/py[python_targets_python3_12(-)] ... > [ ok ] > * dev-python/pyparsing[python_targets_python3_12(-)] ... > [ ok ] > * dev-python/pytest[python_targets_python3_12(-)] ... > [ ok ] > * dev-python/psutil[python_targets_python3_12(-)] ... > [ ok ] > [ ok ] > * Using python3.12 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking dropbear-2024.86.tar.bz2 to /var/tmp/portage/net-misc/dropbear-2024.86-r1/work >>>> Source unpacked in /var/tmp/portage/net-misc/dropbear-2024.86-r1/work >>>> Preparing source in /var/tmp/portage/net-misc/dropbear-2024.86-r1/work/dropbear-2024.86 ... > * Applying dropbear-2024.84-dbscp.patch ... > [ ok ] > * Applying dropbear-2024.86-tests.patch ... > [ ok ] > * Applying dropbear-2024.84-test-bg-sleep.patch ... > [ ok ] > * Applying dropbear-2024.84-non-interactive-tests.patch ... > [ ok ] > * Fixing shebang in test/parent_dropbear_map.py. >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/dropbear-2024.86-r1/work/dropbear-2024.86 ... > * econf: updating dropbear-2024.86/src/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dropbear-2024.86/src/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/dropbear-2024.86-r1 --htmldir=/usr/share/doc/dropbear-2024.86-r1/html --libdir=/usr/lib64 --disable-harden --enable-lastlog --enable-wtmp --disable-bundled-libtom --enable-zlib --enable-pam --enable-openpty --enable-shadow --disable-static --enable-syslog >configure: loading site script /usr/share/config.site >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >configure: Setting LTM_CFLAGS to -O3 -funroll-loops -fomit-frame-pointer >configure: Checking if compiler 'x86_64-pc-linux-gnu-gcc' supports -Wno-pointer-sign >configure: Setting -Wno-pointer-sign >configure: Checking if compiler 'x86_64-pc-linux-gnu-gcc' supports -fno-strict-overflow >configure: Setting -fno-strict-overflow >configure: Checking if compiler 'x86_64-pc-linux-gnu-gcc' supports -Wundef >configure: Setting -Wundef >configure: Disabling hardened build flags >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for sys/select.h... yes >checking for sys/socket.h... yes >checking whether __UCLIBC__ is declared... no >checking for crypt... no >checking for crypt in -lcrypt... yes >checking for deflate in -lz... yes >configure: Enabling zlib >checking for pam_authenticate in -lpam... yes >configure: Enabling PAM >checking for pam_fail_delay... yes >configure: Using openpty if available >checking for library containing openpty... none required >configure: Enabling syslog >checking for shadow.h... yes >configure: Using shadow passwords if available >configure: Disabling fuzzing >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for netinet/in.h... yes >checking for netinet/tcp.h... yes >checking for crypt.h... yes >checking for pty.h... yes >checking for libutil.h... no >checking for libgen.h... yes >checking for inttypes.h... (cached) yes >checking for stropts.h... no >checking for utmp.h... yes >checking for utmpx.h... yes >checking for lastlog.h... yes >checking for paths.h... yes >checking for util.h... no >checking for netdb.h... yes >checking for security/pam_appl.h... yes >checking for pam/pam_appl.h... no >checking for netinet/in_systm.h... yes >checking for sys/uio.h... yes >checking for linux/pkt_sched.h... yes >checking for sys/random.h... yes >checking for sys/prctl.h... yes >checking for an ANSI C-conforming const... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for uint8_t... yes >checking for u_int8_t... yes >checking for uint16_t... yes >checking for u_int16_t... yes >checking for uint32_t... yes >checking for u_int32_t... yes >checking for struct sockaddr_storage... no >checking for socklen_t... yes >checking for struct sockaddr_storage... yes >checking for struct sockaddr_in6... yes >checking for struct in6_addr... yes >checking for struct addrinfo... yes >checking for gai_strerror... yes >checking for struct utmp.ut_host... yes >checking for struct utmp.ut_pid... yes >checking for struct utmp.ut_type... yes >checking for struct utmp.ut_tv... yes >checking for struct utmp.ut_id... yes >checking for struct utmp.ut_addr... yes >checking for struct utmp.ut_addr_v6... yes >checking for struct utmp.ut_exit... yes >checking for struct utmp.ut_time... yes >checking for struct utmpx.ut_host... yes >checking for struct utmpx.ut_syslen... no >checking for struct utmpx.ut_type... yes >checking for struct utmpx.ut_id... yes >checking for struct utmpx.ut_addr... no >checking for struct utmpx.ut_addr_v6... yes >checking for struct utmpx.ut_time... no >checking for struct utmpx.ut_tv... yes >checking for struct sockaddr_storage.ss_family... yes >checking for endutent... yes >checking for getutent... yes >checking for getutid... yes >checking for getutline... yes >checking for pututline... yes >checking for setutent... yes >checking for utmpname... yes >checking for endutxent... yes >checking for getutxent... yes >checking for getutxid... yes >checking for getutxline... yes >checking for pututxline... yes >checking for setutxent... yes >checking for utmpxname... yes >checking for logout... yes >checking for updwtmp... yes >checking for logwtmp... yes >checking for clock_gettime... yes >checking for mach/mach_time.h... no >checking for mach_absolute_time... no >checking for explicit_bzero... yes >checking for memset_s... no >checking for getrandom... yes >checking for mp_to_ubin in -ltommath... yes >checking for poly1305_init in -ltomcrypt... yes >checking for library containing login... none required >checking for logout... (cached) yes >checking for updwtmp... (cached) yes >checking for logwtmp... (cached) yes >checking if your system defines LASTLOG_FILE... no >checking if your system defines _PATH_LASTLOG... yes >checking if your system defines UTMP_FILE... yes >checking if your system defines WTMP_FILE... yes >checking if your system defines UTMPX_FILE... yes >checking if your system defines WTMPX_FILE... yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for working memcmp... yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking for getpass... yes >checking for getspnam... yes >checking for getusershell... yes >checking for putenv... yes >checking for clearenv... yes >checking for strlcpy... yes >checking for strlcat... yes >checking for daemon... yes >checking for basename... yes >checking for _getpty... no >checking for getaddrinfo... yes >checking for freeaddrinfo... yes >checking for getnameinfo... yes >checking for fork... yes >checking for writev... yes >checking for getgrouplist... yes >checking for fexecve... yes >checking for library containing basename... none required >configure: creating ./config.status >config.status: creating Makefile >config.status: creating test/Makefile >config.status: creating config.h >configure: >configure: Using system libtomcrypt and libtommath >configure: >configure: Now edit localoptions.h to choose features. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/dropbear-2024.86-r1/work/dropbear-2024.86 ... >make -O -j4 MULTI=0 'PROGRAMS=dropbear dbclient dropbearkey dropbearconvert scp' >mkdir -p obj >Creating default_options_guard.h >mv -v default_options_guard.h.tmp default_options_guard.h >renamed 'default_options_guard.h.tmp' -> 'default_options_guard.h' >pwd >/var/tmp/portage/net-misc/dropbear-2024.86-r1/work/dropbear-2024.86 >ls -l default_options_guard.h >-rw-r--r-- 1 portage portage 17743 Jan 29 11:21 default_options_guard.h >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/dss.c -o obj/dss.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/dbhelpers.c -o obj/dbhelpers.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/bignum.c -o obj/bignum.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/buffer.c -o obj/buffer.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/dbutil.c -o obj/dbutil.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/signkey.c -o obj/signkey.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/queue.c -o obj/queue.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/rsa.c -o obj/rsa.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/dbrandom.c -o obj/dbrandom.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/atomicio.c -o obj/atomicio.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/compat.c -o obj/compat.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/fake-rfc2553.c -o obj/fake-rfc2553.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/ltc_prng.c -o obj/ltc_prng.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/ecc.c -o obj/ecc.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/sk-ecdsa.c -o obj/sk-ecdsa.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/crypto_desc.c -o obj/crypto_desc.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/ecdsa.c -o obj/ecdsa.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/ed25519.c -o obj/ed25519.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/sk-ed25519.c -o obj/sk-ed25519.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/dbmalloc.c -o obj/dbmalloc.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/gendss.c -o obj/gendss.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/gensignkey.c -o obj/gensignkey.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/genrsa.c -o obj/genrsa.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/curve25519.c -o obj/curve25519.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/gened25519.c -o obj/gened25519.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/common-session.c -o obj/common-session.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/common-algo.c -o obj/common-algo.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/packet.c -o obj/packet.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/common-kex.c -o obj/common-kex.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/termcodes.c -o obj/termcodes.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/common-chansession.c -o obj/common-chansession.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/tcp-accept.c -o obj/tcp-accept.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/loginrec.c -o obj/loginrec.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/common-channel.c -o obj/common-channel.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/dh_groups.c -o obj/dh_groups.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/listener.c -o obj/listener.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/common-runopts.c -o obj/common-runopts.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/process-packet.c -o obj/process-packet.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/circbuffer.c -o obj/circbuffer.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/list.c -o obj/list.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/gcm.c -o obj/gcm.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/chachapoly.c -o obj/chachapoly.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-kex.c -o obj/svr-kex.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/netio.c -o obj/netio.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-auth.c -o obj/svr-auth.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/sshpty.c -o obj/sshpty.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-authpasswd.c -o obj/svr-authpasswd.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-service.c -o obj/svr-service.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-authpubkey.c -o obj/svr-authpubkey.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-authpubkeyoptions.c -o obj/svr-authpubkeyoptions.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-session.c -o obj/svr-session.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-runopts.c -o obj/svr-runopts.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-agentfwd.c -o obj/svr-agentfwd.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-main.c -o obj/svr-main.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-chansession.c -o obj/svr-chansession.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-authpam.c -o obj/svr-authpam.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-tcpfwd.c -o obj/svr-tcpfwd.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/svr-x11fwd.c -o obj/svr-x11fwd.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-main.c -o obj/cli-main.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-auth.c -o obj/cli-auth.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-authpasswd.c -o obj/cli-authpasswd.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-session.c -o obj/cli-session.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-kex.c -o obj/cli-kex.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-authpubkey.c -o obj/cli-authpubkey.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-chansession.c -o obj/cli-chansession.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-runopts.c -o obj/cli-runopts.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-tcpfwd.c -o obj/cli-tcpfwd.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-readconf.c -o obj/cli-readconf.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-channel.c -o obj/cli-channel.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-agentfwd.c -o obj/cli-agentfwd.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/cli-authinteract.c -o obj/cli-authinteract.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/dropbearconvert.c -o obj/dropbearconvert.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/dropbearkey.c -o obj/dropbearkey.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/signkey_ossh.c -o obj/signkey_ossh.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/progressmeter.c -o obj/progressmeter.o -c >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o dropbear ./obj/dbutil.o ./obj/buffer.o ./obj/dbhelpers.o ./obj/dss.o ./obj/bignum.o ./obj/signkey.o ./obj/rsa.o ./obj/dbrandom.o ./obj/queue.o ./obj/atomicio.o ./obj/compat.o ./obj/fake-rfc2553.o ./obj/ltc_prng.o ./obj/ecc.o ./obj/ecdsa.o ./obj/sk-ecdsa.o ./obj/crypto_desc.o ./obj/curve25519.o ./obj/ed25519.o ./obj/sk-ed25519.o ./obj/dbmalloc.o ./obj/gensignkey.o ./obj/gendss.o ./obj/genrsa.o ./obj/gened25519.o ./obj/common-session.o ./obj/packet.o ./obj/common-algo.o ./obj/common-kex.o ./obj/common-channel.o ./obj/common-chansession.o ./obj/termcodes.o ./obj/loginrec.o ./obj/tcp-accept.o ./obj/listener.o ./obj/process-packet.o ./obj/dh_groups.o ./obj/common-runopts.o ./obj/circbuffer.o ./obj/list.o ./obj/netio.o ./obj/chachapoly.o ./obj/gcm.o ./obj/svr-kex.o ./obj/svr-auth.o ./obj/sshpty.o ./obj/svr-authpasswd.o ./obj/svr-authpubkey.o ./obj/svr-authpubkeyoptions.o ./obj/svr-session.o ./obj/svr-service.o ./obj/svr-chansession.o ./obj/svr-runopts.o ./obj/svr-agentfwd.o ./obj/svr-main.o ./obj/svr-x11fwd.o ./obj/svr-tcpfwd.o ./obj/svr-authpam.o -ltomcrypt -ltommath -lpam -lz -lcrypt >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o dbclient ./obj/dbutil.o ./obj/buffer.o ./obj/dbhelpers.o ./obj/dss.o ./obj/bignum.o ./obj/signkey.o ./obj/rsa.o ./obj/dbrandom.o ./obj/queue.o ./obj/atomicio.o ./obj/compat.o ./obj/fake-rfc2553.o ./obj/ltc_prng.o ./obj/ecc.o ./obj/ecdsa.o ./obj/sk-ecdsa.o ./obj/crypto_desc.o ./obj/curve25519.o ./obj/ed25519.o ./obj/sk-ed25519.o ./obj/dbmalloc.o ./obj/gensignkey.o ./obj/gendss.o ./obj/genrsa.o ./obj/gened25519.o ./obj/common-session.o ./obj/packet.o ./obj/common-algo.o ./obj/common-kex.o ./obj/common-channel.o ./obj/common-chansession.o ./obj/termcodes.o ./obj/loginrec.o ./obj/tcp-accept.o ./obj/listener.o ./obj/process-packet.o ./obj/dh_groups.o ./obj/common-runopts.o ./obj/circbuffer.o ./obj/list.o ./obj/netio.o ./obj/chachapoly.o ./obj/gcm.o ./obj/cli-main.o ./obj/cli-auth.o ./obj/cli-authpasswd.o ./obj/cli-kex.o ./obj/cli-session.o ./obj/cli-runopts.o ./obj/cli-chansession.o ./obj/cli-authpubkey.o ./obj/cli-tcpfwd.o ./obj/cli-channel.o ./obj/cli-authinteract.o ./obj/cli-agentfwd.o ./obj/cli-readconf.o -ltomcrypt -ltommath -lpam -lz >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/keyimport.c -o obj/keyimport.o -c >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o dropbearkey ./obj/dbutil.o ./obj/buffer.o ./obj/dbhelpers.o ./obj/dss.o ./obj/bignum.o ./obj/signkey.o ./obj/rsa.o ./obj/dbrandom.o ./obj/queue.o ./obj/atomicio.o ./obj/compat.o ./obj/fake-rfc2553.o ./obj/ltc_prng.o ./obj/ecc.o ./obj/ecdsa.o ./obj/sk-ecdsa.o ./obj/crypto_desc.o ./obj/curve25519.o ./obj/ed25519.o ./obj/sk-ed25519.o ./obj/dbmalloc.o ./obj/gensignkey.o ./obj/gendss.o ./obj/genrsa.o ./obj/gened25519.o ./obj/dropbearkey.o -ltomcrypt -ltommath -lpam -lz >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o dropbearconvert ./obj/dbutil.o ./obj/buffer.o ./obj/dbhelpers.o ./obj/dss.o ./obj/bignum.o ./obj/signkey.o ./obj/rsa.o ./obj/dbrandom.o ./obj/queue.o ./obj/atomicio.o ./obj/compat.o ./obj/fake-rfc2553.o ./obj/ltc_prng.o ./obj/ecc.o ./obj/ecdsa.o ./obj/sk-ecdsa.o ./obj/crypto_desc.o ./obj/curve25519.o ./obj/ed25519.o ./obj/sk-ed25519.o ./obj/dbmalloc.o ./obj/gensignkey.o ./obj/gendss.o ./obj/genrsa.o ./obj/gened25519.o ./obj/dropbearconvert.o ./obj/keyimport.o ./obj/signkey_ossh.o -ltomcrypt -ltommath -lpam -lz >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/scpmisc.c -o obj/scpmisc.o -c >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wundef -fno-strict-overflow -Wno-pointer-sign -O2 -pipe -march=native -fno-diagnostics-color -DLOCALOPTIONS_H_EXISTS -I. -I./src -DDROPBEAR_SERVER -DDROPBEAR_CLIENT src/scp.c -o obj/scp.o -c >src/scp.c: In function âdo_cmdâ: >src/scp.c:202:9: warning: ignoring return value of âpipeâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 202 | pipe(reserved); > | ^~~~~~~~~~~~~~ >src/scp.c: In function âlostconnâ: >src/scp.c:1255:17: warning: ignoring return value of âwriteâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 1255 | write(STDERR_FILENO, "lost connection\n", 16); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -o scp ./obj/scp.o ./obj/progressmeter.o ./obj/atomicio.o ./obj/scpmisc.o ./obj/compat.o >>>> Source compiled. >>>> Test phase: net-misc/dropbear-2024.86-r1 >make -O -j4 check >cd ./src; ./dropbear_lint.sh >make -C test >make[1]: Entering directory '/var/tmp/portage/net-misc/dropbear-2024.86-r1/work/dropbear-2024.86/test' >../dropbearkey -t ecdsa -f fakekey >Generating 256 bit ecdsa key, this may take a while... >Public key portion is: >ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHq+BWEoi3YGxHp1Z6QRnTr/HSvQNbTWCIdZGns3Arf9LJQrYvMJyVsH14u7ay1LsPUioo2PXqes0hV8sX60Xwc= portage@localhost >Fingerprint: SHA256:RZXiiwWFZN4wmjIVZWqgCFAj1fqeGucMKF9F/5XRJ/E >make[1]: Leaving directory '/var/tmp/portage/net-misc/dropbear-2024.86-r1/work/dropbear-2024.86/test' >make[1]: Entering directory '/var/tmp/portage/net-misc/dropbear-2024.86-r1/work/dropbear-2024.86/test' >mkdir -p ~/.ssh >../dropbearkey -t ecdsa -f ~/.ssh/id_dropbear >Generating 256 bit ecdsa key, this may take a while... >Public key portion is: >ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLzfePlZPx3yhKxBXSAUCeCud8QMEQBN6aqT3yEIZY1q8zKdHD2e4epiNeCB0CMcRDjyahLlbfcefAF1GW2PQiY= portage@localhost >Fingerprint: SHA256:pRZhY3ewYb8dyvV/bDBTl8/RYMWXxOgRU/jhwTo+k9Y >../dropbearkey -y -f ~/.ssh/id_dropbear | grep ^ecdsa > ~/.ssh/authorized_keys ># Convert to openssh format so that asyncssh can find it in tests >../dropbearconvert dropbear openssh ~/.ssh/id_dropbear ~/.ssh/id_ecdsa >Key is a ecdsa-sha2-nistp256 key >Wrote key to '/var/tmp/portage/net-misc/dropbear-2024.86-r1/homedir/.ssh/id_ecdsa' >../dropbearkey -t ecdsa -f ~/.ssh/id_dropbear_key2 | grep ^ecdsa | sed 's/[^ ]*$/key2 extra/' >> ~/.ssh/authorized_keys >Generating 256 bit ecdsa key, this may take a while... >../dropbearkey -t ecdsa -f ~/.ssh/id_dropbear_key3 | grep ^ecdsa | sed 's/[^ ]*$/key3%char/' >> ~/.ssh/authorized_keys >Generating 256 bit ecdsa key, this may take a while... >../dropbearkey -t ecdsa -f ~/.ssh/id_dropbear_key4 | grep ^ecdsa | sed 's/[^ ]*$/key4,char/' >> ~/.ssh/authorized_keys >Generating 256 bit ecdsa key, this may take a while... >echo "portage::250:250::/var/tmp/portage/net-misc/dropbear-2024.86-r1/homedir:/bin/bash" >> ~/passwd >echo "portage::250:" >> ~/group >chmod 0700 ~ ~/.ssh ~/.ssh/authorized_keys ~/passwd ~/group >DBTEST_IN_ACTION=y pytest --hostkey=fakekey --dbclient=../dbclient --dropbear=../dropbear . >/usr/lib/python3.12/site-packages/pytest_golden/plugin.py:53: GoldenTestUsageWarning: Add 'enable_assertion_pass_hook=true' to pytest.ini for safer usage of pytest-golden. > warnings.warn( >/usr/lib/python3.12/site-packages/pytest_asyncio/plugin.py:207: PytestDeprecationWarning: The configuration option "asyncio_default_fixture_loop_scope" is unset. >The event loop scope for asynchronous fixtures will default to the fixture caching scope. Future versions of pytest-asyncio will default the loop scope for asynchronous fixtures to function scope. Set the default fixture loop scope explicitly in order to avoid unexpected behavior in the future. Valid fixture loop scopes are: "function", "class", "module", "package", "session" > > warnings.warn(PytestDeprecationWarning(_DEFAULT_FIXTURE_LOOP_SCOPE_UNSET)) >ERROR: Failed run due to following issues being identified: >Duplicate test name 'test_roundtrip', found at test_dropbearconvert.py:71 and test_channels.py:16 >Total errors found: 1 > >============================= test session starts ============================== >platform linux -- Python 3.12.8, pytest-8.3.4, pluggy-1.5.0 >tempdir: /var/tmp/portage/net-misc/dropbear-2024.86-r1/temp/test >rootdir: /var/tmp/portage/net-misc/dropbear-2024.86-r1/work/dropbear-2024.86/test >plugins: mock-3.14.0, xdist-3.6.1, env-1.1.5, forked-1.6.0, betamax-0.9.0, import-check-0.0.4, sphinx_pytest-0.2.0, e3-core-22.6, anyio-4.8.0, pyfakefs-5.7.4, inline-snapshot-0.19.3, trio-0.8.0, requests-mock-1.12.1, timeout-2.3.1, testinfra-10.1.1, flexmock-0.12.2, asyncio-0.25.2, typeguard-4.4.1, skip-markers-1.5.2, tempdir-2019.10.12, plus-0.7.0, pytest_param_files-0.6.0, ordering-0.6, helpers-namespace-2021.12.29, shell-utilities-1.9.7, describe-2.2.0, datadir-1.5.0, regressions-2.7.0, Faker-35.0.0, pkgcore-0.12.29, aiohttp-1.1.0, tavern-2.11.0, jaraco.test-5.5.1, rerunfailures-15.0, home-0.6.0, subprocess-1.5.3, hypothesis-6.124.7, services-2.2.1, golden-0.2.2, lazy-fixtures-1.1.2, noseOfYeti-2.4.9, libtmux-0.40.1, subtests-0.14.1, xprocess-1.0.2 >asyncio: mode=Mode.STRICT, asyncio_default_fixture_loop_scope=None >collected 52 items > >=============================== inline snapshot ================================ >============================ no tests ran in 0.56s ============================= >make[1]: *** [Makefile:21: test] Error 4 >make[1]: Leaving directory '/var/tmp/portage/net-misc/dropbear-2024.86-r1/work/dropbear-2024.86/test' >make: *** [Makefile:291: check] Error 2 > * ERROR: net-misc/dropbear-2024.86-r1::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 136: Called src_test > * environment, line 2796: Called default > * phase-functions.sh, line 877: Called default_src_test > * phase-functions.sh, line 906: Called __eapi0_src_test > * phase-helpers.sh, line 747: Called die > * The specific snippet of code: > * ${emake_cmd} ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=net-misc/dropbear-2024.86-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/dropbear-2024.86-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:dropbear-2024.86-r1:20250129-112100.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/dropbear-2024.86-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/dropbear-2024.86-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/dropbear-2024.86-r1/work/dropbear-2024.86' > * S: '/var/tmp/portage/net-misc/dropbear-2024.86-r1/work/dropbear-2024.86' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 949005
:
917810
|
917811
|
917812
|
917813
|
917814
|
917815
| 917816 |
917817
|
917818