Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 787850 Details for
Bug 854498
net-misc/spice-gtk-0.40: build failure w/ >=dev-util/meson-0.63.0_rc3 (meson.build:53:0: ERROR: Sandbox violation: Tried to grab file keymap-gen from a nested subproject.)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_854498.txt (text/plain), 6.59 KB, created by
Sam James
on 2022-06-27 05:19:47 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Sam James
Created:
2022-06-27 05:19:47 UTC
Size:
6.59 KB
patch
obsolete
> * Package: net-misc/spice-gtk-0.40 > * Repository: gentoo > * Maintainer: virtualization@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc gtk3 introspection kernel_linux policykit usbredir userland_GNU wayland > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Checking whether python3_10 is suitable ... > * >=dev-lang/python-3.10.0_p1-r1:3.10 ... > [ ok ] > * python_check_deps ... > * dev-python/six[python_targets_python3_10(-)] ... > [ ok ] > * dev-python/pyparsing[python_targets_python3_10(-)] ... > [ ok ] > [ ok ] > * Using python3.10 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking spice-gtk-0.40.tar.xz to /var/tmp/portage/net-misc/spice-gtk-0.40/work >>>> Source unpacked in /var/tmp/portage/net-misc/spice-gtk-0.40/work >>>> Preparing source in /var/tmp/portage/net-misc/spice-gtk-0.40/work/spice-gtk-0.40 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/spice-gtk-0.40/work/spice-gtk-0.40 ... >meson setup --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /var/tmp/portage/net-misc/spice-gtk-0.40/temp/python3.10/pkgconfig:/usr/share/pkgconfig --pkg-config-path /var/tmp/portage/net-misc/spice-gtk-0.40/temp/python3.10/pkgconfig:/usr/share/pkgconfig --native-file /var/tmp/portage/net-misc/spice-gtk-0.40/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false --buildtype plain -Dgtk=enabled -Dintrospection=enabled -Dbuiltin-mjpeg=false -Dpolkit=enabled -Dlz4=disabled -Dsasl=disabled -Dsmartcard=disabled -Dusbredir=enabled -Dvapi=disabled -Dwebdav=disabled -Dwayland-protocols=enabled -Dusb-acl-helper-dir=/usr/libexec -Dusb-ids-path=/usr/share/hwdata/usb.ids /var/tmp/portage/net-misc/spice-gtk-0.40/work/spice-gtk-0.40 /var/tmp/portage/net-misc/spice-gtk-0.40/work/spice-gtk-0.40-build >The Meson build system >Version: 0.63.0.rc1 >Source dir: /var/tmp/portage/net-misc/spice-gtk-0.40/work/spice-gtk-0.40 >Build dir: /var/tmp/portage/net-misc/spice-gtk-0.40/work/spice-gtk-0.40-build >Build type: native build >Project name: spice-gtk >Project version: 0.40 >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 12.1.1 "x86_64-pc-linux-gnu-gcc (Gentoo Hardened 12.1.1_p20220625 p8) 12.1.1 20220625") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.38 >Host machine cpu family: x86_64 >Host machine cpu: x86_64 > >Executing subproject spice-common > >spice-common| Project name: spice-common >spice-common| Project version: undefined >spice-common| C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 12.1.1 "x86_64-pc-linux-gnu-gcc (Gentoo Hardened 12.1.1_p20220625 p8) 12.1.1 20220625") >spice-common| C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.38 >spice-common| Has header "alloca.h" : YES >spice-common| Has header "arpa/inet.h" : YES >spice-common| Has header "dlfcn.h" : YES >spice-common| Has header "inttypes.h" : YES >spice-common| Has header "netinet/in.h" : YES >spice-common| Has header "stdlib.h" : YES >spice-common| Has header "sys/socket.h" : YES >spice-common| Has header "sys/stat.h" : YES >spice-common| Has header "sys/types.h" : YES >spice-common| Has header "unistd.h" : YES >spice-common| Has header "regex.h" : YES >spice-common| Has header "sys/mman.h" : YES >spice-common| Checking for function "alloca" : YES >spice-common| Checking for function "sigaction" : YES >spice-common| Checking for function "drand48" : YES >spice-common| Checking for function "setlinebuf" : YES >spice-common| Library m found: YES >spice-common| Found pkg-config: /usr/sbin/x86_64-pc-linux-gnu-pkg-config (1.8.0) >spice-common| Run-time dependency spice-protocol found: YES 0.14.4 >spice-common| Run-time dependency glib-2.0 found: YES 2.72.2 >spice-common| Run-time dependency pixman-1 found: YES 0.40.0 >spice-common| Run-time dependency openssl found: YES 3.0.3 >spice-common| Run-time dependency gio-2.0 found: YES 2.72.2 >spice-common| Run-time dependency opus found: YES 1.3.1 >spice-common| Program python3 found: YES (/var/tmp/portage/net-misc/spice-gtk-0.40/temp/python3.10/bin/python3) >spice-common| Message: Checking for python module six >spice-common| WARNING: You should add the boolean check kwarg to the run_command call. >spice-common| It currently defaults to false, >spice-common| but it will default to true in future releases of meson. >spice-common| See also: https://github.com/mesonbuild/meson/issues/9300 >spice-common| Message: Checking for python module pyparsing >spice-common| Dependency libcacard skipped: feature smartcard disabled >spice-common| Compiler for C supports arguments -DG_LOG_DOMAIN="Spice": YES >spice-common| Compiler for C supports arguments -Wno-unused-parameter: YES >spice-common| Compiler for C supports arguments -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_38: YES >spice-common| Compiler for C supports arguments -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_38: YES >spice-common| Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.8 >spice-common| Program asciidoc found: YES (/usr/sbin/asciidoc) >spice-common| Configuring config.h using configuration >spice-common| Build targets in project: 16 >spice-common| Subproject spice-common finished. > > >Executing subproject keycodemapdb > >keycodemapdb| Project name: keycodemapdb >keycodemapdb| Project version: undefined >keycodemapdb| Build targets in project: 16 >keycodemapdb| Subproject keycodemapdb finished. > > >meson.build:53:0: ERROR: Sandbox violation: Tried to grab file keymap-gen from a nested subproject. > >A full log can be found at /var/tmp/portage/net-misc/spice-gtk-0.40/work/spice-gtk-0.40-build/meson-logs/meson-log.txt > * ERROR: net-misc/spice-gtk-0.40::gentoo failed (configure phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 122: Called src_configure > * environment, line 3122: Called meson_src_configure > * environment, line 2205: Called die > * The specific snippet of code: > * "${mesonargs[@]}" ) || die > * > * If you need support, post the output of `emerge --info '=net-misc/spice-gtk-0.40::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/spice-gtk-0.40::gentoo'`. > * The complete build log is located at '/var/log/portage/build/net-misc/spice-gtk-0.40:20220627-051108.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/spice-gtk-0.40/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/spice-gtk-0.40/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/spice-gtk-0.40/work/spice-gtk-0.40' > * S: '/var/tmp/portage/net-misc/spice-gtk-0.40/work/spice-gtk-0.40'
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 854498
: 787850 |
787853