D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/dropbear-2020.81-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dWBnmW + 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 + /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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dPOVnW + 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\" -I/usr/include/tomcrypt' 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... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed configure: Checking if compiler 'aarch64-mageia-linux-gnu-gcc' supports -Wno-pointer-sign configure: Setting -Wno-pointer-sign configure: Checking if compiler 'aarch64-mageia-linux-gnu-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... aarch64-mageia-linux-gnu-ar checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-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... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt dbhelpers.c -o dbhelpers.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt bignum.c -o bignum.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt dbrandom.c -o dbrandom.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt rsa.c -o rsa.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt dss.c -o dss.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt queue.c -o queue.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt atomicio.c -o atomicio.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt fake-rfc2553.c -o fake-rfc2553.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt compat.c -o compat.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt dbutil.c -o dbutil.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt buffer.c -o buffer.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt signkey.c -o signkey.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt ltc_prng.c -o ltc_prng.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt ecc.c -o ecc.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt crypto_desc.c -o crypto_desc.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt dbmalloc.c -o dbmalloc.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt gendss.c -o gendss.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt gensignkey.c -o gensignkey.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt ecdsa.c -o ecdsa.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt ed25519.c -o ed25519.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt genrsa.c -o genrsa.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt gened25519.c -o gened25519.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt common-chansession.c -o common-chansession.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt termcodes.c -o termcodes.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt common-algo.c -o common-algo.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt packet.c -o packet.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt curve25519.c -o curve25519.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt common-session.c -o common-session.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt dh_groups.c -o dh_groups.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt common-kex.c -o common-kex.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt tcp-accept.c -o tcp-accept.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt process-packet.c -o process-packet.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt loginrec.c -o loginrec.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt listener.c -o listener.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt common-runopts.c -o common-runopts.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt list.c -o list.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt common-channel.c -o common-channel.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt circbuffer.c -o circbuffer.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt gcm.c -o gcm.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt chachapoly.c -o chachapoly.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-kex.c -o svr-kex.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-authpasswd.c -o svr-authpasswd.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt sshpty.c -o sshpty.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-auth.c -o svr-auth.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt netio.c -o netio.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-authpubkeyoptions.c -o svr-authpubkeyoptions.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-service.c -o svr-service.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-authpubkey.c -o svr-authpubkey.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-session.c -o svr-session.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-agentfwd.c -o svr-agentfwd.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-authpam.c -o svr-authpam.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-x11fwd.c -o svr-x11fwd.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-tcpfwd.c -o svr-tcpfwd.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-runopts.c -o svr-runopts.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-main.c -o cli-main.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-main.c -o svr-main.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-authpasswd.c -o cli-authpasswd.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt svr-chansession.c -o svr-chansession.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-auth.c -o cli-auth.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-session.c -o cli-session.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-authinteract.c -o cli-authinteract.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-kex.c -o cli-kex.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-runopts.c -o cli-runopts.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-chansession.c -o cli-chansession.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-authpubkey.c -o cli-authpubkey.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-tcpfwd.c -o cli-tcpfwd.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-channel.c -o cli-channel.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt cli-agentfwd.c -o cli-agentfwd.o aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt dropbearconvert.c -o dropbearconvert.o aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt dropbearkey.c -o dropbearkey.o aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-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\" -I/usr/include/tomcrypt -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\" -I/usr/include/tomcrypt keyimport.c -o keyimport.o aarch64-mageia-linux-gnu-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.qMD9jU + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64 + cd dropbear-2020.81 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/sbin /usr/bin/install -p dropbear /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/sbin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/share/man/man8 /usr/bin/install -p -m 644 ./dropbear.8 /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/share/man/man8/dropbear.8 /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin /usr/bin/install -p dbclient /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.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-1.mga8.aarch64/usr/share/man/man1/dbclient.1; fi /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin /usr/bin/install -p dropbearkey /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.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-1.mga8.aarch64/usr/share/man/man1/dropbearkey.1; fi /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin /usr/bin/install -p dropbearconvert /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.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-1.mga8.aarch64/usr/share/man/man1/dropbearconvert.1; fi + install -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/etc/dropbear + install -d /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/lib/systemd/system + install -m 0644 /home/iurt/rpmbuild/SOURCES/dropbear.service /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/lib/systemd/system/dropbear.service + install -m 0644 /home/iurt/rpmbuild/SOURCES/dropbear-keygen.service /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/lib/systemd/system/dropbear-keygen.service + chmod a+r CHANGES INSTALL LICENSE MULTI README SMALL + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2020.81-1.mga8 --unique-debug-suffix -2020.81-1.mga8.aarch64 --unique-debug-src-base dropbear-2020.81-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/dropbear-2020.81 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin/dbclient explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin/dropbearconvert explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin/dropbearkey explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/sbin/dropbear extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin/dbclient extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/sbin/dropbear extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin/dropbearkey extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/bin/dropbearconvert original debug info size: 2540kB, size after compression: 1632kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 1549 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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: dropbear-2020.81-1.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nMICAW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dropbear-2020.81 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.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-1.mga8.aarch64/usr/share/doc/dropbear + cp -pr CHANGES /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/share/doc/dropbear + cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/share/doc/dropbear + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/share/doc/dropbear + cp -pr MULTI /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/share/doc/dropbear + cp -pr README /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/share/doc/dropbear + cp -pr SMALL /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64/usr/share/doc/dropbear + RPM_EC=0 ++ jobs -p + exit 0 Provides: dropbear = 2020.81-1.mga8 dropbear(aarch-64) = 2020.81-1.mga8 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) 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-1.mga8.aarch64 Provides: dropbear-debugsource = 2020.81-1.mga8 dropbear-debugsource(aarch-64) = 2020.81-1.mga8 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-1.mga8.aarch64 Provides: debuginfo(build-id) = 53b0176f6f8a7cf5f02502477481ad0899571215 debuginfo(build-id) = 6c5fe393eb3c0f2f7d93d6ba1c3087b0d39f1e6f debuginfo(build-id) = 817fc83ec95380e332e07c67f1d003ed289c2ae7 debuginfo(build-id) = 92b75e3cd0918ed334d88654cd22f544478fdcf2 dropbear-debuginfo = 2020.81-1.mga8 dropbear-debuginfo(aarch-64) = 2020.81-1.mga8 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-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dropbear-2020.81-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dropbear-debugsource-2020.81-1.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dropbear-debuginfo-2020.81-1.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mCYnVV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dropbear-2020.81 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/dropbear-2020.81-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.X4VjdV + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf dropbear-2020.81 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!