<86>Sep 25 11:09:41 userdel[130584]: delete user 'rooter' <86>Sep 25 11:09:41 groupadd[130612]: group added to /etc/group: name=rooter, GID=693 <86>Sep 25 11:09:41 groupadd[130612]: group added to /etc/gshadow: name=rooter <86>Sep 25 11:09:41 groupadd[130612]: new group: name=rooter, GID=693 <86>Sep 25 11:09:41 useradd[130671]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Sep 25 11:09:42 userdel[130853]: delete user 'builder' <86>Sep 25 11:09:42 groupadd[130887]: group added to /etc/group: name=builder, GID=694 <86>Sep 25 11:09:42 groupadd[130887]: group added to /etc/gshadow: name=builder <86>Sep 25 11:09:42 groupadd[130887]: new group: name=builder, GID=694 <86>Sep 25 11:09:42 useradd[130942]: new user: name=builder, UID=694, GID=694, 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>Sep 25 11:09:46 rpmi: libtommath-1.1.0-alt2 sisyphus+285629.40.2.1 1632320415 installed <13>Sep 25 11:09:46 rpmi: libtomcrypt-1.18.2-alt4 sisyphus+285629.200.2.1 1632320797 installed <13>Sep 25 11:09:46 rpmi: libtomcrypt-devel-1.18.2-alt4 sisyphus+285629.200.2.1 1632320797 installed <13>Sep 25 11:09:46 rpmi: libtommath-devel-1.1.0-alt2 sisyphus+285629.40.2.1 1632320415 installed <13>Sep 25 11:09:46 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847006 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/dropbear-2017.75-alt2.nosrc.rpm (w1.gzdio) Installing dropbear-2017.75-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40717 + 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/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/dropbear-2017.75.tar.bz2 + 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.42664 + 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 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-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... 64 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-install... no checking for install... install checking how to run the C preprocessor... i586-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 i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' i586-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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67662 + 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/lib 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.cG7r9p 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.wP4jYo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6 >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.25), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libcrypt.so.1 >= set:ihuTa, libcrypt.so.1(XCRYPT_2.0), libtomcrypt.so.1 >= set:nhKKmOFiCYvwUtEeEEeNGxgXbGsb2DZ5RxP4Oy8usa4EmuZ88cInECho31HH448ZhQBQFkKn1GSAifsrK5ZroONqZnrVC5an7XY7jocWIYB49v9Of, libtommath.so.1 >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf, libutil.so.1(GLIBC_2.0), libz.so.1 >= 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.iOIUOo 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.zYvbYs 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.GVkFTo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), 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.ANqa6s 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.YjU68p 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.2LQPRs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6 >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.25), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libtomcrypt.so.1 >= set:nhKKmOFiCYvwUtEeEEeNGxgXbGsb2DZ5RxP4Oy8usa4EmuZ88cInECho31HH448ZhQBQFkKn1GSAifsrK5ZroONqZnrVC5an7XY7jocWIYB49v9Of, libtommath.so.1 >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf, libutil.so.1(GLIBC_2.0), libz.so.1 >= 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.bfuxYp Creating dropbear-client-debuginfo package Processing files: dropbear-doc-2017.75-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78532 + 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.J3z8lr 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.oZ0tlp 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.UNvFFo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ONbXGr find-requires: running scripts (debuginfo) Requires: dropbear = 2017.75-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypt.so.1), debug(libtomcrypt.so.1), debug(libtommath.so.1), debug(libutil.so.1), debug(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.30utYo find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Qm3gxq find-requires: running scripts (debuginfo) Requires: dropbear-scp = 2017.75-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(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.kop0wq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gbwqxs find-requires: running scripts (debuginfo) Requires: dropbear-client = 2017.75-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libtomcrypt.so.1), debug(libtommath.so.1), debug(libutil.so.1), debug(libz.so.1) Wrote: /usr/src/RPM/RPMS/i586/dropbear-2017.75-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dropbear-scp-2017.75-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dropbear-client-2017.75-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/dropbear-doc-2017.75-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dropbear-debuginfo-2017.75-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dropbear-scp-debuginfo-2017.75-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/dropbear-client-debuginfo-2017.75-alt2.i586.rpm (w2.lzdio) 11.82user 3.40system 0:41.02elapsed 37%CPU (0avgtext+0avgdata 22984maxresident)k 0inputs+0outputs (0major+1346525minor)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.i586.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-scp-2017.75-alt2.i586.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-client-2017.75-alt2.i586.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-debuginfo-2017.75-alt2.i586.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-scp-debuginfo-2017.75-alt2.i586.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-client-debuginfo-2017.75-alt2.i586.rpm: license not found in '/usr/share/license' directory: MIT-style 16.13user 6.43system 0:58.05elapsed 38%CPU (0avgtext+0avgdata 100912maxresident)k 88inputs+0outputs (0major+1722844minor)pagefaults 0swaps --- dropbear-2017.75-alt2.i586.rpm.repo 2018-01-12 09:05:36.000000000 +0000 +++ dropbear-2017.75-alt2.i586.rpm.hasher 2021-09-25 11:10:34.059155878 +0000 @@ -8,2 +8,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.2) @@ -11,2 +12,3 @@ Requires: libc.so.6(GLIBC_2.25) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3) @@ -14,7 +16,6 @@ Requires: libc.so.6(GLIBC_2.7) -Requires: libcrypt.so.1 >= set:hguT2 -Requires: libcrypt.so.1(GLIBC_2.0) +Requires: libcrypt.so.1 >= set:ihuTa +Requires: libcrypt.so.1(XCRYPT_2.0) Requires: libtomcrypt.so.1 >= set:nhKKmOFiCYvwUtEeEEeNGxgXbGsb2DZ5RxP4Oy8usa4EmuZ88cInECho31HH448ZhQBQFkKn1GSAifsrK5ZroONqZnrVC5an7XY7jocWIYB49v9Of Requires: libtommath.so.1 >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf -Requires: libutil.so.1 >= set:gdM5q1ehY30 Requires: libutil.so.1(GLIBC_2.0) @@ -24,5 +25,5 @@ Provides: dropbear = 2017.75-alt2 -File: /usr/bin/dropbearconvert 100755 root:root 311ebb2614f143b25120d3fa6a081516 -File: /usr/bin/dropbearkey 100755 root:root 0bc1c45805cab414ddcee8cac93e324b -File: /usr/sbin/dropbear 100755 root:root 8293194a3bb3dc19048f2eb7cd126833 -RPMIdentity: 052c0ad3ddc6daf3a07d38f6e816156527991812dadf851130b5d45620028fb8d4bcfaa200a8ee2f4ef7363237fc971945175b63530b37ad59169b065651ab8c +File: /usr/bin/dropbearconvert 100755 root:root 5898a16b165b0f18b20b0e817b4bedae +File: /usr/bin/dropbearkey 100755 root:root 65af12279525d0894f71bb2808a0b0c8 +File: /usr/sbin/dropbear 100755 root:root 4cdc6cccc14d71a56dde7a3240bf3e35 +RPMIdentity: 4fe31f68f76d5d6b96841efbfa4bfa42240433c3ed656fb8eb3bdfffc8f660e5bafd8fe2494f69902d35d675d7ba4cb00d58d28e270f1a84b9fa373f17a2d982 --- dropbear-client-2017.75-alt2.i586.rpm.repo 2018-01-12 09:05:36.000000000 +0000 +++ dropbear-client-2017.75-alt2.i586.rpm.hasher 2021-09-25 11:10:34.232156571 +0000 @@ -6,4 +6,6 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.2.5) Requires: libc.so.6(GLIBC_2.25) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3) @@ -12,3 +14,2 @@ Requires: libtommath.so.1 >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf -Requires: libutil.so.1 >= set:gesxI0dh0 Requires: libutil.so.1(GLIBC_2.0) @@ -18,3 +19,3 @@ Provides: dropbear-client = 2017.75-alt2 -File: /usr/bin/dbclient 100755 root:root 67afbf22e5ab264dd113f8e1a0aacd32 -RPMIdentity: e208aeea2cc243fe54e7e705a7816083870dcfaff410c753e936c6048d419ab95646cc1e8c9f9d328e8bdb31af81a7af682ac1aa25a993b464ee08d80667b7b0 +File: /usr/bin/dbclient 100755 root:root 484cb67ca6ec1ed14b60044846d32d24 +RPMIdentity: 062f1c34410dbb491eeec54170507bbdc2be2880d6b1fb602d99942f254377063dbba5b6a3c26f1da590da25bec4b5d841217b4048ba31b95392bb922afdb94c --- dropbear-client-debuginfo-2017.75-alt2.i586.rpm.repo 2018-01-12 09:05:36.000000000 +0000 +++ dropbear-client-debuginfo-2017.75-alt2.i586.rpm.hasher 2021-09-25 11:10:34.430157365 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ee 40755 root:root -/usr/lib/debug/.build-id/ee/c5fa6df1a02b6f4c4a960e912a02bfd2c9b8db 120777 root:root ../../../../bin/dbclient -/usr/lib/debug/.build-id/ee/c5fa6df1a02b6f4c4a960e912a02bfd2c9b8db.debug 120777 root:root ../../usr/bin/dbclient.debug +/usr/lib/debug/.build-id/23 40755 root:root +/usr/lib/debug/.build-id/23/587ef74c595e231dc08b3f2f99b172ccbfd68b 120777 root:root ../../../../bin/dbclient +/usr/lib/debug/.build-id/23/587ef74c595e231dc08b3f2f99b172ccbfd68b.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/ee 40755 root:root -File: /usr/lib/debug/.build-id/ee/c5fa6df1a02b6f4c4a960e912a02bfd2c9b8db 120777 root:root ../../../../bin/dbclient -File: /usr/lib/debug/.build-id/ee/c5fa6df1a02b6f4c4a960e912a02bfd2c9b8db.debug 120777 root:root ../../usr/bin/dbclient.debug -File: /usr/lib/debug/usr/bin/dbclient.debug 100644 root:root f1f84586b29f4763e0298adc8c4d90ca -RPMIdentity: 3b8d91dc90d0dbf954bf5394d81826f21a826a5e1308a2d140b53e29d1d5f9602d20ec0e1f9a58d38bdb6af03d1a9925afcfac88ce4235891612908f00990691 +File: /usr/lib/debug/.build-id/23 40755 root:root +File: /usr/lib/debug/.build-id/23/587ef74c595e231dc08b3f2f99b172ccbfd68b 120777 root:root ../../../../bin/dbclient +File: /usr/lib/debug/.build-id/23/587ef74c595e231dc08b3f2f99b172ccbfd68b.debug 120777 root:root ../../usr/bin/dbclient.debug +File: /usr/lib/debug/usr/bin/dbclient.debug 100644 root:root 98cd66743971cc4a185ea8a28af33583 +RPMIdentity: dfcc40e0f0a4d2b773127b644df8d70e275792e7a96f096fefe6a89117718d785b7c2d80f37f31ec7fad74f2f55555b7f3a23ee1eaf316454af34012f8daa670 --- dropbear-debuginfo-2017.75-alt2.i586.rpm.repo 2018-01-12 09:05:36.000000000 +0000 +++ dropbear-debuginfo-2017.75-alt2.i586.rpm.hasher 2021-09-25 11:10:34.597158034 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/93b7e85bd93befcba11638f4966eb40823d399 120777 root:root ../../../../sbin/dropbear -/usr/lib/debug/.build-id/7e/93b7e85bd93befcba11638f4966eb40823d399.debug 120777 root:root ../../usr/sbin/dropbear.debug -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/8b17e3c8fdbe345cbf8dcaa8678a9a9a8bb539 120777 root:root ../../../../bin/dropbearconvert -/usr/lib/debug/.build-id/d8/8b17e3c8fdbe345cbf8dcaa8678a9a9a8bb539.debug 120777 root:root ../../usr/bin/dropbearconvert.debug -/usr/lib/debug/.build-id/f0 40755 root:root -/usr/lib/debug/.build-id/f0/70fc53d9cf6937758cdf3768ca637946630688 120777 root:root ../../../../bin/dropbearkey -/usr/lib/debug/.build-id/f0/70fc53d9cf6937758cdf3768ca637946630688.debug 120777 root:root ../../usr/bin/dropbearkey.debug +/usr/lib/debug/.build-id/09 40755 root:root +/usr/lib/debug/.build-id/09/7919803ab1b1d172246dd1a536acc55bb1c365 120777 root:root ../../../../bin/dropbearkey +/usr/lib/debug/.build-id/09/7919803ab1b1d172246dd1a536acc55bb1c365.debug 120777 root:root ../../usr/bin/dropbearkey.debug +/usr/lib/debug/.build-id/75 40755 root:root +/usr/lib/debug/.build-id/75/2ec5c39f4c5bcbe828c2af01e554665693649e 120777 root:root ../../../../sbin/dropbear +/usr/lib/debug/.build-id/75/2ec5c39f4c5bcbe828c2af01e554665693649e.debug 120777 root:root ../../usr/sbin/dropbear.debug +/usr/lib/debug/.build-id/9e 40755 root:root +/usr/lib/debug/.build-id/9e/3f10f66b9c03c60d1c3fef8a289ec31eff1b3e 120777 root:root ../../../../bin/dropbearconvert +/usr/lib/debug/.build-id/9e/3f10f66b9c03c60d1c3fef8a289ec31eff1b3e.debug 120777 root:root ../../usr/bin/dropbearconvert.debug /usr/lib/debug/usr/bin/dropbearconvert.debug 100644 root:root @@ -22,14 +22,14 @@ Provides: dropbear-debuginfo = 2017.75-alt2 -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/93b7e85bd93befcba11638f4966eb40823d399 120777 root:root ../../../../sbin/dropbear -File: /usr/lib/debug/.build-id/7e/93b7e85bd93befcba11638f4966eb40823d399.debug 120777 root:root ../../usr/sbin/dropbear.debug -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/8b17e3c8fdbe345cbf8dcaa8678a9a9a8bb539 120777 root:root ../../../../bin/dropbearconvert -File: /usr/lib/debug/.build-id/d8/8b17e3c8fdbe345cbf8dcaa8678a9a9a8bb539.debug 120777 root:root ../../usr/bin/dropbearconvert.debug -File: /usr/lib/debug/.build-id/f0 40755 root:root -File: /usr/lib/debug/.build-id/f0/70fc53d9cf6937758cdf3768ca637946630688 120777 root:root ../../../../bin/dropbearkey -File: /usr/lib/debug/.build-id/f0/70fc53d9cf6937758cdf3768ca637946630688.debug 120777 root:root ../../usr/bin/dropbearkey.debug -File: /usr/lib/debug/usr/bin/dropbearconvert.debug 100644 root:root 871154a300b946ceb734ad8501151903 -File: /usr/lib/debug/usr/bin/dropbearkey.debug 100644 root:root f4599140b63d3a475ada8dfdc14e529e -File: /usr/lib/debug/usr/sbin/dropbear.debug 100644 root:root b08923d3bfabaeb9a7dfec1f4c756838 -RPMIdentity: d8f5525f177db21a0254eed823afe19a612c25a4856a6f0f6a628b7ca191c4ce0da881e47b7810ed79b04a97fdbc1db28da4a1b302333c0eb08001c92d0b791f +File: /usr/lib/debug/.build-id/09 40755 root:root +File: /usr/lib/debug/.build-id/09/7919803ab1b1d172246dd1a536acc55bb1c365 120777 root:root ../../../../bin/dropbearkey +File: /usr/lib/debug/.build-id/09/7919803ab1b1d172246dd1a536acc55bb1c365.debug 120777 root:root ../../usr/bin/dropbearkey.debug +File: /usr/lib/debug/.build-id/75 40755 root:root +File: /usr/lib/debug/.build-id/75/2ec5c39f4c5bcbe828c2af01e554665693649e 120777 root:root ../../../../sbin/dropbear +File: /usr/lib/debug/.build-id/75/2ec5c39f4c5bcbe828c2af01e554665693649e.debug 120777 root:root ../../usr/sbin/dropbear.debug +File: /usr/lib/debug/.build-id/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/3f10f66b9c03c60d1c3fef8a289ec31eff1b3e 120777 root:root ../../../../bin/dropbearconvert +File: /usr/lib/debug/.build-id/9e/3f10f66b9c03c60d1c3fef8a289ec31eff1b3e.debug 120777 root:root ../../usr/bin/dropbearconvert.debug +File: /usr/lib/debug/usr/bin/dropbearconvert.debug 100644 root:root 33a896b6c67806bdbf38373e4f91a680 +File: /usr/lib/debug/usr/bin/dropbearkey.debug 100644 root:root 13a1992022857408fba8f50f8f1a7b68 +File: /usr/lib/debug/usr/sbin/dropbear.debug 100644 root:root 93a71ef7469817b7e9c7074db205232e +RPMIdentity: 4104bf7c8a4dfd20edcc7fe16a6494a290c490aa0554dae888f35dc8186b9dbea3db6f7ff708f30dd94b51bb6654a1889a3e55dc1e857d35d7e342f8479be371 --- dropbear-scp-2017.75-alt2.i586.rpm.repo 2018-01-12 09:05:36.000000000 +0000 +++ dropbear-scp-2017.75-alt2.i586.rpm.hasher 2021-09-25 11:10:34.933159381 +0000 @@ -4,3 +4,5 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.2) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3) @@ -11,3 +13,3 @@ Conflicts: openssh-common -File: /usr/bin/scp 100755 root:root 02056a16b2642a93a31a9de3bc1d2d70 -RPMIdentity: df8f1ff7878066af89fe444d15500860f3293cffa5d24aea123af912df208ad6940e4b1c8342bdb20a03eb23628befe1354c6409c5a4ea1bd543f3b8cc55231c +File: /usr/bin/scp 100755 root:root 012c2277f4dc1e092d5a8bb0e2133cea +RPMIdentity: 75dfe84baabeffca5fae25fc7737957026ba96ae0c1eab5babf88f6e761e5b2d26f2298997f920d2d0d90e215e602cc40cc92da86917cf8309bdd51028dbb44d --- dropbear-scp-debuginfo-2017.75-alt2.i586.rpm.repo 2018-01-12 09:05:36.000000000 +0000 +++ dropbear-scp-debuginfo-2017.75-alt2.i586.rpm.hasher 2021-09-25 11:10:35.110160090 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f1 40755 root:root -/usr/lib/debug/.build-id/f1/4d5c990c59b452d7f7d317b78b49787a6195b7 120777 root:root ../../../../bin/scp -/usr/lib/debug/.build-id/f1/4d5c990c59b452d7f7d317b78b49787a6195b7.debug 120777 root:root ../../usr/bin/scp.debug +/usr/lib/debug/.build-id/05 40755 root:root +/usr/lib/debug/.build-id/05/b435c1967b62c48a1a907887637cde0c31880b 120777 root:root ../../../../bin/scp +/usr/lib/debug/.build-id/05/b435c1967b62c48a1a907887637cde0c31880b.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/f1 40755 root:root -File: /usr/lib/debug/.build-id/f1/4d5c990c59b452d7f7d317b78b49787a6195b7 120777 root:root ../../../../bin/scp -File: /usr/lib/debug/.build-id/f1/4d5c990c59b452d7f7d317b78b49787a6195b7.debug 120777 root:root ../../usr/bin/scp.debug -File: /usr/lib/debug/usr/bin/scp.debug 100644 root:root abea2c8c2d7b540fc0fbb8d9f528918e -RPMIdentity: a74ef831cfb893ff47be39392454e7691cc87882247a723f2837c5a8079c6a30759587be793b9e3f08257d93fba0a758363d978ad6cb56a68efe13814e3f5662 +File: /usr/lib/debug/.build-id/05 40755 root:root +File: /usr/lib/debug/.build-id/05/b435c1967b62c48a1a907887637cde0c31880b 120777 root:root ../../../../bin/scp +File: /usr/lib/debug/.build-id/05/b435c1967b62c48a1a907887637cde0c31880b.debug 120777 root:root ../../usr/bin/scp.debug +File: /usr/lib/debug/usr/bin/scp.debug 100644 root:root 5072b23ebcc927b520cec86685f52e97 +RPMIdentity: e25ea7e30d4eb38ffa837facfccd1f7a8663176018635b5e5f05eff9446acc85f6865325b7cb6b9cf2b732c254ab97d6180a2929fc06d7fc2b023700962d58ea