Package Details: wayfire-plugins-extra-git r71.a3412ee-1

Git Clone URL: https://aur.archlinux.org/wayfire-plugins-extra-git.git (read-only, click to copy)
Package Base: wayfire-plugins-extra-git
Description: 3D wayland compositor extra plugins
Upstream URL: https://github.com/WayfireWM/wayfire-plugins-extra
Licenses: MIT
Conflicts: wayfire-plugins-extra
Provides: wayfire-plugins-extra, wayfire-plugins-extra-git
Submitter: librewish
Maintainer: SolarAquarion
Last Packager: SolarAquarion
Votes: 2
Popularity: 0.000000
First Submitted: 2019-10-25 14:02 (UTC)
Last Updated: 2024-05-28 12:19 (UTC)

Required by (3)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

Khaithang commented on 2022-03-22 18:16 (UTC)

Error in build() :

[28/43] Compiling C++ obj
ect src/libmag.so.p/mag.cpp.o
FAILED: src/libmag.so.p/mag.cpp.o
ccache c++ -Isrc/libmag.so.p -Isrc -I../src -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/pixman-1 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libdrm -I/usr/include/libevdev-1.0 -I/usr/include/libxml2 -flto=auto -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -Wextra -std=c++17 -DWLR_USE_UNSTABLE -DWAYFIRE_PLUGIN -Wno-unused-parameter -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -pthread -MD -MQ src/libmag.so.p/mag.cpp.o -MF src/libmag.so.p/mag.cpp.o.d -o src/libmag.so.p/mag.cpp.o -c ../src/mag.cpp
../src/mag.cpp: In lambda function:
../src/mag.cpp:176:30: error: ‘struct wlr_output’ has no member named ‘front_buffer’
  176 |         if (!output->handle->front_buffer)
      |                              ^~~~~~~~~~~~
../src/mag.cpp:184:52: error: ‘struct wlr_output’ has no member named ‘front_buffer’
  184 |         if (!wlr_buffer_get_dmabuf(output->handle->front_buffer, &dmabuf_attribs))
      |                                                    ^~~~~~~~~~~~
[33/43] Compiling C++ object src/libwinzoom.so.p/window-zoom.cpp.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().