Search Criteria
Package Details: wayfire-plugins-extra-git r71.a3412ee-1
Package Actions
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: | librewish |
Votes: | 2 |
Popularity: | 0.030410 |
First Submitted: | 2019-10-25 14:02 (UTC) |
Last Updated: | 2020-08-08 15:19 (UTC) |
Dependencies (7)
- glibmm
- iio-sensor-proxy (iio-sensor-proxy-git)
- wayfire-git
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-bin, python-ninja, ninja-kitware, ninja-mem) (make)
- wcm (wcm-git) (optional) – GTK3-based configuration tool for the Wayfire compositor
Required by (2)
- wcm-git (requires wayfire-plugins-extra) (optional)
- wf-msg-git
Latest Comments
netmanny commented on 2022-11-06 08:11 (UTC)
/usr/include/wayfire/opengl.hpp:131:8: note: conversion of argument 1 would be ill-formed: /usr/include/wayfire/opengl.hpp:131:8: note: candidate: ‘constexpr wf::texture_t::texture_t(wf::texture_t&&)’ /usr/include/wayfire/opengl.hpp:131:8: note: conversion of argument 1 would be ill-formed: [35/43] Compiling C++ object src/libannotate.so.p/annotate.cpp.o FAILED: src/libannotate.so.p/annotate.cpp.o ccache c++ -Isrc/libannotate.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 -O0 -DWLR_USE_UNSTABLE -DWAYFIRE_PLUGIN -Wno-unused-parameter -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIC -pthread -MD -MQ src/libannotate.so.p/annotate.cpp.o -MF src/libannotate.so.p/annotate.cpp.o.d -o src/libannotate.so.p/annotate.cpp.o -c ../src/annotate.cpp ../src/annotate.cpp: In lambda function: ../src/annotate.cpp:571:53: error: ‘stream_signal_t’ in namespace ‘wf’ does not name a type 571 | const auto& workspace = static_cast<wf::stream_signal_t*>(data); | ^~~~~~~~~~~~~~~ ../src/annotate.cpp:571:68: error: expected ‘>’ before ‘’ token 571 | const auto& workspace = static_cast<wf::stream_signal_t*>(data); | ^ ../src/annotate.cpp:571:68: error: expected ‘(’ before ‘’ token ../src/annotate.cpp:571:69: error: expected primary-expression before ‘>’ token 571 | const auto& workspace = static_cast<wf::stream_signal_t*>(data); | ^ ../src/annotate.cpp:571:76: error: expected ‘)’ before ‘;’ token 571 | const auto& workspace = static_cast<wf::stream_signal_t*>(data); | ^ ../src/annotate.cpp:583:73: error: no matching function for call to ‘wf::texture_t::texture_t(<brace-enclosed initializer list>)’ 583 | OpenGL::render_texture(wf::texture_t{ol.texture->tex}, | ^ In file included from /usr/include/wayfire/scene.hpp:3, from /usr/include/wayfire/output.hpp:8, from ../src/annotate.cpp:29: /usr/include/wayfire/opengl.hpp:158:14: note: candidate: ‘wf::texture_t::texture_t(wlr_surface)’ 158 | explicit texture_t(wlr_surface); | ^~~~~~~~~ /usr/include/wayfire/opengl.hpp:158:14: note: conversion of argument 1 would be ill-formed: /usr/include/wayfire/opengl.hpp:156:14: note: candidate: ‘wf::texture_t::texture_t(wlr_texture)’ 156 | explicit texture_t(wlr_texture); | ^~~~~~~~~ /usr/include/wayfire/opengl.hpp:156:14: note: conversion of argument 1 would be ill-formed: /usr/include/wayfire/opengl.hpp:154:5: note: candidate: ‘wf::texture_t::texture_t(GLuint)’ 154 | texture_t(GLuint tex); | ^~~~~~~~~ /usr/include/wayfire/opengl.hpp:154:5: note: conversion of argument 1 would be ill-formed: /usr/include/wayfire/opengl.hpp:152:5: note: candidate: ‘wf::texture_t::texture_t()’ 152 | texture_t(); | ^~~~~~~~~ /usr/include/wayfire/opengl.hpp:152:5: note: candidate expects 0 arguments, 1 provided /usr/include/wayfire/opengl.hpp:131:8: note: candidate: ‘constexpr wf::texture_t::texture_t(const wf::texture_t& ’ 131 | struct texture_t | ^~~~~~~~~ /usr/include/wayfire/opengl.hpp:131:8: note: conversion of argument 1 would be ill-formed: /usr/include/wayfire/opengl.hpp:131:8: note: candidate: ‘constexpr wf::texture_t::texture_t(wf::texture_t&&)’ /usr/include/wayfire/opengl.hpp:131:8: note: conversion of argument 1 would be ill-formed: ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... -> error making: wayfire-plugins-extra-git yay wayfire 26.26s user 3.55s system 98% cpu 30.350 total
tombh commented on 2022-04-21 13:27 (UTC)
Regarding @Khaithang's issue, I have it too. We can subscribe to progress on it at https://github.com/WayfireWM/wayfire-plugins-extra/issues/115
Khaithang commented on 2022-03-22 18:16 (UTC)
Error in build() :