D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/swm-1.3.4-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1kwL9N + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf swm-1.3.4 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/swm-1.3.4c-src.tgz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd swm-1.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (swm-1.3.4-fixstart.patch):' Patch #0 (swm-1.3.4-fixstart.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .orig --fuzz=0 patching file src/startswm + /usr/bin/cp /home/iurt/rpmbuild/SOURCES/Makefile.source Makefile + /usr/bin/cp /home/iurt/rpmbuild/SOURCES/swm.conf src/swm.conf + /usr/bin/mv swmswitch swmswitch_dir + /usr/bin/mv swmbg swmbg_dir + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1XQjjN + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd swm-1.3.4 + '[' 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' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' LDPATH=-L/usr/lib64 rm -f *~ swm core *.o swm.o gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include swmbg_dir/swmbg.c gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 swmbg.o -o swmbg -lX11 -lXpm gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include swmswitch_dir/swmswitch.c gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 swmswitch.o -o swmswitch -lX11 gcc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I/usr/include src/swm.c In file included from src/swm.c:28: src/eventHandler.c: In function 'buttonPressedEventHandler': src/eventHandler.c:887:20: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] 887 | { case Button1: system(CONFDIR "/.swm/button1" "&"); break; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/eventHandler.c:888:20: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] 888 | case Button2: system(CONFDIR "/.swm/button2" "&"); break; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/eventHandler.c:889:20: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] 889 | case Button3: system(CONFDIR "/.swm/button3" "&"); break; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 swm.o -o swm -lX11 -lXpm rm -f *.o + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.b2IRVL + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64 + cd swm-1.3.4 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64 'INSTALL=/usr/bin/install -p' INSTALLROOT=/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64 PREFIX=/usr install -D swm -t /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64//usr/bin/ install -D src/*.1x -t /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64//usr/share/man/man1/ install -D src/startswm /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64//usr/bin/ cp -v -f -r share/ /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/ 'share/swm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/share/swm' 'share/swm/pixmaps' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/share/swm/pixmaps' 'share/swm/pixmaps/background.xpm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/share/swm/pixmaps/background.xpm' 'share/swm/pixmaps/stickybox.xpm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/share/swm/pixmaps/stickybox.xpm' 'share/swm/pixmaps/swm.colors' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/share/swm/pixmaps/swm.colors' 'share/swm/pixmaps/unstickybox.xpm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/share/swm/pixmaps/unstickybox.xpm' 'share/swm/pixmaps/maxbox.xpm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/share/swm/pixmaps/maxbox.xpm' 'share/swm/pixmaps/closebox.xpm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/share/swm/pixmaps/closebox.xpm' install -D doc/* -t /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/share/doc/swm/ install -D swmswitch /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64//usr/bin/ install -D swmswitch_dir/*.1x -t /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64//usr/share/man/man1/ install -D swmbg /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64//usr/bin/ install -D swmbg_dir/*.1x -t /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64//usr/share/man/man1/ + /usr/bin/install -D -m 644 /home/iurt/rpmbuild/SOURCES/swm.desktop /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/share/xsessions/swm.desktop + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.3.4-3.mga8 --unique-debug-suffix -1.3.4-3.mga8.aarch64 --unique-debug-src-base swm-1.3.4-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/swm-1.3.4 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/bin/swm explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/bin/swmbg explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/bin/swmswitch extracting debug info from /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/bin/swmswitch extracting debug info from /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/bin/swmbg extracting debug info from /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64/usr/bin/swm original debug info size: 200kB, size after compression: 208kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 310 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 *** WARNING: ./usr/share/doc/swm/swm-mini.spec is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/swm.conf.example is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/FOR_MINIMALISTS is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/version is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/SWM-FAQ is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/COPYING is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/FEATURES is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/INSTALL is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/themeing is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/changelog is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/swm.conf.iPAQ is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/LIESMICH is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/README-PDA is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/AUTHORS is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/X-SPEEDUP-FAQ is executable but has no shebang, removing executable bit *** WARNING: ./usr/share/doc/swm/README is executable but has no shebang, removing executable bit *** WARNING: ./usr/bin/startswm is executable but has no shebang, removing executable bit Processing files: swm-1.3.4-3.mga8.aarch64 Provides: swm = 1.3.4-3.mga8 swm(aarch-64) = 1.3.4-3.mga8 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(posttrans): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libXpm.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) Processing files: swm-debugsource-1.3.4-3.mga8.aarch64 Provides: swm-debugsource = 1.3.4-3.mga8 swm-debugsource(aarch-64) = 1.3.4-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: swm-debuginfo-1.3.4-3.mga8.aarch64 Provides: debuginfo(build-id) = 17aa501c12426e54382b5a3a30c2fb2bb49208f5 debuginfo(build-id) = 429e24971681fee55094bf78899e9eb6fe3d90f5 debuginfo(build-id) = be66e1943ee0f32ef6ab8b54a434c9eaf37953bd swm-debuginfo = 1.3.4-3.mga8 swm-debuginfo(aarch-64) = 1.3.4-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: swm-debugsource(aarch-64) = 1.3.4-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/swm-1.3.4-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/swm-debugsource-1.3.4-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/swm-debuginfo-1.3.4-3.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m7BulK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd swm-1.3.4 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zPnhiK + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf swm-1.3.4 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!