D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/notifyme-1.4.5-9.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.u2AaIq + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf notifyme-1.4.5 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/notifyme-1.4.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd notifyme-1.4.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/notifyme-1.4.3-mga-deb-add-a-manpage-and-fix-config_file.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/notifyme-1.4.5-mga-stop-installing-doc-files-into-wrong-directory.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.B6mXat + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd notifyme-1.4.5 + '[' 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 + /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 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for unistd.h... yes checking for utmpx.h... yes checking for utmp structure members... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for errx... yes checking for snprintf... yes checking for setutxent... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h + /usr/bin/make -O -j8 V=1 VERBOSE=1 gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c screen.c screen.c: In function 'echo': screen.c:29:40: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 29 | snprintf(buf, sizeof buf, "\033[%d;%dH", y, x); | ^ In file included from /usr/include/stdio.h:866, from screen.c:1: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output between 7 and 27 bytes into a destination of size 16 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c config_file.c gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c notifyme.c gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o notifyme notifyme.o screen.o config_file.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Vi13ot + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64 + cd notifyme-1.4.5 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/notifyme-1.4.5' /bin/sh ./mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/bin mkdir /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr mkdir /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/bin /usr/bin/install -p notifyme /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/bin/notifyme make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/notifyme-1.4.5' + install -m644 notifyme.1 -D /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/share/man/man1/notifyme.1 + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.4.5-9.mga8 --unique-debug-suffix -1.4.5-9.mga8.aarch64 --unique-debug-src-base notifyme-1.4.5-9.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/notifyme-1.4.5 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/bin/notifyme extracting debug info from /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/bin/notifyme original debug info size: 92kB, size after compression: 96kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 47 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: notifyme-1.4.5-9.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.f1lMmr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd notifyme-1.4.5 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/share/doc/notifyme + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/share/doc/notifyme + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/share/doc/notifyme + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/share/doc/notifyme + cp -pr README /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/share/doc/notifyme + cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/share/doc/notifyme + cp -pr notifyrc.sample /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64/usr/share/doc/notifyme + RPM_EC=0 ++ jobs -p + exit 0 Provides: notifyme = 1.4.5-9.mga8 notifyme(aarch-64) = 1.4.5-9.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) Processing files: notifyme-debugsource-1.4.5-9.mga8.aarch64 Provides: notifyme-debugsource = 1.4.5-9.mga8 notifyme-debugsource(aarch-64) = 1.4.5-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: notifyme-debuginfo-1.4.5-9.mga8.aarch64 Provides: debuginfo(build-id) = dd5573a42e05dd425771dd90dafa8fe5e2330b43 notifyme-debuginfo = 1.4.5-9.mga8 notifyme-debuginfo(aarch-64) = 1.4.5-9.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: notifyme-debugsource(aarch-64) = 1.4.5-9.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/notifyme-debugsource-1.4.5-9.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/notifyme-1.4.5-9.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/notifyme-debuginfo-1.4.5-9.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jIRMLr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd notifyme-1.4.5 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/notifyme-1.4.5-9.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3vmkYu + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf notifyme-1.4.5 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!