* Package:    sys-apps/xdg-dbus-proxy-0.1.5:0
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking xdg-dbus-proxy-0.1.5.tar.xz to /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/work
>>> Source unpacked in /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/work
>>> Preparing source in /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/work/xdg-dbus-proxy-0.1.5 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/work/xdg-dbus-proxy-0.1.5 ...
meson setup -Db_lto=false --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain -Dinstalled_tests=false -Dman=enabled -Dtests=false /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/work/xdg-dbus-proxy-0.1.5 /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/work/xdg-dbus-proxy-0.1.5-build
The Meson build system
Version: 1.7.0
Source dir: /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/work/xdg-dbus-proxy-0.1.5
Build dir: /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/work/xdg-dbus-proxy-0.1.5-build
Build type: native build
Project name: xdg-dbus-proxy
Project version: 0.1.5
C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 14.2.1 "x86_64-pc-linux-gnu-gcc (Gentoo 14.2.1_p20241221 p7) 14.2.1 20241221")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.44
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -Werror=aggregate-return: YES 
Compiler for C supports arguments -Werror=empty-body: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES 
Compiler for C supports arguments -Werror=init-self: YES 
Compiler for C supports arguments -Werror=int-conversion: YES 
Compiler for C supports arguments -Werror=misleading-indentation: YES 
Compiler for C supports arguments -Werror=missing-declarations: YES 
Compiler for C supports arguments -Werror=missing-include-dirs: YES 
Compiler for C supports arguments -Werror=missing-prototypes: YES 
Compiler for C supports arguments -Werror=overflow: YES 
Compiler for C supports arguments -Werror=parenthesis: NO 
Compiler for C supports arguments -Werror=pointer-arith: YES 
Compiler for C supports arguments -Werror=return-type: YES 
Compiler for C supports arguments -Werror=shadow: YES 
Compiler for C supports arguments -Werror=strict-prototypes: YES 
Compiler for C supports arguments -Werror=switch-default: YES 
Compiler for C supports arguments -Wswitch-enum: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Wno-error=missing-field-initializers: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wno-error=unused-parameter: YES 
Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.3.0
Run-time dependency glib-2.0 found: YES 2.82.5
Run-time dependency gio-2.0 found: YES 2.82.5
Run-time dependency gio-unix-2.0 found: YES 2.82.5
Configuring config.h using configuration
Program xsltproc found: YES (/usr/bin/xsltproc)
Build targets in project: 2
NOTICE: Future-deprecated features used:
 * 1.1.0: {'"boolean option" keyword argument "value" of type str'}

xdg-dbus-proxy 0.1.5

  User defined options
    Native files         : /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/temp/meson.x86_64-pc-linux-gnu.amd64.ini
    build.pkg_config_path: /usr/share/pkgconfig
    b_lto                : false
    b_pch                : false
    buildtype            : plain
    installed_tests      : false
    libdir               : lib64
    localstatedir        : /var/lib
    man                  : enabled
    pkg_config_path      : /usr/share/pkgconfig
    prefix               : /usr
    sysconfdir           : /etc
    tests                : false
    werror               : false
    wrap_mode            : nodownload

Found ninja-1.12.1 at /usr/bin/ninja
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/work/xdg-dbus-proxy-0.1.5 ...
ninja -v -j2 -l2
[1/4] x86_64-pc-linux-gnu-gcc -Ixdg-dbus-proxy.p -I. -I../xdg-dbus-proxy-0.1.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_GNU_SOURCE -Werror=aggregate-return -Werror=empty-body -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -Werror=init-self -Werror=int-conversion -Werror=misleading-indentation -Werror=missing-declarations -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=overflow -Werror=pointer-arith -Werror=return-type -Werror=shadow -Werror=strict-prototypes -Werror=switch-default -Wswitch-enum -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wno-unused-parameter -Wno-error=unused-parameter -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -MD -MQ xdg-dbus-proxy.p/dbus-proxy.c.o -MF xdg-dbus-proxy.p/dbus-proxy.c.o.d -o xdg-dbus-proxy.p/dbus-proxy.c.o -c ../xdg-dbus-proxy-0.1.5/dbus-proxy.c
[2/4] x86_64-pc-linux-gnu-gcc -Ixdg-dbus-proxy.p -I. -I../xdg-dbus-proxy-0.1.5 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/lib64/libffi/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_GNU_SOURCE -Werror=aggregate-return -Werror=empty-body -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -Werror=init-self -Werror=int-conversion -Werror=misleading-indentation -Werror=missing-declarations -Werror=missing-include-dirs -Werror=missing-prototypes -Werror=overflow -Werror=pointer-arith -Werror=return-type -Werror=shadow -Werror=strict-prototypes -Werror=switch-default -Wswitch-enum -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Wno-unused-parameter -Wno-error=unused-parameter -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -pthread -MD -MQ xdg-dbus-proxy.p/flatpak-proxy.c.o -MF xdg-dbus-proxy.p/flatpak-proxy.c.o.d -o xdg-dbus-proxy.p/flatpak-proxy.c.o -c ../xdg-dbus-proxy-0.1.5/flatpak-proxy.c
[3/4] x86_64-pc-linux-gnu-gcc  -o xdg-dbus-proxy xdg-dbus-proxy.p/dbus-proxy.c.o xdg-dbus-proxy.p/flatpak-proxy.c.o -Wl,--as-needed -Wl,--no-undefined -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--start-group /usr/lib64/libglib-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so -Wl,--end-group
[4/4] /usr/bin/xsltproc --nonet --stringparam man.output.quietly 1 --stringparam funcsynopsis.style ansi --stringparam man.th.extra1.suppress 1 --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 -o xdg-dbus-proxy.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../xdg-dbus-proxy-0.1.5/xdg-dbus-proxy.xml
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: sys-apps/xdg-dbus-proxy-0.1.5

>>> Install sys-apps/xdg-dbus-proxy-0.1.5 into /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/image
meson install --destdir /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/image --no-rebuild
Installing xdg-dbus-proxy to /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/image/usr/bin
Installing xdg-dbus-proxy.1 to /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/image/usr/share/man/man1
>>> Completed installing sys-apps/xdg-dbus-proxy-0.1.5 into /var/tmp/portage/sys-apps/xdg-dbus-proxy-0.1.5/image

 * Final size of build directory: 1296 KiB (1.2 MiB)
 * Final size of installed tree:   120 KiB

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/xdg-dbus-proxy