Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 828777 Details for
Bug 880345
sys-apps/xdg-desktop-portal-1.15.0 fails test - tests/test-portals.c: error: call to undeclared function
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-apps:xdg-desktop-portal-1.15.0:20221107-234339.log
sys-apps:xdg-desktop-portal-1.15.0:20221107-234339.log (text/plain), 76.59 KB, created by
Toralf Förster
on 2022-11-08 08:52:49 UTC
(
hide
)
Description:
sys-apps:xdg-desktop-portal-1.15.0:20221107-234339.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-11-08 08:52:49 UTC
Size:
76.59 KB
patch
obsolete
> * Package: sys-apps/xdg-desktop-portal-1.15.0:0 > * Repository: gentoo > * Maintainer: kde@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux systemd userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking xdg-desktop-portal-1.15.0.tar.xz to /var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work >>>> Source unpacked in /var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work >>>> Preparing source in /var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0 ... >>>> Source prepared. > * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>>> Configuring source in /var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0 ... > * econf: updating xdg-desktop-portal-1.15.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xdg-desktop-portal-1.15.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/xdg-desktop-portal-1.15.0 --htmldir=/usr/share/doc/xdg-desktop-portal-1.15.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-docbook-docs --disable-libportal --with-systemduserunitdir=/usr/lib/systemd/user --disable-geoclue --disable-pipewire --with-systemd >checking for x86_64-pc-linux-gnu-gcc... clang >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-gcc... (cached) clang >checking whether the compiler supports GNU C... (cached) yes >checking whether clang accepts -g... (cached) yes >checking for clang option to enable C11 features... (cached) none needed >checking whether clang understands -c and -o together... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by clang... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-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 clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... yes >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) 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/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /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 '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking dependency style of clang... none >checking for a sed that does not truncate output... (cached) /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/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by clang... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64 >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking how to run the C preprocessor... clang -E >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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.24... yes >checking for bwrap... no >checking for BASE... yes >checking for GLIB260... yes >checking for GLIB266... yes >checking for SYSTEMD... yes >checking for xmlto... /usr/bin/xmlto >checking whether to build DocBook documentation... no >checking for FUSE3... yes >checking for renameat2... yes >checking for GDK_PIXBUF... 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 >>>> Source configured. >'/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/temp/clang16-errors.log' -> '/var/tmp/clang/sys-apps/xdg-desktop-portal-1.15.0/clang16-errors.log' >'/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/temp/clang16-safe.log' -> '/var/tmp/clang/sys-apps/xdg-desktop-portal-1.15.0/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0 ... >make -j4 >mkdir -p ./document-portal >mkdir -p ./document-portal >/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 Xdg \ > --generate-c-code ./document-portal/permission-store-dbus \ > ./data/org.freedesktop.impl.portal.PermissionStore.xml \ > >/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.impl.portal. \ > --c-namespace XdpDbusImpl \ > --generate-c-code ./src/xdp-impl-dbus \ > 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.DynamicLauncher.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 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 \ > >/usr/bin/gdbus-codegen \ > --interface-prefix org.freedesktop.portal. \ > --c-namespace XdpDbus \ > --generate-c-code ./src/xdp-dbus \ > 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.DynamicLauncher.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.PowerProfileMonitor.xml data/org.freedesktop.portal.Print.xml data/org.freedesktop.portal.ProxyResolver.xml data/org.freedesktop.portal.Realtime.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 \ > >/usr/bin/gdbus-codegen \ > --interface-prefix org.freedesktop.portal. \ > --c-namespace XdpDbus \ > --generate-c-code ./src/xdp-dbus \ > 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.DynamicLauncher.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.PowerProfileMonitor.xml data/org.freedesktop.portal.Print.xml data/org.freedesktop.portal.ProxyResolver.xml data/org.freedesktop.portal.Realtime.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 \ > >/usr/bin/gdbus-codegen \ > --interface-prefix org.freedesktop.GeoClue2. \ > --c-namespace Geoclue \ > --generate-c-code ./src/geoclue-dbus \ > src/org.freedesktop.GeoClue2.Client.xml \ > >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' >Making all in doc >make[2]: Entering directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0/doc' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0/doc' >Making all in po >make[2]: Entering directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0/po' >make[2]: Entering directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_document_portal-xdp-utils.o `test -f 'src/xdp-utils.c' || echo './'`src/xdp-utils.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_document_portal-sd-escape.o `test -f 'src/sd-escape.c' || echo './'`src/sd-escape.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal_rewrite_launchers-rewrite-launchers.o `test -f 'src/rewrite-launchers.c' || echo './'`src/rewrite-launchers.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal_rewrite_launchers-glib-backports.o `test -f 'src/glib-backports.c' || echo './'`src/glib-backports.c >/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" -e "s|\@extraargs\@||" document-portal/xdg-permission-store.service.in > document-portal/xdg-permission-store.service >/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" -e "s|\@extraargs\@||" src/org.freedesktop.portal.Desktop.service.in > src/org.freedesktop.portal.Desktop.service >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -DHELPER=\"\" -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal_validate_icon-validate-icon.o `test -f 'src/validate-icon.c' || echo './'`src/validate-icon.c >src/xdp-utils.c:2271:17: warning: unused variable 'parts' [-Wunused-variable] > g_auto(GStrv) parts = NULL; > ^ >/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" -e "s|\@extraargs\@||" src/xdg-desktop-portal.service.in > src/xdg-desktop-portal.service >/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 >/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 >/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" -e "s|\@extraargs\@||" document-portal/xdg-document-portal.service.in > document-portal/xdg-document-portal.service >/bin/sed -e "s|\@libexecdir\@|/usr/libexec|" -e "s|\@extraargs\@||" src/xdg-desktop-portal-rewrite-launchers.service.in > src/xdg-desktop-portal-rewrite-launchers.service >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-proxy-resolver.o `test -f 'src/proxy-resolver.c' || echo './'`src/proxy-resolver.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-trash.o `test -f 'src/trash.c' || echo './'`src/trash.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-device.o `test -f 'src/device.c' || echo './'`src/device.c >1 warning generated. >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-email.o `test -f 'src/email.c' || echo './'`src/email.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-file-chooser.o `test -f 'src/file-chooser.c' || echo './'`src/file-chooser.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-open-uri.o `test -f 'src/open-uri.c' || echo './'`src/open-uri.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-realtime.o `test -f 'src/realtime.c' || echo './'`src/realtime.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-call.o `test -f 'src/call.c' || echo './'`src/call.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-screenshot.o `test -f 'src/screenshot.c' || echo './'`src/screenshot.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-power-profile-monitor.o `test -f 'src/power-profile-monitor.c' || echo './'`src/power-profile-monitor.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-sd-escape.o `test -f 'src/sd-escape.c' || echo './'`src/sd-escape.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-memory-monitor.o `test -f 'src/memory-monitor.c' || echo './'`src/memory-monitor.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-notification.o `test -f 'src/notification.c' || echo './'`src/notification.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-glib-backports.o `test -f 'src/glib-backports.c' || echo './'`src/glib-backports.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-dynamic-launcher.o `test -f 'src/dynamic-launcher.c' || echo './'`src/dynamic-launcher.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-portal-impl.o `test -f 'src/portal-impl.c' || echo './'`src/portal-impl.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-request.o `test -f 'src/request.c' || echo './'`src/request.c >/usr/bin/glib-compile-resources src/xdg-desktop-portal.gresource.xml \ > --target=src/xdg-desktop-resources.c --sourcedir=. --c-name _xdg_desktop --generate-source >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-documents.o `test -f 'src/documents.c' || echo './'`src/documents.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-wallpaper.o `test -f 'src/wallpaper.c' || echo './'`src/wallpaper.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-permissions.o `test -f 'src/permissions.c' || echo './'`src/permissions.c >src/dynamic-launcher.c:84:27: warning: unused variable 'locker' > [-Wunused-variable] > g_autoptr(GMutexLocker) locker = g_mutex_locker_new (&transient_permis... > ^ >src/dynamic-launcher.c:328:30: warning: unused variable 'app_info' > [-Wunused-variable] > g_autoptr(GDesktopAppInfo) app_info = NULL; > ^ >src/dynamic-launcher.c:429:27: warning: unused variable 'locker' > [-Wunused-variable] > g_autoptr(GMutexLocker) locker = g_mutex_locker_new (&transient_permis... > ^ >src/dynamic-launcher.c:459:18: warning: unused variable 'icon_fd' > [-Wunused-variable] > xdp_autofd int icon_fd = -1; > ^ >src/dynamic-launcher.c:556:21: warning: unused variable 'local_error' > [-Wunused-variable] > g_autoptr(GError) local_error = NULL; > ^ >src/dynamic-launcher.c:601:20: warning: unused variable 'token' > [-Wunused-variable] > g_autofree char *token = NULL; > ^ >6 warnings generated. >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-background.o `test -f 'src/background.c' || echo './'`src/background.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-xdp-utils.o `test -f 'src/xdp-utils.c' || echo './'`src/xdp-utils.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-secret.o `test -f 'src/secret.c' || echo './'`src/secret.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-flatpak-instance.o `test -f 'src/flatpak-instance.c' || echo './'`src/flatpak-instance.c >src/xdp-utils.c:2271:17: warning: unused variable 'parts' [-Wunused-variable] > g_auto(GStrv) parts = NULL; > ^ >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-gamemode.o `test -f 'src/gamemode.c' || echo './'`src/gamemode.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-network-monitor.o `test -f 'src/network-monitor.c' || echo './'`src/network-monitor.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-xdp-dbus.o `test -f 'src/xdp-dbus.c' || echo './'`src/xdp-dbus.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-xdg-desktop-portal.o `test -f 'src/xdg-desktop-portal.c' || echo './'`src/xdg-desktop-portal.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-account.o `test -f 'src/account.c' || echo './'`src/account.c >1 warning generated. >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-xdp-impl-dbus.o `test -f 'src/xdp-impl-dbus.c' || echo './'`src/xdp-impl-dbus.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-print.o `test -f 'src/print.c' || echo './'`src/print.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-inhibit.o `test -f 'src/inhibit.c' || echo './'`src/inhibit.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-settings.o `test -f 'src/settings.c' || echo './'`src/settings.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-session.o `test -f 'src/session.c' || echo './'`src/session.c >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-geoclue-dbus.o `test -f 'src/geoclue-dbus.c' || echo './'`src/geoclue-dbus.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_permission_store-sd-escape.o `test -f 'src/sd-escape.c' || echo './'`src/sd-escape.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_permission_store-xdp-utils.o `test -f 'src/xdp-utils.c' || echo './'`src/xdp-utils.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 >src/xdp-utils.c:2271:17: warning: unused variable 'parts' [-Wunused-variable] > g_auto(GStrv) parts = NULL; > ^ >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 >1 warning generated. >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o document-portal/xdg_permission_store-permission-db.o `test -f 'document-portal/permission-db.c' || echo './'`document-portal/permission-db.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o document-portal/xdg_permission_store-permission-store.o `test -f 'document-portal/permission-store.c' || echo './'`document-portal/permission-store.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o document-portal/xdg_document_portal-file-transfer.o `test -f 'document-portal/file-transfer.c' || echo './'`document-portal/file-transfer.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o document-portal/xdg_document_portal-permission-db.o `test -f 'document-portal/permission-db.c' || echo './'`document-portal/permission-db.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o document-portal/xdg_document_portal-document-portal.o `test -f 'document-portal/document-portal.c' || echo './'`document-portal/document-portal.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o document-portal/xdg_document_portal-document-store.o `test -f 'document-portal/document-store.c' || echo './'`document-portal/document-store.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 >document-portal/document-store.c:74:27: warning: unused variable 'permissions' > [-Wunused-variable] > g_autofree const char **permissions = NULL; > ^ >1 warning generated. >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 >/bin/sh ./libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdg-desktop-portal-rewrite-launchers src/xdg_desktop_portal_rewrite_launchers-rewrite-launchers.o src/xdg_desktop_portal_rewrite_launchers-glib-backports.o -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: clang -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdg-desktop-portal-rewrite-launchers src/xdg_desktop_portal_rewrite_launchers-rewrite-launchers.o src/xdg_desktop_portal_rewrite_launchers-glib-backports.o -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread >/bin/sh ./libtool --tag=CC --mode=link clang -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libpng16 -pthread -I/usr/include/libmount -I/usr/include/blkid -DHELPER=\"\" -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdg-desktop-portal-validate-icon src/xdg_desktop_portal_validate_icon-validate-icon.o -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 >clang -DHAVE_CONFIG_H -I. -DGETTEXT_PACKAGE=\"xdg-desktop-portal\" -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/xdg_desktop_portal-xdg-desktop-resources.o `test -f 'src/xdg-desktop-resources.c' || echo './'`src/xdg-desktop-resources.c >libtool: link: clang -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -DHELPER=\"\" -D_GNU_SOURCE=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdg-desktop-portal-validate-icon src/xdg_desktop_portal_validate_icon-validate-icon.o -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -pthread >/bin/sh ./libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdg-permission-store src/xdg_permission_store-xdp-utils.o src/xdg_permission_store-sd-escape.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 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd >libtool: link: clang -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdg-permission-store src/xdg_permission_store-xdp-utils.o src/xdg_permission_store-sd-escape.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 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -pthread >/bin/sh ./libtool --tag=CC --mode=link clang -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdg-document-portal src/xdg_document_portal-xdp-utils.o src/xdg_document_portal-sd-escape.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 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfuse3 -lpthread -lsystemd >libtool: link: clang -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I/usr/include/fuse3 -I./document-portal -I./document-portal -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdg-document-portal src/xdg_document_portal-xdp-utils.o src/xdg_document_portal-sd-escape.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 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfuse3 -lpthread -lsystemd -pthread >/bin/sh ./libtool --tag=CC --mode=link clang -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdg-desktop-portal src/xdg_desktop_portal-xdg-desktop-portal.o src/xdg_desktop_portal-file-chooser.o src/xdg_desktop_portal-glib-backports.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-power-profile-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-realtime.o src/xdg_desktop_portal-dynamic-launcher.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-sd-escape.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 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd >libtool: link: clang -DDATADIR=\"/usr/share\" -DLIBEXECDIR=\"/usr/libexec\" -DBWRAP=\"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -I./src -I./src -I./document-portal -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdg-desktop-portal src/xdg_desktop_portal-xdg-desktop-portal.o src/xdg_desktop_portal-file-chooser.o src/xdg_desktop_portal-glib-backports.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-power-profile-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-realtime.o src/xdg_desktop_portal-dynamic-launcher.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-sd-escape.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 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsystemd -pthread >make[2]: Leaving directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' >make[1]: Leaving directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' >>>> Source compiled. >>>> Test phase: sys-apps/xdg-desktop-portal-1.15.0 >make -j4 check >make check-recursive >make[1]: Entering directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' >Making check in doc >make[2]: Entering directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0/doc' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0/doc' >Making check in po >make[2]: Entering directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0/po' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0/po' >make[2]: Entering directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' >make test-portals test-xdp-utils testdb test-doc-portal test-permission-store tests/test-backends \ > tests/test-document-fuse.sh tests/test-document-fuse.py >make[3]: Entering directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./ -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o document-portal/testdb-permission-db.o `test -f 'document-portal/permission-db.c' || echo './'`document-portal/permission-db.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./ -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o document-portal/gvdb/testdb-gvdb-reader.o `test -f 'document-portal/gvdb/gvdb-reader.c' || echo './'`document-portal/gvdb/gvdb-reader.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./document-portal -I./document-portal -I./ -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o document-portal/gvdb/testdb-gvdb-builder.o `test -f 'document-portal/gvdb/gvdb-builder.c' || echo './'`document-portal/gvdb/gvdb-builder.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/test_xdp_utils-xdp-utils.o `test -f 'src/xdp-utils.c' || echo './'`src/xdp-utils.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/test_xdp_utils-sd-escape.o `test -f 'src/sd-escape.c' || echo './'`src/sd-escape.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o tests/test_xdp_utils-test-xdp-utils.o `test -f 'tests/test-xdp-utils.c' || echo './'`tests/test-xdp-utils.c >src/xdp-utils.c:2271:17: warning: unused variable 'parts' [-Wunused-variable] > g_auto(GStrv) parts = NULL; > ^ >mkdir -p tests/services >/bin/sed -e "s|\@libexecdir\@|/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0|" document-portal/org.freedesktop.portal.Documents.service.in > tests/services/org.freedesktop.portal.Documents.service >mkdir -p tests/services >/bin/sed -e "s|\@libexecdir\@|/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0|" document-portal/org.freedesktop.impl.portal.PermissionStore.service.in > tests/services/org.freedesktop.impl.portal.PermissionStore.service >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o tests/test_doc_portal-utils.o `test -f 'tests/utils.c' || echo './'`tests/utils.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o tests/test_doc_portal-can-use-fuse.o `test -f 'tests/can-use-fuse.c' || echo './'`tests/can-use-fuse.c >tests/can-use-fuse.c:25:20: warning: unused variable 'missing_features' > [-Wunused-variable] > g_autofree char *missing_features = NULL; > ^ >1 warning generated. >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o document-portal/test_doc_portal-document-portal-dbus.o `test -f 'document-portal/document-portal-dbus.c' || echo './'`document-portal/document-portal-dbus.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/fuse3 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o tests/test_doc_portal-test-doc-portal.o `test -f 'tests/test-doc-portal.c' || echo './'`tests/test-doc-portal.c >1 warning generated. >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -lsystemd -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o document-portal/test_portals-permission-store-dbus.o `test -f 'document-portal/permission-store-dbus.c' || echo './'`document-portal/permission-store-dbus.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -lsystemd -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/test_portals-xdp-impl-dbus.o `test -f 'src/xdp-impl-dbus.c' || echo './'`src/xdp-impl-dbus.c >clang-15clang-15: : warning: warning: -lsystemd: 'linker' input unused [-Wunused-command-line-argument] >-lsystemd: 'linker' input unused [-Wunused-command-line-argument] >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -lsystemd -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/test_portals-sd-escape.o `test -f 'src/sd-escape.c' || echo './'`src/sd-escape.c >clang-15: warning: -lsystemd: 'linker' input unused [-Wunused-command-line-argument] >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -lsystemd -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o tests/test_portals-utils.o `test -f 'tests/utils.c' || echo './'`tests/utils.c >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -lsystemd -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/test_portals-xdp-utils.o `test -f 'src/xdp-utils.c' || echo './'`src/xdp-utils.c >clang-15: warning: -lsystemd: 'linker' input unused [-Wunused-command-line-argument] >clang-15: warning: -lsystemd: 'linker' input unused [-Wunused-command-line-argument] >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -lsystemd -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o src/test_portals-xdp-dbus.o `test -f 'src/xdp-dbus.c' || echo './'`src/xdp-dbus.c >clang-15: warning: -lsystemd: 'linker' input unused [-Wunused-command-line-argument] >clang -DHAVE_CONFIG_H -I. -DG_LOG_DOMAIN=\"xdg-desktop-portal\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -lsystemd -I./src -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wall -c -o tests/test_portals-test-portals.o `test -f 'tests/test-portals.c' || echo './'`tests/test-portals.c >make[3]: Nothing to be done for 'tests/test-document-fuse.sh'. >make[3]: Nothing to be done for 'tests/test-document-fuse.py'. >clang-15: warning: -lsystemd: 'linker' input unused [-Wunused-command-line-argument] >src/xdp-utils.c:2271:17: warning: unused variable 'parts' [-Wunused-variable] > g_auto(GStrv) parts = NULL; > ^ >tests/test-portals.c:156:3: error: call to undeclared function > 'setup_dbus_daemon_wrapper'; ISO C99 and later do not support implicit > function declarations [-Werror,-Wimplicit-function-declaration] > setup_dbus_daemon_wrapper (outdir); > ^ >1 error generated. >make[3]: *** [Makefile:2577: tests/test_portals-test-portals.o] Error 1 shuffle=1554258318 >make[3]: *** Waiting for unfinished jobs.... >1 warning generated. >make[3]: Leaving directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' >make[2]: *** [Makefile:4800: check-am] Error 2 shuffle=1554258318 >make[2]: Leaving directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' >make[1]: *** [Makefile:4307: check-recursive] Error 1 shuffle=1554258318 >make[1]: Leaving directory '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' >make: *** [Makefile:4804: check] Error 2 shuffle=1554258318 > * ERROR: sys-apps/xdg-desktop-portal-1.15.0::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 122: Called src_test > * environment, line 1374: Called default > * phase-functions.sh, line 872: Called default_src_test > * phase-functions.sh, line 901: Called __eapi0_src_test > * phase-helpers.sh, line 832: Called die > * The specific snippet of code: > * ${emake_cmd} ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=sys-apps/xdg-desktop-portal-1.15.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-apps/xdg-desktop-portal-1.15.0::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-apps:xdg-desktop-portal-1.15.0:20221107-234339.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/temp/environment'. > * Working directory: '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' > * S: '/var/tmp/portage/sys-apps/xdg-desktop-portal-1.15.0/work/xdg-desktop-portal-1.15.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 880345
:
828765
|
828767
|
828769
|
828771
|
828773
|
828775
| 828777 |
828779
|
828781