<86>Jun 11 05:07:07 userdel[391535]: delete user 'rooter' <86>Jun 11 05:07:07 userdel[391535]: removed group 'rooter' owned by 'rooter' <86>Jun 11 05:07:07 userdel[391535]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 11 05:07:07 groupadd[391573]: group added to /etc/group: name=rooter, GID=930 <86>Jun 11 05:07:07 groupadd[391573]: group added to /etc/gshadow: name=rooter <86>Jun 11 05:07:07 groupadd[391573]: new group: name=rooter, GID=930 <86>Jun 11 05:07:07 useradd[391597]: new user: name=rooter, UID=930, GID=930, home=/root, shell=/bin/bash <86>Jun 11 05:07:07 userdel[391638]: delete user 'builder' <86>Jun 11 05:07:07 userdel[391638]: removed group 'builder' owned by 'builder' <86>Jun 11 05:07:07 userdel[391638]: removed shadow group 'builder' owned by 'builder' <86>Jun 11 05:07:07 groupadd[391675]: group added to /etc/group: name=builder, GID=931 <86>Jun 11 05:07:07 groupadd[391675]: group added to /etc/gshadow: name=builder <86>Jun 11 05:07:07 groupadd[391675]: new group: name=builder, GID=931 <86>Jun 11 05:07:07 useradd[391705]: new user: name=builder, UID=931, GID=931, 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>Jun 11 05:07:08 rpmi: libtommath-1.1.0-alt2 sisyphus+285629.40.2.1 1632320415 installed <13>Jun 11 05:07:08 rpmi: libtomcrypt-1.18.2-alt4 sisyphus+285629.200.2.1 1632320797 installed <13>Jun 11 05:07:08 rpmi: libtomcrypt-devel-1.18.2-alt4 sisyphus+285629.200.2.1 1632320797 installed <13>Jun 11 05:07:08 rpmi: libtommath-devel-1.1.0-alt2 sisyphus+285629.40.2.1 1632320415 installed <13>Jun 11 05:07:08 rpmi: zlib-devel-1.2.12-alt1 sisyphus+298590.100.1.1 1650147042 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.61371 + 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.48674 + 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 + 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=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... none required 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 -j16 '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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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-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 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-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 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 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 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 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-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 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 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 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 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 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 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-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 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-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-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 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-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 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-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 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 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 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-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 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-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 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-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 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-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 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 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-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 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 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-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-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 -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 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 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 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 -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 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 -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 -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 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 -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 -lz -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 -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 -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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86614 + 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.EnYc9m 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.2VrBVF 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.33), libc.so.6(GLIBC_2.34), 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, 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.VyXUou 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.JtDWuG 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.F1Qxu8 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.33), libc.so.6(GLIBC_2.34), 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.HODDhs 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.GIf43O 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.xzRu6k 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.34), libc.so.6(GLIBC_2.4), libtomcrypt.so.1 >= set:nhKKmOFiCYvwUtEeEEeNGxgXbGsb2DZ5RxP4Oy8usa4EmuZ88cInECho31HH448ZhQBQFkKn1GSAifsrK5ZroONqZnrVC5an7XY7jocWIYB49v9Of, libtommath.so.1 >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf, 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.AO5Akb Creating dropbear-client-debuginfo package Processing files: dropbear-doc-2017.75-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39279 + 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.8hRk4o 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.u3u1Vx 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.RjRho9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xMKor2 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(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.u6zHzi find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xlqoav 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.EtNrCS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XCPHtS 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(libz.so.1) Adding to dropbear-debuginfo a strict dependency on dropbear Adding to dropbear-scp-debuginfo a strict dependency on dropbear-scp Adding to dropbear-client-debuginfo a strict dependency on dropbear-client 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) 9.43user 3.19system 0:22.53elapsed 56%CPU (0avgtext+0avgdata 25996maxresident)k 0inputs+0outputs (0major+1387812minor)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 12.03user 6.11system 0:27.14elapsed 66%CPU (0avgtext+0avgdata 103524maxresident)k 104inputs+0outputs (30323major+1725600minor)pagefaults 0swaps --- dropbear-2017.75-alt2.i586.rpm.repo 2021-10-04 14:12:16.000000000 +0000 +++ dropbear-2017.75-alt2.i586.rpm.hasher 2022-06-11 05:07:33.111678416 +0000 @@ -9,3 +9,2 @@ Requires: libc.so.6(GLIBC_2.1.3) -Requires: libc.so.6(GLIBC_2.2) Requires: libc.so.6(GLIBC_2.2.5) @@ -14,2 +13,4 @@ Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -20,3 +21,2 @@ Requires: libtommath.so.1 >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf -Requires: libutil.so.1(GLIBC_2.0) Requires: libz.so.1 >= set:khb6pwmYBXk6z02Sv2 @@ -25,5 +25,5 @@ Provides: dropbear = 2017.75-alt2:sisyphus+286380.400.1.1 -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 +File: /usr/bin/dropbearconvert 100755 root:root d7877dd2a0b5346f8be63c2c481f63c6 +File: /usr/bin/dropbearkey 100755 root:root 4800c9b1cb59028055b886b8df3119e6 +File: /usr/sbin/dropbear 100755 root:root ca0f045c43710a1afd56c1327ad73033 +RPMIdentity: 9a7d1f93cfdad7b591efda65e0d8b5cdc98162cf1d90d09da3a129a9607c76f99bef1781f2322bb9613a8d339d1a3782f0795cc012bafe1c84004402023aab57 --- dropbear-client-2017.75-alt2.i586.rpm.repo 2021-10-04 14:12:16.000000000 +0000 +++ dropbear-client-2017.75-alt2.i586.rpm.hasher 2022-06-11 05:07:33.171679309 +0000 @@ -11,2 +11,3 @@ Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -14,3 +15,2 @@ Requires: libtommath.so.1 >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf -Requires: libutil.so.1(GLIBC_2.0) Requires: libz.so.1 >= set:khb6pwmYBXk6z02Sv2 @@ -19,3 +19,3 @@ Provides: dropbear-client = 2017.75-alt2:sisyphus+286380.400.1.1 -File: /usr/bin/dbclient 100755 root:root 484cb67ca6ec1ed14b60044846d32d24 -RPMIdentity: 062f1c34410dbb491eeec54170507bbdc2be2880d6b1fb602d99942f254377063dbba5b6a3c26f1da590da25bec4b5d841217b4048ba31b95392bb922afdb94c +File: /usr/bin/dbclient 100755 root:root 9f0e8550c5130347fb8ce1ba1cec6bd2 +RPMIdentity: 875e0f89349f79975c1e7fac4856f2f8c55097f36fb71173376f9e272aeadd1eba6a13f6dcfe1e9758cd2e9338a8b0380612ac2187162d97762b3f5129c5ad2f --- dropbear-client-debuginfo-2017.75-alt2.i586.rpm.repo 2021-10-04 14:12:17.000000000 +0000 +++ dropbear-client-debuginfo-2017.75-alt2.i586.rpm.hasher 2022-06-11 05:07:33.232680216 +0000 @@ -1,4 +1,4 @@ -/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/.build-id/2f 40755 root:root +/usr/lib/debug/.build-id/2f/603482ec111b11ddf6d18775e4d1a0e2f73106 120777 root:root ../../../../bin/dbclient +/usr/lib/debug/.build-id/2f/603482ec111b11ddf6d18775e4d1a0e2f73106.debug 120777 root:root ../../usr/bin/dbclient.debug /usr/lib/debug/usr/bin/dbclient.debug 100644 root:root @@ -8,3 +8,2 @@ Requires: debug(libtommath.so.1) -Requires: debug(libutil.so.1) Requires: debug(libz.so.1) @@ -13,6 +12,6 @@ Provides: dropbear-client-debuginfo = 2017.75-alt2:sisyphus+286380.400.1.1 -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: 582167c9544a00c7214f33660e4c7ad6d702f14b581ba8762bcbd641188902cacdf18d76404480f1b4f95a851ca4590f5a006f8a12dc35dfd82eeeaf2f859a12 +File: /usr/lib/debug/.build-id/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/603482ec111b11ddf6d18775e4d1a0e2f73106 120777 root:root ../../../../bin/dbclient +File: /usr/lib/debug/.build-id/2f/603482ec111b11ddf6d18775e4d1a0e2f73106.debug 120777 root:root ../../usr/bin/dbclient.debug +File: /usr/lib/debug/usr/bin/dbclient.debug 100644 root:root 0e160fd64d1260bc8fb1970d867545a6 +RPMIdentity: 93a616da6faefb9caa77a539232d444f189710c870882abc3373aa57fc1bdfda4c3d59db01fbf5bbb73e6b456db0b49c50598ac98d5b4ce79eb12eb051d319fb --- dropbear-debuginfo-2017.75-alt2.i586.rpm.repo 2021-10-04 14:12:17.000000000 +0000 +++ dropbear-debuginfo-2017.75-alt2.i586.rpm.hasher 2022-06-11 05:07:33.293681123 +0000 @@ -1,10 +1,10 @@ -/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/.build-id/15 40755 root:root +/usr/lib/debug/.build-id/15/14ec5544a0a4d199ad758a4b53324f7c2315b9 120777 root:root ../../../../bin/dropbearconvert +/usr/lib/debug/.build-id/15/14ec5544a0a4d199ad758a4b53324f7c2315b9.debug 120777 root:root ../../usr/bin/dropbearconvert.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/18fb339ea214707354548d8cba8ff6c5512406 120777 root:root ../../../../bin/dropbearkey +/usr/lib/debug/.build-id/56/18fb339ea214707354548d8cba8ff6c5512406.debug 120777 root:root ../../usr/bin/dropbearkey.debug +/usr/lib/debug/.build-id/9d 40755 root:root +/usr/lib/debug/.build-id/9d/7da915bddd3f656526f3230fcdcf5b07f9d8c3 120777 root:root ../../../../sbin/dropbear +/usr/lib/debug/.build-id/9d/7da915bddd3f656526f3230fcdcf5b07f9d8c3.debug 120777 root:root ../../usr/sbin/dropbear.debug /usr/lib/debug/usr/bin/dropbearconvert.debug 100644 root:root @@ -17,3 +17,2 @@ Requires: debug(libtommath.so.1) -Requires: debug(libutil.so.1) Requires: debug(libz.so.1) @@ -22,14 +21,14 @@ Provides: dropbear-debuginfo = 2017.75-alt2:sisyphus+286380.400.1.1 -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: c96e4a17842c9056994aa4c05e1c9d2e5b3a1f33ff899f848b731d41c6fef23a61a67450daf956703beb686d33fa8f73fd865eeba7901e90c800c014c77f1135 +File: /usr/lib/debug/.build-id/15 40755 root:root +File: /usr/lib/debug/.build-id/15/14ec5544a0a4d199ad758a4b53324f7c2315b9 120777 root:root ../../../../bin/dropbearconvert +File: /usr/lib/debug/.build-id/15/14ec5544a0a4d199ad758a4b53324f7c2315b9.debug 120777 root:root ../../usr/bin/dropbearconvert.debug +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/18fb339ea214707354548d8cba8ff6c5512406 120777 root:root ../../../../bin/dropbearkey +File: /usr/lib/debug/.build-id/56/18fb339ea214707354548d8cba8ff6c5512406.debug 120777 root:root ../../usr/bin/dropbearkey.debug +File: /usr/lib/debug/.build-id/9d 40755 root:root +File: /usr/lib/debug/.build-id/9d/7da915bddd3f656526f3230fcdcf5b07f9d8c3 120777 root:root ../../../../sbin/dropbear +File: /usr/lib/debug/.build-id/9d/7da915bddd3f656526f3230fcdcf5b07f9d8c3.debug 120777 root:root ../../usr/sbin/dropbear.debug +File: /usr/lib/debug/usr/bin/dropbearconvert.debug 100644 root:root 5c375a90fbd7500061f47e2ae6a9ad22 +File: /usr/lib/debug/usr/bin/dropbearkey.debug 100644 root:root a15829e067d9b8aff4738a2e409961b8 +File: /usr/lib/debug/usr/sbin/dropbear.debug 100644 root:root 78c187531e39983d86fae6bf06e43a76 +RPMIdentity: 3be1e9320245b56d24d1fd3f3b7dad979c85546b686489025389f11a854d366dea6406e8630e44a71db022aefc17c44315595262458645741d9ef945ec4116f0 --- dropbear-scp-2017.75-alt2.i586.rpm.repo 2021-10-04 14:12:16.000000000 +0000 +++ dropbear-scp-2017.75-alt2.i586.rpm.hasher 2022-06-11 05:07:33.406682803 +0000 @@ -8,2 +8,4 @@ Requires: libc.so.6(GLIBC_2.3) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -13,3 +15,3 @@ Conflicts: openssh-common -File: /usr/bin/scp 100755 root:root 012c2277f4dc1e092d5a8bb0e2133cea -RPMIdentity: 75dfe84baabeffca5fae25fc7737957026ba96ae0c1eab5babf88f6e761e5b2d26f2298997f920d2d0d90e215e602cc40cc92da86917cf8309bdd51028dbb44d +File: /usr/bin/scp 100755 root:root 924f2f61857e3037ef688c33dea8706e +RPMIdentity: c512e7054934d30e09f176f85cbaa2a3d8af9fc0cc5d6c44cb19bf8d8ddc365380880734373ae72fda0f500631f211ee181502229d9afd92f455a1c658d8430a --- dropbear-scp-debuginfo-2017.75-alt2.i586.rpm.repo 2021-10-04 14:12:16.000000000 +0000 +++ dropbear-scp-debuginfo-2017.75-alt2.i586.rpm.hasher 2022-06-11 05:07:33.455683532 +0000 @@ -1,4 +1,4 @@ -/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/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/80f8de59f4b8fc3205b9869fa8361d20806e78 120777 root:root ../../../../bin/scp +/usr/lib/debug/.build-id/fd/80f8de59f4b8fc3205b9869fa8361d20806e78.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:sisyphus+286380.400.1.1 -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: c4873936099dacf00ac334003bb9f9c61b6d528e5d72db7ef8584dca51c262281a759c90a6c7112276c38bbc9969d9f1098be3130a0d0b8a26c5a0dbb2d8d39c +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/80f8de59f4b8fc3205b9869fa8361d20806e78 120777 root:root ../../../../bin/scp +File: /usr/lib/debug/.build-id/fd/80f8de59f4b8fc3205b9869fa8361d20806e78.debug 120777 root:root ../../usr/bin/scp.debug +File: /usr/lib/debug/usr/bin/scp.debug 100644 root:root e6f51b5028b3faec7f840f23a816746c +RPMIdentity: 39b103b79146b4d26d422d7cc875df6321453e8438c79edfa9957719df1ffcc0d30e92a0943357bc1f7b5e8fc21878e7f0e902f548aa1eda7e44002aae6df187