<86>Dec 13 03:03:01 userdel[2947474]: delete user 'rooter'
<86>Dec 13 03:03:01 userdel[2947474]: removed group 'rooter' owned by 'rooter'
<86>Dec 13 03:03:01 userdel[2947474]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 13 03:03:01 groupadd[2947486]: group added to /etc/group: name=rooter, GID=627
<86>Dec 13 03:03:01 groupadd[2947486]: group added to /etc/gshadow: name=rooter
<86>Dec 13 03:03:01 groupadd[2947486]: new group: name=rooter, GID=627
<86>Dec 13 03:03:01 useradd[2947490]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Dec 13 03:03:01 userdel[2947498]: delete user 'builder'
<86>Dec 13 03:03:01 userdel[2947498]: removed group 'builder' owned by 'builder'
<86>Dec 13 03:03:01 userdel[2947498]: removed shadow group 'builder' owned by 'builder'
<86>Dec 13 03:03:01 groupadd[2947504]: group added to /etc/group: name=builder, GID=628
<86>Dec 13 03:03:01 groupadd[2947504]: group added to /etc/gshadow: name=builder
<86>Dec 13 03:03:01 groupadd[2947504]: new group: name=builder, GID=628
<86>Dec 13 03:03:01 useradd[2947508]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
<13>Dec 13 03:03:05 rpmi: libtommath-1.1.0-alt1 sisyphus+221269.100.1.2 1549949618 installed
<13>Dec 13 03:03:05 rpmi: libtomcrypt-1.18.2-alt3 p9+263098.100.2.1 1607609665 installed
<13>Dec 13 03:03:05 rpmi: libtomcrypt-devel-1.18.2-alt3 p9+263098.100.2.1 1607609665 installed
<13>Dec 13 03:03:05 rpmi: libtommath-devel-1.1.0-alt1 sisyphus+221269.100.1.2 1549949618 installed
<13>Dec 13 03:03:05 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/dropbear-2017.75-alt2.nosrc.rpm
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.56551
+ 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.19123
+ 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 dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-shadow --disable-lastlog
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether make sets $(MAKE)... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-install... no
checking for install... install
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether __UCLIBC__ is declared... no
checking for crypt... yes
checking for crypt in -lcrypt... yes
checking for deflate in -lz... yes
configure: Enabling zlib
configure: Disabling PAM
configure: Using openpty if available
checking for library containing openpty... -lutil
configure: Enabling syslog
configure: Not using shadow passwords
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking ioctl.h usability... no
checking ioctl.h presence... no
checking for ioctl.h... no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for inttypes.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking lastlog.h usability... yes
checking lastlog.h presence... yes
checking for lastlog.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking security/pam_appl.h usability... no
checking security/pam_appl.h presence... no
checking for security/pam_appl.h... no
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uint8_t... yes
checking for u_int8_t... yes
checking for uint16_t... yes
checking for u_int16_t... yes
checking for uint32_t... yes
checking for u_int32_t... yes
checking for struct sockaddr_storage... no
checking for socklen_t... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6... yes
checking for struct in6_addr... yes
checking for struct addrinfo... yes
checking for gai_strerror... yes
checking for struct utmp.ut_host... yes
checking for struct utmp.ut_pid... yes
checking for struct utmp.ut_type... yes
checking for struct utmp.ut_tv... yes
checking for struct utmp.ut_id... yes
checking for struct utmp.ut_addr... yes
checking for struct utmp.ut_addr_v6... yes
checking for struct utmp.ut_exit... yes
checking for struct utmp.ut_time... yes
checking for struct utmpx.ut_host... yes
checking for struct utmpx.ut_syslen... no
checking for struct utmpx.ut_type... yes
checking for struct utmpx.ut_id... yes
checking for struct utmpx.ut_addr... no
checking for struct utmpx.ut_addr_v6... yes
checking for struct utmpx.ut_time... no
checking for struct utmpx.ut_tv... yes
checking for struct sockaddr_storage.ss_family... yes
checking for endutent... yes
checking for getutent... yes
checking for getutid... yes
checking for getutline... yes
checking for pututline... yes
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for utmpxname... yes
checking for logout... yes
checking for updwtmp... yes
checking for logwtmp... yes
checking mach/mach_time.h usability... no
checking mach/mach_time.h presence... no
checking for mach/mach_time.h... no
checking for mach_absolute_time... no
checking for explicit_bzero... yes
checking for memset_s... no
checking for mp_exptmod in -ltommath... yes
checking for register_cipher in -ltomcrypt... yes
checking for library containing login... none required
checking for logout... (cached) yes
checking for updwtmp... (cached) yes
checking for logwtmp... (cached) yes
checking if your system defines LASTLOG_FILE... no
checking if your system defines _PATH_LASTLOG... yes
checking if your system defines UTMP_FILE... yes
checking if your system defines WTMP_FILE... yes
checking if your system defines UTMPX_FILE... no
checking if your system defines WTMPX_FILE... no
checking whether x86_64-alt-linux-gcc needs -traditional... no
checking for working memcmp... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for dup2... yes
checking for getpass... yes
checking for getspnam... yes
checking for getusershell... yes
checking for memset... yes
checking for putenv... yes
checking for select... yes
checking for socket... yes
checking for strdup... yes
checking for clearenv... yes
checking for strlcpy... yes
checking for strlcat... yes
checking for daemon... yes
checking for basename... yes
checking for _getpty... no
checking for getaddrinfo... yes
checking for freeaddrinfo... yes
checking for getnameinfo... yes
checking for fork... yes
checking for writev... yes
checking for library containing basename... none required
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
configure: 
configure: Using system libtomcrypt and libtommath
configure: 
configure: Now edit options.h to choose features.
+ make -j8 'PROGRAMS=dropbear dbclient dropbearkey dropbearconvert scp'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o dbhelpers.o dbhelpers.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o bignum.o bignum.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o dbrandom.o dbrandom.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o dss.o dss.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o rsa.o rsa.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o 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 buffer.o buffer.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o signkey.o signkey.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o queue.o queue.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o atomicio.o atomicio.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o 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 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 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 ecc.o ecc.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o 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 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 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 genrsa.o genrsa.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o 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-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 common-session.o common-session.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o packet.o packet.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o common-algo.o common-algo.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o dh_groups.o dh_groups.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o common-kex.o common-kex.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o 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 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 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 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 process-packet.o process-packet.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o common-runopts.o common-runopts.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o circbuffer.o circbuffer.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o list.o list.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o 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 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 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 sshpty.o sshpty.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o svr-auth.o svr-auth.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o svr-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=]
  strncat(filename, "/.ssh", 5); /* strlen("/.ssh") == 5 */
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
svr-authpubkey.c:417:2: warning: 'strncat' specified bound 16 equals source length [-Wstringop-overflow=]
  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-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-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-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-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-x11fwd.o svr-x11fwd.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o svr-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 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-main.o cli-main.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o cli-auth.o cli-auth.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o cli-authpasswd.o cli-authpasswd.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o cli-session.o cli-session.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o cli-kex.o cli-kex.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o cli-runopts.o cli-runopts.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o cli-chansession.o cli-chansession.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o cli-authpubkey.o cli-authpubkey.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o cli-tcpfwd.o cli-tcpfwd.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o progressmeter.o progressmeter.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o cli-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  -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 -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  -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-authinteract.o cli-authinteract.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o scpmisc.o scpmisc.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc -I/usr/include/tomcrypt -I/usr/include/tommath -I. -I.  -I/usr/include/tomcrypt -I/usr/include/tommath -DDROPBEAR_SERVER -DDROPBEAR_CLIENT   -c -o keyimport.o keyimport.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc  -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 scp.o scp.c
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc  -o dropbearconvert dbutil.o buffer.o dbhelpers.o dss.o bignum.o signkey.o rsa.o dbrandom.o queue.o atomicio.o compat.o fake-rfc2553.o ltc_prng.o ecc.o ecdsa.o crypto_desc.o gensignkey.o gendss.o genrsa.o dropbearconvert.o keyimport.o -ltommath -ltomcrypt
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
make: Entering directory '/usr/src/RPM/BUILD/dropbear-2017.75'
x86_64-alt-linux-gcc  -o scp scp.o progressmeter.o atomicio.o scpmisc.o compat.o
make: Leaving directory '/usr/src/RPM/BUILD/dropbear-2017.75'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47452
+ 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
+ cd dropbear-2017.75
+ /usr/bin/make 'INSTALL=/bin/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'
/bin/install -p -d /usr/src/tmp/dropbear-buildroot/usr/sbin
/bin/install -p dropbear /usr/src/tmp/dropbear-buildroot/usr/sbin
/bin/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man8
/bin/install -p -m 644 ./dropbear.8 /usr/src/tmp/dropbear-buildroot/usr/share/man/man8/dropbear.8
/bin/install -p -d /usr/src/tmp/dropbear-buildroot/usr/bin
/bin/install -p dbclient /usr/src/tmp/dropbear-buildroot/usr/bin
/bin/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man1
if test -e dbclient.1; then /bin/install -p -m 644 dbclient.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dbclient.1; fi
/bin/install -p -d /usr/src/tmp/dropbear-buildroot/usr/bin
/bin/install -p dropbearkey /usr/src/tmp/dropbear-buildroot/usr/bin
/bin/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man1
if test -e dropbearkey.1; then /bin/install -p -m 644 dropbearkey.1 /usr/src/tmp/dropbear-buildroot/usr/share/man/man1/dropbearkey.1; fi
/bin/install -p -d /usr/src/tmp/dropbear-buildroot/usr/bin
/bin/install -p dropbearconvert /usr/src/tmp/dropbear-buildroot/usr/bin
/bin/install -p -d /usr/src/tmp/dropbear-buildroot/usr/share/man/man1
if test -e dropbearconvert.1; then /bin/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)
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--)
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)
Hardlinking identical .pyc and .pyo files
Processing files: dropbear-2017.75-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bTr6rD
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D1PJjK
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.R2oL9W
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.rhPqsd
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3C19cx
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.Mch9oU
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.3pxR3k
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vQkPaP
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.BVaMKm
Creating dropbear-client-debuginfo package
Processing files: dropbear-doc-2017.75-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76200
+ 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.2BrjKY
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.us5WbE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.t5Cg6m
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ajSlt9
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.fTH4iZ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qMFNAS
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.KVIFkP
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BiL3wP
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
Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-scp-2017.75-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-client-2017.75-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/noarch/dropbear-doc-2017.75-alt2.noarch.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-debuginfo-2017.75-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-scp-debuginfo-2017.75-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/dropbear-client-debuginfo-2017.75-alt2.x86_64.rpm
24.15user 12.03system 0:39.51elapsed 91%CPU (0avgtext+0avgdata 29492maxresident)k
0inputs+0outputs (0major+1813086minor)pagefaults 0swaps
30.79user 17.90system 0:50.84elapsed 95%CPU (0avgtext+0avgdata 116684maxresident)k
888inputs+0outputs (0major+2224246minor)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	2020-12-13 03:03:49.423597027 +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)  
--- 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	2020-12-13 03:03:49.474595313 +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)