* Package:    sys-apps/bubblewrap-0.11.0:0
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     6.6.62-gentoo-x86_64
  [ ok ]
>>> Unpacking source...
>>> Unpacking bubblewrap-0.11.0.tar.xz to /var/tmp/portage/sys-apps/bubblewrap-0.11.0/work
>>> Source unpacked in /var/tmp/portage/sys-apps/bubblewrap-0.11.0/work
>>> Preparing source in /var/tmp/portage/sys-apps/bubblewrap-0.11.0/work/bubblewrap-0.11.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-apps/bubblewrap-0.11.0/work/bubblewrap-0.11.0 ...
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/bubblewrap-0.11.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain -Dbash_completion=enabled -Dbash_completion_dir=/usr/share/bash-completion/completions -Dman=enabled -Dtests=false -Dzsh_completion=enabled -Dselinux=disabled /var/tmp/portage/sys-apps/bubblewrap-0.11.0/work/bubblewrap-0.11.0 /var/tmp/portage/sys-apps/bubblewrap-0.11.0/work/bubblewrap-0.11.0-build
The Meson build system
Version: 1.5.2
Source dir: /var/tmp/portage/sys-apps/bubblewrap-0.11.0/work/bubblewrap-0.11.0
Build dir: /var/tmp/portage/sys-apps/bubblewrap-0.11.0/work/bubblewrap-0.11.0-build
Build type: native build
Project name: bubblewrap
Project version: 0.11.0
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_p20241116 p3) 14.2.1 20241116")
C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.43
Host machine cpu family: x86_64
Host machine cpu: x86_64
Compiler for C supports arguments -Werror=shadow: YES 
Compiler for C supports arguments -Werror=empty-body: YES 
Compiler for C supports arguments -Werror=strict-prototypes: YES 
Compiler for C supports arguments -Werror=missing-prototypes: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Werror=pointer-arith: YES 
Compiler for C supports arguments -Werror=init-self: YES 
Compiler for C supports arguments -Werror=missing-declarations: YES 
Compiler for C supports arguments -Werror=return-type: YES 
Compiler for C supports arguments -Werror=overflow: YES 
Compiler for C supports arguments -Werror=int-conversion: YES 
Compiler for C supports arguments -Werror=parenthesis: NO 
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES 
Compiler for C supports arguments -Werror=misleading-indentation: YES 
Compiler for C supports arguments -Werror=missing-include-dirs: YES 
Compiler for C supports arguments -Werror=aggregate-return: 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 -Werror=format=2: YES 
Compiler for C supports arguments -Werror=format-security: YES 
Compiler for C supports arguments -Werror=format-nonliteral: YES 
Program bash found: YES (/bin/bash)
Program python3 found: YES (/usr/bin/python3)
Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.3.0
Run-time dependency libcap found: YES 2.71
Dependency libselinux skipped: feature selinux disabled
Configuring config.h using configuration
Program xsltproc found: YES (/usr/bin/xsltproc)
Message: Docbook XSL found, man page enabled
Build targets in project: 2

bubblewrap 0.11.0

  User defined options
    Native files         : /var/tmp/portage/sys-apps/bubblewrap-0.11.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini
    build.pkg_config_path: /usr/share/pkgconfig
    buildtype            : plain
    libdir               : lib64
    localstatedir        : /var/lib
    pkg_config_path      : /usr/share/pkgconfig
    prefix               : /usr
    sysconfdir           : /etc
    werror               : false
    wrap_mode            : nodownload
    b_lto                : false
    b_pch                : false
    bash_completion      : enabled
    bash_completion_dir  : /usr/share/bash-completion/completions
    man                  : enabled
    selinux              : disabled
    tests                : false
    zsh_completion       : enabled

Found ninja-1.12.1 at /usr/bin/ninja
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-apps/bubblewrap-0.11.0/work/bubblewrap-0.11.0 ...
ninja -v -j2 -l2
[1/6] x86_64-pc-linux-gnu-gcc -Ibwrap.p -I. -I../bubblewrap-0.11.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_GNU_SOURCE -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Werror=switch-default -Wswitch-enum -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ bwrap.p/bubblewrap.c.o -MF bwrap.p/bubblewrap.c.o.d -o bwrap.p/bubblewrap.c.o -c ../bubblewrap-0.11.0/bubblewrap.c
[2/6] x86_64-pc-linux-gnu-gcc -Ibwrap.p -I. -I../bubblewrap-0.11.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_GNU_SOURCE -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Werror=switch-default -Wswitch-enum -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ bwrap.p/bind-mount.c.o -MF bwrap.p/bind-mount.c.o.d -o bwrap.p/bind-mount.c.o -c ../bubblewrap-0.11.0/bind-mount.c
[3/6] x86_64-pc-linux-gnu-gcc -Ibwrap.p -I. -I../bubblewrap-0.11.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_GNU_SOURCE -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Werror=switch-default -Wswitch-enum -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ bwrap.p/network.c.o -MF bwrap.p/network.c.o.d -o bwrap.p/network.c.o -c ../bubblewrap-0.11.0/network.c
[4/6] x86_64-pc-linux-gnu-gcc -Ibwrap.p -I. -I../bubblewrap-0.11.0 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -D_GNU_SOURCE -Werror=shadow -Werror=empty-body -Werror=strict-prototypes -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=missing-declarations -Werror=return-type -Werror=overflow -Werror=int-conversion -Werror=incompatible-pointer-types -Werror=misleading-indentation -Werror=missing-include-dirs -Werror=aggregate-return -Werror=switch-default -Wswitch-enum -Wno-missing-field-initializers -Wno-error=missing-field-initializers -Werror=format=2 -Werror=format-security -Werror=format-nonliteral -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -MD -MQ bwrap.p/utils.c.o -MF bwrap.p/utils.c.o.d -o bwrap.p/utils.c.o -c ../bubblewrap-0.11.0/utils.c
[5/6] x86_64-pc-linux-gnu-gcc  -o bwrap bwrap.p/bubblewrap.c.o bwrap.p/bind-mount.c.o bwrap.p/network.c.o bwrap.p/utils.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 /usr/lib64/libcap.so
[6/6] /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 bwrap.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ../bubblewrap-0.11.0/bwrap.xml
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: sys-apps/bubblewrap-0.11.0

>>> Install sys-apps/bubblewrap-0.11.0 into /var/tmp/portage/sys-apps/bubblewrap-0.11.0/image
meson install --destdir /var/tmp/portage/sys-apps/bubblewrap-0.11.0/image --no-rebuild
Installing bwrap to /var/tmp/portage/sys-apps/bubblewrap-0.11.0/image/usr/bin
Installing bwrap.1 to /var/tmp/portage/sys-apps/bubblewrap-0.11.0/image/usr/share/man/man1
Installing /var/tmp/portage/sys-apps/bubblewrap-0.11.0/work/bubblewrap-0.11.0/completions/bash/bwrap to /var/tmp/portage/sys-apps/bubblewrap-0.11.0/image/usr/share/bash-completion/completions
Installing /var/tmp/portage/sys-apps/bubblewrap-0.11.0/work/bubblewrap-0.11.0/completions/zsh/_bwrap to /var/tmp/portage/sys-apps/bubblewrap-0.11.0/image/usr/share/zsh/site-functions
>>> Completed installing sys-apps/bubblewrap-0.11.0 into /var/tmp/portage/sys-apps/bubblewrap-0.11.0/image

 * Final size of build directory: 1132 KiB (1.1 MiB)
 * Final size of installed tree:   180 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/bwrap