D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/remind-03.01.16-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3ZINAp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf remind-03.01.16 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/remind-03.01.16.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd remind-03.01.16 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd man ~/rpmbuild/BUILD/remind-03.01.16/man ~/rpmbuild/BUILD/remind-03.01.16 + iconv -c -t UTF8 remind.1 + /usr/bin/mv remind.1.utf8 remind.1 + popd ~/rpmbuild/BUILD/remind-03.01.16 + echo 'Patch #0 (remind-nostrip.patch):' Patch #0 (remind-nostrip.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makefile.in + pushd www ~/rpmbuild/BUILD/remind-03.01.16/www ~/rpmbuild/BUILD/remind-03.01.16 + find . -type f -exec chmod -x '{}' ';' + popd ~/rpmbuild/BUILD/remind-03.01.16 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ujQmRr + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd remind-03.01.16 + '[' 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 configure: WARNING: unrecognized options: --disable-dependency-tracking ********************** * * * Configuring REMIND * * * ********************** 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 for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for sqrt in -lm... yes 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 size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for utime.h... yes checking whether utime accepts a null argument... yes checking whether time.h and sys/time.h may both be included... yes checking for setenv... yes checking for unsetenv... yes checking for glob... yes checking for mbstowcs... yes checking for setlocale... yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating www/Makefile config.status: creating src/version.h config.status: creating src/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j8 V=1 VERBOSE=1 ******************* * * * Building REMIND * * * ******************* make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. globals.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dynbuf.c dynbuf.c: In function 'DBufGets': dynbuf.c:153:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 153 | fgets(dbuf->buffer, dbuf->allocatedLen, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dynbuf.c:165:2: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 165 | fgets(tmp, 256, fp); | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. hbcal.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. files.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dosubst.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. dorem.c dorem.c: In function 'TriggerReminder': dorem.c:894:2: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 894 | system(DBufValue(&buf)); | ^~~~~~~~~~~~~~~~~~~~~~~ dorem.c: In function 'DoMsgCommand': dorem.c:1122:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 1122 | system(DBufValue(&execBuffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. init.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. md5.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. moon.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. sort.c sort.c: In function 'IssueSortedReminders': sort.c:153:6: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 153 | system(cur->text); | ^~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. calendar.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. token.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. omit.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. expr.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. main.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. queue.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. utils.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. userfns.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. funcs.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. var.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. trigger.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o remind calendar.o dynbuf.o dorem.o dosubst.o expr.o files.o funcs.o globals.o hbcal.o init.o main.o md5.o moon.o omit.o queue.o sort.o token.o trigger.o userfns.o utils.o var.o -lm make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wstrict-prototypes -DHAVE_CONFIG_H -I. -I. rem2ps.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' aarch64-mageia-linux-gnu-gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rem2ps rem2ps.o dynbuf.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.N80C0o + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64 + cd remind-03.01.16 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64 'INSTALL=/usr/bin/install -p' ********************* * * * Installing REMIND * * * ********************* cd src; /usr/bin/make install make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' mkdir -p /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/bin || true for prog in remind rem2ps ./../scripts/tkremind ./../scripts/cm2rem.tcl ; do \ /usr/bin/install -p $prog /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/bin || exit 1; \ done rm -f /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/bin/rem > /dev/null 2>&1 || true ln -s remind /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/bin/rem mkdir -p /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/share/man/man1 || true for man in ./../man/rem2ps.1 ./../man/remind.1 ./../man/tkremind.1 ./../man/cm2rem.1 ./../man/rem.1 ; do \ /usr/bin/install -p -m 644 $man /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/share/man/man1 || exit 1; \ done make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/remind-03.01.16/src' + /usr/bin/install -m 755 -p www/rem2html /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/bin/ + desktop-file-install --dir /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/share/applications /home/iurt/rpmbuild/SOURCES/tkremind.desktop + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 03.01.16-2.mga8 --unique-debug-suffix -03.01.16-2.mga8.aarch64 --unique-debug-src-base remind-03.01.16-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/remind-03.01.16 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/bin/remind extracting debug info from /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/bin/remind explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/bin/rem2ps extracting debug info from /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/bin/rem2ps original debug info size: 672kB, size after compression: 640kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1002 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 mangling shebang in /usr/bin/tkremind from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/cm2rem.tcl from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j9t33q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd remind-03.01.16 + '[' 1 -eq 1 ']' + cd src + make test Remind: Acceptance test PASSED + RPM_EC=0 ++ jobs -p + exit 0 Processing files: remind-03.01.16-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.d6bJyq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd remind-03.01.16 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/share/doc/remind + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/share/doc/remind + cp -pr COPYRIGHT /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/share/doc/remind + cp -pr docs/README.UNIX /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/share/doc/remind + cp -pr docs/WHATSNEW /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/share/doc/remind + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/share/doc/remind + cp -pr www /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64/usr/share/doc/remind + RPM_EC=0 ++ jobs -p + exit 0 Provides: remind = 03.01.16-2.mga8 remind(aarch-64) = 03.01.16-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) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) perl(Getopt::Long) perl(strict) perl(warnings) perl-base >= 2:5.32.0 Processing files: remind-gui-03.01.16-2.mga8.aarch64 Provides: application() application(tkremind.desktop) remind-gui = 03.01.16-2.mga8 remind-gui(aarch-64) = 03.01.16-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: remind-debugsource-03.01.16-2.mga8.aarch64 Provides: remind-debugsource = 03.01.16-2.mga8 remind-debugsource(aarch-64) = 03.01.16-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: remind-debuginfo-03.01.16-2.mga8.aarch64 Provides: debuginfo(build-id) = 0761d8dcfb8df72c0a784d645180e51eb004044c debuginfo(build-id) = 26409690ed40bc30d30df656ecb3959901582739 remind-debuginfo = 03.01.16-2.mga8 remind-debuginfo(aarch-64) = 03.01.16-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: remind-debugsource(aarch-64) = 03.01.16-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/remind-gui-03.01.16-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/remind-03.01.16-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/remind-debugsource-03.01.16-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/remind-debuginfo-03.01.16-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cRr8xq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd remind-03.01.16 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/remind-03.01.16-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5ftY4o + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf remind-03.01.16 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!