Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 873777 Details for
Bug 916576
sys-apps/bubblewrap-0.8.0: build failure with dev-util/meson-1.3.0_rc1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_916576.txt (text/plain), 5.53 KB, created by
Sam James
on 2023-10-31 13:02:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sam James
Created:
2023-10-31 13:02:36 UTC
Size:
5.53 KB
patch
obsolete
> * Package: sys-apps/bubblewrap-0.8.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.5.9 > * Checking for suitable kernel configuration options ... > [ ok ] >>>> Unpacking source... >>>> Unpacking bubblewrap-0.8.0.tar.xz to /var/tmp/portage/sys-apps/bubblewrap-0.8.0/work >>>> Source unpacked in /var/tmp/portage/sys-apps/bubblewrap-0.8.0/work >>>> Preparing source in /var/tmp/portage/sys-apps/bubblewrap-0.8.0/work/bubblewrap-0.8.0 ... >>>> Source prepared. > * Clang 16 testing: this build is using a /etc/portage/bashrc hook! > * Clang 16 testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/sys-apps/bubblewrap-0.8.0/work/bubblewrap-0.8.0 ... >meson setup --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.8.0/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain -Dbash_completion=enabled -Dman=enabled -Dtests=false -Dzsh_completion=enabled -Dselinux=disabled -Db_colorout=always /var/tmp/portage/sys-apps/bubblewrap-0.8.0/work/bubblewrap-0.8.0 /var/tmp/portage/sys-apps/bubblewrap-0.8.0/work/bubblewrap-0.8.0-build >DEPRECATION: "pkgconfig" entry is deprecated and should be replaced by "pkg-config" >The Meson build system >Version: 1.3.0.rc1 >Source dir: /var/tmp/portage/sys-apps/bubblewrap-0.8.0/work/bubblewrap-0.8.0 >Build dir: /var/tmp/portage/sys-apps/bubblewrap-0.8.0/work/bubblewrap-0.8.0-build >Build type: native build >Project name: bubblewrap >Project version: 0.8.0 >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 14.0.0 "x86_64-pc-linux-gnu-gcc (Gentoo Hardened 14.0.0_pre20231029 p7) 14.0.0 20231029 (experimental)") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.41 >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-sign-compare: YES >Compiler for C supports arguments -Wno-error=sign-compare: 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 (/usr/bin/bash) >Program python3 found: YES (/usr/bin/python3) >Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.0.3 >Run-time dependency libcap found: YES 2.69 >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 >Run-time dependency bash-completion found: YES 2.11 > >completions/bash/meson.build:12:44: ERROR: dependency.get_variable keyword argument "pkgconfig_define" must be of length 2 or empty > >A full log can be found at /var/tmp/portage/sys-apps/bubblewrap-0.8.0/work/bubblewrap-0.8.0-build/meson-logs/meson-log.txt > * ERROR: sys-apps/bubblewrap-0.8.0::gentoo failed (configure phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 3212: Called meson_src_configure > * environment, line 2262: Called die > * The specific snippet of code: > * "${mesonargs[@]}" ) || die > * > * If you need support, post the output of `emerge --info '=sys-apps/bubblewrap-0.8.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-apps/bubblewrap-0.8.0::gentoo'`. > * The complete build log is located at '/var/log/portage/build/sys-apps/bubblewrap-0.8.0:20231031-125312.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/bubblewrap-0.8.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-apps/bubblewrap-0.8.0/temp/environment'. > * Working directory: '/var/tmp/portage/sys-apps/bubblewrap-0.8.0/work/bubblewrap-0.8.0' > * S: '/var/tmp/portage/sys-apps/bubblewrap-0.8.0/work/bubblewrap-0.8.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 916576
: 873777 |
873778