<86>Mar 17 01:40:52 userdel[1814593]: delete user 'rooter' <86>Mar 17 01:40:52 userdel[1814593]: removed group 'rooter' owned by 'rooter' <86>Mar 17 01:40:52 userdel[1814593]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 01:40:52 groupadd[1814607]: group added to /etc/group: name=rooter, GID=1847 <86>Mar 17 01:40:52 groupadd[1814607]: group added to /etc/gshadow: name=rooter <86>Mar 17 01:40:52 groupadd[1814607]: new group: name=rooter, GID=1847 <86>Mar 17 01:40:52 useradd[1814619]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash <86>Mar 17 01:40:52 userdel[1814634]: delete user 'builder' <86>Mar 17 01:40:52 userdel[1814634]: removed group 'builder' owned by 'builder' <86>Mar 17 01:40:52 userdel[1814634]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 01:40:52 groupadd[1814654]: group added to /etc/group: name=builder, GID=1848 <86>Mar 17 01:40:52 groupadd[1814654]: group added to /etc/gshadow: name=builder <86>Mar 17 01:40:52 groupadd[1814654]: new group: name=builder, GID=1848 <86>Mar 17 01:40:52 useradd[1814663]: new user: name=builder, UID=1848, GID=1848, 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>Mar 17 01:40:56 rpmi: libtommath-1.2.1-alt1 p10+341740.100.3.1 1710233573 installed <13>Mar 17 01:40:56 rpmi: libtomcrypt-1.18.2-alt4 p10+341740.200.3.1 1710233740 installed <13>Mar 17 01:40:56 rpmi: libtomcrypt-devel-1.18.2-alt4 p10+341740.200.3.1 1710233740 installed <13>Mar 17 01:40:56 rpmi: libtommath-devel-1.2.1-alt1 p10+341740.100.3.1 1710233573 installed <13>Mar 17 01:40:56 rpmi: zlib-devel-1.2.13-alt1 p10+318109.100.2.1 1682690580 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/dropbear-2017.75-alt2.nosrc.rpm (w1.gzdio) Installing dropbear-2017.75-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54335 + 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.54335 + 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' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-shadow --disable-lastlog configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-install... no checking for install... install checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __UCLIBC__ is declared... no checking for crypt... yes checking for crypt in -lcrypt... yes checking for deflate in -lz... yes configure: Enabling zlib configure: Disabling PAM configure: Using openpty if available checking for library containing openpty... -lutil configure: Enabling syslog configure: Not using shadow passwords checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for inttypes.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint8_t... yes checking for u_int8_t... yes checking for uint16_t... yes checking for u_int16_t... yes checking for uint32_t... yes checking for u_int32_t... yes checking for struct sockaddr_storage... no checking for socklen_t... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct in6_addr... yes checking for struct addrinfo... yes checking for gai_strerror... yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_pid... yes checking for struct utmp.ut_type... yes checking for struct utmp.ut_tv... yes checking for struct utmp.ut_id... yes checking for struct utmp.ut_addr... yes checking for struct utmp.ut_addr_v6... yes checking for struct utmp.ut_exit... yes checking for struct utmp.ut_time... yes checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_syslen... no checking for struct utmpx.ut_type... yes checking for struct utmpx.ut_id... yes checking for struct utmpx.ut_addr... no checking for struct utmpx.ut_addr_v6... yes checking for struct utmpx.ut_time... no checking for struct utmpx.ut_tv... yes checking for struct sockaddr_storage.ss_family... yes checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for logout... yes checking for updwtmp... yes checking for logwtmp... yes checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking for mach_absolute_time... no checking for explicit_bzero... yes checking for memset_s... no checking for mp_exptmod in -ltommath... yes checking for register_cipher in -ltomcrypt... yes checking for library containing login... none required checking for logout... (cached) yes checking for updwtmp... (cached) yes checking for logwtmp... (cached) yes checking if your system defines LASTLOG_FILE... no checking if your system defines _PATH_LASTLOG... yes checking if your system defines UTMP_FILE... yes checking if your system defines WTMP_FILE... yes checking if your system defines UTMPX_FILE... no checking if your system defines WTMPX_FILE... no checking whether x86_64-alt-linux-gcc needs -traditional... no checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for dup2... yes checking for getpass... yes checking for getspnam... yes checking for getusershell... yes checking for memset... yes checking for putenv... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for clearenv... yes checking for strlcpy... yes checking for strlcat... yes checking for daemon... yes checking for basename... yes checking for _getpty... no checking for getaddrinfo... yes checking for freeaddrinfo... yes checking for getnameinfo... yes checking for fork... yes checking for writev... yes checking for library containing basename... none required configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext configure: configure: Using system libtomcrypt and libtommath configure: configure: Now edit options.h to choose features. + make -j16 'PROGRAMS=dropbear dbclient dropbearkey dropbearconvert scp' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o fake-rfc2553.o fake-rfc2553.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o compat.o compat.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dbhelpers.o dbhelpers.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o bignum.o bignum.c bignum.c: In function 'bytes_to_mp': bignum.c:73:2: warning: 'mp_read_unsigned_bin' is deprecated: replaced by mp_from_ubin [-Wdeprecated-declarations] 73 | if (mp_read_unsigned_bin(mp, (unsigned char*)bytes, len) != MP_OKAY) { | ^~ In file included from includes.h:132, from bignum.c:27: /usr/include/tommath/tommath.h:732:36: note: declared here 732 | MP_DEPRECATED(mp_from_ubin) mp_err mp_read_unsigned_bin(mp_int *a, const unsigned char *b, int c) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o atomicio.o atomicio.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dbrandom.o dbrandom.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dss.o dss.c dss.c: In function 'buf_put_dss_sign': dss.c:316:2: warning: 'mp_unsigned_bin_size' is deprecated: replaced by mp_ubin_size [-Wdeprecated-declarations] 316 | writelen = mp_unsigned_bin_size(&dss_r); | ^~~~~~~~ In file included from includes.h:132, from dss.c:25: /usr/include/tommath/tommath.h:731:33: note: declared here 731 | MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ dss.c:322:2: warning: 'mp_to_unsigned_bin' is deprecated: replaced by mp_to_ubin [-Wdeprecated-declarations] 322 | if (mp_to_unsigned_bin(&dss_r, buf_getwriteptr(buf, writelen)) | ^~ In file included from includes.h:132, from dss.c:25: /usr/include/tommath/tommath.h:733:34: note: declared here 733 | MP_DEPRECATED(mp_to_ubin) mp_err mp_to_unsigned_bin(const mp_int *a, unsigned char *b) MP_WUR; | ^~~~~~~~~~~~~~~~~~ dss.c:329:2: warning: 'mp_unsigned_bin_size' is deprecated: replaced by mp_ubin_size [-Wdeprecated-declarations] 329 | writelen = mp_unsigned_bin_size(&dss_s); | ^~~~~~~~ In file included from includes.h:132, from dss.c:25: /usr/include/tommath/tommath.h:731:33: note: declared here 731 | MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ dss.c:335:2: warning: 'mp_to_unsigned_bin' is deprecated: replaced by mp_to_ubin [-Wdeprecated-declarations] 335 | if (mp_to_unsigned_bin(&dss_s, buf_getwriteptr(buf, writelen)) | ^~ In file included from includes.h:132, from dss.c:25: /usr/include/tommath/tommath.h:733:34: note: declared here 733 | MP_DEPRECATED(mp_to_ubin) mp_err mp_to_unsigned_bin(const mp_int *a, unsigned char *b) MP_WUR; | ^~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o queue.o queue.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o signkey.o signkey.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o buffer.o buffer.c buffer.c: In function 'buf_putmpint': buffer.c:296:13: warning: SIGN macro is deprecated, use z->sign instead 296 | if (SIGN(mp) == MP_NEG) { | ^~~~~~~~~~~~~~ buffer.c:301:13: warning: USED macro is deprecated, use z->used instead 301 | if (USED(mp) == 1 && DIGIT(mp, 0) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ buffer.c:301:13: warning: DIGIT macro is deprecated, use z->dp instead 301 | if (USED(mp) == 1 && DIGIT(mp, 0) == 0) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ buffer.c:322:3: warning: 'mp_to_unsigned_bin' is deprecated: replaced by mp_to_ubin [-Wdeprecated-declarations] 322 | if (mp_to_unsigned_bin(mp, buf_getwriteptr(buf, len-pad)) != MP_OKAY) { | ^~ In file included from includes.h:132, from buffer.c:27: /usr/include/tommath/tommath.h:733:34: note: declared here 733 | MP_DEPRECATED(mp_to_ubin) mp_err mp_to_unsigned_bin(const mp_int *a, unsigned char *b) MP_WUR; | ^~~~~~~~~~~~~~~~~~ buffer.c: In function 'buf_getmpint': buffer.c:353:2: warning: 'mp_read_unsigned_bin' is deprecated: replaced by mp_from_ubin [-Wdeprecated-declarations] 353 | if (mp_read_unsigned_bin(mp, buf_getptr(buf, len), len) != MP_OKAY) { | ^~ In file included from includes.h:132, from buffer.c:27: /usr/include/tommath/tommath.h:732:36: note: declared here 732 | MP_DEPRECATED(mp_from_ubin) mp_err mp_read_unsigned_bin(mp_int *a, const unsigned char *b, int c) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o ltc_prng.o ltc_prng.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o crypto_desc.o crypto_desc.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o rsa.o rsa.c rsa.c: In function 'buf_rsa_verify': rsa.c:224:2: warning: 'mp_unsigned_bin_size' is deprecated: replaced by mp_ubin_size [-Wdeprecated-declarations] 224 | if (slen != (unsigned int)mp_unsigned_bin_size(key->n)) { | ^~ In file included from includes.h:132, from rsa.c:31: /usr/include/tommath/tommath.h:731:33: note: declared here 731 | MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ rsa.c:229:2: warning: 'mp_read_unsigned_bin' is deprecated: replaced by mp_from_ubin [-Wdeprecated-declarations] 229 | if (mp_read_unsigned_bin(&rsa_s, buf_getptr(buf, buf->len - buf->pos), | ^~ In file included from includes.h:132, from rsa.c:31: /usr/include/tommath/tommath.h:732:36: note: declared here 732 | MP_DEPRECATED(mp_from_ubin) mp_err mp_read_unsigned_bin(mp_int *a, const unsigned char *b, int c) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ rsa.c: In function 'buf_put_rsa_sign': rsa.c:332:2: warning: 'mp_unsigned_bin_size' is deprecated: replaced by mp_ubin_size [-Wdeprecated-declarations] 332 | nsize = mp_unsigned_bin_size(key->n); | ^~~~~ In file included from includes.h:132, from rsa.c:31: /usr/include/tommath/tommath.h:731:33: note: declared here 731 | MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ rsa.c:337:2: warning: 'mp_unsigned_bin_size' is deprecated: replaced by mp_ubin_size [-Wdeprecated-declarations] 337 | ssize = mp_unsigned_bin_size(&rsa_s); | ^~~~~ In file included from includes.h:132, from rsa.c:31: /usr/include/tommath/tommath.h:731:33: note: declared here 731 | MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ rsa.c:343:2: warning: 'mp_to_unsigned_bin' is deprecated: replaced by mp_to_ubin [-Wdeprecated-declarations] 343 | if (mp_to_unsigned_bin(&rsa_s, buf_getwriteptr(buf, ssize)) != MP_OKAY) { | ^~ In file included from includes.h:132, from rsa.c:31: /usr/include/tommath/tommath.h:733:34: note: declared here 733 | MP_DEPRECATED(mp_to_ubin) mp_err mp_to_unsigned_bin(const mp_int *a, unsigned char *b) MP_WUR; | ^~~~~~~~~~~~~~~~~~ rsa.c: In function 'rsa_pad_em': rsa.c:385:2: warning: 'mp_unsigned_bin_size' is deprecated: replaced by mp_ubin_size [-Wdeprecated-declarations] 385 | nsize = mp_unsigned_bin_size(key->n); | ^~~~~ In file included from includes.h:132, from rsa.c:31: /usr/include/tommath/tommath.h:731:33: note: declared here 731 | MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dbutil.o dbutil.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o ecc.o ecc.c ecc.c: In function 'buf_get_ecc_raw_pubkey': ecc.c:170:2: warning: 'mp_read_unsigned_bin' is deprecated: replaced by mp_from_ubin [-Wdeprecated-declarations] 170 | if (mp_read_unsigned_bin(key->pubkey.x, buf_getptr(buf, size), size) != MP_OKAY) { | ^~ In file included from includes.h:132, from ecc.c:1: /usr/include/tommath/tommath.h:732:36: note: declared here 732 | MP_DEPRECATED(mp_from_ubin) mp_err mp_read_unsigned_bin(mp_int *a, const unsigned char *b, int c) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ ecc.c:176:2: warning: 'mp_read_unsigned_bin' is deprecated: replaced by mp_from_ubin [-Wdeprecated-declarations] 176 | if (mp_read_unsigned_bin(key->pubkey.y, buf_getptr(buf, size), size) != MP_OKAY) { | ^~ In file included from includes.h:132, from ecc.c:1: /usr/include/tommath/tommath.h:732:36: note: declared here 732 | MP_DEPRECATED(mp_from_ubin) mp_err mp_read_unsigned_bin(mp_int *a, const unsigned char *b, int c) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ ecc.c: In function 'dropbear_ecc_shared_secret': ecc.c:252:3: warning: ignoring return value of 'mp_copy' declared with attribute 'warn_unused_result' [-Wunused-result] 252 | mp_copy(result->x, shared_secret); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o ecdsa.o ecdsa.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o gensignkey.o gensignkey.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o genrsa.o genrsa.c genrsa.c: In function 'gen_rsa_priv_key': genrsa.c:56:2: warning: 'mp_set_int' is deprecated: replaced by mp_set_ul [-Wdeprecated-declarations] 56 | if (mp_set_int(key->e, RSA_E) != MP_OKAY) { | ^~ In file included from includes.h:132, from genrsa.c:25: /usr/include/tommath/tommath.h:358:33: note: declared here 358 | MP_DEPRECATED(mp_set_ul) mp_err mp_set_int(mp_int *a, unsigned long b); | ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o gendss.o gendss.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dh_groups.o dh_groups.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-chansession.o common-chansession.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o termcodes.o termcodes.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-session.o common-session.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o tcp-accept.o tcp-accept.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o packet.o packet.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-algo.o common-algo.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o loginrec.o loginrec.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o process-packet.o process-packet.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o listener.o listener.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-runopts.o common-runopts.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-channel.o common-channel.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o common-kex.o common-kex.c common-kex.c: In function 'gen_kexdh_param': common-kex.c:556:2: warning: 'mp_set_int' is deprecated: replaced by mp_set_ul [-Wdeprecated-declarations] 556 | if (mp_set_int(&dh_g, DH_G_VAL) != MP_OKAY) { | ^~ In file included from includes.h:132, from common-kex.c:26: /usr/include/tommath/tommath.h:358:33: note: declared here 358 | MP_DEPRECATED(mp_set_ul) mp_err mp_set_int(mp_int *a, unsigned long b); | ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o list.o list.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-kex.o svr-kex.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o circbuffer.o circbuffer.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-auth.o svr-auth.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o sshpty.o sshpty.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o curve25519-donna.o curve25519-donna.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o netio.o netio.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpasswd.o svr-authpasswd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-service.o svr-service.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpubkey.o svr-authpubkey.c svr-authpubkey.c: In function 'checkpubkeyperms': svr-authpubkey.c:411:2: warning: 'strncat' specified bound 5 equals source length [-Wstringop-overflow=] 411 | strncat(filename, "/.ssh", 5); /* strlen("/.ssh") == 5 */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ svr-authpubkey.c:417:2: warning: 'strncat' specified bound 16 equals source length [-Wstringop-overflow=] 417 | strncat(filename, "/authorized_keys", 16); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpubkeyoptions.o svr-authpubkeyoptions.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-session.o svr-session.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-agentfwd.o svr-agentfwd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-runopts.o svr-runopts.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-main.o svr-main.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-chansession.o svr-chansession.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-authpam.o svr-authpam.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-main.o cli-main.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-x11fwd.o svr-x11fwd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-auth.o cli-auth.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-authpasswd.o cli-authpasswd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o svr-tcpfwd.o svr-tcpfwd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-kex.o cli-kex.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-session.o cli-session.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o progressmeter.o progressmeter.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-chansession.o cli-chansession.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-runopts.o cli-runopts.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-authpubkey.o cli-authpubkey.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-channel.o cli-channel.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-authinteract.o cli-authinteract.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -o dropbear dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o common-session.o packet.o common-algo.o common-kex.o common-channel.o common-chansession.o termcodes.o loginrec.o tcp-accept.o listener.o process-packet.o dh_groups.o common-runopts.o circbuffer.o curve25519-donna.o list.o netio.o svr-kex.o svr-auth.o sshpty.o svr-authpasswd.o svr-authpubkey.o svr-authpubkeyoptions.o svr-session.o svr-service.o svr-chansession.o svr-runopts.o svr-agentfwd.o svr-main.o svr-x11fwd.o svr-tcpfwd.o svr-authpam.o -ltommath -ltomcrypt -lcrypt -lutil -lz -lcrypt -lcrypt make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-tcpfwd.o cli-tcpfwd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o cli-agentfwd.o cli-agentfwd.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dropbearkey.o dropbearkey.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o dropbearconvert.o dropbearconvert.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o scpmisc.o scpmisc.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -o dropbearkey dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o dropbearkey.o -ltommath -ltomcrypt make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -o dbclient dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o common-session.o packet.o common-algo.o common-kex.o common-channel.o common-chansession.o termcodes.o loginrec.o tcp-accept.o listener.o process-packet.o dh_groups.o common-runopts.o circbuffer.o curve25519-donna.o list.o netio.o cli-main.o cli-auth.o cli-authpasswd.o cli-kex.o cli-session.o cli-runopts.o cli-chansession.o cli-authpubkey.o cli-tcpfwd.o cli-channel.o cli-authinteract.o cli-agentfwd.o -ltommath -ltomcrypt -lcrypt -lutil -lz -lcrypt make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o keyimport.o keyimport.c keyimport.c: In function 'openssh_read': keyimport.c:782:5: warning: 'mp_read_unsigned_bin' is deprecated: replaced by mp_from_ubin [-Wdeprecated-declarations] 782 | if (mp_read_unsigned_bin(ecc->k, private_key_bytes, private_key_len) | ^~ In file included from includes.h:132, from keyimport.h:28, from keyimport.c:33: /usr/include/tommath/tommath.h:732:36: note: declared here 732 | MP_DEPRECATED(mp_from_ubin) mp_err mp_read_unsigned_bin(mp_int *a, const unsigned char *b, int c) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ keyimport.c: In function 'openssh_write': keyimport.c:1064:5: warning: 'mp_unsigned_bin_size' is deprecated: replaced by mp_ubin_size [-Wdeprecated-declarations] 1064 | k_size = mp_unsigned_bin_size((*eck)->k); | ^~~~~~ In file included from includes.h:132, from keyimport.h:28, from keyimport.c:33: /usr/include/tommath/tommath.h:731:33: note: declared here 731 | MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR; | ^~~~~~~~~~~~~~~~~~~~ keyimport.c:1068:5: warning: 'mp_to_unsigned_bin' is deprecated: replaced by mp_to_ubin [-Wdeprecated-declarations] 1068 | mp_to_unsigned_bin((*eck)->k, buf_getwriteptr(seq_buf, k_size)); | ^~~~~~~~~~~~~~~~~~ In file included from includes.h:132, from keyimport.h:28, from keyimport.c:33: /usr/include/tommath/tommath.h:733:34: note: declared here 733 | MP_DEPRECATED(mp_to_ubin) mp_err mp_to_unsigned_bin(const mp_int *a, unsigned char *b) MP_WUR; | ^~~~~~~~~~~~~~~~~~ keyimport.c:1068:5: warning: ignoring return value of 'mp_to_unsigned_bin' declared with attribute 'warn_unused_result' [-Wunused-result] 1068 | mp_to_unsigned_bin((*eck)->k, buf_getwriteptr(seq_buf, k_size)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -o dropbearconvert dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o dropbearconvert.o keyimport.o -ltommath -ltomcrypt make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I. -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -c -o scp.o scp.c make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' x86_64-alt-linux-gcc -o 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.47114 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/dropbear-buildroot + : + /bin/rm -rf -- /usr/src/tmp/dropbear-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dropbear-2017.75 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/dropbear-buildroot/usr exec_prefix=/usr/src/tmp/dropbear-buildroot/usr bindir=/usr/src/tmp/dropbear-buildroot/usr/bin sbindir=/usr/src/tmp/dropbear-buildroot/usr/sbin sysconfdir=/usr/src/tmp/dropbear-buildroot/etc datadir=/usr/src/tmp/dropbear-buildroot/usr/share includedir=/usr/src/tmp/dropbear-buildroot/usr/include libdir=/usr/src/tmp/dropbear-buildroot/usr/lib64 libexecdir=/usr/src/tmp/dropbear-buildroot/usr/lib localstatedir=/usr/src/tmp/dropbear-buildroot/var/lib sharedstatedir=/usr/src/tmp/dropbear-buildroot/var/lib mandir=/usr/src/tmp/dropbear-buildroot/usr/share/man infodir=/usr/src/tmp/dropbear-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/sbin /usr/libexec/rpm-build/install -p dropbear /usr/src/tmp/dropbear-buildroot/usr/sbin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man8 /usr/libexec/rpm-build/install -p -m 644 ./dropbear.8 /usr/src/tmp/dropbear-buildroot/usr/share/man/man8/dropbear.8 /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p dbclient /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man1 if test -e dbclient.1; then /usr/libexec/rpm-build/install -p -m 644 dbclient.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dbclient.1; fi /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p dropbearkey /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man1 if test -e dropbearkey.1; then /usr/libexec/rpm-build/install -p -m 644 dropbearkey.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearkey.1; fi /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p dropbearconvert /usr/src/tmp/dropbear-buildroot/usr/bin /usr/libexec/rpm-build/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man1 if test -e dropbearconvert.1; then /usr/libexec/rpm-build/install -p -m 644 dropbearconvert.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearconvert.1; fi make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75' + install -D -m 0755 scp /usr/src/tmp/dropbear-buildroot/usr/bin/scp + install -D dbclient.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dbclient.1 + install -D dropbear.8 /usr/src/tmp/dropbear-buildroot/usr/share/man/man8/dropbear.8 + install -D dropbearkey.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearkey.1 + install -D dropbearconvert.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearconvert.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/dropbear-buildroot (auto) Verifying and fixing files in /usr/src/tmp/dropbear-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/dropbear-buildroot/ (default) Compressing files in /usr/src/tmp/dropbear-buildroot (auto) mode of '/usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearconvert.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearkey.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dbclient.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/dropbear-buildroot/usr/share/man/man8/dropbear.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/dropbear-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: dropbear-2017.75-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wIIU28 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.2WMn59 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libcrypt.so.1()(64bit) >= set:ihuTa, libcrypt.so.1(XCRYPT_2.0)(64bit), libtomcrypt.so.1()(64bit) >= set:nhKKmOFiCYvwUtEeEEeNGxgXbGsb2DZ5RxP4Oy8usa4EmuZ88cInECho31HH448ZhQBQFkKn1GSAifsrK5ZroONqZnrVC5an7XY7jocWIYB49v9Of, libtommath.so.1()(64bit) >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf, libutil.so.1(GLIBC_2.2.5)(64bit), libz.so.1()(64bit) >= set:khb6pwmYBXk6z02Sv2, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QkEKwd 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.GAcSK9 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.RA1WOb find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Conflicts: openssh-common Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QUKJdb 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.JUHZec 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.fsOtc9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), libtomcrypt.so.1()(64bit) >= set:nhKKmOFiCYvwUtEeEEeNGxgXbGsb2DZ5RxP4Oy8usa4EmuZ88cInECho31HH448ZhQBQFkKn1GSAifsrK5ZroONqZnrVC5an7XY7jocWIYB49v9Of, libtommath.so.1()(64bit) >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf, libutil.so.1(GLIBC_2.2.5)(64bit), libz.so.1()(64bit) >= set:khb6pwmYBXk6z02Sv2, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W5S3Pc Creating dropbear-client-debuginfo package Processing files: dropbear-doc-2017.75-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77120 + 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.uKGUk9 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.KT0W7c 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.eJ0oea find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wbSRd9 find-requires: running scripts (debuginfo) Requires: dropbear = 2017.75-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypt.so.1), debug64(libtomcrypt.so.1), debug64(libtommath.so.1), debug64(libutil.so.1), debug64(libz.so.1) Processing files: dropbear-scp-debuginfo-2017.75-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9CHP7c find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ASOxOa find-requires: running scripts (debuginfo) Requires: dropbear-scp = 2017.75-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: dropbear-client-debuginfo-2017.75-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZdPzIa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SGhKaa find-requires: running scripts (debuginfo) Requires: dropbear-client = 2017.75-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libtomcrypt.so.1), debug64(libtommath.so.1), debug64(libutil.so.1), debug64(libz.so.1) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-2017.75-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-scp-2017.75-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-client-2017.75-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/dropbear-doc-2017.75-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-debuginfo-2017.75-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-scp-debuginfo-2017.75-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-client-debuginfo-2017.75-alt2.x86_64.rpm (w2.lzdio) 6.80user 4.46system 0:22.62elapsed 49%CPU (0avgtext+0avgdata 28632maxresident)k 0inputs+0outputs (0major+1661727minor)pagefaults 0swaps /.out/dropbear-doc-2017.75-alt2.noarch.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-scp-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-client-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-debuginfo-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-scp-debuginfo-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style /.out/dropbear-client-debuginfo-2017.75-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: MIT-style 3.27user 1.49system 0:30.32elapsed 15%CPU (0avgtext+0avgdata 133224maxresident)k 920inputs+0outputs (0major+190176minor)pagefaults 0swaps --- dropbear-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-2017.75-alt2.x86_64.rpm.hasher 2024-03-17 01:41:21.221432622 +0000 @@ -12,7 +12,6 @@ Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libcrypt.so.1()(64bit) >= set:hguT2 -Requires: libcrypt.so.1(GLIBC_2.2.5)(64bit) +Requires: libcrypt.so.1()(64bit) >= set:ihuTa +Requires: libcrypt.so.1(XCRYPT_2.0)(64bit) Requires: libtomcrypt.so.1()(64bit) >= set:nhKKmOFiCYvwUtEeEEeNGxgXbGsb2DZ5RxP4Oy8usa4EmuZ88cInECho31HH448ZhQBQFkKn1GSAifsrK5ZroONqZnrVC5an7XY7jocWIYB49v9Of Requires: libtommath.so.1()(64bit) >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf -Requires: libutil.so.1()(64bit) >= set:gdM5q1ehY30 Requires: libutil.so.1(GLIBC_2.2.5)(64bit) @@ -22,5 +21,5 @@ Provides: dropbear = 2017.75-alt2 -File: /usr/bin/dropbearconvert 100755 root:root f62579049eb8098ea74a1464730ea6f4 -File: /usr/bin/dropbearkey 100755 root:root 37f035769a83318fff1e36c82ec95e7f -File: /usr/sbin/dropbear 100755 root:root 07913eaa35bbdc640bbf8c9b3d25f6f7 -RPMIdentity: 0c2dfbb71971bc89241891a6eb791565f46d2624ed8d9a4291529a0c8438532d91fad4e756fcb79cc29b066ec51920874b52ffbd3f9a7035cf825fa3b5a1fe8a +File: /usr/bin/dropbearconvert 100755 root:root 17781fc00131ccea94b3bea39456f58f +File: /usr/bin/dropbearkey 100755 root:root 4715a6c85d357390cef172dc88da2f2b +File: /usr/sbin/dropbear 100755 root:root ca13c0589954d35aaa423bfce9ad42a3 +RPMIdentity: 21a1511eef20591ee6c82f241ab28e86ad07757b07199b6ee14ee293f6db92e74b3402b2f451e4ce00d51c1b245a044fd3e7d9ae1055416a1e19ca4963ec0031 --- dropbear-client-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-client-2017.75-alt2.x86_64.rpm.hasher 2024-03-17 01:41:21.281433422 +0000 @@ -11,3 +11,2 @@ Requires: libtommath.so.1()(64bit) >= set:lfEUuMhzRxvjYswagkHZ72Lxs72ni0YRjnhMXfoBeWeWkIZKfAMLqvZ6Er8vUZ0ztBKPsbLfOq4hV9gCf -Requires: libutil.so.1()(64bit) >= set:gesxI0dh0 Requires: libutil.so.1(GLIBC_2.2.5)(64bit) @@ -17,3 +16,3 @@ Provides: dropbear-client = 2017.75-alt2 -File: /usr/bin/dbclient 100755 root:root c97ab92761ba143d5e02d125a6573f4b -RPMIdentity: d9a477f483953fba791a8cabaa0726a270c1468ee4ab89e49a57fcb2477709497115a40a5f4de5d35a5c12721c103eccb135ed1e96e7ae4e08d4d06c367c51a1 +File: /usr/bin/dbclient 100755 root:root a4f952540394f538492fd68437a29241 +RPMIdentity: 4f8207b784f6a567752ca824195faeb28cd6d5de2b05ff4a021e65e902247f33c15ace2a0f922ed858dd05ef6950539f58bc14ab99b47a3c4db0b5a655bc65b2 --- dropbear-client-debuginfo-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-client-debuginfo-2017.75-alt2.x86_64.rpm.hasher 2024-03-17 01:41:21.358434451 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9f 40755 root:root -/usr/lib/debug/.build-id/9f/616546dc34fc49af4f0c6d812337feca732146 120777 root:root ../../../../bin/dbclient -/usr/lib/debug/.build-id/9f/616546dc34fc49af4f0c6d812337feca732146.debug 120777 root:root ../../usr/bin/dbclient.debug +/usr/lib/debug/.build-id/d0 40755 root:root +/usr/lib/debug/.build-id/d0/1110b16d0ae67b42bd04b9e8f36a8367395cd1 120777 root:root ../../../../bin/dbclient +/usr/lib/debug/.build-id/d0/1110b16d0ae67b42bd04b9e8f36a8367395cd1.debug 120777 root:root ../../usr/bin/dbclient.debug /usr/lib/debug/usr/bin/dbclient.debug 100644 root:root @@ -13,6 +13,6 @@ Provides: dropbear-client-debuginfo = 2017.75-alt2 -File: /usr/lib/debug/.build-id/9f 40755 root:root -File: /usr/lib/debug/.build-id/9f/616546dc34fc49af4f0c6d812337feca732146 120777 root:root ../../../../bin/dbclient -File: /usr/lib/debug/.build-id/9f/616546dc34fc49af4f0c6d812337feca732146.debug 120777 root:root ../../usr/bin/dbclient.debug -File: /usr/lib/debug/usr/bin/dbclient.debug 100644 root:root 6502efafa39be8460968704848cce014 -RPMIdentity: f54fcb7ac45f13aaead256582a2ee82a67b16a0a240ce12ce81689091ca400b5161040c3bc3607992bc70f7426fdbf700c010f4e134c3c2e5261adda1707c1fc +File: /usr/lib/debug/.build-id/d0 40755 root:root +File: /usr/lib/debug/.build-id/d0/1110b16d0ae67b42bd04b9e8f36a8367395cd1 120777 root:root ../../../../bin/dbclient +File: /usr/lib/debug/.build-id/d0/1110b16d0ae67b42bd04b9e8f36a8367395cd1.debug 120777 root:root ../../usr/bin/dbclient.debug +File: /usr/lib/debug/usr/bin/dbclient.debug 100644 root:root 02dfe1907d7e92ab7163922373e1dee4 +RPMIdentity: aece5e2f5fd3364143d3262aeced09b6b772db8de2235fcb509263087e05a7b8c9bbe73e3c21c2a68a7106ac49eeaf6db68da19551d63666ac8ed377bd746d32 --- dropbear-debuginfo-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-debuginfo-2017.75-alt2.x86_64.rpm.hasher 2024-03-17 01:41:21.440435545 +0000 @@ -1,9 +1,10 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/fa86aa66e5c06f246d6cdc2376d5ac6afa49a5 120777 root:root ../../../../bin/dropbearkey -/usr/lib/debug/.build-id/02/fa86aa66e5c06f246d6cdc2376d5ac6afa49a5.debug 120777 root:root ../../usr/bin/dropbearkey.debug -/usr/lib/debug/.build-id/ca 40755 root:root -/usr/lib/debug/.build-id/ca/4a9671689dceefeb0006e3fba89147a4f61d06 120777 root:root ../../../../sbin/dropbear -/usr/lib/debug/.build-id/ca/4a9671689dceefeb0006e3fba89147a4f61d06.debug 120777 root:root ../../usr/sbin/dropbear.debug -/usr/lib/debug/.build-id/ca/edb1c2052ae0af824ec5441f0c7552521167c8 120777 root:root ../../../../bin/dropbearconvert -/usr/lib/debug/.build-id/ca/edb1c2052ae0af824ec5441f0c7552521167c8.debug 120777 root:root ../../usr/bin/dropbearconvert.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/62b9f72e4feebdc17b34cc867962d564df2389 120777 root:root ../../../../bin/dropbearkey +/usr/lib/debug/.build-id/2b/62b9f72e4feebdc17b34cc867962d564df2389.debug 120777 root:root ../../usr/bin/dropbearkey.debug +/usr/lib/debug/.build-id/60 40755 root:root +/usr/lib/debug/.build-id/60/1cb7531e6852ce777b7e70fe7e93f478160a66 120777 root:root ../../../../sbin/dropbear +/usr/lib/debug/.build-id/60/1cb7531e6852ce777b7e70fe7e93f478160a66.debug 120777 root:root ../../usr/sbin/dropbear.debug +/usr/lib/debug/.build-id/b0 40755 root:root +/usr/lib/debug/.build-id/b0/4ec22d90d2b110eb2929028b48497cfedf6c26 120777 root:root ../../../../bin/dropbearconvert +/usr/lib/debug/.build-id/b0/4ec22d90d2b110eb2929028b48497cfedf6c26.debug 120777 root:root ../../usr/bin/dropbearconvert.debug /usr/lib/debug/usr/bin/dropbearconvert.debug 100644 root:root @@ -21,13 +22,14 @@ Provides: dropbear-debuginfo = 2017.75-alt2 -File: /usr/lib/debug/.build-id/02 40755 root:root -File: /usr/lib/debug/.build-id/02/fa86aa66e5c06f246d6cdc2376d5ac6afa49a5 120777 root:root ../../../../bin/dropbearkey -File: /usr/lib/debug/.build-id/02/fa86aa66e5c06f246d6cdc2376d5ac6afa49a5.debug 120777 root:root ../../usr/bin/dropbearkey.debug -File: /usr/lib/debug/.build-id/ca 40755 root:root -File: /usr/lib/debug/.build-id/ca/4a9671689dceefeb0006e3fba89147a4f61d06 120777 root:root ../../../../sbin/dropbear -File: /usr/lib/debug/.build-id/ca/4a9671689dceefeb0006e3fba89147a4f61d06.debug 120777 root:root ../../usr/sbin/dropbear.debug -File: /usr/lib/debug/.build-id/ca/edb1c2052ae0af824ec5441f0c7552521167c8 120777 root:root ../../../../bin/dropbearconvert -File: /usr/lib/debug/.build-id/ca/edb1c2052ae0af824ec5441f0c7552521167c8.debug 120777 root:root ../../usr/bin/dropbearconvert.debug -File: /usr/lib/debug/usr/bin/dropbearconvert.debug 100644 root:root 83e0808ced9eb4005a619c1f7f79d497 -File: /usr/lib/debug/usr/bin/dropbearkey.debug 100644 root:root 3f2d03e6ae13e519b6ecb38c4bd9a617 -File: /usr/lib/debug/usr/sbin/dropbear.debug 100644 root:root 3a1e3f8a70c770e252205291ef54d040 -RPMIdentity: ff4c69622e3d2f2c43fb5d32855d6b33746d9b4bc7fec981bc372a4214ac67d11bd6b68e47e9fc01195fc81b00afc7dad531cd2802483b9d7f2182b615a24266 +File: /usr/lib/debug/.build-id/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/62b9f72e4feebdc17b34cc867962d564df2389 120777 root:root ../../../../bin/dropbearkey +File: /usr/lib/debug/.build-id/2b/62b9f72e4feebdc17b34cc867962d564df2389.debug 120777 root:root ../../usr/bin/dropbearkey.debug +File: /usr/lib/debug/.build-id/60 40755 root:root +File: /usr/lib/debug/.build-id/60/1cb7531e6852ce777b7e70fe7e93f478160a66 120777 root:root ../../../../sbin/dropbear +File: /usr/lib/debug/.build-id/60/1cb7531e6852ce777b7e70fe7e93f478160a66.debug 120777 root:root ../../usr/sbin/dropbear.debug +File: /usr/lib/debug/.build-id/b0 40755 root:root +File: /usr/lib/debug/.build-id/b0/4ec22d90d2b110eb2929028b48497cfedf6c26 120777 root:root ../../../../bin/dropbearconvert +File: /usr/lib/debug/.build-id/b0/4ec22d90d2b110eb2929028b48497cfedf6c26.debug 120777 root:root ../../usr/bin/dropbearconvert.debug +File: /usr/lib/debug/usr/bin/dropbearconvert.debug 100644 root:root bc48dc780a4be82b89c3c4e98b5245a9 +File: /usr/lib/debug/usr/bin/dropbearkey.debug 100644 root:root fa6cd30e12d01c0152b29a85040df77f +File: /usr/lib/debug/usr/sbin/dropbear.debug 100644 root:root 6e493b8c59ef950b0bb6977a29f27b1f +RPMIdentity: 00df00159e48718feafe1aebd4e8166f5375d8cc1ee72b37b2c95497128fc6cedf2c3d3a3c12830f2ee886bbe9815fa3be9020e47efc744e7731649ba427cdc4 --- dropbear-scp-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-scp-2017.75-alt2.x86_64.rpm.hasher 2024-03-17 01:41:21.597437641 +0000 @@ -9,3 +9,3 @@ Conflicts: openssh-common -File: /usr/bin/scp 100755 root:root 3a0486957982380d2be50b049e7f1526 -RPMIdentity: d88a3ddf12ce9aadf4abc05726f81c801dcb3dd7105eb0c9da6d5bbb511612c3c7f97fc19f77e47bcac452a4c9770795929155a45b6f6a00d5cf5befd54fbd48 +File: /usr/bin/scp 100755 root:root 74f2c24a3dbd83c67a28c906e2d2e2bd +RPMIdentity: c401a8a2b70bd09468af36a858f806121ee5f701a910aa3b535b1b8e8d2a75104eb12c611648acf1561baf2c3c82464b594d6401ba5bab5c5965a2643d1d6e0e --- dropbear-scp-debuginfo-2017.75-alt2.x86_64.rpm.repo 2018-01-12 09:02:33.000000000 +0000 +++ dropbear-scp-debuginfo-2017.75-alt2.x86_64.rpm.hasher 2024-03-17 01:41:21.693438923 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c0 40755 root:root -/usr/lib/debug/.build-id/c0/f8bdefd53106530195968d9f0f7e8cf083e0a0 120777 root:root ../../../../bin/scp -/usr/lib/debug/.build-id/c0/f8bdefd53106530195968d9f0f7e8cf083e0a0.debug 120777 root:root ../../usr/bin/scp.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/f318e42352272d423ea2222ff26aebc2928f8e 120777 root:root ../../../../bin/scp +/usr/lib/debug/.build-id/0b/f318e42352272d423ea2222ff26aebc2928f8e.debug 120777 root:root ../../usr/bin/scp.debug /usr/lib/debug/usr/bin/scp.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: dropbear-scp-debuginfo = 2017.75-alt2 -File: /usr/lib/debug/.build-id/c0 40755 root:root -File: /usr/lib/debug/.build-id/c0/f8bdefd53106530195968d9f0f7e8cf083e0a0 120777 root:root ../../../../bin/scp -File: /usr/lib/debug/.build-id/c0/f8bdefd53106530195968d9f0f7e8cf083e0a0.debug 120777 root:root ../../usr/bin/scp.debug -File: /usr/lib/debug/usr/bin/scp.debug 100644 root:root dff71574c6382cf898b6bb47d7489ef2 -RPMIdentity: b521f0e156ef74cef5869885bd4e80669660634c0714eca02edfac32d000c59133c3572375bbdb59fe0c7998a1d5b096b567752a3570f4686c4ec165716f41d6 +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/f318e42352272d423ea2222ff26aebc2928f8e 120777 root:root ../../../../bin/scp +File: /usr/lib/debug/.build-id/0b/f318e42352272d423ea2222ff26aebc2928f8e.debug 120777 root:root ../../usr/bin/scp.debug +File: /usr/lib/debug/usr/bin/scp.debug 100644 root:root 22a585b4e28d5cc91b99bdf40974e52c +RPMIdentity: c2e0c7a16589b96f32a08a39597e7039b0613ac4247f8c46821116a67e784716acd85eaf98e20a4ddc087396b8f407bc528ea3f3dad92bf132929e2b27af0c3b