D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/kbtin-1.0.19-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.512rHK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf kbtin-1.0.19 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/kbtin-1.0.19.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd kbtin-1.0.19 + /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.WYUUzL + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd kbtin-1.0.19 + '[' 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 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 whether make supports nested variables... (cached) yes checking for gawk... (cached) gawk checking for style of include used by make... GNU 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 dependency style of aarch64-mageia-linux-gnu-gcc... none checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking whether ln -s works... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdint-types....... "(putting them into _stdint.h)" checking for uintptr_t... yes checking for uint64_t... yes ... seen our uintptr_t in stdint.h (uint64_t too) creating _stdint.h : __STDINT_H checking for int_least32_t... yes checking for int_fast32_t... yes ..adding include stdint.h ... seen good stdint.h inttypes ... seen good uint64_t ... DONE _stdint.h checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... 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 for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no 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 util.h usability... no checking util.h presence... no checking for util.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking whether aarch64-mageia-linux-gnu-gcc needs -traditional... no checking for vprintf... yes checking for _doprnt... no checking for library containing forkpty... -lutil checking for memcpy... yes checking for getpt... yes checking for ptsname... yes checking for _getpty... no checking for grantpt... yes checking for forkpty... yes checking for regcomp... yes checking for getaddrinfo... yes checking for wcwidth... yes checking for posix_openpt... yes checking for cfmakeraw... yes checking for strlcpy... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzread in -lz... yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for gnutls_global_init in -lgnutls... 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.16... yes checking for GLIB - version >= 2.10.0... yes (version 2.66.4) 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 iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking ptyranges... abcdepqrstuvwxyz,0123456789abcdef checking for /dev/ptmx... yes checking for gethostbyname... yes checking for socket... yes checking for putmsg in -lstr... no checking if wchar_t can hold any Unicode char... yes checking for SCO's intellectual property... not found checking for AI_ADDRCONFIG... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether aarch64-mageia-linux-gnu-gcc supports -Wno-unused-parameter... yes checking whether aarch64-mageia-linux-gnu-gcc supports -Wno-implicit-fallthrough... yes checking for O_BINARY... no, defining as 0 checking whether aarch64-mageia-linux-gnu-gcc supports -Wwrite-strings... yes checking whether aarch64-mageia-linux-gnu-gcc supports -Wstrict-prototypes... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating config.h config.status: executing depfiles commands config.status: executing tests/atconfig commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 ./make_protos . alias.c ./make_protos . antisub.c ./make_protos . action.c ./make_protos . files.c ./make_protos . glob.c ./make_protos . help.c ./make_protos . highlight.c ./make_protos . history.c ./make_protos . ivars.c ./make_protos . llist.c ./make_protos . main.c ./make_protos . misc.c ./make_commands <./commands ./make_protos . parse.c ./make_protos . path.c ./make_protos . session.c ./make_protos . net.c ./make_protos . substitute.c ./make_protos . ticks.c ./make_protos . utils.c ./make_protos . variables.c ./make_protos . events.c ./make_protos . user.c ./make_protos . run.c ./make_protos . colors.c ./make_protos . telnet.c ./make_protos . bind.c ./make_protos . routes.c ./make_protos . hash.c ./make_protos . regexp.c ./make_protos . user_pipe.c ./make_protos . hooks.c ./make_protos . prof.c ./make_protos . unicode.c ./make_protos . user_tty.c ./make_protos . chinese.c ./make_protos . wcwidth.c ./make_protos . print.c ./make_protos . globals.c ./make_protos . pty.c ./make_protos . ssl.c ./prof_init . action.c alias.c antisub.c files.c glob.c help.c highlight.c history.c ivars.c llist.c main.c misc.c net.c parse.c path.c session.c substitute.c ticks.c utils.c variables.c events.c user.c run.c colors.c routes.c bind.c telnet.c hash.c regexp.c prof.c hooks.c unicode.c user_pipe.c user_tty.c wcwidth.c chinese.c print.c ssl.c pty.c globals.c /usr/bin/make all-recursive Making all in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o antisub.o antisub.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o alias.o alias.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o history.o history.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o glob.o glob.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o highlight.o highlight.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o help.o help.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o llist.o llist.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o action.o action.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o ivars.o ivars.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o main.o main.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o net.o net.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o substitute.o substitute.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o path.o path.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o parse.o parse.c parse.c: In function 'parse_input.part.0': parse.c:292:29: warning: '%s' directive writing up to 4094 bytes into a region of size 4092 [-Wformat-overflow=] 292 | sprintf(tmp, "{%s} {%s}", ch, txt+1); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from tintin.h:189, from parse.c:7: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output 6 or more bytes (assuming 4100) into a destination of size 4096 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o session.o session.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o ticks.o ticks.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o utils.o utils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o misc.o misc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o user.o user.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o files.o files.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o events.o events.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o bind.o bind.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o run.o run.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o hash.o hash.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o regexp.o regexp.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o telnet.o telnet.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o colors.o colors.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o prof.o prof.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o wcwidth.o wcwidth.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o hooks.o hooks.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o routes.o routes.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o user_pipe.o user_pipe.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o print.o print.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' gzip -n9 <./KBtin_help.in >KBtin_help.gz make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o chinese.o chinese.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o pty.o pty.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o globals.o globals.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o unicode.o unicode.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o variables.o variables.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o ssl.o ssl.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DDATA_PATH=\"/usr/share/kbtin\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -c -o user_tty.o user_tty.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-parameter -Wno-implicit-fallthrough -Wwrite-strings -Wstrict-prototypes -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o KBtin action.o alias.o antisub.o files.o glob.o help.o highlight.o history.o ivars.o llist.o main.o misc.o net.o parse.o path.o session.o substitute.o ticks.o utils.o variables.o events.o user.o run.o colors.o routes.o bind.o telnet.o hash.o regexp.o prof.o hooks.o unicode.o user_pipe.o user_tty.o wcwidth.o chinese.o print.o ssl.o pty.o globals.o -lglib-2.0 -lz -lgnutls -lutil make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' Making all in tests make[2]: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.38KQ0O + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64 + cd kbtin-1.0.19 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' Making install in . make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/bin' /usr/bin/install -p KBtin '/home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' if [ ! -e /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/bin/kbtin ]; then \ ln -s -f KBtin /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/bin/kbtin; \ fi make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/kbtin' /usr/bin/install -p -m 644 NEWS KBtin_help.gz '/home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/kbtin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/man/man6' /usr/bin/install -p -m 644 KBtin.6 '/home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/man/man6' /usr/bin/make install-data-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' if [ ! -e /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/man/man6/kbtin.6 ]; then \ ln -s -f KBtin.6 /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/man/man6/kbtin.6; \ fi make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' Making install in tests make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19/tests' 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/kbtin-1.0.19/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/kbtin-1.0.19' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.0.19-2.mga8 --unique-debug-suffix -1.0.19-2.mga8.aarch64 --unique-debug-src-base kbtin-1.0.19-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/kbtin-1.0.19 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/bin/KBtin extracting debug info from /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/bin/KBtin original debug info size: 936kB, size after compression: 800kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1284 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: kbtin-1.0.19-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PbJHYK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd kbtin-1.0.19 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/doc/kbtin + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/doc/kbtin + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/doc/kbtin + cp -pr BUGS /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/doc/kbtin + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/doc/kbtin + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/doc/kbtin + cp -pr FAQ /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/doc/kbtin + cp -pr KEYPAD /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/doc/kbtin + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/doc/kbtin + cp -pr OLDNEWS /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/doc/kbtin + cp -pr README /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64/usr/share/doc/kbtin + RPM_EC=0 ++ jobs -p + exit 0 Provides: kbtin = 1.0.19-2.mga8 kbtin(aarch-64) = 1.0.19-2.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) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.17)(64bit) libz.so.1()(64bit) Processing files: kbtin-debugsource-1.0.19-2.mga8.aarch64 Provides: kbtin-debugsource = 1.0.19-2.mga8 kbtin-debugsource(aarch-64) = 1.0.19-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: kbtin-debuginfo-1.0.19-2.mga8.aarch64 Provides: debuginfo(build-id) = 0003a746a8fcfa662b4c199cac0ccddf2aed3023 kbtin-debuginfo = 1.0.19-2.mga8 kbtin-debuginfo(aarch-64) = 1.0.19-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: kbtin-debugsource(aarch-64) = 1.0.19-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/kbtin-1.0.19-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/kbtin-debugsource-1.0.19-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/kbtin-debuginfo-1.0.19-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uvYxyN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd kbtin-1.0.19 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/kbtin-1.0.19-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8urfyK + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf kbtin-1.0.19 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!