Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 781977

Summary: gui-libs/wayfire-plugins-extra-0.7.0 - ../.../force-fullscreen.cpp: error: invalid use of incomplete type struct wlr_event_pointer
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Viorel Munteanu <ceamac>
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
gui-libs:wayfire-plugins-extra-0.7.0:20210410-153835.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-04-10 16:07:42 UTC
../wayfire-plugins-extra-0.7.0/src/force-fullscreen.cpp: In lambda function:
../wayfire-plugins-extra-0.7.0/src/force-fullscreen.cpp:543:30: error: invalid use of incomplete type ‘struct wlr_event_pointer_motion’
  543 |         cursor.x += ev->event->delta_x;
      |                              ^~
In file included from /usr/include/wayfire/geometry.hpp:5,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20210329-195642

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.1
 [3] x86_64-pc-linux-gnu-10.3.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0
  [2]   rust-1.51.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.18.0 [icedtea-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr 10 15:20:24 UTC 2021

emerge -qpvO gui-libs/wayfire-plugins-extra
[ebuild   R   ] gui-libs/wayfire-plugins-extra-0.7.0
Comment 1 Toralf Förster gentoo-dev 2021-04-10 16:07:43 UTC
Created attachment 698979 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-10 16:07:45 UTC
Created attachment 698982 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-10 16:07:46 UTC
Created attachment 698985 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-10 16:07:47 UTC
Created attachment 698988 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-10 16:07:49 UTC
Created attachment 698991 [details]
gui-libs:wayfire-plugins-extra-0.7.0:20210410-153835.log
Comment 6 Toralf Förster gentoo-dev 2021-04-10 16:07:50 UTC
Created attachment 698994 [details]
temp.tar.bz2
Comment 7 Viorel Munteanu gentoo-dev 2024-05-24 10:54:39 UTC
I can compile the current version with gcc 14 and clang 17.  I assume the issue has been fixed by now.