Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705214 - gui-wm/sway-1.2 : ../.../layer_shell.c:489:42: error: struct wlr_layer_surface_v1 has no member named layer
Summary: gui-wm/sway-1.2 : ../.../layer_shell.c:489:42: error: struct wlr_layer_surfac...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aaron Bauman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-12 01:07 UTC by Toralf Förster
Modified: 2020-01-12 01:16 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.95 KB, text/plain)
2020-01-12 01:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,256.44 KB, text/plain)
2020-01-12 01:07 UTC, Toralf Förster
Details
environment (environment,93.03 KB, text/plain)
2020-01-12 01:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.66 KB, application/x-bzip)
2020-01-12 01:07 UTC, Toralf Förster
Details
gui-wm:sway-1.2:20200111-223805.log (gui-wm:sway-1.2:20200111-223805.log,42.73 KB, text/plain)
2020-01-12 01:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,228 bytes, application/x-bzip)
2020-01-12 01:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.38 KB, application/x-bzip)
2020-01-12 01:07 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-01-12 01:07:22 UTC
In file included from ../sway-1.2/sway/desktop/layer_shell.c:9:
../sway-1.2/sway/desktop/layer_shell.c: In function ‘handle_layer_shell_surface’:
../sway-1.2/sway/desktop/layer_shell.c:489:42: error: ‘struct wlr_layer_surface_v1’ has no member named ‘layer’
  489 |   layer_surface->namespace, layer_surface->layer, layer_surface->layer,
      |                                          ^~
../sway-1.2/include/log.h:44:62: note: in definition of macro ‘sway_log’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20200106-161621

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.232_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 11 Jan 2020 21:46:06 +0000

emerge -qpvO gui-wm/sway
[ebuild  N    ] gui-wm/sway-1.2  USE="man swaybar swaybg swayidle swaylock swaymsg swaynag -X -elogind -fish-completion -systemd -tray -wallpapers -zsh-completion"
Comment 1 Toralf Förster gentoo-dev 2020-01-12 01:07:24 UTC
Created attachment 603056 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-12 01:07:27 UTC
Created attachment 603058 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-12 01:07:30 UTC
Created attachment 603060 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-12 01:07:33 UTC
Created attachment 603062 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-12 01:07:36 UTC
Created attachment 603064 [details]
gui-wm:sway-1.2:20200111-223805.log
Comment 6 Toralf Förster gentoo-dev 2020-01-12 01:07:39 UTC
Created attachment 603066 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-01-12 01:07:41 UTC
Created attachment 603068 [details]
temp.tbz2
Comment 8 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2020-01-12 01:11:02 UTC
ya, I imagine we need a cap for the recently added wlroots-0.9.1
Comment 9 Larry the Git Cow gentoo-dev 2020-01-12 01:16:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a121534843ac9c76bcd01b40d91164e6f0096af2

commit a121534843ac9c76bcd01b40d91164e6f0096af2
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2020-01-12 01:16:10 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-01-12 01:16:29 +0000

    gui-wm/sway: 1.2 - fix dep on wlroots
    
    Fixes: https://bugs.gentoo.org/705214
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 gui-wm/sway/sway-1.2.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)