D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/dropbear-2020.81-2.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ePMDBf + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf dropbear-2020.81 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/dropbear-2020.81.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dropbear-2020.81 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/dropbear-2018.76-mga-binpaths.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/dropbear-2018.80-mga-enable-x11.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.quoAUj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dropbear-2020.81 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 'CPPFLAGS=-DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\"' configure: WARNING: unrecognized options: --disable-dependency-tracking which: no hg in (/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/usr/local/sbin:/usr/sbin:/home/iurt/.local/bin:/home/iurt/bin) checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed configure: Checking if compiler 'gcc' supports -Wno-pointer-sign configure: Setting -Wno-pointer-sign configure: Checking if compiler 'gcc' supports -fno-strict-overflow configure: Setting -fno-strict-overflow configure: Checking for available hardened build flags: configure: Setting -fPIE configure: Setting -pie configure: Setting -Wl,-z,now -Wl,-z,relro configure: Setting -fstack-protector-strong configure: Setting -D_FORTIFY_SOURCE=2 configure: Not setting -mfunction-return=thunk configure: Not setting -mindirect-branch=thunk 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... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-install... no checking for install... install checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... no 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 checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes configure: Using shadow passwords if available configure: Disabling fuzzing checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... 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 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 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 linux/pkt_sched.h usability... yes checking linux/pkt_sched.h presence... yes checking for linux/pkt_sched.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.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 for clock_gettime... 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 getrandom... yes checking for mp_to_ubin in -ltommath... yes checking for poly1305_init 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 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 sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for getpass... yes checking for getspnam... yes checking for getusershell... yes checking for putenv... yes checking for clearenv... yes checking for strlcpy... no checking for strlcat... no 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 getgrouplist... 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 configure: configure: Using system libtomcrypt and libtommath configure: configure: Now edit localoptions.h to choose features. + /usr/bin/make -O -j8 V=1 VERBOSE=1 Creating default_options_guard.h gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" dbhelpers.c -o dbhelpers.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" bignum.c -o bignum.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" dss.c -o dss.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" rsa.c -o rsa.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" dbrandom.c -o dbrandom.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" atomicio.c -o atomicio.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" queue.c -o queue.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" dbutil.c -o dbutil.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" compat.c -o compat.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" fake-rfc2553.c -o fake-rfc2553.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" buffer.c -o buffer.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" ltc_prng.c -o ltc_prng.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" crypto_desc.c -o crypto_desc.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" signkey.c -o signkey.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" ecc.c -o ecc.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" dbmalloc.c -o dbmalloc.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" gensignkey.c -o gensignkey.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" ed25519.c -o ed25519.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" ecdsa.c -o ecdsa.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" gened25519.c -o gened25519.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" genrsa.c -o genrsa.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" gendss.c -o gendss.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" common-chansession.c -o common-chansession.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" termcodes.c -o termcodes.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" common-algo.c -o common-algo.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" packet.c -o packet.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" tcp-accept.c -o tcp-accept.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" common-session.c -o common-session.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" dh_groups.c -o dh_groups.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" loginrec.c -o loginrec.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" common-kex.c -o common-kex.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" curve25519.c -o curve25519.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" process-packet.c -o process-packet.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" common-runopts.c -o common-runopts.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" listener.c -o listener.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" list.c -o list.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" circbuffer.c -o circbuffer.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" gcm.c -o gcm.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" common-channel.c -o common-channel.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" chachapoly.c -o chachapoly.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-kex.c -o svr-kex.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" sshpty.c -o sshpty.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-authpasswd.c -o svr-authpasswd.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" netio.c -o netio.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-authpubkeyoptions.c -o svr-authpubkeyoptions.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-auth.c -o svr-auth.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-service.c -o svr-service.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-authpubkey.c -o svr-authpubkey.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-session.c -o svr-session.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-authpam.c -o svr-authpam.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-x11fwd.c -o svr-x11fwd.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-tcpfwd.c -o svr-tcpfwd.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-agentfwd.c -o svr-agentfwd.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-main.c -o cli-main.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-main.c -o svr-main.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-runopts.c -o svr-runopts.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-authpasswd.c -o cli-authpasswd.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-auth.c -o cli-auth.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-session.c -o cli-session.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" svr-chansession.c -o svr-chansession.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-authpubkey.c -o cli-authpubkey.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-kex.c -o cli-kex.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-channel.c -o cli-channel.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-tcpfwd.c -o cli-tcpfwd.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-chansession.c -o cli-chansession.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-authinteract.c -o cli-authinteract.o gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pie -Wl,-z,now -Wl,-z,relro -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 curve25519.o ed25519.o dbmalloc.o gensignkey.o gendss.o genrsa.o gened25519.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 list.o netio.o chachapoly.o gcm.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 -ltomcrypt -ltommath -lutil -lz -lcrypt gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-agentfwd.c -o cli-agentfwd.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" cli-runopts.c -o cli-runopts.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" dropbearconvert.c -o dropbearconvert.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" dropbearkey.c -o dropbearkey.o gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pie -Wl,-z,now -Wl,-z,relro -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 curve25519.o ed25519.o dbmalloc.o gensignkey.o gendss.o genrsa.o gened25519.o dropbearkey.o -ltomcrypt -ltommath -lutil -lz gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pie -Wl,-z,now -Wl,-z,relro -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 curve25519.o ed25519.o dbmalloc.o gensignkey.o gendss.o genrsa.o gened25519.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 list.o netio.o chachapoly.o gcm.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 -ltomcrypt -ltommath -lutil -lz gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DLOCALOPTIONS_H_EXISTS -I. -I. -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-pointer-sign -fno-strict-overflow -fPIE -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DDROPBEAR_SERVER -DDROPBEAR_CLIENT -DSFTPSERVER_PATH=\"/usr/lib64/ssh/sftp-server\" keyimport.c -o keyimport.o gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pie -Wl,-z,now -Wl,-z,relro -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 curve25519.o ed25519.o dbmalloc.o gensignkey.o gendss.o genrsa.o gened25519.o dropbearconvert.o keyimport.o -ltomcrypt -ltommath -lutil -lz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bekfzo + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64 + cd dropbear-2020.81 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/sbin /usr/bin/install -p dropbear /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/sbin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/man/man8 /usr/bin/install -p -m 644 ./dropbear.8 /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/man/man8/dropbear.8 /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/bin /usr/bin/install -p dbclient /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/bin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/man/man1 if test -e ./dbclient.1; then /usr/bin/install -p -m 644 ./dbclient.1 /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/man/man1/dbclient.1; fi /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/bin /usr/bin/install -p dropbearkey /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/bin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/man/man1 if test -e ./dropbearkey.1; then /usr/bin/install -p -m 644 ./dropbearkey.1 /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/man/man1/dropbearkey.1; fi /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/bin /usr/bin/install -p dropbearconvert /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/bin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/man/man1 if test -e ./dropbearconvert.1; then /usr/bin/install -p -m 644 ./dropbearconvert.1 /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/man/man1/dropbearconvert.1; fi + install -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/etc/dropbear + install -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/lib/systemd/system + install -m 0644 /home/iurt/rpmbuild/SOURCES/dropbear.service /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/lib/systemd/system/dropbear.service + install -m 0644 /home/iurt/rpmbuild/SOURCES/dropbear-keygen.service /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/lib/systemd/system/dropbear-keygen.service + chmod a+r CHANGES INSTALL LICENSE MULTI README SMALL + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2020.81-2.mga9 --unique-debug-suffix -2020.81-2.mga9.aarch64 --unique-debug-src-base dropbear-2020.81-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/dropbear-2020.81 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/bin/dbclient extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/bin/dropbearkey extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/bin/dropbearconvert extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/sbin/dropbear dwz: ./usr/bin/dbclient-2020.81-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/dropbearconvert-2020.81-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/dropbearkey-2020.81-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/sbin/dropbear-2020.81-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 2148kB, size after compression: 2148kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 4 CRC32s did match. 1589 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: dropbear-2020.81-2.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Rr22SU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dropbear-2020.81 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/doc/dropbear + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/doc/dropbear + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/doc/dropbear + cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/doc/dropbear + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/doc/dropbear + cp -pr MULTI /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/doc/dropbear + cp -pr README /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/doc/dropbear + cp -pr SMALL /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64/usr/share/doc/dropbear + RPM_EC=0 ++ jobs -p + exit 0 Provides: dropbear = 2020.81-2.mga9 dropbear(aarch-64) = 2020.81-2.mga9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig >= 0.9 initscripts rpm-helper >= 0.24.8-1 Requires(preun): /bin/sh rpm-helper >= 0.24.8-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.33)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libtomcrypt.so.1()(64bit) libtommath.so.1()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.17)(64bit) libz.so.1()(64bit) Recommends: openssh-server Processing files: dropbear-debugsource-2020.81-2.mga9.aarch64 Provides: dropbear-debugsource = 2020.81-2.mga9 dropbear-debugsource(aarch-64) = 2020.81-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dropbear-debuginfo-2020.81-2.mga9.aarch64 Provides: debuginfo(build-id) = 23ca4a928f1de1e089bd1c4f7c395442a2b4d01a debuginfo(build-id) = 47b490d591c5ad7c1130d6ab5e78cf80cf722b03 debuginfo(build-id) = 5aa330a46fd421cfa33bb9269e2abb3afa768741 debuginfo(build-id) = b164ef666fab5f8fade765b10114872f47d63ca3 dropbear-debuginfo = 2020.81-2.mga9 dropbear-debuginfo(aarch-64) = 2020.81-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dropbear-debugsource(aarch-64) = 2020.81-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dropbear-2020.81-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dropbear-debugsource-2020.81-2.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dropbear-debuginfo-2020.81-2.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1COKBw + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dropbear-2020.81 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-2.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ISnZqR + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf dropbear-2020.81 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!