D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/matchbox-window-manager-1.2-29.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.K9wgbE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf matchbox-window-manager-1.2
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/matchbox-window-manager-1.2.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd matchbox-window-manager-1.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/matchbox-window-manager-1.2-svnfixes.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/matchbox-window-manager-1.2-drakx.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/matchbox-window-manager-1.2-modal.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/matchbox-window-manager-1.2-lm.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/matchbox-1.2-automake-1.13.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SIhMUr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd matchbox-window-manager-1.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoreconf -fi
configure.ac:389: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:389: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
aclocal.m4:30: AM_GCONF_SOURCE_2 is expanded from...
configure.ac:389: the top level
configure.ac:489: warning: AC_OUTPUT should be used without arguments.
configure.ac:489: You should run autoupdate.
configure.ac:10: installing './compile'
src/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
+ '[' -d standard ']'
+ mkdir standard
+ cd standard
+ CONFIGURE_TOP=..
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 -fcommon -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 -fcommon -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 -fcommon -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
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=..
+ '[' 1 = 1 ']'
++ find .. -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
+ /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 --enable-expat --disable-composite --enable-gconf --enable-startup-notification
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for vfork.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBMB... yes
checking for XFIXES... yes
checking for XCURSOR... no
checking for expat.h... yes
checking for XML_ParserCreate... yes
checking for SN... yes
checking for GCONF... yes
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for libmb xsettings support... -lmb -lpng -lz -ljpeg -lXsettings-client -lX11 -lXext -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lXft 
yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for vprintf... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for strchr... yes
checking for strdup... yes
checking for strsep... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/themes/Makefile
config.status: creating data/themes/Default/Makefile
config.status: creating data/themes/blondie/Makefile
config.status: creating data/themes/MBOpus/Makefile
config.status: creating data/schemas/Makefile
config.status: creating config.h
config.status: executing depfiles commands

                    Matchbox-wm 1.2
                  ======================

        prefix:                 /usr
        source code location:   ..
        compiler:               gcc 

        Building with Debug:                no
        Building with gcov:                 no
        Building with gprof:                no

        Building Standalone:                no
        Building Standalone with Xft:       no

        Building with Keyboard:             yes
	Building with XRM support           yes
        Building with wm ping protocol:     yes
        Building with Alt input Windows:    no
        Building with Expat:                yes
        Building with XSync:                no
        Building with XSettings:            yes
        Building with Startup-Notification: yes
        Building with GConf:                yes
        Building with Session support:      no
        Building with Composite manager:    no




+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o toolbar_client_alt.o ../../src/toolbar_client_alt.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/toolbar_client.h:24,
                 from ../../src/toolbar_client_alt.c:26:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o main.o ../../src/main.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/main.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dockbar_client.o ../../src/dockbar_client.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/dockbar_client.h:24,
                 from ../../src/dockbar_client.c:25:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o toolbar_client.o ../../src/toolbar_client.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/toolbar_client.h:24,
                 from ../../src/toolbar_client.c:26:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base_client.o ../../src/base_client.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/base_client.h:32,
                 from ../../src/base_client.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o main_client.o ../../src/main_client.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/main_client.h:24,
                 from ../../src/main_client.c:20:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
../../src/main_client.c: In function 'main_client_reparent':
../../src/main_client.c:263:9: warning: variable 'frame_north_height' set but not used [-Wunused-but-set-variable]
  263 |   int   frame_north_height;
      |         ^~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o desktop_client.o ../../src/desktop_client.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/desktop_client.h:24,
                 from ../../src/desktop_client.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dialog_client.o ../../src/dialog_client.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/dialog_client.h:24,
                 from ../../src/dialog_client.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o select_client.o ../../src/select_client.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/select_client.h:24,
                 from ../../src/select_client.c:25:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
../../src/select_client.c: In function 'select_client_event_loop':
../../src/select_client.c:182:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  182 |           switch (key = XKeycodeToKeysym (c->wm->dpy, ev.xkey.keycode, 0))
      |           ^~~~~~
In file included from ../../src/structs.h:35,
                 from ../../src/select_client.h:24,
                 from ../../src/select_client.c:25:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o misc.o ../../src/misc.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/misc.h:24,
                 from ../../src/misc.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o list.o ../../src/list.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/list.h:24,
                 from ../../src/list.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ewmh.o ../../src/ewmh.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/ewmh.h:24,
                 from ../../src/ewmh.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
../../src/ewmh.c: In function 'ewmh_update_lists':
../../src/ewmh.c:358:22: warning: pointer targets in passing argument 1 of 'strcat' differ in signedness [-Wpointer-sign]
  358 |               strcat(bin_map_str, str_tmp);
      |                      ^~~~~~~~~~~
      |                      |
      |                      unsigned char *
In file included from /usr/include/features.h:488,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ../../src/structs.h:26,
                 from ../../src/ewmh.h:24,
                 from ../../src/ewmh.c:21:
/usr/include/bits/string_fortified.h:125:1: note: expected 'char * restrict' but argument is of type 'unsigned char *'
  125 | __NTH (strcat (char *__restrict __dest, const char *__restrict __src))
      | ^~~~~
../../src/ewmh.c:370:64: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
  370 |                           (unsigned char *)bin_map_str, strlen(bin_map_str)
      |                                                                ^~~~~~~~~~~
      |                                                                |
      |                                                                unsigned char *
In file included from ../../src/structs.h:28,
                 from ../../src/ewmh.h:24,
                 from ../../src/ewmh.c:21:
/usr/include/string.h:391:35: note: expected 'const char *' but argument is of type 'unsigned char *'
  391 | extern size_t strlen (const char *__s)
      |                       ~~~~~~~~~~~~^~~
../../src/ewmh.c: In function 'ewmh_utf8_len':
../../src/ewmh.c:1257:7: warning: variable 'mask' set but not used [-Wunused-but-set-variable]
 1257 |   int mask, len, result = 0;
      |       ^~~~
../../src/ewmh.c: In function 'ewmh_utf8_get_byte_cnt':
../../src/ewmh.c:1273:7: warning: variable 'mask' set but not used [-Wunused-but-set-variable]
 1273 |   int mask, len, result = 0;
      |       ^~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o client_common.o ../../src/client_common.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/client_common.h:24,
                 from ../../src/client_common.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o composite-engine.o ../../src/composite-engine.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/composite-engine.h:24,
                 from ../../src/composite-engine.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o keys.o ../../src/keys.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/keys.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
../../src/keys.c: In function 'keys_keysym_needs_shift':
../../src/keys.c:37:5: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
   37 |     for (col = 0; (k = XKeycodeToKeysym (w->dpy, keycode, col))
      |     ^~~
In file included from ../../src/structs.h:35,
                 from ../../src/keys.c:21:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
../../src/keys.c: In function 'keys_keysym_get_shifted':
../../src/keys.c:57:5: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
   57 |     if ((k = XKeycodeToKeysym (w->dpy, keycode, 0)) == keysym)
      |     ^~
In file included from ../../src/structs.h:35,
                 from ../../src/keys.c:21:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
../../src/keys.c:58:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
   58 |       return XKeycodeToKeysym (w->dpy, keycode, 1);
      |       ^~~~~~
In file included from ../../src/structs.h:35,
                 from ../../src/keys.c:21:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
../../src/keys.c: In function 'keys_get_modifiers':
../../src/keys.c:442:13: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  442 |             KeySym sym = (code ? XKeycodeToKeysym(w->dpy, code, col) : 0);
      |             ^~~~~~
In file included from ../../src/structs.h:35,
                 from ../../src/keys.c:21:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o session.o ../../src/session.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/session.h:24,
                 from ../../src/session.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o stack.o ../../src/stack.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/stack.h:24,
                 from ../../src/stack.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xml.o ../../src/xml.c
../../src/xml.c: In function 'xml_parse_data_dom':
../../src/xml.c:499:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'XML_Size' {aka 'long unsigned int'} [-Wformat=]
  499 |     fprintf(stderr, "Matchbox: XML Parse error at line %d:\n%s\n",
      |                                                        ~^
      |                                                         |
      |                                                         int
      |                                                        %ld
  500 |             XML_GetCurrentLineNumber(p),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
      |             |
      |             XML_Size {aka long unsigned int}
At top level:
../../src/xml.c:453:1: warning: 'catch_sigsegv' defined but not used [-Wunused-function]
  453 | catch_sigsegv(int sig)
      | ^~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o matchbox-remote.o ../../src/matchbox-remote.c
../../src/matchbox-remote.c: In function 'mbcommand':
../../src/matchbox-remote.c:150:16: warning: argument 2 null where non-null expected [-Wnonnull]
  150 |                execvp ("mbdesktop", NULL);
      |                ^~~~~~
In file included from ../../src/matchbox-remote.c:29:
/usr/include/unistd.h:599:12: note: in a call to function 'execvp' declared 'nonnull'
  599 | extern int execvp (const char *__file, char *const __argv[])
      |            ^~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wm.o ../../src/wm.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/wm.h:24,
                 from ../../src/wm.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
../../src/wm.c: In function 'wm_new':
../../src/wm.c:102:4: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations]
  102 |    g_type_init() ;
      |    ^~~~~~~~~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/pango-1.0/pango/pango-coverage.h:25,
                 from /usr/include/pango-1.0/pango/pango-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/libmb/mbexp.h:43,
                 from /usr/include/libmb/mb.h:27,
                 from ../../src/structs.h:48,
                 from ../../src/wm.h:24,
                 from ../../src/wm.c:21:
/usr/include/glib-2.0/gobject/gtype.h:691:23: note: declared here
  691 | void                  g_type_init                    (void);
      |                       ^~~~~~~~~~~
../../src/wm.c: In function 'wm_handle_keypress':
../../src/wm.c:1105:8: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
 1105 |        if (XKeycodeToKeysym(w->dpy, e->keycode, entry->index) == entry->key
      |        ^~
In file included from ../../src/structs.h:35,
                 from ../../src/wm.h:24,
                 from ../../src/wm.c:21:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
../../src/wm.c: In function 'wm_activate_client':
../../src/wm.c:2625:12: warning: variable 'switching_from_to_fullscreen' set but not used [-Wunused-but-set-variable]
 2625 |       Bool switching_from_to_fullscreen = False;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/wm.c: In function 'wm_sn_monitor_event_func':
../../src/wm.c:3413:45: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign]
 3413 |               if (p->startup_id && !strcmp(p->startup_id, seq_id))
      |                                            ~^~~~~~~~~~~~
      |                                             |
      |                                             unsigned char *
In file included from ../../src/structs.h:28,
                 from ../../src/wm.h:24,
                 from ../../src/wm.c:21:
/usr/include/string.h:140:32: note: expected 'const char *' but argument is of type 'unsigned char *'
  140 | extern int strcmp (const char *__s1, const char *__s2)
      |                    ~~~~~~~~~~~~^~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 matchbox-remote matchbox-remote.o -lmb -lpng -lz -ljpeg -lXsettings-client -lX11 -lXext -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lXft  
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread    -I/usr/include/startup-notification-1.0  -I/usr/include/gconf/2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid       -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mbtheme.o ../../src/mbtheme.c
In file included from /usr/include/gconf/2/gconf/gconf-schema.h:26,
                 from /usr/include/gconf/2/gconf/gconf.h:27,
                 from /usr/include/gconf/2/gconf/gconf-client.h:25,
                 from ../../src/structs.h:65,
                 from ../../src/mbtheme.h:24,
                 from ../../src/mbtheme.c:21:
/usr/include/gconf/2/gconf/gconf-value.h:139:3: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  139 |   GTime  mod_time; /* time of the modification */
      |   ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:144:1: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  144 | GTime       gconf_meta_info_mod_time     (GConfMetaInfo *gcmi);
      | ^~~~~
/usr/include/gconf/2/gconf/gconf-value.h:153:46: warning: 'GTime' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  153 |                                              GTime          mod_time);
      |                                              ^~~~~
../../src/mbtheme.c: In function 'theme_frame_paint':
../../src/mbtheme.c:610:21: warning: variable 'layer_list_item' set but not used [-Wunused-but-set-variable]
  610 |   struct list_item *layer_list_item;
      |                     ^~~~~~~~~~~~~~~
../../src/mbtheme.c: In function 'theme_frame_menu_highlight_entry':
../../src/mbtheme.c:996:18: warning: variable 'color' set but not used [-Wunused-but-set-variable]
  996 |   MBColor       *color;
      |                  ^~~~~
../../src/mbtheme.c: In function 'parse_color_tag':
../../src/mbtheme.c:1997:7: warning: variable 'alpha' set but not used [-Wunused-but-set-variable]
 1997 |   int alpha;
      |       ^~~~~
../../src/mbtheme.c: In function 'mbtheme_init':
../../src/mbtheme.c:2505:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 2505 |   chdir(theme_path);
      |   ^~~~~~~~~~~~~~~~~
../../src/mbtheme.c:2658:4: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 2658 |    chdir(orig_wd);
      |    ^~~~~~~~~~~~~~
In file included from /usr/include/string.h:519,
                 from ../../src/structs.h:28,
                 from ../../src/mbtheme.h:24,
                 from ../../src/mbtheme.c:21:
In function 'strncpy',
    inlined from 'mbtheme_init' at ../../src/mbtheme.c:2474:7:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 255 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 matchbox-window-manager main.o wm.o base_client.o main_client.o toolbar_client.o toolbar_client_alt.o dockbar_client.o dialog_client.o select_client.o desktop_client.o ewmh.o misc.o client_common.o keys.o list.o stack.o composite-engine.o session.o mbtheme.o xml.o -lmb -lpng -lz -ljpeg -lXsettings-client -lX11 -lXext -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lXft   -L/lib -lexpat -lstartup-notification-1  -lgconf-2 -lglib-2.0  -lXfixes   -lm 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
Making all in data
Making all in themes
Making all in blondie
make[4]: Nothing to be done for 'all'.
Making all in Default
make[4]: Nothing to be done for 'all'.
Making all in MBOpus
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in schemas
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
+ cd -
/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2
+ '[' -d drakx ']'
+ mkdir drakx
+ cd drakx
+ CONFIGURE_TOP=..
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -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 -fcommon -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 -fcommon -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
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=..
+ '[' 1 = 1 ']'
++ find .. -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
+ /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 --enable-expat --disable-composite --disable-session --disable-keyboard --disable-ping-protocol --disable-xrm --disable-gconf --disable-startup-notification --disable-xsettings
configure: WARNING: unrecognized options: --disable-xsettings
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for vfork.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBMB... yes
Disabling Keyboard Support.
Disabling Ping Protocol Support.
Disabling Xrm Support.
checking for XFIXES... yes
checking for XCURSOR... no
checking for expat.h... yes
checking for XML_ParserCreate... yes
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for libmb xsettings support... -lmb -lpng -lz -ljpeg -lXsettings-client -lX11 -lXext -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lXft 
yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for vprintf... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for strchr... yes
checking for strdup... yes
checking for strsep... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating data/themes/Makefile
config.status: creating data/themes/Default/Makefile
config.status: creating data/themes/blondie/Makefile
config.status: creating data/themes/MBOpus/Makefile
config.status: creating data/schemas/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-xsettings

                    Matchbox-wm 1.2
                  ======================

        prefix:                 /usr
        source code location:   ..
        compiler:               gcc 

        Building with Debug:                no
        Building with gcov:                 no
        Building with gprof:                no

        Building Standalone:                no
        Building Standalone with Xft:       no

        Building with Keyboard:             no
	Building with XRM support           no
        Building with wm ping protocol:     no
        Building with Alt input Windows:    no
        Building with Expat:                yes
        Building with XSync:                no
        Building with XSettings:            yes
        Building with Startup-Notification: no
        Building with GConf:                no
        Building with Session support:      no
        Building with Composite manager:    no




+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o main.o ../../src/main.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o toolbar_client_alt.o ../../src/toolbar_client_alt.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o dockbar_client.o ../../src/dockbar_client.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o base_client.o ../../src/base_client.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o toolbar_client.o ../../src/toolbar_client.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o main_client.o ../../src/main_client.c
../../src/main_client.c: In function 'main_client_reparent':
../../src/main_client.c:263:9: warning: variable 'frame_north_height' set but not used [-Wunused-but-set-variable]
  263 |   int   frame_north_height;
      |         ^~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o desktop_client.o ../../src/desktop_client.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o select_client.o ../../src/select_client.c
../../src/select_client.c: In function 'select_client_event_loop':
../../src/select_client.c:182:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
  182 |           switch (key = XKeycodeToKeysym (c->wm->dpy, ev.xkey.keycode, 0))
      |           ^~~~~~
In file included from ../../src/structs.h:35,
                 from ../../src/select_client.h:24,
                 from ../../src/select_client.c:25:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 1687 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o dialog_client.o ../../src/dialog_client.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o misc.o ../../src/misc.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o keys.o ../../src/keys.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o list.o ../../src/list.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o ewmh.o ../../src/ewmh.c
../../src/ewmh.c: In function 'ewmh_utf8_len':
../../src/ewmh.c:1257:7: warning: variable 'mask' set but not used [-Wunused-but-set-variable]
 1257 |   int mask, len, result = 0;
      |       ^~~~
../../src/ewmh.c: In function 'ewmh_utf8_get_byte_cnt':
../../src/ewmh.c:1273:7: warning: variable 'mask' set but not used [-Wunused-but-set-variable]
 1273 |   int mask, len, result = 0;
      |       ^~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o composite-engine.o ../../src/composite-engine.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o client_common.o ../../src/client_common.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o wm.o ../../src/wm.c
../../src/wm.c: In function 'wm_event_loop':
../../src/wm.c:884:7: warning: unused variable 'hung_app_timer' [-Wunused-variable]
  884 |   int hung_app_timer = 0;
      |       ^~~~~~~~~~~~~~
../../src/wm.c: In function 'wm_activate_client':
../../src/wm.c:2625:12: warning: variable 'switching_from_to_fullscreen' set but not used [-Wunused-but-set-variable]
 2625 |       Bool switching_from_to_fullscreen = False;
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o session.o ../../src/session.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o xml.o ../../src/xml.c
../../src/xml.c: In function 'xml_parse_data_dom':
../../src/xml.c:499:57: warning: format '%d' expects argument of type 'int', but argument 3 has type 'XML_Size' {aka 'long unsigned int'} [-Wformat=]
  499 |     fprintf(stderr, "Matchbox: XML Parse error at line %d:\n%s\n",
      |                                                        ~^
      |                                                         |
      |                                                         int
      |                                                        %ld
  500 |             XML_GetCurrentLineNumber(p),
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
      |             |
      |             XML_Size {aka long unsigned int}
At top level:
../../src/xml.c:453:1: warning: 'catch_sigsegv' defined but not used [-Wunused-function]
  453 | catch_sigsegv(int sig)
      | ^~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o matchbox-remote.o ../../src/matchbox-remote.c
../../src/matchbox-remote.c: In function 'mbcommand':
../../src/matchbox-remote.c:150:16: warning: argument 2 null where non-null expected [-Wnonnull]
  150 |                execvp ("mbdesktop", NULL);
      |                ^~~~~~
In file included from ../../src/matchbox-remote.c:29:
/usr/include/unistd.h:599:12: note: in a call to function 'execvp' declared 'nonnull'
  599 | extern int execvp (const char *__file, char *const __argv[])
      |            ^~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o stack.o ../../src/stack.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o matchbox-remote matchbox-remote.o -lmb -lpng -lz -ljpeg -lXsettings-client -lX11 -lXext -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lXft  
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -DDATADIR=\"/usr/share\" -DCONFDIR=\"/etc/matchbox\" -DPKGDATADIR=\"/usr/share/matchbox\" -DPREFIX=\"/usr\" -g -Wall -fno-strict-aliasing  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread  -DNO_KBD -DNO_PING          -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION -c -o mbtheme.o ../../src/mbtheme.c
../../src/mbtheme.c: In function 'theme_frame_paint':
../../src/mbtheme.c:610:21: warning: variable 'layer_list_item' set but not used [-Wunused-but-set-variable]
  610 |   struct list_item *layer_list_item;
      |                     ^~~~~~~~~~~~~~~
../../src/mbtheme.c: In function 'theme_frame_menu_highlight_entry':
../../src/mbtheme.c:996:18: warning: variable 'color' set but not used [-Wunused-but-set-variable]
  996 |   MBColor       *color;
      |                  ^~~~~
../../src/mbtheme.c: In function 'parse_color_tag':
../../src/mbtheme.c:1997:7: warning: variable 'alpha' set but not used [-Wunused-but-set-variable]
 1997 |   int alpha;
      |       ^~~~~
../../src/mbtheme.c: In function 'mbtheme_init':
../../src/mbtheme.c:2505:3: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 2505 |   chdir(theme_path);
      |   ^~~~~~~~~~~~~~~~~
../../src/mbtheme.c:2658:4: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
 2658 |    chdir(orig_wd);
      |    ^~~~~~~~~~~~~~
In file included from /usr/include/string.h:519,
                 from ../../src/structs.h:28,
                 from ../../src/mbtheme.h:24,
                 from ../../src/mbtheme.c:21:
In function 'strncpy',
    inlined from 'mbtheme_init' at ../../src/mbtheme.c:2474:7:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' specified bound 255 equals destination size [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DDRAKX_VERSION  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o matchbox-window-manager main.o wm.o base_client.o main_client.o toolbar_client.o toolbar_client_alt.o dockbar_client.o dialog_client.o select_client.o desktop_client.o ewmh.o misc.o client_common.o keys.o list.o stack.o composite-engine.o session.o mbtheme.o xml.o -lmb -lpng -lz -ljpeg -lXsettings-client -lX11 -lXext -lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lXft   -L/lib -lexpat   -lXfixes   -lm 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/drakx/src'
Making all in data
Making all in themes
Making all in blondie
make[4]: Nothing to be done for 'all'.
Making all in Default
make[4]: Nothing to be done for 'all'.
Making all in MBOpus
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
make[3]: Nothing to be done for 'all-am'.
+ cd -
/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.glvAKT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64
+ cd matchbox-window-manager-1.2
+ '[' 1 -eq 1 ']'
+ cd standard
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/bin'
  /usr/bin/install -p matchbox-window-manager matchbox-remote '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/src'
Making install in data
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data'
Making install in themes
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes'
Making install in blondie
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/blondie'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/blondie'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/themes/blondie/matchbox'
 /usr/bin/install -p -m 644 ../../../../data/themes/blondie/theme.xml ../../../../data/themes/blondie/close.png ../../../../data/themes/blondie/dialogbottomleft.png ../../../../data/themes/blondie/dialogbottomright.png ../../../../data/themes/blondie/dialogbottomtile.png ../../../../data/themes/blondie/dialogtopleft.png ../../../../data/themes/blondie/dialogtopright.png ../../../../data/themes/blondie/dialogtoptile.png ../../../../data/themes/blondie/menu.png ../../../../data/themes/blondie/next.png ../../../../data/themes/blondie/prev.png ../../../../data/themes/blondie/titleleft.png ../../../../data/themes/blondie/titleright.png ../../../../data/themes/blondie/titlestrip.png ../../../../data/themes/blondie/hide.png ../../../../data/themes/blondie/dialogtopleft2.png ../../../../data/themes/blondie/dialogtoptile2.png ../../../../data/themes/blondie/dialogtopright2.png ../../../../data/themes/blondie/que.png ../../../../data/themes/blondie/accept.png ../../../../data/themes/blondie/close-small.png ../../../../data/themes/blondie/theme.desktop '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/themes/blondie/matchbox'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/blondie'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/blondie'
Making install in Default
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/Default'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/Default'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/themes/Default/matchbox'
 /usr/bin/install -p -m 644 ../../../../data/themes/Default/theme.xml ../../../../data/themes/Default/acceptbutton.xpm ../../../../data/themes/Default/closebutton.xpm ../../../../data/themes/Default/menubutton.xpm ../../../../data/themes/Default/theme.desktop '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/themes/Default/matchbox'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/Default'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/Default'
Making install in MBOpus
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/MBOpus'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/MBOpus'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/themes/MBOpus/matchbox'
 /usr/bin/install -p -m 644 ../../../../data/themes/MBOpus/theme.xml ../../../../data/themes/MBOpus/panelbg.png ../../../../data/themes/MBOpus/closebutton.png ../../../../data/themes/MBOpus/theme.desktop '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/themes/MBOpus/matchbox'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/MBOpus'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes/MBOpus'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/themes'
Making install in schemas
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/schemas'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/schemas'
make[3]: Nothing to be done for 'install-exec-am'.
GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule ../../../data/schemas/matchbox.schemas

(gconftool-2:2413652): GConf-WARNING **: 11:15:09.120: Client failed to connect to the D-BUS daemon:
Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
Attached schema `/schemas/apps/matchbox/general/theme' to key `/apps/matchbox/general/theme'
WARNING: failed to install schema `/schemas/apps/matchbox/general/theme', locale `C': Unable to store a value at key '/schemas/apps/matchbox/general/theme', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/general/animations' to key `/apps/matchbox/general/animations'
WARNING: failed to install schema `/schemas/apps/matchbox/general/animations', locale `C': Unable to store a value at key '/schemas/apps/matchbox/general/animations', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/window_keybindings/activate_window_menu' to key `/apps/matchbox/window_keybindings/activate_window_menu'
WARNING: failed to install schema `/schemas/apps/matchbox/window_keybindings/activate_window_menu', locale `C': Unable to store a value at key '/schemas/apps/matchbox/window_keybindings/activate_window_menu', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/window_keybindings/toggle_fullscreen' to key `/apps/matchbox/window_keybindings/toggle_fullscreen'
WARNING: failed to install schema `/schemas/apps/matchbox/window_keybindings/toggle_fullscreen', locale `C': Unable to store a value at key '/schemas/apps/matchbox/window_keybindings/toggle_fullscreen', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/window_keybindings/toggle_titlebar' to key `/apps/matchbox/window_keybindings/toggle_titlebar'
WARNING: failed to install schema `/schemas/apps/matchbox/window_keybindings/toggle_titlebar', locale `C': Unable to store a value at key '/schemas/apps/matchbox/window_keybindings/toggle_titlebar', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/window_keybindings/close' to key `/apps/matchbox/window_keybindings/close'
WARNING: failed to install schema `/schemas/apps/matchbox/window_keybindings/close', locale `C': Unable to store a value at key '/schemas/apps/matchbox/window_keybindings/close', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/global_keybindings/cycle_windows' to key `/apps/matchbox/global_keybindings/cycle_windows'
WARNING: failed to install schema `/schemas/apps/matchbox/global_keybindings/cycle_windows', locale `C': Unable to store a value at key '/schemas/apps/matchbox/global_keybindings/cycle_windows', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/global_keybindings/cycle_windows_backward' to key `/apps/matchbox/global_keybindings/cycle_windows_backward'
WARNING: failed to install schema `/schemas/apps/matchbox/global_keybindings/cycle_windows_backward', locale `C': Unable to store a value at key '/schemas/apps/matchbox/global_keybindings/cycle_windows_backward', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/global_keybindings/show_desktop' to key `/apps/matchbox/global_keybindings/show_desktop'
WARNING: failed to install schema `/schemas/apps/matchbox/global_keybindings/show_desktop', locale `C': Unable to store a value at key '/schemas/apps/matchbox/global_keybindings/show_desktop', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/global_keybindings/panel_main_menu' to key `/apps/matchbox/global_keybindings/panel_main_menu'
WARNING: failed to install schema `/schemas/apps/matchbox/global_keybindings/panel_main_menu', locale `C': Unable to store a value at key '/schemas/apps/matchbox/global_keybindings/panel_main_menu', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/global_keybindings/panel_run_dialog' to key `/apps/matchbox/global_keybindings/panel_run_dialog'
WARNING: failed to install schema `/schemas/apps/matchbox/global_keybindings/panel_run_dialog', locale `C': Unable to store a value at key '/schemas/apps/matchbox/global_keybindings/panel_run_dialog', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_12'
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_11'
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_10'
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_9'
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_8'
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_7'
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_6'
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_5'
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_4'
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_3'
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_2'
Attached schema `/schemas/apps/matchbox/keybinding_commands/command' to key `/apps/matchbox/keybinding_commands/command_1'
WARNING: failed to install schema `/schemas/apps/matchbox/keybinding_commands/command', locale `C': Unable to store a value at key '/schemas/apps/matchbox/keybinding_commands/command', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_12'
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_11'
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_10'
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_9'
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_8'
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_7'
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_6'
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_5'
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_4'
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_3'
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_2'
Attached schema `/schemas/apps/matchbox/global_keybindings/run_command' to key `/apps/matchbox/global_keybindings/run_command_1'
WARNING: failed to install schema `/schemas/apps/matchbox/global_keybindings/run_command', locale `C': Unable to store a value at key '/schemas/apps/matchbox/global_keybindings/run_command', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/etc/gconf/schemas'
 /usr/bin/install -p -m 644 ../../../data/schemas/matchbox.schemas '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/etc/gconf/schemas'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/schemas'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data/schemas'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/etc/matchbox'
 /usr/bin/install -p -m 644 ../../data/kbdconfig '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/etc/matchbox'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/matchbox'
 /usr/bin/install -p -m 644 ../../data/mbnoapp.xpm '/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/matchbox'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard/data'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2/standard'
+ cd -
/home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/etc/matchbox/kbdconfig
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/etc/X11/xsetup.d/
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/lib/systemd/
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/lib/systemd/system
+ install -m755 /home/iurt/rpmbuild/SOURCES/30-start-matchbox.xsetup /home/iurt/rpmbuild/SOURCES/80-stop-matchbox.xsetup /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/etc/X11/xsetup.d/
+ install -m755 /home/iurt/rpmbuild/SOURCES/drakx-installer-xsetup /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/lib/systemd/drakx-installer-xsetup
+ install -m644 /home/iurt/rpmbuild/SOURCES/drakx-installer-xsetup.service /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/lib/systemd/system/drakx-installer-xsetup.service
+ tar -x -C /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64 -f /home/iurt/rpmbuild/SOURCES/matchbox-ia_ora.tar.bz2
+ install -m 755 drakx/src/matchbox-window-manager /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/bin/drakx-matchbox-window-manager
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.2-29.mga9 --unique-debug-suffix -1.2-29.mga9.aarch64 --unique-debug-src-base matchbox-window-manager-1.2-29.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/matchbox-window-manager-1.2

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/bin/matchbox-remote
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/bin/drakx-matchbox-window-manager
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/bin/matchbox-window-manager
dwz: ./usr/bin/drakx-matchbox-window-manager-1.2-29.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/matchbox-remote-1.2-29.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/matchbox-window-manager-1.2-29.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 1004kB, size after compression: 1004kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 3 CRC32s did match.
943 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
mangling shebang in /etc/X11/xsetup.d/80-stop-matchbox.xsetup from /bin/sh to #!/usr/bin/sh
mangling shebang in /etc/X11/xsetup.d/30-start-matchbox.xsetup from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/lib/systemd/drakx-installer-xsetup from /bin/sh to #!/usr/bin/sh
Processing files: matchbox-window-manager-1.2-29.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vyoROw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd matchbox-window-manager-1.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/doc/matchbox-window-manager
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/doc/matchbox-window-manager
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/doc/matchbox-window-manager
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/doc/matchbox-window-manager
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64/usr/share/doc/matchbox-window-manager
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: matchbox-window-manager = 1.2-29.mga9 matchbox-window-manager(aarch-64) = 1.2-29.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(preun): /bin/sh GConf2
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXsettings-client.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libexpat.so.1()(64bit) libgconf-2.so.4()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libmb.so.1()(64bit) libstartup-notification-1.so.0()(64bit)
Processing files: drakx-installer-matchbox-1.2-29.mga9.aarch64
Provides: drakx-installer-matchbox = 1.2-29.mga9 drakx-installer-matchbox(aarch-64) = 1.2-29.mga9
Requires(interp): /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh rpm-helper >= 0.24.11
Requires(preun): /bin/sh rpm-helper >= 0.24.11
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXsettings-client.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libexpat.so.1()(64bit) libmb.so.1()(64bit)
Processing files: matchbox-window-manager-debugsource-1.2-29.mga9.aarch64
Provides: matchbox-window-manager-debugsource = 1.2-29.mga9 matchbox-window-manager-debugsource(aarch-64) = 1.2-29.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: matchbox-window-manager-debuginfo-1.2-29.mga9.aarch64
Provides: debuginfo(build-id) = 4cf6926f370be6c3c83cbcb01569103d0a562ba2 debuginfo(build-id) = d5d068f6cff9d916a731c877dd6fa743c87397d7 matchbox-window-manager-debuginfo = 1.2-29.mga9 matchbox-window-manager-debuginfo(aarch-64) = 1.2-29.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: matchbox-window-manager-debugsource(aarch-64) = 1.2-29.mga9
Processing files: drakx-installer-matchbox-debuginfo-1.2-29.mga9.aarch64
Provides: debuginfo(build-id) = 56af2c325ccb998aead0de4460ac9081681c30ff drakx-installer-matchbox-debuginfo = 1.2-29.mga9 drakx-installer-matchbox-debuginfo(aarch-64) = 1.2-29.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: matchbox-window-manager-debugsource(aarch-64) = 1.2-29.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/drakx-installer-matchbox-1.2-29.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/matchbox-window-manager-1.2-29.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/drakx-installer-matchbox-debuginfo-1.2-29.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/matchbox-window-manager-debuginfo-1.2-29.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/matchbox-window-manager-debugsource-1.2-29.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xWQpdt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd matchbox-window-manager-1.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/matchbox-window-manager-1.2-29.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v2p0ip
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf matchbox-window-manager-1.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!