D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/swm-1.3.4-4.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tI83wv
+ 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 -f -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.LyGCRA
+ 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.wSq6zv
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64
+ cd swm-1.3.4
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64 'INSTALL=/usr/bin/install -p' INSTALLROOT=/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64 PREFIX=/usr
install -D swm -t /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64//usr/bin/
install -D src/*.1x -t /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64//usr/share/man/man1/
install -D src/startswm /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64//usr/bin/
cp -v -f -r share/ /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/
'share/swm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/share/swm'
'share/swm/pixmaps' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/share/swm/pixmaps'
'share/swm/pixmaps/background.xpm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/share/swm/pixmaps/background.xpm'
'share/swm/pixmaps/stickybox.xpm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/share/swm/pixmaps/stickybox.xpm'
'share/swm/pixmaps/swm.colors' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/share/swm/pixmaps/swm.colors'
'share/swm/pixmaps/unstickybox.xpm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/share/swm/pixmaps/unstickybox.xpm'
'share/swm/pixmaps/maxbox.xpm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/share/swm/pixmaps/maxbox.xpm'
'share/swm/pixmaps/closebox.xpm' -> '/home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/share/swm/pixmaps/closebox.xpm'
install -D doc/* -t /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/share/doc/swm/
install -D swmswitch /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64//usr/bin/
install -D swmswitch_dir/*.1x -t /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64//usr/share/man/man1/
install -D swmbg /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64//usr/bin/
install -D swmbg_dir/*.1x -t /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.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-4.mga9.aarch64/usr/share/xsessions/swm.desktop
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.3.4-4.mga9 --unique-debug-suffix -1.3.4-4.mga9.aarch64 --unique-debug-src-base swm-1.3.4-4.mga9.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

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/bin/swm
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/bin/swmbg
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64/usr/bin/swmswitch
dwz: ./usr/bin/swm-1.3.4-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/swmbg-1.3.4-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/swmswitch-1.3.4-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 176kB, size after compression: 176kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match.
310 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 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: ./usr/share/doc/swm/version 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/swm.conf.iPAQ 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/swm-mini.spec 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/X-SPEEDUP-FAQ 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/README-PDA 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/share/doc/swm/LIESMICH 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/FOR_MINIMALISTS 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/COPYING 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/bin/startswm is executable but has no shebang, removing executable bit
Processing files: swm-1.3.4-4.mga9.aarch64
Provides: swm = 1.3.4-4.mga9 swm(aarch-64) = 1.3.4-4.mga9
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) libc.so.6(GLIBC_2.34)(64bit)
Processing files: swm-debugsource-1.3.4-4.mga9.aarch64
Provides: swm-debugsource = 1.3.4-4.mga9 swm-debugsource(aarch-64) = 1.3.4-4.mga9
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-4.mga9.aarch64
Provides: debuginfo(build-id) = 017aec5b5bb62d8b1afc3780bc2e3fddb79d77fd debuginfo(build-id) = 604e90a9e9f2b0499b0c0ec5d8aa9928daa948bf debuginfo(build-id) = f5a91c153265c6fd20917d23cdb5c487f5bb16f9 swm-debuginfo = 1.3.4-4.mga9 swm-debuginfo(aarch-64) = 1.3.4-4.mga9
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-4.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/swm-1.3.4-4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/swm-debuginfo-1.3.4-4.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/swm-debugsource-1.3.4-4.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DsSxJE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd swm-1.3.4
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/swm-1.3.4-4.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vjaLXK
+ 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!