D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/xdg-desktop-portal-1.7.1-1.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6mm4Ht
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf xdg-desktop-portal-1.7.1
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/xdg-desktop-portal-1.7.1.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xdg-desktop-portal-1.7.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LtYuRs
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd xdg-desktop-portal-1.7.1
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /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-docbook-docs --disable-libportal
checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aarch64-mageia-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether aarch64-mageia-linux-gnu-gcc accepts -g... (cached) yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p
checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib
checking for gawk... gawk
checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.24... yes
checking for bwrap... /usr/bin/bwrap
checking for BASE... yes
checking for GLIB260... yes
checking for GEOCLUE... yes
checking for PIPEWIRE... yes
checking for xmlto... /usr/bin/xmlto
checking whether to build DocBook documentation... yes
checking for FUSE... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xdg-desktop-portal.pc
config.status: creating doc/Makefile
config.status: creating doc/portal-docs.xml
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
mkdir -p ./document-portal
/usr/bin/gdbus-codegen				\
	--interface-prefix org.freedesktop.impl.portal.	\
	--c-namespace Xdg				\
	--generate-c-code ./document-portal/permission-store-dbus	\
	./data/org.freedesktop.impl.portal.PermissionStore.xml	\
	
/usr/bin/gdbus-codegen                            \
	--interface-prefix org.freedesktop.GeoClue2. \
	--c-namespace Geoclue                        \
	--generate-c-code ./src/geoclue-dbus \
	src/org.freedesktop.GeoClue2.Client.xml \
	
mkdir -p ./document-portal
/usr/bin/gdbus-codegen				\
	--interface-prefix org.freedesktop.portal.	\
	--c-namespace XdpDbus				\
	--generate-c-code ./document-portal/document-portal-dbus	\
	./data/org.freedesktop.portal.Documents.xml	\
	./data/org.freedesktop.portal.FileTransfer.xml	\
	
/usr/bin/gdbus-codegen                            \
	--interface-prefix org.freedesktop.portal.      \
	--c-namespace Xdp                               \
	--generate-c-code ./src/xdp-dbus      \
	data/org.freedesktop.portal.Documents.xml data/org.freedesktop.portal.Request.xml data/org.freedesktop.portal.Session.xml data/org.freedesktop.portal.FileChooser.xml data/org.freedesktop.portal.Trash.xml data/org.freedesktop.portal.OpenURI.xml data/org.freedesktop.portal.Print.xml data/org.freedesktop.portal.MemoryMonitor.xml data/org.freedesktop.portal.NetworkMonitor.xml data/org.freedesktop.portal.ProxyResolver.xml data/org.freedesktop.portal.Screenshot.xml data/org.freedesktop.portal.Notification.xml data/org.freedesktop.portal.Inhibit.xml data/org.freedesktop.portal.Device.xml data/org.freedesktop.portal.Account.xml data/org.freedesktop.portal.Email.xml data/org.freedesktop.portal.ScreenCast.xml data/org.freedesktop.portal.RemoteDesktop.xml data/org.freedesktop.portal.Location.xml data/org.freedesktop.portal.Settings.xml data/org.freedesktop.portal.Background.xml data/org.freedesktop.portal.GameMode.xml data/org.freedesktop.portal.Camera.xml data/org.freedesktop.portal.Secret.xml data/org.freedesktop.portal.Wallpaper.xml \
	
/usr/bin/gdbus-codegen                            \
	--interface-prefix org.freedesktop.impl.portal. \
	--c-namespace XdpImpl                           \
	--generate-c-code ./src/xdp-impl-dbus \
	data/org.freedesktop.impl.portal.PermissionStore.xml data/org.freedesktop.impl.portal.Request.xml data/org.freedesktop.impl.portal.Session.xml data/org.freedesktop.impl.portal.FileChooser.xml data/org.freedesktop.impl.portal.AppChooser.xml data/org.freedesktop.impl.portal.Print.xml data/org.freedesktop.impl.portal.Screenshot.xml data/org.freedesktop.impl.portal.Notification.xml data/org.freedesktop.impl.portal.Inhibit.xml data/org.freedesktop.impl.portal.Access.xml data/org.freedesktop.impl.portal.Account.xml data/org.freedesktop.impl.portal.Email.xml data/org.freedesktop.impl.portal.ScreenCast.xml data/org.freedesktop.impl.portal.RemoteDesktop.xml data/org.freedesktop.impl.portal.Settings.xml data/org.freedesktop.impl.portal.Lockdown.xml data/org.freedesktop.impl.portal.Background.xml data/org.freedesktop.impl.portal.Secret.xml data/org.freedesktop.impl.portal.Wallpaper.xml \
	
/usr/bin/gdbus-codegen                            \
	--interface-prefix org.freedesktop.GeoClue2. \
	--c-namespace Geoclue                        \
	--generate-c-code ./src/geoclue-dbus \
	src/org.freedesktop.GeoClue2.Client.xml \
	
/usr/bin/gdbus-codegen                            \
	--interface-prefix org.freedesktop.impl.portal. \
	--c-namespace XdpImpl                           \
	--generate-c-code ./src/xdp-impl-dbus \
	data/org.freedesktop.impl.portal.PermissionStore.xml data/org.freedesktop.impl.portal.Request.xml data/org.freedesktop.impl.portal.Session.xml data/org.freedesktop.impl.portal.FileChooser.xml data/org.freedesktop.impl.portal.AppChooser.xml data/org.freedesktop.impl.portal.Print.xml data/org.freedesktop.impl.portal.Screenshot.xml data/org.freedesktop.impl.portal.Notification.xml data/org.freedesktop.impl.portal.Inhibit.xml data/org.freedesktop.impl.portal.Access.xml data/org.freedesktop.impl.portal.Account.xml data/org.freedesktop.impl.portal.Email.xml data/org.freedesktop.impl.portal.ScreenCast.xml data/org.freedesktop.impl.portal.RemoteDesktop.xml data/org.freedesktop.impl.portal.Settings.xml data/org.freedesktop.impl.portal.Lockdown.xml data/org.freedesktop.impl.portal.Background.xml data/org.freedesktop.impl.portal.Secret.xml data/org.freedesktop.impl.portal.Wallpaper.xml \
	
/usr/bin/gdbus-codegen                            \
	--interface-prefix org.freedesktop.portal.      \
	--c-namespace Xdp                               \
	--generate-c-code ./src/xdp-dbus      \
	data/org.freedesktop.portal.Documents.xml data/org.freedesktop.portal.Request.xml data/org.freedesktop.portal.Session.xml data/org.freedesktop.portal.FileChooser.xml data/org.freedesktop.portal.Trash.xml data/org.freedesktop.portal.OpenURI.xml data/org.freedesktop.portal.Print.xml data/org.freedesktop.portal.MemoryMonitor.xml data/org.freedesktop.portal.NetworkMonitor.xml data/org.freedesktop.portal.ProxyResolver.xml data/org.freedesktop.portal.Screenshot.xml data/org.freedesktop.portal.Notification.xml data/org.freedesktop.portal.Inhibit.xml data/org.freedesktop.portal.Device.xml data/org.freedesktop.portal.Account.xml data/org.freedesktop.portal.Email.xml data/org.freedesktop.portal.ScreenCast.xml data/org.freedesktop.portal.RemoteDesktop.xml data/org.freedesktop.portal.Location.xml data/org.freedesktop.portal.Settings.xml data/org.freedesktop.portal.Background.xml data/org.freedesktop.portal.GameMode.xml data/org.freedesktop.portal.Camera.xml data/org.freedesktop.portal.Secret.xml data/org.freedesktop.portal.Wallpaper.xml \
	
/usr/bin/make  all-recursive
Making all in doc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
/usr/bin/gdbus-codegen --generate-docbook portal org.freedesktop.portal.Flatpak.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.Device.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Wallpaper.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
/usr/bin/gdbus-codegen --generate-docbook portal org.freedesktop.portal.Flatpak.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.Device.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Wallpaper.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
/usr/bin/gdbus-codegen --generate-docbook portal org.freedesktop.portal.Flatpak.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.Device.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Wallpaper.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
/usr/bin/gdbus-codegen --generate-docbook portal org.freedesktop.portal.Flatpak.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.Device.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Wallpaper.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
/usr/bin/gdbus-codegen --generate-docbook portal org.freedesktop.portal.Flatpak.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.Device.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Wallpaper.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
/usr/bin/gdbus-codegen --generate-docbook portal org.freedesktop.portal.Flatpak.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.Device.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Wallpaper.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
/usr/bin/gdbus-codegen --generate-docbook portal org.freedesktop.portal.Flatpak.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.Device.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Wallpaper.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
/usr/bin/gdbus-codegen --generate-docbook portal org.freedesktop.portal.Flatpak.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.Device.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Wallpaper.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
/usr/bin/gdbus-codegen --generate-docbook portal org.freedesktop.portal.Flatpak.xml ../data/org.freedesktop.portal.Request.xml ../data/org.freedesktop.portal.Session.xml ../data/org.freedesktop.portal.FileChooser.xml ../data/org.freedesktop.portal.Trash.xml ../data/org.freedesktop.portal.OpenURI.xml ../data/org.freedesktop.portal.Print.xml ../data/org.freedesktop.portal.Email.xml ../data/org.freedesktop.portal.Screenshot.xml ../data/org.freedesktop.portal.ScreenCast.xml ../data/org.freedesktop.portal.RemoteDesktop.xml ../data/org.freedesktop.portal.NetworkMonitor.xml ../data/org.freedesktop.portal.ProxyResolver.xml ../data/org.freedesktop.portal.Notification.xml ../data/org.freedesktop.portal.Inhibit.xml ../data/org.freedesktop.portal.Device.xml ../data/org.freedesktop.portal.Location.xml ../data/org.freedesktop.portal.Settings.xml ../data/org.freedesktop.portal.Background.xml ../data/org.freedesktop.portal.GameMode.xml ../data/org.freedesktop.portal.Camera.xml ../data/org.freedesktop.portal.Wallpaper.xml ../data/org.freedesktop.portal.MemoryMonitor.xml ../data/org.freedesktop.portal.FileTransfer.xml ../data/org.freedesktop.impl.portal.Request.xml ../data/org.freedesktop.impl.portal.Session.xml ../data/org.freedesktop.impl.portal.FileChooser.xml ../data/org.freedesktop.impl.portal.AppChooser.xml ../data/org.freedesktop.impl.portal.Print.xml ../data/org.freedesktop.impl.portal.Email.xml ../data/org.freedesktop.impl.portal.Screenshot.xml ../data/org.freedesktop.impl.portal.ScreenCast.xml ../data/org.freedesktop.impl.portal.RemoteDesktop.xml ../data/org.freedesktop.impl.portal.Notification.xml ../data/org.freedesktop.impl.portal.Inhibit.xml ../data/org.freedesktop.impl.portal.Access.xml ../data/org.freedesktop.impl.portal.Settings.xml ../data/org.freedesktop.impl.portal.Lockdown.xml ../data/org.freedesktop.portal.Documents.xml ../data/org.freedesktop.impl.portal.PermissionStore.xml ../data/org.freedesktop.impl.portal.Background.xml ../data/org.freedesktop.impl.portal.Wallpaper.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
/usr/bin/xmlto  xhtml-nochunks -m ./xmlto-config.xsl portal-docs.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
Making all in po
make[2]: Nothing to be done for 'all'.
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread   -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/gvdb/xdg_document_portal-gvdb-builder.o `test -f 'document-portal/gvdb/gvdb-builder.c' || echo './'`document-portal/gvdb/gvdb-builder.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread   -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/xdg_document_portal-document-store.o `test -f 'document-portal/document-store.c' || echo './'`document-portal/document-store.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread   -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/gvdb/xdg_document_portal-gvdb-reader.o `test -f 'document-portal/gvdb/gvdb-reader.c' || echo './'`document-portal/gvdb/gvdb-reader.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread   -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/xdg_document_portal-file-transfer.o `test -f 'document-portal/file-transfer.c' || echo './'`document-portal/file-transfer.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread   -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/xdg_document_portal-permission-db.o `test -f 'document-portal/permission-db.c' || echo './'`document-portal/permission-db.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-xdg-desktop-portal.o `test -f 'src/xdg-desktop-portal.c' || echo './'`src/xdg-desktop-portal.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread   -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/xdg_document_portal-document-portal.o `test -f 'document-portal/document-portal.c' || echo './'`document-portal/document-portal.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread   -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_document_portal-xdp-utils.o `test -f 'src/xdp-utils.c' || echo './'`src/xdp-utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread   -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/xdg_document_portal-permission-store-dbus.o `test -f 'document-portal/permission-store-dbus.c' || echo './'`document-portal/permission-store-dbus.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-print.o `test -f 'src/print.c' || echo './'`src/print.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-file-chooser.o `test -f 'src/file-chooser.c' || echo './'`src/file-chooser.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-memory-monitor.o `test -f 'src/memory-monitor.c' || echo './'`src/memory-monitor.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-open-uri.o `test -f 'src/open-uri.c' || echo './'`src/open-uri.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-proxy-resolver.o `test -f 'src/proxy-resolver.c' || echo './'`src/proxy-resolver.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-network-monitor.o `test -f 'src/network-monitor.c' || echo './'`src/network-monitor.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread   -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/xdg_document_portal-document-portal-fuse.o `test -f 'document-portal/document-portal-fuse.c' || echo './'`document-portal/document-portal-fuse.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-account.o `test -f 'src/account.c' || echo './'`src/account.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-inhibit.o `test -f 'src/inhibit.c' || echo './'`src/inhibit.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread   -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/xdg_document_portal-document-portal-dbus.o `test -f 'document-portal/document-portal-dbus.c' || echo './'`document-portal/document-portal-dbus.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-screenshot.o `test -f 'src/screenshot.c' || echo './'`src/screenshot.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-device.o `test -f 'src/device.c' || echo './'`src/device.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-call.o `test -f 'src/call.c' || echo './'`src/call.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-notification.o `test -f 'src/notification.c' || echo './'`src/notification.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-documents.o `test -f 'src/documents.c' || echo './'`src/documents.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-permissions.o `test -f 'src/permissions.c' || echo './'`src/permissions.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-request.o `test -f 'src/request.c' || echo './'`src/request.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-email.o `test -f 'src/email.c' || echo './'`src/email.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-trash.o `test -f 'src/trash.c' || echo './'`src/trash.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-settings.o `test -f 'src/settings.c' || echo './'`src/settings.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-wallpaper.o `test -f 'src/wallpaper.c' || echo './'`src/wallpaper.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-session.o `test -f 'src/session.c' || echo './'`src/session.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-secret.o `test -f 'src/secret.c' || echo './'`src/secret.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-flatpak-instance.o `test -f 'src/flatpak-instance.c' || echo './'`src/flatpak-instance.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-portal-impl.o `test -f 'src/portal-impl.c' || echo './'`src/portal-impl.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-gamemode.o `test -f 'src/gamemode.c' || echo './'`src/gamemode.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-background.o `test -f 'src/background.c' || echo './'`src/background.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-xdp-utils.o `test -f 'src/xdp-utils.c' || echo './'`src/xdp-utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-pipewire.o `test -f 'src/pipewire.c' || echo './'`src/pipewire.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-screen-cast.o `test -f 'src/screen-cast.c' || echo './'`src/screen-cast.c
src/screen-cast.c: In function 'open_pipewire_screen_cast_remote':
src/screen-cast.c:546:19: warning: unused variable 'node_global' [-Wunused-variable]
  546 |   PipeWireGlobal *node_global;
      |                   ^~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
/usr/bin/glib-compile-resources src/xdg-desktop-portal.gresource.xml \
	--target=src/xdg-desktop-resources.c --sourcedir=. --c-name _xdg_desktop --generate-source
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
/usr/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" -e "s|\@extraargs\@||" document-portal/org.freedesktop.impl.portal.PermissionStore.service.in > document-portal/org.freedesktop.impl.portal.PermissionStore.service
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
/usr/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" -e "s|\@extraargs\@||" document-portal/org.freedesktop.portal.Documents.service.in > document-portal/org.freedesktop.portal.Documents.service
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
/usr/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" -e "s|\@extraargs\@||" src/org.freedesktop.portal.Desktop.service.in > src/org.freedesktop.portal.Desktop.service
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
/usr/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" -e "s|\@extraargs\@||" document-portal/xdg-permission-store.service.in > document-portal/xdg-permission-store.service
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
/usr/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" -e "s|\@extraargs\@||" document-portal/xdg-document-portal.service.in > document-portal/xdg-document-portal.service
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
/usr/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" -e "s|\@extraargs\@||" src/xdg-desktop-portal.service.in > src/xdg-desktop-portal.service
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-remote-desktop.o `test -f 'src/remote-desktop.c' || echo './'`src/remote-desktop.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-location.o `test -f 'src/location.c' || echo './'`src/location.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-camera.o `test -f 'src/camera.c' || echo './'`src/camera.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/xdg_permission_store-permission-store.o `test -f 'document-portal/permission-store.c' || echo './'`document-portal/permission-store.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-geoclue-dbus.o `test -f 'src/geoclue-dbus.c' || echo './'`src/geoclue-dbus.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/xdg_permission_store-xdg-permission-store.o `test -f 'document-portal/xdg-permission-store.c' || echo './'`document-portal/xdg-permission-store.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/gvdb/xdg_permission_store-gvdb-builder.o `test -f 'document-portal/gvdb/gvdb-builder.c' || echo './'`document-portal/gvdb/gvdb-builder.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/gvdb/xdg_permission_store-gvdb-reader.o `test -f 'document-portal/gvdb/gvdb-reader.c' || echo './'`document-portal/gvdb/gvdb-reader.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
/bin/sh ./libtool  --tag=CC   --mode=link aarch64-mageia-linux-gnu-gcc  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread   -I/usr/include/fuse -D_FILE_OFFSET_BITS=64  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xdg-document-portal src/xdg_document_portal-xdp-utils.o document-portal/xdg_document_portal-document-portal.o document-portal/xdg_document_portal-file-transfer.o document-portal/xdg_document_portal-document-store.o document-portal/xdg_document_portal-document-portal-fuse.o document-portal/xdg_document_portal-permission-db.o document-portal/gvdb/xdg_document_portal-gvdb-reader.o document-portal/gvdb/xdg_document_portal-gvdb-builder.o   document-portal/xdg_document_portal-permission-store-dbus.o  document-portal/xdg_document_portal-document-portal-dbus.o   -lfontconfig -lfreetype -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lfuse -pthread  
libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xdg-document-portal src/xdg_document_portal-xdp-utils.o document-portal/xdg_document_portal-document-portal.o document-portal/xdg_document_portal-file-transfer.o document-portal/xdg_document_portal-document-store.o document-portal/xdg_document_portal-document-portal-fuse.o document-portal/xdg_document_portal-permission-db.o document-portal/gvdb/xdg_document_portal-gvdb-reader.o document-portal/gvdb/xdg_document_portal-gvdb-builder.o document-portal/xdg_document_portal-permission-store-dbus.o document-portal/xdg_document_portal-document-portal-dbus.o -pthread  -lfontconfig -lfreetype -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfuse -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-xdg-desktop-resources.o `test -f 'src/xdg-desktop-resources.c' || echo './'`src/xdg-desktop-resources.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_permission_store-xdp-utils.o `test -f 'src/xdp-utils.c' || echo './'`src/xdp-utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/xdg_permission_store-permission-db.o `test -f 'document-portal/permission-db.c' || echo './'`document-portal/permission-db.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DG_LOG_DOMAIN=\"xdg-desktop-portal\"    -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o document-portal/xdg_permission_store-permission-store-dbus.o `test -f 'document-portal/permission-store-dbus.c' || echo './'`document-portal/permission-store-dbus.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
/bin/sh ./libtool  --tag=CC   --mode=link aarch64-mageia-linux-gnu-gcc  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xdg-permission-store src/xdg_permission_store-xdp-utils.o document-portal/xdg_permission_store-permission-store.o document-portal/xdg_permission_store-xdg-permission-store.o document-portal/xdg_permission_store-permission-db.o document-portal/gvdb/xdg_permission_store-gvdb-reader.o document-portal/gvdb/xdg_permission_store-gvdb-builder.o   document-portal/xdg_permission_store-permission-store-dbus.o   -lfontconfig -lfreetype -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  
libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xdg-permission-store src/xdg_permission_store-xdp-utils.o document-portal/xdg_permission_store-permission-store.o document-portal/xdg_permission_store-xdg-permission-store.o document-portal/xdg_permission_store-permission-db.o document-portal/gvdb/xdg_permission_store-gvdb-reader.o document-portal/gvdb/xdg_permission_store-gvdb-builder.o document-portal/xdg_permission_store-permission-store-dbus.o  -lfontconfig -lfreetype -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-xdp-impl-dbus.o `test -f 'src/xdp-impl-dbus.c' || echo './'`src/xdp-impl-dbus.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I.  -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\"   -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -c -o src/xdg_desktop_portal-xdp-dbus.o `test -f 'src/xdp-dbus.c' || echo './'`src/xdp-dbus.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
/bin/sh ./libtool  --tag=CC   --mode=link aarch64-mageia-linux-gnu-gcc -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread  -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT  -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread  -I./src -I./src -I./document-portal  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xdg-desktop-portal src/xdg_desktop_portal-xdg-desktop-portal.o src/xdg_desktop_portal-file-chooser.o src/xdg_desktop_portal-open-uri.o src/xdg_desktop_portal-print.o src/xdg_desktop_portal-memory-monitor.o src/xdg_desktop_portal-network-monitor.o src/xdg_desktop_portal-proxy-resolver.o src/xdg_desktop_portal-screenshot.o src/xdg_desktop_portal-notification.o src/xdg_desktop_portal-inhibit.o src/xdg_desktop_portal-device.o src/xdg_desktop_portal-account.o src/xdg_desktop_portal-request.o src/xdg_desktop_portal-call.o src/xdg_desktop_portal-documents.o src/xdg_desktop_portal-permissions.o src/xdg_desktop_portal-email.o src/xdg_desktop_portal-settings.o src/xdg_desktop_portal-session.o src/xdg_desktop_portal-trash.o src/xdg_desktop_portal-wallpaper.o src/xdg_desktop_portal-xdp-utils.o src/xdg_desktop_portal-background.o src/xdg_desktop_portal-gamemode.o src/xdg_desktop_portal-secret.o src/xdg_desktop_portal-flatpak-instance.o src/xdg_desktop_portal-portal-impl.o  src/xdg_desktop_portal-screen-cast.o src/xdg_desktop_portal-remote-desktop.o src/xdg_desktop_portal-pipewire.o src/xdg_desktop_portal-camera.o  src/xdg_desktop_portal-location.o  src/xdg_desktop_portal-xdp-dbus.o src/xdg_desktop_portal-xdp-impl-dbus.o src/xdg_desktop_portal-geoclue-dbus.o src/xdg_desktop_portal-xdg-desktop-resources.o  -lfontconfig -lfreetype -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0  -lpipewire-0.3  -lgeoclue-2 -lgio-2.0 -lgobject-2.0 -lglib-2.0   
libtool: link: aarch64-mageia-linux-gnu-gcc -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"/usr/bin/bwrap\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -D_REENTRANT -I/usr/include/libgeoclue-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -I./src -I./src -I./document-portal -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xdg-desktop-portal src/xdg_desktop_portal-xdg-desktop-portal.o src/xdg_desktop_portal-file-chooser.o src/xdg_desktop_portal-open-uri.o src/xdg_desktop_portal-print.o src/xdg_desktop_portal-memory-monitor.o src/xdg_desktop_portal-network-monitor.o src/xdg_desktop_portal-proxy-resolver.o src/xdg_desktop_portal-screenshot.o src/xdg_desktop_portal-notification.o src/xdg_desktop_portal-inhibit.o src/xdg_desktop_portal-device.o src/xdg_desktop_portal-account.o src/xdg_desktop_portal-request.o src/xdg_desktop_portal-call.o src/xdg_desktop_portal-documents.o src/xdg_desktop_portal-permissions.o src/xdg_desktop_portal-email.o src/xdg_desktop_portal-settings.o src/xdg_desktop_portal-session.o src/xdg_desktop_portal-trash.o src/xdg_desktop_portal-wallpaper.o src/xdg_desktop_portal-xdp-utils.o src/xdg_desktop_portal-background.o src/xdg_desktop_portal-gamemode.o src/xdg_desktop_portal-secret.o src/xdg_desktop_portal-flatpak-instance.o src/xdg_desktop_portal-portal-impl.o src/xdg_desktop_portal-screen-cast.o src/xdg_desktop_portal-remote-desktop.o src/xdg_desktop_portal-pipewire.o src/xdg_desktop_portal-camera.o src/xdg_desktop_portal-location.o src/xdg_desktop_portal-xdp-dbus.o src/xdg_desktop_portal-xdp-impl-dbus.o src/xdg_desktop_portal-geoclue-dbus.o src/xdg_desktop_portal-xdg-desktop-resources.o  -lfontconfig -lfreetype -ljson-glib-1.0 -lpipewire-0.3 -lgeoclue-2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6okNPp
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64
+ cd xdg-desktop-portal-1.7.1
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/make  install-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
Making install in doc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/doc/xdg-desktop-portal'
 /usr/bin/install -p -m 644 portal-docs.html docbook.css '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/doc/xdg-desktop-portal'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/doc'
Making install in po
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/po'
installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/xdg-desktop-portal.mo
installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/xdg-desktop-portal.mo
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/xdg-desktop-portal.mo
installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/xdg-desktop-portal.mo
installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/xdg-desktop-portal.mo
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/xdg-desktop-portal.mo
installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/xdg-desktop-portal.mo
installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/xdg-desktop-portal.mo
installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/xdg-desktop-portal.mo
installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/xdg-desktop-portal.mo
installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/xdg-desktop-portal.mo
installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/xdg-desktop-portal.mo
installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/xdg-desktop-portal.mo
installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/xdg-desktop-portal.mo
installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/xdg-desktop-portal.mo
installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/xdg-desktop-portal.mo
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/xdg-desktop-portal.mo
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/xdg-desktop-portal.mo
installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/xdg-desktop-portal.mo
installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/xdg-desktop-portal.mo
installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/xdg-desktop-portal.mo
if test "xdg-desktop-portal" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -p -m 644 ./$file \
		    /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/libexec'
  /bin/sh ./libtool   --mode=install /usr/bin/install -p xdg-permission-store xdg-document-portal xdg-desktop-portal '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/libexec'
libtool: install: /usr/bin/install -p xdg-permission-store /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/libexec/xdg-permission-store
libtool: install: /usr/bin/install -p xdg-document-portal /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/libexec/xdg-document-portal
libtool: install: /usr/bin/install -p xdg-desktop-portal /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/libexec/xdg-desktop-portal
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/dbus-1/services'
 /usr/bin/install -p -m 644 document-portal/org.freedesktop.impl.portal.PermissionStore.service document-portal/org.freedesktop.portal.Documents.service src/org.freedesktop.portal.Desktop.service '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/dbus-1/services'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/dbus-1/interfaces'
 /usr/bin/install -p -m 644 data/org.freedesktop.portal.Account.xml data/org.freedesktop.portal.Background.xml data/org.freedesktop.portal.Camera.xml data/org.freedesktop.portal.Device.xml data/org.freedesktop.portal.Documents.xml data/org.freedesktop.portal.Email.xml data/org.freedesktop.portal.FileChooser.xml data/org.freedesktop.portal.FileTransfer.xml data/org.freedesktop.portal.GameMode.xml data/org.freedesktop.portal.Inhibit.xml data/org.freedesktop.portal.Location.xml data/org.freedesktop.portal.MemoryMonitor.xml data/org.freedesktop.portal.NetworkMonitor.xml data/org.freedesktop.portal.Notification.xml data/org.freedesktop.portal.OpenURI.xml data/org.freedesktop.portal.Print.xml data/org.freedesktop.portal.ProxyResolver.xml data/org.freedesktop.portal.RemoteDesktop.xml data/org.freedesktop.portal.Request.xml data/org.freedesktop.portal.ScreenCast.xml data/org.freedesktop.portal.Screenshot.xml data/org.freedesktop.portal.Secret.xml data/org.freedesktop.portal.Session.xml data/org.freedesktop.portal.Settings.xml data/org.freedesktop.portal.Trash.xml data/org.freedesktop.portal.Wallpaper.xml data/org.freedesktop.impl.portal.Access.xml data/org.freedesktop.impl.portal.Account.xml data/org.freedesktop.impl.portal.AppChooser.xml data/org.freedesktop.impl.portal.Background.xml data/org.freedesktop.impl.portal.Email.xml data/org.freedesktop.impl.portal.FileChooser.xml data/org.freedesktop.impl.portal.Inhibit.xml data/org.freedesktop.impl.portal.Lockdown.xml data/org.freedesktop.impl.portal.Notification.xml data/org.freedesktop.impl.portal.PermissionStore.xml data/org.freedesktop.impl.portal.Print.xml data/org.freedesktop.impl.portal.RemoteDesktop.xml data/org.freedesktop.impl.portal.Request.xml data/org.freedesktop.impl.portal.ScreenCast.xml '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/dbus-1/interfaces'
 /usr/bin/install -p -m 644 data/org.freedesktop.impl.portal.Screenshot.xml data/org.freedesktop.impl.portal.Secret.xml data/org.freedesktop.impl.portal.Session.xml data/org.freedesktop.impl.portal.Settings.xml data/org.freedesktop.impl.portal.Wallpaper.xml '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/dbus-1/interfaces'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/pkgconfig'
 /usr/bin/install -p -m 644 xdg-desktop-portal.pc '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/pkgconfig'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/lib/systemd/user'
 /usr/bin/install -p -m 644 document-portal/xdg-permission-store.service document-portal/xdg-document-portal.service src/xdg-desktop-portal.service '/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/lib/systemd/user'
/usr/bin/make  install-data-hook
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
/usr/bin/make  install-test-data-hook
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[5]: Nothing to be done for 'install-test-data-hook'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1'
+ install -dm 755 /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64//usr/share/doc/xdg-desktop-portal
+ install -pm 644 README.md /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64//usr/share/doc/xdg-desktop-portal
+ install -dm 755 /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64//usr/share/xdg-desktop-portal/portals
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64 xdg-desktop-portal
+ /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.7.1-1.mga8 --unique-debug-suffix -1.7.1-1.mga8.aarch64 --unique-debug-src-base xdg-desktop-portal-1.7.1-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/xdg-desktop-portal-1.7.1

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/libexec/xdg-desktop-portal
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/libexec/xdg-permission-store
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/libexec/xdg-document-portal
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/libexec/xdg-desktop-portal
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/libexec/xdg-permission-store
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/libexec/xdg-document-portal
original debug info size: 5364kB, size after compression: 4876kB
/usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match.
8796 blocks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/translate_menu
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: xdg-desktop-portal-1.7.1-1.mga8.aarch64
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.p7omIr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd xdg-desktop-portal-1.7.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/licenses/xdg-desktop-portal
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/licenses/xdg-desktop-portal
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64/usr/share/licenses/xdg-desktop-portal
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: xdg-desktop-portal = 1.7.1-1.mga8 xdg-desktop-portal(aarch-64) = 1.7.1-1.mga8
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 systemd
Requires(preun): /bin/sh systemd
Requires(postun): systemd
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libfuse.so.2()(64bit) libfuse.so.2(FUSE_2.4)(64bit) libfuse.so.2(FUSE_2.5)(64bit) libfuse.so.2(FUSE_2.6)(64bit) libfuse.so.2(FUSE_2.8)(64bit) libfuse.so.2(FUSE_2.9)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libjson-glib-1.0.so.0()(64bit) libpipewire-0.3.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit)
Recommends: flatpak >= 1.2.0
Processing files: xdg-desktop-portal-devel-1.7.1-1.mga8.aarch64
Provides: pkgconfig(xdg-desktop-portal) = 1.7.1 xdg-desktop-portal-devel = 1.7.1-1.mga8 xdg-desktop-portal-devel(aarch-64) = 1.7.1-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: pkgconfig
Processing files: xdg-desktop-portal-debugsource-1.7.1-1.mga8.aarch64
Provides: xdg-desktop-portal-debugsource = 1.7.1-1.mga8 xdg-desktop-portal-debugsource(aarch-64) = 1.7.1-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: xdg-desktop-portal-debuginfo-1.7.1-1.mga8.aarch64
Provides: debuginfo(build-id) = 1fc03a7eef0c4e051f04c67322eb8899d121e301 debuginfo(build-id) = 4bde3879ec89a4b0d507d941218097d567575394 debuginfo(build-id) = 60794159337906cc6ac1b41244453ef52fa3f9ad xdg-desktop-portal-debuginfo = 1.7.1-1.mga8 xdg-desktop-portal-debuginfo(aarch-64) = 1.7.1-1.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: xdg-desktop-portal-debugsource(aarch-64) = 1.7.1-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xdg-desktop-portal-devel-1.7.1-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xdg-desktop-portal-1.7.1-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xdg-desktop-portal-debuginfo-1.7.1-1.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/xdg-desktop-portal-debugsource-1.7.1-1.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.EouqSr
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd xdg-desktop-portal-1.7.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/xdg-desktop-portal-1.7.1-1.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i3M8Ms
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf xdg-desktop-portal-1.7.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!