Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 744357 Details for
Bug 817404
gui-wm/sway-1.6.1-r1 - meson.build: ERROR: Problem encountered: Building with -Dtray=enabled, but sd-bus has not been not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gui-wm:sway-1.6.1-r1:20211010-174532.log
gui-wm:sway-1.6.1-r1:20211010-174532.log (text/plain), 4.81 KB, created by
Toralf Förster
on 2021-10-10 17:49:00 UTC
(
hide
)
Description:
gui-wm:sway-1.6.1-r1:20211010-174532.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-10-10 17:49:00 UTC
Size:
4.81 KB
patch
obsolete
> * Package: gui-wm/sway-1.6.1-r1 > * Repository: gentoo > * Maintainer: bman@gentoo.org prometheanfire@gentoo.org,speedjack95@gmail.com > * Upstream: sir@cmpwn.com https://github.com/swaywm/sway/issues > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux man swaybar swaybg swayidle swaylock swaymsg swaynag tray userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking sway-1.6.1.tar.gz to /var/tmp/portage/gui-wm/sway-1.6.1-r1/work >>>> Source unpacked in /var/tmp/portage/gui-wm/sway-1.6.1-r1/work >>>> Preparing source in /var/tmp/portage/gui-wm/sway-1.6.1-r1/work/sway-1.6.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/gui-wm/sway-1.6.1-r1/work/sway-1.6.1 ... >meson setup --buildtype plain --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/gui-wm/sway-1.6.1-r1/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Dman-pages=enabled -Dtray=enabled -Dxwayland=disabled -Ddefault-wallpaper=false -Dfish-completions=true -Dzsh-completions=true -Dbash-completions=true -Dwerror=false -Dgdk-pixbuf=enabled /var/tmp/portage/gui-wm/sway-1.6.1-r1/work/sway-1.6.1 /var/tmp/portage/gui-wm/sway-1.6.1-r1/work/sway-1.6.1-build >The Meson build system >Version: 0.59.2 >Source dir: /var/tmp/portage/gui-wm/sway-1.6.1-r1/work/sway-1.6.1 >Build dir: /var/tmp/portage/gui-wm/sway-1.6.1-r1/work/sway-1.6.1-build >Build type: native build >Project name: sway >Project version: 1.6.1 >C compiler for the host machine: x86_64-pc-linux-gnu-gcc (gcc 11.2.0 "x86_64-pc-linux-gnu-gcc (Gentoo Hardened 11.2.0 p1) 11.2.0") >C linker for the host machine: x86_64-pc-linux-gnu-gcc ld.bfd 2.37 >Host machine cpu family: x86_64 >Host machine cpu: x86_64 >Found pkg-config: /usr/bin/x86_64-pc-linux-gnu-pkg-config (1.8.0) >Run-time dependency json-c found: YES 0.15 >Run-time dependency libpcre found: YES 8.45 >Run-time dependency wayland-server found: YES 1.19.0 >Run-time dependency wayland-client found: YES 1.19.0 >Run-time dependency wayland-cursor found: YES 1.19.0 >Run-time dependency wayland-egl found: YES 18.1.0 >Run-time dependency wayland-protocols found: YES 1.23 >Run-time dependency xkbcommon found: YES 1.3.1 >Run-time dependency cairo found: YES 1.16.0 >Run-time dependency pango found: YES 1.48.10 >Run-time dependency pangocairo found: YES 1.48.10 >Run-time dependency gdk-pixbuf-2.0 found: YES 2.42.6 >Run-time dependency pixman-1 found: YES 0.40.0 >Run-time dependency glesv2 found: YES 3.2 >Run-time dependency libevdev found: YES 1.11.0 >Run-time dependency libinput found: YES 1.19.1 >Dependency xcb skipped: feature xwayland disabled >Run-time dependency libdrm found: YES 2.4.107 >Run-time dependency libudev found: YES 249 >Found CMake: /usr/bin/cmake (3.21.3) >Run-time dependency bash-completion found: NO (tried pkgconfig and cmake) >Run-time dependency fish found: NO (tried pkgconfig and cmake) >Library m found: YES >Library rt found: YES >Neither a subproject directory nor a wlroots.wrap file was found. >Subproject wlroots is buildable: NO (disabling) >Run-time dependency wlroots found: YES 0.14.1 >WARNING: Project targeting '>=0.53.0' but tried to use feature introduced in '0.54.0': internal arg in dep.get_variable. >Run-time dependency libsystemd found: NO (tried pkgconfig and cmake) >Message: libsystemd not found, trying libelogind >Message: libsystemd not found, trying libelogind >Run-time dependency libelogind found: NO (tried pkgconfig and cmake) >Message: libelogind not found, trying basu >Message: libelogind not found, trying basu >Run-time dependency basu found: NO (tried pkgconfig and cmake) > >meson.build:116:1: ERROR: Problem encountered: Building with -Dtray=enabled, but sd-bus has not been not found > >A full log can be found at /var/tmp/portage/gui-wm/sway-1.6.1-r1/work/sway-1.6.1-build/meson-logs/meson-log.txt > * ERROR: gui-wm/sway-1.6.1-r1::gentoo failed (configure phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 2269: Called meson_src_configure > * environment, line 1663: Called die > * The specific snippet of code: > * "${mesonargs[@]}" ) || die > * > * If you need support, post the output of `emerge --info '=gui-wm/sway-1.6.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=gui-wm/sway-1.6.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/gui-wm:sway-1.6.1-r1:20211010-174532.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/gui-wm/sway-1.6.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/gui-wm/sway-1.6.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/gui-wm/sway-1.6.1-r1/work/sway-1.6.1' > * S: '/var/tmp/portage/gui-wm/sway-1.6.1-r1/work/sway-1.6.1' >
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 817404
:
744345
|
744348
|
744351
|
744354
| 744357 |
744360
|
744363