D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/chaplin-1.10-12.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zd5lax + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf chaplin + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/chaplin-1.10.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd chaplin + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/chaplin-1.10-cflags.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.vC7h8z + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd chaplin + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' gcc -DNDEBUG -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/soft/libdvdread/include -L/soft/libdvdread/lib -ldvdread -Wl,-rpath,/soft/libdvdread/lib -o chaplin chaplin.c -lm chaplin.c: In function 'read_chapters': chaplin.c:198:11: warning: variable 'this_pgc' set but not used [-Wunused-but-set-variable] 198 | int this_pgc; | ^~~~~~~~ chaplin.c:192:9: warning: variable 'pg' set but not used [-Wunused-but-set-variable] 192 | int pg = vts_ptt_srpt->title[local_title_id].ptt[0].pgn; | ^~ chaplin.c: In function 'myts_to_string': chaplin.c:111:26: warning: '%02d' directive writing between 2 and 5 bytes into a region of size between 0 and 6 [-Wformat-overflow=] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~~~~~~~~~~~~~~~~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] In file included from /usr/include/stdio.h:866, from chaplin.c:16: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 24 bytes into a destination of size 12 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chaplin.c: In function 'read_chapters': chaplin.c:111:26: warning: '%02d' directive writing between 2 and 5 bytes into a region of size between 0 and 6 [-Wformat-overflow=] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~~~~~~~~~~~~~~~~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] In file included from /usr/include/stdio.h:866, from chaplin.c:16: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 24 bytes into a destination of size 12 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chaplin.c:111:26: warning: '%02d' directive writing between 2 and 5 bytes into a region of size between 0 and 6 [-Wformat-overflow=] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~~~~~~~~~~~~~~~~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] In file included from /usr/include/stdio.h:866, from chaplin.c:16: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 24 bytes into a destination of size 12 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chaplin.c:111:26: warning: '%02d' directive writing between 2 and 5 bytes into a region of size between 0 and 6 [-Wformat-overflow=] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~~~~~~~~~~~~~~~~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] In file included from /usr/include/stdio.h:866, from chaplin.c:16: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 24 bytes into a destination of size 12 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chaplin.c: In function 'find_parts': chaplin.c:366:21: warning: 'last_secs' may be used uninitialized in this function [-Wmaybe-uninitialized] 366 | if((split_secs-last_secs)<(secs-split_secs)) { | ~~~~~~~~~~~^~~~~~~~~~~ chaplin.c: In function 'main': chaplin.c:111:26: warning: '%02d' directive writing between 2 and 5 bytes into a region of size between 0 and 6 [-Wformat-overflow=] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~~~~~~~~~~~~~~~~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] In file included from /usr/include/stdio.h:866, from chaplin.c:16: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 24 bytes into a destination of size 12 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chaplin.c:111:26: warning: '%02d' directive writing between 2 and 5 bytes into a region of size between 0 and 6 [-Wformat-overflow=] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] 111 | sprintf(buf,"%02d:%02d:%02d.%02d",my->hour,my->minute,my->second,my->frame); | ^~~~~~~~~~~~~~~~~~~~~ chaplin.c:111:15: note: directive argument in the range [0, 65535] In file included from /usr/include/stdio.h:866, from chaplin.c:16: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 12 and 24 bytes into a destination of size 12 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rJWR7y + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/chaplin-1.10-12.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/chaplin-1.10-12.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/chaplin-1.10-12.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/chaplin-1.10-12.mga8.aarch64 + cd chaplin + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/chaplin-1.10-12.mga8.aarch64/usr/bin + cp chaplin /home/iurt/rpmbuild/BUILDROOT/chaplin-1.10-12.mga8.aarch64/usr/bin + cp chaplin-genmenu /home/iurt/rpmbuild/BUILDROOT/chaplin-1.10-12.mga8.aarch64/usr/bin + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 1.10-12.mga8 --unique-debug-suffix -1.10-12.mga8.aarch64 --unique-debug-src-base chaplin-1.10-12.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/chaplin explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/chaplin-1.10-12.mga8.aarch64/usr/bin/chaplin extracting debug info from /home/iurt/rpmbuild/BUILDROOT/chaplin-1.10-12.mga8.aarch64/usr/bin/chaplin original debug info size: 96kB, size after compression: 100kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 53 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: chaplin-1.10-12.mga8.aarch64 Provides: chaplin = 1.10-12.mga8 chaplin(aarch-64) = 1.10-12.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdvdread.so.8()(64bit) libm.so.6()(64bit) perl(Getopt::Std) perl(POSIX) perl-base >= 2:5.32.0 Processing files: chaplin-debugsource-1.10-12.mga8.aarch64 Provides: chaplin-debugsource = 1.10-12.mga8 chaplin-debugsource(aarch-64) = 1.10-12.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: chaplin-debuginfo-1.10-12.mga8.aarch64 Provides: chaplin-debuginfo = 1.10-12.mga8 chaplin-debuginfo(aarch-64) = 1.10-12.mga8 debuginfo(build-id) = edb1de72c9ccbdadb5f26da7ac8f77301b0d4a2e Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: chaplin-debugsource(aarch-64) = 1.10-12.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/chaplin-1.10-12.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/chaplin-1.10-12.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/chaplin-debugsource-1.10-12.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/chaplin-debuginfo-1.10-12.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zGQk5x + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd chaplin + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/chaplin-1.10-12.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iH6vby + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf chaplin + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!