D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/minicom-2.7.1-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BwUiDo + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf minicom-2.7.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/minicom-2.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd minicom-2.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pyHCxo + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd minicom-2.7.1 + '[' 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=. + /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 --disable-rpath --enable-lock-dir=/var/lock/lockdev checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of aarch64-mageia-linux-gnu-gcc... none checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar checking the archiver (aarch64-mageia-linux-gnu-ar) interface... ar 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib checking for library containing strerror... none required checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LOCKDEV... no checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for kermit... no checking for tputs in -ltinfo... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking for socket in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking POSIX termios... yes checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for sys/stat.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ttold.h usability... no checking sys/ttold.h presence... no checking for sys/ttold.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for unistd.h... (cached) yes checking posix1_lim.h usability... no checking posix1_lim.h presence... no checking for posix1_lim.h... no checking for sgtty.h... (cached) yes checking features.h usability... yes checking features.h presence... yes checking for features.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 struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for error_at_line... yes checking whether closedir returns void... no checking if malloc debugging is wanted... no checking for getcwd... yes checking for getwd... yes checking for memmove... yes checking for strerror... yes checking for strstr... yes checking for vsnprintf... yes checking for vprintf... yes checking for select... yes checking for snprintf... yes checking for usleep... yes checking for getopt... yes checking for getopt_long... yes checking for long file names... yes checking for com line lock directory... /var/lock checking for default serial port device... /dev/ttyS1 checking for default baud rate... 115200 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating extras/Makefile config.status: creating extras/linux/Makefile config.status: creating extras/tables/Makefile config.status: creating extras/termcap/Makefile config.status: creating extras/terminfo/Makefile config.status: creating man/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating minicom.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -O -j8 /usr/bin/make all-recursive Making all in doc make[2]: Nothing to be done for 'all'. Making all in extras Making all in linux make[3]: Nothing to be done for 'all'. Making all in tables make[3]: Nothing to be done for 'all'. Making all in termcap make[3]: Nothing to be done for 'all'. Making all in terminfo make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in man make[2]: Nothing to be done for 'all'. Making all in po make[2]: Nothing to be done for 'all'. Making all in lib make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/lib' rm -f libport.a aarch64-mageia-linux-gnu-ar cru libport.a aarch64-mageia-linux-gnu-ranlib libport.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/lib' Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o help.o help.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o util.o util.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o ipc.o ipc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o wkeys.o wkeys.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o windiv.o windiv.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o sysdep1.o sysdep1.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o updown.o updown.c updown.c: In function 'mcd': updown.c:67:38: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 67 | snprintf(buf, sizeof(buf), "%s/%s", homedir, dir); | ^ In file included from /usr/include/stdio.h:867, from port.h:57, from updown.c:34: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ updown.c: In function 'runscript': updown.c:704:23: warning: '%d' directive writing between 1 and 6 bytes into a region of size 5 [-Wformat-overflow=] 704 | sprintf(scr_lines, "%d", (int) lines); /* jl 13.09.97 */ | ^~ updown.c:704:22: note: directive argument in the range [-32768, 32767] 704 | sprintf(scr_lines, "%d", (int) lines); /* jl 13.09.97 */ | ^~~~ In file included from /usr/include/stdio.h:867, from port.h:57, from updown.c:34: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 7 bytes into a destination of size 5 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ updown.c:720:42: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 0 and 127 [-Wformat-truncation=] 720 | snprintf(cmdline, sizeof(cmdline), "%s %s %s %s", | ^~ 721 | P_SCRIPTPROG, scr_name, logfname, logfname[0]==0? "": homedir); | ~~~~~~~~ In file included from /usr/include/stdio.h:867, from port.h:57, from updown.c:34: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 768 bytes into a destination of size 128 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from port.h:56, from updown.c:34: In function 'strncpy', inlined from 'runscript' at updown.c:700:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 33 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'runscript' at updown.c:701:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'runscript' at updown.c:702:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 33 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o sysdep1_s.o sysdep1_s.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o vt100.o vt100.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o sysdep2.o sysdep2.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o rwconf.o rwconf.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o getsdir.o getsdir.c In file included from /usr/include/string.h:495, from getsdir.c:30: In function 'strncpy', inlined from 'getsdir' at getsdir.c:235:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o wildmat.o wildmat.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o common.o common.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o ascii-xfr.o ascii-xfr.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o main.o main.c main.c: In function 'open_term': main.c:218:27: warning: '/LCK..' directive output may be truncated writing 6 bytes into a region of size between 1 and 128 [-Wformat-truncation=] 218 | "%s/LCK..%s", | ^~~~~~ In file included from /usr/include/stdio.h:867, from port.h:57, from main.c:26: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 7 and 261 bytes into a destination of size 128 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ascii-xfr ascii-xfr.o ../lib/libport.a -ltinfo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o minicom.o minicom.c minicom.c: In function 'scrollback': minicom.c:492:22: warning: this statement may fall through [-Wimplicit-fallthrough=] 492 | case_matters = 0; /* case-importance, ie. none :-) */ | ~~~~~~~~~~~~~^~~ minicom.c:497:7: note: here 497 | case '/': | ^~~~ minicom.c: In function 'main': minicom.c:1328:43: warning: '/.minirc.' directive output may be truncated writing 9 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 1328 | snprintf(pparfile, sizeof(pparfile), "%s/.minirc.%s", homedir, use_port); | ^~~~~~~~~ minicom.c:1328:40: note: assuming directive output of 3 bytes 1328 | snprintf(pparfile, sizeof(pparfile), "%s/.minirc.%s", homedir, use_port); | ^~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from port.h:57, from minicom.c:38: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 10 or more bytes (assuming 268) into a destination of size 256 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from port.h:56, from minicom.c:38: In function 'strncpy', inlined from 'main' at minicom.c:1324:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at minicom.c:1322:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at minicom.c:1325:3: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 16 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at minicom.c:1210:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o file.o file.c In file included from /usr/include/string.h:495, from port.h:56, from file.c:29: In function 'strncpy', inlined from 'filedir' at file.c:770:11: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 127 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o dial.o dial.c dial.c: In function 'writedialdir': dial.c:1076:37: warning: '/.dialdir' directive output may be truncated writing 9 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 1076 | snprintf(dfile, sizeof(dfile), "%s/.dialdir", homedir); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from port.h:57, from dial.c:37: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 265 bytes into a destination of size 256 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dial.c: In function 'dial': dial.c:583:32: warning: '%4.4d' directive writing between 4 and 11 bytes into a region of size 9 [-Wformat-overflow=] 583 | sprintf(d->lastdate,"%4.4d%2.2d%2.2d", | ^~~~~ dial.c:583:31: note: directive argument in the range [-2147481748, 2147483647] 583 | sprintf(d->lastdate,"%4.4d%2.2d%2.2d", | ^~~~~~~~~~~~~~~~~ dial.c:583:31: note: directive argument in the range [-2147483647, 2147483647] In file included from /usr/include/stdio.h:867, from port.h:57, from dial.c:37: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 34 bytes into a destination of size 9 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dial.c: In function 'readdialdir': dial.c:884:37: warning: '/.dialdir' directive output may be truncated writing 9 bytes into a region of size between 1 and 256 [-Wformat-truncation=] 884 | snprintf(dfile, sizeof(dfile), "%s/.dialdir", homedir); | ^~~~~~~~~ In file included from /usr/include/stdio.h:867, from port.h:57, from dial.c:37: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 265 bytes into a destination of size 256 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from port.h:56, from dial.c:37: In function 'strncpy', inlined from 'dialdir' at dial.c:1885:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 32 bytes from a string of length 127 [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o window.o window.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o script.o script.c In file included from /usr/include/string.h:495, from port.h:56, from script.c:37: In function 'strncpy', inlined from 'main' at script.c:1101:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at script.c:1105:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at script.c:1103:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -DCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -c -o config.o config.c config.c: In function 'domodem': config.c:706:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 706 | if (string_size == 0) | ^ config.c:708:7: note: here 708 | case 'N': | ^~~~ config.c:709:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 709 | if (string_size == 0) | ^ config.c:711:7: note: here 711 | case 'O': | ^~~~ config.c:712:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 712 | if (string_size == 0) | ^ config.c:714:7: note: here 714 | case 'P': | ^~~~ config.c:718:14: warning: this statement may fall through [-Wimplicit-fallthrough=] 718 | maxl = 4; | ~~~~~^~~ config.c:719:7: note: here 719 | case 'K': | ^~~~ config.c:720:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 720 | if (string_size == 0) | ^ config.c:722:7: note: here 722 | case 'L': | ^~~~ config.c:726:11: warning: this statement may fall through [-Wimplicit-fallthrough=] 726 | c += 3; | ~~^~~~ config.c:727:7: note: here 727 | case 'A': | ^~~~ config.c:728:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 728 | if (string_size == 0) | ^ config.c:730:7: note: here 730 | case 'B': | ^~~~ config.c:731:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 731 | if (string_size == 0) | ^ config.c:733:7: note: here 733 | case 'C': | ^~~~ config.c:734:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 734 | if (string_size == 0) | ^ config.c:736:7: note: here 736 | case 'D': | ^~~~ config.c:737:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 737 | if (string_size == 0) | ^ config.c:739:7: note: here 739 | case 'E': | ^~~~ config.c:740:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 740 | if (string_size == 0) | ^ config.c:742:7: note: here 742 | case 'F': | ^~~~ config.c:743:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 743 | if (string_size == 0) | ^ config.c:745:7: note: here 745 | case 'G': | ^~~~ config.c:746:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 746 | if (string_size == 0) | ^ config.c:748:7: note: here 748 | case 'H': | ^~~~ config.c:749:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 749 | if (string_size == 0) | ^ config.c:751:7: note: here 751 | case 'I': | ^~~~ config.c: In function 'update_bbp_from_char': config.c:1511:13: warning: this statement may fall through [-Wimplicit-fallthrough=] 1511 | delta = 1; | ~~~~~~^~~ config.c:1512:5: note: here 1512 | case 'B': | ^~~~ config.c:1514:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 1514 | if (speed_idx < 0) | ^ config.c:1519:5: note: here 1519 | case 'C': | ^~~~ config.c:1522:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 1522 | if (c == 'C') | ^ config.c:1528:5: note: here 1528 | case 'K': | ^~~~ In file included from /usr/include/string.h:495, from port.h:56, from config.c:39: In function 'strncpy', inlined from 'read_parms' at config.c:90:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o runscript script.o sysdep1_s.o common.o ../lib/libport.a -ltinfo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -W -Wall -Wextra -std=gnu99 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o minicom minicom.o vt100.o config.o help.o updown.o util.o dial.o window.o wkeys.o ipc.o windiv.o sysdep1.o sysdep1_s.o sysdep2.o rwconf.o main.o file.o getsdir.o wildmat.o common.o ../lib/libport.a -ltinfo make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZkRssq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64 + cd minicom-2.7.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64 'INSTALL=/usr/bin/install -p' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/doc' Making install in extras make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras' Making install in linux make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/linux' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/linux' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/linux' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/linux' Making install in tables make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/tables' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/tables' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/tables' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/tables' Making install in termcap make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/termcap' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/termcap' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/termcap' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/termcap' Making install in terminfo make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/terminfo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/terminfo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/terminfo' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras/terminfo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/extras' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 ascii-xfr.1 minicom.1 runscript.1 xminicom.1 '/home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/man' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/po' /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/minicom.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/minicom.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/minicom.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/minicom.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/minicom.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/minicom.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/minicom.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/minicom.mo installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/minicom.mo installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/minicom.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/minicom.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/minicom.mo installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/minicom.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/minicom.mo installing rw.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/rw/LC_MESSAGES/minicom.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/minicom.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/minicom.mo installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/minicom.mo if test "minicom" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/po' Making install in lib make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/lib' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/lib' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/lib' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/bin' /usr/bin/install -p minicom runscript ascii-xfr '/home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/bin' /usr/bin/install -p xminicom '/home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/minicom-2.7.1' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64 minicom + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 2.7.1-3.mga8 --unique-debug-suffix -2.7.1-3.mga8.aarch64 --unique-debug-src-base minicom-2.7.1-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/minicom-2.7.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/bin/minicom explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/bin/runscript explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/bin/ascii-xfr extracting debug info from /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/bin/minicom extracting debug info from /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/bin/runscript extracting debug info from /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/bin/ascii-xfr original debug info size: 728kB, size after compression: 636kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 813 blocks + '[' -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/translate_menu + '[' -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/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/xminicom from /bin/sh to #!/usr/bin/sh Processing files: minicom-2.7.1-3.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vq4QJq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd minicom-2.7.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr README /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/Announce-1.78 doc/Announce-1.82 doc/Announce-1.82.1 doc/Announce-1.83 /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/COMPATABILITY.lrzsz /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/HistSearch /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/Locales /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/Macros /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/QuickStart.modemu /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/README.lrzsz /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/TODO.lrzsz /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/Todo doc/Todo.175 doc/Todo.Irix.dif doc/Todo.emacskey.dif doc/Todo.fsel /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/copyright.modemu /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/fselector.txt /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/japanese /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/minicom.FAQ /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/modemu.README /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/pl-translation.txt /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/portugues-brasil /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/suomeksi /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + cp -pr doc/ChangeLog.old /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64/usr/share/doc/minicom + RPM_EC=0 ++ jobs -p + exit 0 Provides: minicom = 2.7.1-3.mga8 minicom(aarch-64) = 2.7.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-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) libtinfo.so.6()(64bit) Processing files: minicom-debugsource-2.7.1-3.mga8.aarch64 Provides: minicom-debugsource = 2.7.1-3.mga8 minicom-debugsource(aarch-64) = 2.7.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: minicom-debuginfo-2.7.1-3.mga8.aarch64 Provides: debuginfo(build-id) = ce86b821ef7185e58d9638725df2a30bdfd90f64 debuginfo(build-id) = f0a1c97817f08723a7a14c859761eb0d56884f35 debuginfo(build-id) = f1e6afb28c91c4e73cdb37f35dc5c9861a944014 minicom-debuginfo = 2.7.1-3.mga8 minicom-debuginfo(aarch-64) = 2.7.1-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: minicom-debugsource(aarch-64) = 2.7.1-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/minicom-debugsource-2.7.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/minicom-debuginfo-2.7.1-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/minicom-2.7.1-3.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wdOi2o + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd minicom-2.7.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/minicom-2.7.1-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4vnA8n + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf minicom-2.7.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!