<86>Oct 4 04:01:47 userdel[58050]: delete user 'rooter' <86>Oct 4 04:01:47 userdel[58050]: removed group 'rooter' owned by 'rooter' <86>Oct 4 04:01:47 userdel[58050]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 4 04:01:47 groupadd[58071]: group added to /etc/group: name=rooter, GID=657 <86>Oct 4 04:01:47 groupadd[58071]: group added to /etc/gshadow: name=rooter <86>Oct 4 04:01:47 groupadd[58071]: new group: name=rooter, GID=657 <86>Oct 4 04:01:47 useradd[58088]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Oct 4 04:01:47 userdel[58116]: delete user 'builder' <86>Oct 4 04:01:47 userdel[58116]: removed group 'builder' owned by 'builder' <86>Oct 4 04:01:47 userdel[58116]: removed shadow group 'builder' owned by 'builder' <86>Oct 4 04:01:47 groupadd[58141]: group added to /etc/group: name=builder, GID=658 <86>Oct 4 04:01:47 groupadd[58141]: group added to /etc/gshadow: name=builder <86>Oct 4 04:01:47 groupadd[58141]: new group: name=builder, GID=658 <86>Oct 4 04:01:47 useradd[58157]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/dropbear-2017.75-alt2.src.rpm: license not found in '/usr/share/license' directory: MIT-style <13>Oct 4 04:01:48 rpmi: libtommath-1.1.0-alt2 sisyphus+285629.40.2.1 1632320389 installed <13>Oct 4 04:01:48 rpmi: libtomcrypt-1.18.2-alt4 sisyphus+285629.200.2.1 1632320646 installed <13>Oct 4 04:01:48 rpmi: libtomcrypt-devel-1.18.2-alt4 sisyphus+285629.200.2.1 1632320646 installed <13>Oct 4 04:01:48 rpmi: libtommath-devel-1.1.0-alt2 sisyphus+285629.40.2.1 1632320389 installed <13>Oct 4 04:01:48 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847002 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dropbear-2017.75-alt2.nosrc.rpm (w1.gzdio) Installing dropbear-2017.75-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83467 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dropbear-2017.75 + echo 'Source #0 (dropbear-2017.75.tar.bz2):' Source #0 (dropbear-2017.75.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/dropbear-2017.75.tar.bz2 + /bin/tar -xf - + cd dropbear-2017.75 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (dropbear-2013.62-authkey_fp.patch):' Patch #0 (dropbear-2013.62-authkey_fp.patch): + /usr/bin/patch -p2 patching file dropbear.8 Hunk #1 succeeded at 69 (offset -2 lines). Hunk #2 succeeded at 182 (offset 3 lines). patching file runopts.h Hunk #1 succeeded at 70 with fuzz 2 (offset 6 lines). patching file session.h Hunk #1 succeeded at 170 with fuzz 1 (offset 16 lines). patching file svr-authpubkey.c Hunk #1 succeeded at 147 (offset 10 lines). patching file svr-chansession.c Hunk #1 succeeded at 949 (offset 32 lines). patching file svr-runopts.c Hunk #2 succeeded at 126 (offset 2 lines). Hunk #3 succeeded at 186 (offset -9 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.83467 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dropbear-2017.75 + export LIBS=-lcrypt 'CFLAGS=-I/usr/include/tomcrypt -I/usr/include/tommath' + LIBS=-lcrypt + CFLAGS='-I/usr/include/tomcrypt -I/usr/include/tommath' + CFLAGS='-I/usr/include/tomcrypt -I/usr/include/tommath' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-shadow --disable-lastlog configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes 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-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-install... no checking for install... install checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __UCLIBC__ is declared... no checking for crypt... yes checking for crypt in -lcrypt... yes checking for deflate in -lz... yes configure: Enabling zlib configure: Disabling PAM configure: Using openpty if available checking for library containing openpty... -lutil configure: Enabling syslog configure: Not using shadow passwords checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for inttypes.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for an ANSI C-conforming const... yes 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 whether time.h and sys/time.h may both be included... 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 mach/mach_time.h usability... no checking mach/mach_time.h presence... no 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 mp_exptmod in -ltommath... yes checking for register_cipher 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... no checking if your system defines WTMPX_FILE... no checking whether x86_64-alt-linux-gcc needs -traditional... no checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for dup2... yes checking for getpass... yes checking for getspnam... yes checking for getusershell... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strdup... 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 library containing basename... none required configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext configure: configure: Using system libtomcrypt and libtommath configure: configure: Now edit options.h to choose features. + make -j8 'PROGRAMS=dropbear dbclient dropbearkey dropbearconvert scp' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dbhelpers.o dbhelpers.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o bignum.o bignum.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dbrandom.o dbrandom.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dss.o dss.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o rsa.o rsa.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o buffer.o buffer.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o signkey.o signkey.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dbutil.o dbutil.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o queue.o queue.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o atomicio.o atomicio.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o compat.o compat.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o fake-rfc2553.o fake-rfc2553.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o ltc_prng.o ltc_prng.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o ecc.o ecc.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o crypto_desc.o crypto_desc.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o ecdsa.o ecdsa.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o gensignkey.o gensignkey.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o genrsa.o genrsa.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o gendss.o gendss.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-session.o common-session.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o packet.o packet.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-algo.o common-algo.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-chansession.o common-chansession.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o termcodes.o termcodes.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dh_groups.o dh_groups.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-kex.o common-kex.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o loginrec.o loginrec.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-channel.o common-channel.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o tcp-accept.o tcp-accept.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o listener.o listener.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o process-packet.o process-packet.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-runopts.o common-runopts.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o circbuffer.o circbuffer.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o list.o list.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-kex.o svr-kex.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o curve25519-donna.o curve25519-donna.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o netio.o netio.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o sshpty.o sshpty.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-auth.o svr-auth.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpasswd.o svr-authpasswd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpubkeyoptions.o svr-authpubkeyoptions.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpubkey.o svr-authpubkey.c svr-authpubkey.c: In function 'checkpubkeyperms': svr-authpubkey.c:411:9: warning: 'strncat' specified bound 5 equals source length [-Wstringop-overflow=] 411 | strncat(filename, "/.ssh", 5); /* strlen("/.ssh") == 5 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svr-authpubkey.c:417:9: warning: 'strncat' specified bound 16 equals source length [-Wstringop-overflow=] 417 | strncat(filename, "/authorized_keys", 16); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-session.o svr-session.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-service.o svr-service.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-runopts.o svr-runopts.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-agentfwd.o svr-agentfwd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-x11fwd.o svr-x11fwd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpam.o svr-authpam.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-chansession.o svr-chansession.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-main.o svr-main.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-tcpfwd.o svr-tcpfwd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-auth.o cli-auth.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-authpasswd.o cli-authpasswd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-main.o cli-main.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-kex.o cli-kex.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-runopts.o cli-runopts.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-chansession.o cli-chansession.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-session.o cli-session.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-channel.o cli-channel.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-authpubkey.o cli-authpubkey.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-tcpfwd.o cli-tcpfwd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o progressmeter.o progressmeter.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-authinteract.o cli-authinteract.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-agentfwd.o cli-agentfwd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dropbearkey.o dropbearkey.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -o dropbear dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o common-session.o packet.o common-algo.o common-kex.o common-channel.o common-chansession.o termcodes.o loginrec.o tcp-accept.o listener.o process-packet.o dh_groups.o common-runopts.o circbuffer.o curve25519-donna.o list.o netio.o svr-kex.o svr-auth.o sshpty.o svr-authpasswd.o svr-authpubkey.o svr-authpubkeyoptions.o svr-session.o svr-service.o svr-chansession.o svr-runopts.o svr-agentfwd.o svr-main.o svr-x11fwd.o svr-tcpfwd.o svr-authpam.o -ltommath -ltomcrypt -lcrypt -lutil -lz -lcrypt -lcrypt make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dropbearconvert.o dropbearconvert.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -o dropbearkey dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o dropbearkey.o -ltommath -ltomcrypt make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -o dbclient dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o common-session.o packet.o common-algo.o common-kex.o common-channel.o common-chansession.o termcodes.o loginrec.o tcp-accept.o listener.o process-packet.o dh_groups.o common-runopts.o circbuffer.o curve25519-donna.o list.o netio.o cli-main.o cli-auth.o cli-authpasswd.o cli-kex.o cli-session.o cli-runopts.o cli-chansession.o cli-authpubkey.o cli-tcpfwd.o cli-channel.o cli-authinteract.o cli-agentfwd.o -ltommath -ltomcrypt -lcrypt -lutil -lz -lcrypt make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o scpmisc.o scpmisc.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o keyimport.o keyimport.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o scp.o scp.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -o dropbearconvert dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o dropbearconvert.o keyimport.o -ltommath -ltomcrypt make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -o scp scp.o progressmeter.o atomicio.o scpmisc.o compat.o make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.541 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dropbear-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dropbear-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dropbear-2017.75 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/dropbear-buildroot/usr exec_prefix=/usr/src/tmp/dropbear-buildroot/usr bindir=/usr/src/tmp/dropbear-buildroot/usr/bin sbindir=/usr/src/tmp/dropbear-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dropbear-buildroot/etc datadir=/usr/src/tmp/dropbear-buildroot/usr/share includedir=/usr/src/tmp/dropbear-buildroot/usr/include libdir=/usr/src/tmp/dropbear-buildroot/usr/lib64 libexecdir=/usr/src/tmp/dropbear-buildroot/usr/lib localstatedir=/usr/src/tmp/dropbear-buildroot/var/lib sharedstatedir=/usr/src/tmp/dropbear-buildroot/var/lib mandir=/usr/src/tmp/dropbear-buildroot/usr/share/man infodir=/usr/src/tmp/dropbear-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/sbin /usr/libexec/rpm-build/install -p dropbear /usr/src/tmp/dropbear-buildroot/usr/sbin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man8 /usr/libexec/rpm-build/install -p -m 644 ./dropbear.8 /usr/src/tmp/dropbear-buildroot/usr/share/man/man8/dropbear.8 /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p dbclient /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man1 if test -e dbclient.1; then /usr/libexec/rpm-build/install -p -m 644 dbclient.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dbclient.1; fi /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p dropbearkey /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man1 if test -e dropbearkey.1; then /usr/libexec/rpm-build/install -p -m 644 dropbearkey.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearkey.1; fi /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p dropbearconvert /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man1 if test -e dropbearconvert.1; then /usr/libexec/rpm-build/install -p -m 644 dropbearconvert.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearconvert.1; fi make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' + install -D -m 0755 scp /usr/src/tmp/dropbear-buildroot/usr/bin/scp + install -D dbclient.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dbclient.1 + install -D dropbear.8 /usr/src/tmp/dropbear-buildroot/usr/share/man/man8/dropbear.8 + install -D dropbearkey.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearkey.1 + install -D dropbearconvert.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearconvert.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dropbear-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dropbear-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dropbear-buildroot/ (default) Compressing files in /usr/src/tmp/dropbear-buildroot (auto) mode of '/usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearconvert.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearkey.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dbclient.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/dropbear-buildroot/usr/share/man/man8/dropbear.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/dropbear-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: dropbear-2017.75-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Ja4QI find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q2pRCJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libcrypt.so.1()(64bit) >= set:ihuTa, libcrypt.so.1(XCRYPT_2.0)(64bit), libtomcrypt.so.1()(64bit) >= set:nhKKmOFiCYvwUtEeEEeNGxgXbGsb2DZ5RxP4Oy8usa4EmuZ88cInECho31HH448ZhQBQFkKn1GSAifsrK5ZroONqZnrVC5an7XY7jocWIYB49v9Of, libtommath.so.1()(64bit) >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf, libutil.so.1(GLIBC_2.2.5)(64bit), libz.so.1()(64bit) >= set:khb6pwmYBXk6z02Sv2, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OrTXMG Creating dropbear-debuginfo package Processing files: dropbear-scp-2017.75-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X4yHCG find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iFhZbJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Conflicts: openssh-common Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vLP7bJ Creating dropbear-scp-debuginfo package Processing files: dropbear-client-2017.75-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.joYPfH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DZKq4I find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libtomcrypt.so.1()(64bit) >= set:nhKKmOFiCYvwUtEeEEeNGxgXbGsb2DZ5RxP4Oy8usa4EmuZ88cInECho31HH448ZhQBQFkKn1GSAifsrK5ZroONqZnrVC5an7XY7jocWIYB49v9Of, libtommath.so.1()(64bit) >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf, libutil.so.1(GLIBC_2.2.5)(64bit), libz.so.1()(64bit) >= set:khb6pwmYBXk6z02Sv2, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jQo07I Creating dropbear-client-debuginfo package Processing files: dropbear-doc-2017.75-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69943 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dropbear-2017.75 + DOCDIR=/usr/src/tmp/dropbear-buildroot/usr/share/doc/dropbear-doc-2017.75 + export DOCDIR + rm -rf /usr/src/tmp/dropbear-buildroot/usr/share/doc/dropbear-doc-2017.75 + /bin/mkdir -p /usr/src/tmp/dropbear-buildroot/usr/share/doc/dropbear-doc-2017.75 + cp -prL CHANGES INSTALL LICENSE MULTI README SMALL TODO /usr/src/tmp/dropbear-buildroot/usr/share/doc/dropbear-doc-2017.75 + chmod -R go-w /usr/src/tmp/dropbear-buildroot/usr/share/doc/dropbear-doc-2017.75 + chmod -R a+rX /usr/src/tmp/dropbear-buildroot/usr/share/doc/dropbear-doc-2017.75 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X3RxIJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uKiBvI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: dropbear-debuginfo-2017.75-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SAEmEH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A5xd6I find-requires: running scripts (debuginfo) Requires: dropbear = 2017.75-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypt.so.1), debug64(libtomcrypt.so.1), debug64(libtommath.so.1), debug64(libutil.so.1), debug64(libz.so.1) Processing files: dropbear-scp-debuginfo-2017.75-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GK3Q9G find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uCYXnI find-requires: running scripts (debuginfo) Requires: dropbear-scp = 2017.75-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: dropbear-client-debuginfo-2017.75-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oCJKbF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rJPEhI find-requires: running scripts (debuginfo) Requires: dropbear-client = 2017.75-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libtomcrypt.so.1), debug64(libtommath.so.1), debug64(libutil.so.1), debug64(libz.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-2017.75-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-scp-2017.75-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-client-2017.75-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/dropbear-doc-2017.75-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-debuginfo-2017.75-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-scp-debuginfo-2017.75-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-client-debuginfo-2017.75-alt2.x86_64.rpm (w2.lzdio) 8.48user 4.00system 0:23.52elapsed 53%CPU (0avgtext+0avgdata 27932maxresident)k 0inputs+0outputs (0major+1466385minor)pagefaults 0swaps /.out/dropbear-doc-2017.75-alt2.noarch.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-scp-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-client-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-debuginfo-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-scp-debuginfo-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-client-debuginfo-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style 12.05user 7.14system 0:29.23elapsed 65%CPU (0avgtext+0avgdata 105256maxresident)k 872inputs+0outputs (30552major+1827881minor)pagefaults 0swaps --- dropbear-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-2017.75-alt2.x86_64.rpm.hasher 2021-10-04 04:02:14.676474618 +0000 @@ -12,7 +12,6 @@ Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libcrypt.so.1()(64bit) >= set:hguT2 -Requires: libcrypt.so.1(GLIBC_2.2.5)(64bit) +Requires: libcrypt.so.1()(64bit) >= set:ihuTa +Requires: libcrypt.so.1(XCRYPT_2.0)(64bit) Requires: libtomcrypt.so.1()(64bit) >= set:nhKKmOFiCYvwUtEeEEeNGxgXbGsb2DZ5RxP4Oy8usa4EmuZ88cInECho31HH448ZhQBQFkKn1GSAifsrK5ZroONqZnrVC5an7XY7jocWIYB49v9Of Requires: libtommath.so.1()(64bit) >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf -Requires: libutil.so.1()(64bit) >= set:gdM5q1ehY30 Requires: libutil.so.1(GLIBC_2.2.5)(64bit) @@ -22,5 +21,5 @@ Provides: dropbear = 2017.75-alt2 -File: /usr/bin/dropbearconvert 100755 root:root f62579049eb8098ea74a1464730ea6f4 -File: /usr/bin/dropbearkey 100755 root:root 37f035769a83318fff1e36c82ec95e7f -File: /usr/sbin/dropbear 100755 root:root 07913eaa35bbdc640bbf8c9b3d25f6f7 -RPMIdentity: 0c2dfbb71971bc89241891a6eb791565f46d2624ed8d9a4291529a0c8438532d91fad4e756fcb79cc29b066ec51920874b52ffbd3f9a7035cf825fa3b5a1fe8a +File: /usr/bin/dropbearconvert 100755 root:root b3cdcee18ec436990ae5fef281fa1061 +File: /usr/bin/dropbearkey 100755 root:root f9b8fa0f783e0294e9bde0041368f0cd +File: /usr/sbin/dropbear 100755 root:root 85c5deef943530df68f28264a51cdab1 +RPMIdentity: 70667bd233641e0099134c2f479916f046c21d5057e4868c6358328e851a6d3a3789cef7884c3dda034db306c11d33ea868437287df77af98e5b3dc0b0c8cbbf --- dropbear-client-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-client-2017.75-alt2.x86_64.rpm.hasher 2021-10-04 04:02:14.753474678 +0000 @@ -11,3 +11,2 @@ Requires: libtommath.so.1()(64bit) >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf -Requires: libutil.so.1()(64bit) >= set:gesxI0dh0 Requires: libutil.so.1(GLIBC_2.2.5)(64bit) @@ -17,3 +16,3 @@ Provides: dropbear-client = 2017.75-alt2 -File: /usr/bin/dbclient 100755 root:root c97ab92761ba143d5e02d125a6573f4b -RPMIdentity: d9a477f483953fba791a8cabaa0726a270c1468ee4ab89e49a57fcb2477709497115a40a5f4de5d35a5c12721c103eccb135ed1e96e7ae4e08d4d06c367c51a1 +File: /usr/bin/dbclient 100755 root:root e9652e03fa968f4c60cd6d2ee6f3fa70 +RPMIdentity: c32852e9d34c31e6f6fd610b7c318601d7f600b2133a91ec6b0d8546b2ee134445bd588513995826b421f6b88f4d237500c9100ee905f8146cc97c7ee60ad330 --- dropbear-client-debuginfo-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-client-debuginfo-2017.75-alt2.x86_64.rpm.hasher 2021-10-04 04:02:14.830474737 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9f 40755 root:root -/usr/lib/debug/.build-id/9f/616546dc34fc49af4f0c6d812337feca732146 120777 root:root ../../../../bin/dbclient -/usr/lib/debug/.build-id/9f/616546dc34fc49af4f0c6d812337feca732146.debug 120777 root:root ../../usr/bin/dbclient.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/7aac587d2b2ebc78b5256730551f6fce8e8a23 120777 root:root ../../../../bin/dbclient +/usr/lib/debug/.build-id/a6/7aac587d2b2ebc78b5256730551f6fce8e8a23.debug 120777 root:root ../../usr/bin/dbclient.debug /usr/lib/debug/usr/bin/dbclient.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: dropbear-client-debuginfo = 2017.75-alt2 -File: /usr/lib/debug/.build-id/9f 40755 root:root -File: /usr/lib/debug/.build-id/9f/616546dc34fc49af4f0c6d812337feca732146 120777 root:root ../../../../bin/dbclient -File: /usr/lib/debug/.build-id/9f/616546dc34fc49af4f0c6d812337feca732146.debug 120777 root:root ../../usr/bin/dbclient.debug -File: /usr/lib/debug/usr/bin/dbclient.debug 100644 root:root 6502efafa39be8460968704848cce014 -RPMIdentity: f54fcb7ac45f13aaead256582a2ee82a67b16a0a240ce12ce81689091ca400b5161040c3bc3607992bc70f7426fdbf700c010f4e134c3c2e5261adda1707c1fc +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/7aac587d2b2ebc78b5256730551f6fce8e8a23 120777 root:root ../../../../bin/dbclient +File: /usr/lib/debug/.build-id/a6/7aac587d2b2ebc78b5256730551f6fce8e8a23.debug 120777 root:root ../../usr/bin/dbclient.debug +File: /usr/lib/debug/usr/bin/dbclient.debug 100644 root:root e0d3245b3477b5c862fe9fc392c0de14 +RPMIdentity: aa6d2a56f4509c6223acb0e35c643eb52f7bd4c893ae2898cfdbc868af4fea01bde25b801c05249b913a93785547af29261305491d91cef9ae39be7441d628b4 --- dropbear-debuginfo-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-debuginfo-2017.75-alt2.x86_64.rpm.hasher 2021-10-04 04:02:14.915474802 +0000 @@ -1,9 +1,10 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/fa86aa66e5c06f246d6cdc2376d5ac6afa49a5 120777 root:root ../../../../bin/dropbearkey -/usr/lib/debug/.build-id/02/fa86aa66e5c06f246d6cdc2376d5ac6afa49a5.debug 120777 root:root ../../usr/bin/dropbearkey.debug -/usr/lib/debug/.build-id/ca 40755 root:root -/usr/lib/debug/.build-id/ca/4a9671689dceefeb0006e3fba89147a4f61d06 120777 root:root ../../../../sbin/dropbear -/usr/lib/debug/.build-id/ca/4a9671689dceefeb0006e3fba89147a4f61d06.debug 120777 root:root ../../usr/sbin/dropbear.debug -/usr/lib/debug/.build-id/ca/edb1c2052ae0af824ec5441f0c7552521167c8 120777 root:root ../../../../bin/dropbearconvert -/usr/lib/debug/.build-id/ca/edb1c2052ae0af824ec5441f0c7552521167c8.debug 120777 root:root ../../usr/bin/dropbearconvert.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/73cf5f55c80864b2d9e183939c1f8ebe006b15 120777 root:root ../../../../sbin/dropbear +/usr/lib/debug/.build-id/41/73cf5f55c80864b2d9e183939c1f8ebe006b15.debug 120777 root:root ../../usr/sbin/dropbear.debug +/usr/lib/debug/.build-id/42 40755 root:root +/usr/lib/debug/.build-id/42/53c0b9b3aa1839ceac5454b458ae765f120490 120777 root:root ../../../../bin/dropbearconvert +/usr/lib/debug/.build-id/42/53c0b9b3aa1839ceac5454b458ae765f120490.debug 120777 root:root ../../usr/bin/dropbearconvert.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/5933e786dc5c3fab269fc294ebf0340a57002d 120777 root:root ../../../../bin/dropbearkey +/usr/lib/debug/.build-id/61/5933e786dc5c3fab269fc294ebf0340a57002d.debug 120777 root:root ../../usr/bin/dropbearkey.debug /usr/lib/debug/usr/bin/dropbearconvert.debug 100644 root:root @@ -21,13 +22,14 @@ Provides: dropbear-debuginfo = 2017.75-alt2 -File: /usr/lib/debug/.build-id/02 40755 root:root -File: /usr/lib/debug/.build-id/02/fa86aa66e5c06f246d6cdc2376d5ac6afa49a5 120777 root:root ../../../../bin/dropbearkey -File: /usr/lib/debug/.build-id/02/fa86aa66e5c06f246d6cdc2376d5ac6afa49a5.debug 120777 root:root ../../usr/bin/dropbearkey.debug -File: /usr/lib/debug/.build-id/ca 40755 root:root -File: /usr/lib/debug/.build-id/ca/4a9671689dceefeb0006e3fba89147a4f61d06 120777 root:root ../../../../sbin/dropbear -File: /usr/lib/debug/.build-id/ca/4a9671689dceefeb0006e3fba89147a4f61d06.debug 120777 root:root ../../usr/sbin/dropbear.debug -File: /usr/lib/debug/.build-id/ca/edb1c2052ae0af824ec5441f0c7552521167c8 120777 root:root ../../../../bin/dropbearconvert -File: /usr/lib/debug/.build-id/ca/edb1c2052ae0af824ec5441f0c7552521167c8.debug 120777 root:root ../../usr/bin/dropbearconvert.debug -File: /usr/lib/debug/usr/bin/dropbearconvert.debug 100644 root:root 83e0808ced9eb4005a619c1f7f79d497 -File: /usr/lib/debug/usr/bin/dropbearkey.debug 100644 root:root 3f2d03e6ae13e519b6ecb38c4bd9a617 -File: /usr/lib/debug/usr/sbin/dropbear.debug 100644 root:root 3a1e3f8a70c770e252205291ef54d040 -RPMIdentity: ff4c69622e3d2f2c43fb5d32855d6b33746d9b4bc7fec981bc372a4214ac67d11bd6b68e47e9fc01195fc81b00afc7dad531cd2802483b9d7f2182b615a24266 +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/73cf5f55c80864b2d9e183939c1f8ebe006b15 120777 root:root ../../../../sbin/dropbear +File: /usr/lib/debug/.build-id/41/73cf5f55c80864b2d9e183939c1f8ebe006b15.debug 120777 root:root ../../usr/sbin/dropbear.debug +File: /usr/lib/debug/.build-id/42 40755 root:root +File: /usr/lib/debug/.build-id/42/53c0b9b3aa1839ceac5454b458ae765f120490 120777 root:root ../../../../bin/dropbearconvert +File: /usr/lib/debug/.build-id/42/53c0b9b3aa1839ceac5454b458ae765f120490.debug 120777 root:root ../../usr/bin/dropbearconvert.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/5933e786dc5c3fab269fc294ebf0340a57002d 120777 root:root ../../../../bin/dropbearkey +File: /usr/lib/debug/.build-id/61/5933e786dc5c3fab269fc294ebf0340a57002d.debug 120777 root:root ../../usr/bin/dropbearkey.debug +File: /usr/lib/debug/usr/bin/dropbearconvert.debug 100644 root:root 7c7545b705d81a92a7d1db82d161de22 +File: /usr/lib/debug/usr/bin/dropbearkey.debug 100644 root:root 502598e0e76bb5600e4e02cc908f9f67 +File: /usr/lib/debug/usr/sbin/dropbear.debug 100644 root:root 1507c93b46e61c8ec9c5480801499d2a +RPMIdentity: 986d8223baccec55b2b151ded10d02b5cf5f9cdda88379571ecb6dc63b8a68611ac93040a137b66b13ed41d3583e9072938635c8228effc433f32abf5b1793d8 --- dropbear-scp-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-scp-2017.75-alt2.x86_64.rpm.hasher 2021-10-04 04:02:15.090474936 +0000 @@ -9,3 +9,3 @@ Conflicts: openssh-common -File: /usr/bin/scp 100755 root:root 3a0486957982380d2be50b049e7f1526 -RPMIdentity: d88a3ddf12ce9aadf4abc05726f81c801dcb3dd7105eb0c9da6d5bbb511612c3c7f97fc19f77e47bcac452a4c9770795929155a45b6f6a00d5cf5befd54fbd48 +File: /usr/bin/scp 100755 root:root 6f48e184ac35b70f9a18a6376aa612fe +RPMIdentity: 4b7ff06731003cece0094ed4354d294afdef1e81bc22478ae799b51247676181857ccd2ea5ae46db7d5c813698aea61f259f2cf86fd508f0b14237dacaf92be4 --- dropbear-scp-debuginfo-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-scp-debuginfo-2017.75-alt2.x86_64.rpm.hasher 2021-10-04 04:02:15.177475003 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c0 40755 root:root -/usr/lib/debug/.build-id/c0/f8bdefd53106530195968d9f0f7e8cf083e0a0 120777 root:root ../../../../bin/scp -/usr/lib/debug/.build-id/c0/f8bdefd53106530195968d9f0f7e8cf083e0a0.debug 120777 root:root ../../usr/bin/scp.debug +/usr/lib/debug/.build-id/03 40755 root:root +/usr/lib/debug/.build-id/03/c4bf1179e19820e720ead5e54e32c3055f3b37 120777 root:root ../../../../bin/scp +/usr/lib/debug/.build-id/03/c4bf1179e19820e720ead5e54e32c3055f3b37.debug 120777 root:root ../../usr/bin/scp.debug /usr/lib/debug/usr/bin/scp.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: dropbear-scp-debuginfo = 2017.75-alt2 -File: /usr/lib/debug/.build-id/c0 40755 root:root -File: /usr/lib/debug/.build-id/c0/f8bdefd53106530195968d9f0f7e8cf083e0a0 120777 root:root ../../../../bin/scp -File: /usr/lib/debug/.build-id/c0/f8bdefd53106530195968d9f0f7e8cf083e0a0.debug 120777 root:root ../../usr/bin/scp.debug -File: /usr/lib/debug/usr/bin/scp.debug 100644 root:root dff71574c6382cf898b6bb47d7489ef2 -RPMIdentity: b521f0e156ef74cef5869885bd4e80669660634c0714eca02edfac32d000c59133c3572375bbdb59fe0c7998a1d5b096b567752a3570f4686c4ec165716f41d6 +File: /usr/lib/debug/.build-id/03 40755 root:root +File: /usr/lib/debug/.build-id/03/c4bf1179e19820e720ead5e54e32c3055f3b37 120777 root:root ../../../../bin/scp +File: /usr/lib/debug/.build-id/03/c4bf1179e19820e720ead5e54e32c3055f3b37.debug 120777 root:root ../../usr/bin/scp.debug +File: /usr/lib/debug/usr/bin/scp.debug 100644 root:root fcb485f7be966d9564ab647cfad3dfe5 +RPMIdentity: e323c9703147262de600f5b8bd50de7928bd1b008c646278aaa750c67ea3298d42571cdb6df5ffb582fcb063ead9a65ce85efeb63bbcff71ff96e9e4acae9847