Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ╰─ ./install.sh --prefix /opt/wayfire --stream master
- Building Wayfire master
- Installation prefix: /opt/wayfire
- Cloning into 'wayfire'...
- remote: Enumerating objects: 29248, done.
- remote: Counting objects: 100% (1110/1110), done.
- remote: Compressing objects: 100% (426/426), done.
- remote: Total 29248 (delta 881), reused 694 (delta 682), pack-reused 28138 (from 3)
- Receiving objects: 100% (29248/29248), 7.64 MiB | 11.10 MiB/s, done.
- Resolving deltas: 100% (21932/21932), done.
- Note: switching to 'origin/master'.
- You are in 'detached HEAD' state. You can look around, make experimental
- changes and commit them, and you can discard any commits you make in this
- state without impacting any branches by switching back to a branch.
- If you want to create a new branch to retain commits you create, you may
- do so (now or later) by using -c with the switch command. Example:
- git switch -c <new-branch-name>
- Or undo this operation with:
- git switch -
- Turn off this advice by setting config variable advice.detachedHead to false
- HEAD is now at e4a08f71 Fix the ipc header include paths (#2641)
- Cloning into 'wf-shell'...
- remote: Enumerating objects: 2132, done.
- remote: Counting objects: 100% (885/885), done.
- remote: Compressing objects: 100% (345/345), done.
- remote: Total 2132 (delta 756), reused 540 (delta 540), pack-reused 1247 (from 1)
- Receiving objects: 100% (2132/2132), 9.03 MiB | 12.07 MiB/s, done.
- Resolving deltas: 100% (1466/1466), done.
- Note: switching to 'origin/master'.
- You are in 'detached HEAD' state. You can look around, make experimental
- changes and commit them, and you can discard any commits you make in this
- state without impacting any branches by switching back to a branch.
- If you want to create a new branch to retain commits you create, you may
- do so (now or later) by using -c with the switch command. Example:
- git switch -c <new-branch-name>
- Or undo this operation with:
- git switch -
- Turn off this advice by setting config variable advice.detachedHead to false
- HEAD is now at aaadead Fix & refactor notifications (#284)
- The Meson build system
- Version: 1.8.0
- Source dir: /home/bluebyt/Downloads/wf-install/wayfire
- Build dir: /home/bluebyt/Downloads/wf-install/wayfire/build
- Build type: native build
- Project name: wayfire
- Project version: 0.10.0
- C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
- C linker for the host machine: cc ld.bfd 2.44.0
- C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
- C++ linker for the host machine: c++ ld.bfd 2.44.0
- Host machine cpu family: x86_64
- Host machine cpu: x86_64
- Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
- Run-time dependency wayland-server found: YES 1.23.1
- Run-time dependency wayland-client found: YES 1.23.1
- Run-time dependency wayland-cursor found: YES 1.23.1
- Run-time dependency wayland-protocols found: YES 1.44
- Run-time dependency cairo found: YES 1.18.4
- Run-time dependency pango found: YES 1.56.3
- Run-time dependency pangocairo found: YES 1.56.3
- Run-time dependency libdrm found: YES 2.4.124
- Run-time dependency egl found: YES 1.5
- Run-time dependency glesv2 found: YES 3.2
- Found CMake: /usr/bin/cmake (4.0.2)
- Run-time dependency glm found: YES 1.0.1
- Run-time dependency libinput found: YES 1.28.1
- Run-time dependency pixman-1 found: YES 0.46.0
- Run-time dependency xkbcommon found: YES 1.9.2
- Library dl found: YES
- Run-time dependency libudev found: YES 257
- Run-time dependency yyjson found: YES 0.11.0
- Submodule 'subprojects/wlroots' (https://gitlab.freedesktop.org/wlroots/wlroots.git) registered for path './'
- Cloning into '/home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots'...
- Submodule path './': checked out 'cda69b696d65a53d5d5e75dfed059a3803e0d700'
- Executing subproject wlroots
- wlroots| Project name: wlroots
- wlroots| Project version: 0.18.2
- wlroots| C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
- wlroots| C linker for the host machine: cc ld.bfd 2.44.0
- wlroots| Compiler for C supports arguments -Wundef: YES
- wlroots| Compiler for C supports arguments -Wlogical-op: YES
- wlroots| Compiler for C supports arguments -Wmissing-include-dirs: YES
- wlroots| Compiler for C supports arguments -Wold-style-definition: YES
- wlroots| Compiler for C supports arguments -Wpointer-arith: YES
- wlroots| Compiler for C supports arguments -Winit-self: YES
- wlroots| Compiler for C supports arguments -Wstrict-prototypes: YES
- wlroots| Compiler for C supports arguments -Wimplicit-fallthrough=2: YES
- wlroots| Compiler for C supports arguments -Wendif-labels: YES
- wlroots| Compiler for C supports arguments -Wstrict-aliasing=2: YES
- wlroots| Compiler for C supports arguments -Woverflow: YES
- wlroots| Compiler for C supports arguments -Wmissing-prototypes: YES
- wlroots| Compiler for C supports arguments -Walloca: YES
- wlroots| Compiler for C supports arguments -Wno-missing-braces: YES
- wlroots| Compiler for C supports arguments -Wno-missing-field-initializers: YES
- wlroots| Compiler for C supports arguments -Wno-unused-parameter: YES
- wlroots| Compiler for C supports arguments -fmacro-prefix-map=/prefix/to/hide=: YES
- wlroots| Dependency wayland-server found: YES 1.23.1 (cached)
- wlroots| Dependency libdrm found: YES 2.4.124 (cached)
- wlroots| Dependency xkbcommon found: YES 1.9.2 (cached)
- wlroots| Dependency pixman-1 found: YES 0.46.0 (cached)
- wlroots| Library m found: YES
- wlroots| Library rt found: YES
- wlroots| Dependency wayland-protocols found: YES 1.44 (cached)
- wlroots| Build-time dependency wayland-scanner found: YES 1.23.1
- wlroots| Program /usr/bin/wayland-scanner found: YES (/usr/bin/wayland-scanner)
- wlroots| Has header "linux/dma-buf.h" : YES
- wlroots| Has header "sys/eventfd.h" : YES
- wlroots| Dependency egl found: YES 1.5 (cached)
- wlroots| Fetching value of define "EGL_EGLEXT_VERSION" with dependency egl: 20211210
- wlroots| Run-time dependency gbm found: YES 25.0.5-arch1.1
- wlroots| Dependency glesv2 found: YES 3.2 (cached)
- wlroots| Program ./embed.sh found: YES (/home/bluebyt/Downloads/wf-install/wayfire/subprojects/wlroots/render/gles2/shaders/./embed.sh)
- wlroots| Run-time dependency vulkan found: YES 1.4.309
- wlroots| Check usable header "vulkan/vulkan.h" with dependency vulkan: YES
- wlroots| Program glslang found: YES (/usr/bin/glslang)
- wlroots| Dependency pixman-1 found: YES 0.46.0 (cached)
- wlroots| Dependency gbm found: YES 25.0.5-arch1.1 (cached)
- wlroots| Checking for function "gbm_bo_get_fd_for_plane" with dependency gbm: YES
- wlroots| Run-time dependency lcms2 found: YES 2.17
- wlroots| Dependency libudev found: YES 257 (cached)
- wlroots| Run-time dependency libseat found: YES 0.9.1
- wlroots| Build-time dependency hwdata found: YES 0.394
- wlroots| Run-time dependency libdisplay-info found: YES 0.2.0
- wlroots| Run-time dependency libliftoff found: YES 0.5.0
- wlroots| Dependency libinput found: YES 1.28.1 (cached)
- wlroots| Run-time dependency xcb found: YES 1.17.0
- wlroots| Run-time dependency xcb-dri3 found: YES 1.17.0
- wlroots| Run-time dependency xcb-present found: YES 1.17.0
- wlroots| Run-time dependency xcb-render found: YES 1.17.0
- wlroots| Run-time dependency xcb-renderutil found: YES 0.3.10
- wlroots| Run-time dependency xcb-shm found: YES 1.17.0
- wlroots| Run-time dependency xcb-xfixes found: YES 1.17.0
- wlroots| Run-time dependency xcb-xinput found: YES 1.17.0
- wlroots| Dependency wayland-client found: YES 1.23.1 (cached)
- wlroots| Run-time dependency xwayland found: YES 24.1.6
- wlroots| Dependency xcb found: YES 1.17.0 (cached)
- wlroots| Run-time dependency xcb-composite found: YES 1.17.0
- wlroots| Run-time dependency xcb-ewmh found: YES 0.4.2
- wlroots| Run-time dependency xcb-icccm found: YES 0.4.2
- wlroots| Dependency xcb-render found: YES 1.17.0 (cached)
- wlroots| Run-time dependency xcb-res found: YES 1.17.0
- wlroots| Dependency xcb-xfixes found: YES 1.17.0 (cached)
- wlroots| Run-time dependency xcb-errors found: YES 1.0.1
- wlroots| Checking for function "xcb_xfixes_set_client_disconnect_mode" with dependencies xcb, xcb-composite, xcb-ewmh, xcb-icccm, xcb-render, xcb-res, xcb-xfixes, xcb-errors: YES
- wlroots| Configuring config.h using configuration
- wlroots| Configuring version.h using configuration
- wlroots| Configuring config.h using configuration
- wlroots| Build targets in project: 146
- wlroots| Subproject wlroots finished.
- Submodule 'subprojects/wf-config' (https://github.com/WayfireWM/wf-config) registered for path './'
- Cloning into '/home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-config'...
- Submodule path './': checked out 'ee64fbd2f6a4bce8362da862535cdcaee6b8f13b'
- Executing subproject wf-config
- wf-config| Project name: wf-config
- wf-config| Project version: 0.10.0
- wf-config| C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
- wf-config| C++ linker for the host machine: c++ ld.bfd 2.44.0
- wf-config| Dependency glm found: YES 1.0.1 (cached)
- wf-config| Run-time dependency libevdev found: YES 1.13.4
- wf-config| Run-time dependency libxml-2.0 found: YES 2.14.2
- wf-config| Run-time dependency doctest found: YES 2.4.11
- wf-config| Build targets in project: 158
- wf-config| Subproject wf-config finished.
- Library execinfo found: NO
- Submodule 'subprojects/wf-utils' (https://github.com/WayfireWM/wf-utils.git) registered for path './'
- Cloning into '/home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-utils'...
- Submodule path './': checked out '08553c418f164bf5e84613d27447a32e380b75f0'
- Executing subproject wf-utils
- wf-utils| Project name: wf-utils
- wf-utils| Project version: 0.4.0
- wf-utils| C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
- wf-utils| C++ linker for the host machine: c++ ld.bfd 2.44.0
- wf-utils| Program doxygen found: YES (/usr/bin/doxygen)
- wf-utils| Configuring Doxyfile using configuration
- wf-utils| Build targets in project: 160
- wf-utils| NOTICE: Future-deprecated features used:
- wf-utils| * 0.56.0: {'meson.build_root', 'meson.source_root'}
- wf-utils| Subproject wf-utils finished.
- Submodule 'subprojects/wf-touch' (https://github.com/WayfireWM/wf-touch) registered for path './'
- Cloning into '/home/bluebyt/Downloads/wf-install/wayfire/subprojects/wf-touch'...
- Submodule path './': checked out '093d8943df03cc8a2667990a065513c1bf2b57e0'
- Executing subproject wf-touch
- wf-touch| Project name: wf-touch
- wf-touch| Project version: 0.0
- wf-touch| C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
- wf-touch| C++ linker for the host machine: c++ ld.bfd 2.44.0
- wf-touch| Dependency glm found: YES 1.0.1 (cached)
- wf-touch| Dependency doctest found: YES 2.4.11 (cached)
- wf-touch| Build targets in project: 164
- wf-touch| Subproject wf-touch finished.
- Run-time dependency libinotify found: NO (tried pkgconfig and cmake)
- Run-time dependency libjpeg found: YES 3.1.0
- Run-time dependency libpng found: YES 1.6.48
- Library execinfo found: NO
- Compiler for C++ supports arguments -fno-gnu-unique: YES
- Checking for function "libinput_device_config_3fg_drag_set_enabled" with dependency libinput: YES
- Compiler for C++ supports link arguments -lc++fs: NO
- Compiler for C++ supports link arguments -lc++experimental: NO
- Compiler for C++ supports link arguments -lstdc++fs: YES
- Check usable header "GLES3/gl32.h""cc (GCC) 15.1.1 20250425")
- C linker for the host machine: cc ld.bfd 2.44.0
- C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
- C++ linker for the host machine: c++ ld.bfd 2.44.0
- Host machine cpu family: x86_64
- Host machine cpu: x86_64
- Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
- Run-time dependency wayfire found: YES 0.10.0
- Run-time dependency wayland-client found: YES 1.23.1
- Run-time dependency wayland-protocols found: YES 1.44
- Run-time dependency gtkmm-3.0 found: YES 3.24.10
- Run-time dependency wf-config found: YES 0.10.0
- Run-time dependency gtk-layer-shell-0 found: YES 0.9.1
- Run-time dependency libpulse found: YES 17.0-43-g3e2bb
- Run-time dependency dbusmenu-gtk3-0.4 found: YES 16.04.0
- Submodule 'subprojects/gvc' (https://github.com/GNOME/libgnome-volume-control) registered for path './'
- Cloning into '/home/bluebyt/Downloads/wf-install/wf-shell/subprojects/gvc'...
- Submodule path './': checked out '5f9768a2eac29c1ed56f1fbb449a77a3523683b6'
- Executing subproject gvc
- gvc| Project name: gvc
- gvc| Project version: undefined
- gvc| C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
- gvc| C linker for the host machine: cc ld.bfd 2.44.0
- gvc| Build-time dependency glib-2.0 found: YES 2.84.1
- gvc| Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
- gvc| Dependency glib-2.0 found: YES 2.84.1 (cached)
- gvc| Program /usr/bin/glib-mkenums found: YES (/usr/bin/glib-mkenums)
- gvc| Run-time dependency gio-2.0 found: YES 2.84.1
- gvc| Run-time dependency gobject-2.0 found: YES 2.84.1
- gvc| Dependency libpulse found: YES 17.0-43-g3e2bb (cached)
- gvc| Run-time dependency libpulse-mainloop-glib found: YES 17.0-43-g3e2bb
- gvc| Run-time dependency alsa found: YES 1.2.14
- gvc| Configuring config.h using configuration
- gvc| Build targets in project: 4
- gvc| Subproject gvc finished.
- Submodule 'subprojects/wayland-logout' (https://github.com/soreau/wayland-logout) registered for path './'
- Cloning into '/home/bluebyt/Downloads/wf-install/wf-shell/subprojects/wayland-logout'...
- Submodule path './': checked out '1cffc6fd0be5d8127f394b25eb3c82e71fbaabe1'
- Executing subproject wayland-logout
- wayland-logout| Project name: wayland-logout
- wayland-logout| Project version: 1.0
- wayland-logout| C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
- wayland-logout| C linker for the host machine: cc ld.bfd 2.44.0
- wayland-logout| Build targets in project: 5
- wayland-logout| Subproject wayland-logout finished.
- Found CMake: /usr/bin/cmake (4.0.2)
- Run-time dependency libinotify found: NO (tried pkgconfig and cmake)
- Configuring background.xml using configuration
- Program wayland-scanner found: YES (/usr/bin/wayland-scanner)
- Build targets in project: 10
- NOTICE: Future-deprecated features used:
- * 0.56.0: {'dependency.get_pkgconfig_variable'}
- * 1.1.0: {'"boolean option" keyword argument "value" of type str'}
- wf-shell 0.10.0
- Subprojects
- gvc : YES
- wayland-logout: YES
- User defined options
- buildtype : debugoptimized
- prefix : /opt/wayfire
- Found ninja-1.12.1 at /usr/bin/ninja
- WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
- ninja: Entering directory `build'
- [19/66] Compiling C object subproj....p/test-audio-device-selection.c.o
- ../subprojects/gvc/test-audio-device-selection.c: In function ‘audio_selection_needed’:
- ../subprojects/gvc/test-audio-device-selection.c:25:47: warning: unused parameter ‘user_data’ [-Wunused-parameter]
- 25 | gpointer user_data)
- | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
- ../subprojects/gvc/test-audio-device-selection.c: In function ‘main’:
- ../subprojects/gvc/test-audio-device-selection.c:65:15: warning: unused parameter ‘argc’ [-Wunused-parameter]
- 65 | int main (int argc, char **argv)
- | ~~~~^~~~
- ../subprojects/gvc/test-audio-device-selection.c:65:28: warning: unused parameter ‘argv’ [-Wunused-parameter]
- 65 | int main (int argc, char **argv)
- | ~~~~~~~^~~~
- [23/66] Compiling C object subprojects/gvc/libgvc.a.p/gvc-mixer-card.c.o
- ../subprojects/gvc/gvc-mixer-card.c: In function ‘_pa_context_set_card_profile_by_index_cb’:
- ../subprojects/gvc/gvc-mixer-card.c:205:77: warning: unused parameter ‘context’ [-Wunused-parameter]
- 205 | _pa_context_set_card_profile_by_index_cb (pa_context *context,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
- [29/66] Compiling C object subproj...vc/libgvc.a.p/gvc-mixer-stream.c.o
- ../subprojects/gvc/gvc-mixer-stream.c: In function ‘on_channel_map_volume_changed’:
- ../subprojects/gvc/gvc-mixer-stream.c:372:48: warning: unused parameter ‘channel_map’ [-Wunused-parameter]
- 372 | on_channel_map_volume_changed (GvcChannelMap *channel_map,
- | ~~~~~~~~~~~~~~~~^~~~~~~~~~~
- ../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_real_change_port’:
- ../subprojects/gvc/gvc-mixer-stream.c:819:52: warning: unused parameter ‘stream’ [-Wunused-parameter]
- 819 | gvc_mixer_stream_real_change_port (GvcMixerStream *stream,
- | ~~~~~~~~~~~~~~~~^~~~~~
- ../subprojects/gvc/gvc-mixer-stream.c:820:52: warning: unused parameter ‘port’ [-Wunused-parameter]
- 820 | const char *port)
- | ~~~~~~~~~~~~~~~~^~~~
- ../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_real_push_volume’:
- ../subprojects/gvc/gvc-mixer-stream.c:826:52: warning: unused parameter ‘stream’ [-Wunused-parameter]
- 826 | gvc_mixer_stream_real_push_volume (GvcMixerStream *stream, gpointer *op)
- | ~~~~~~~~~~~~~~~~^~~~~~
- ../subprojects/gvc/gvc-mixer-stream.c:826:70: warning: unused parameter ‘op’ [-Wunused-parameter]
- 826 | gvc_mixer_stream_real_push_volume (GvcMixerStream *stream, gpointer *op)
- | ~~~~~~~~~~^~
- ../subprojects/gvc/gvc-mixer-stream.c: In function ‘gvc_mixer_stream_real_change_is_muted’:
- ../subprojects/gvc/gvc-mixer-stream.c:832:56: warning: unused parameter ‘stream’ [-Wunused-parameter]
- 832 | gvc_mixer_stream_real_change_is_muted (GvcMixerStream *stream,
- | ~~~~~~~~~~~~~~~~^~~~~~
- ../subprojects/gvc/gvc-mixer-stream.c:833:56: warning: unused parameter ‘is_muted’ [-Wunused-parameter]
- 833 | gboolean is_muted)
- | ~~~~~~~~~~~~~~~~^~~~~~~~
- [30/66] Compiling C object subproj...c/libgvc.a.p/gvc-mixer-control.c.o
- ../subprojects/gvc/gvc-mixer-control.c: In function ‘gvc_mixer_control_stream_restore_cb’:
- ../subprojects/gvc/gvc-mixer-control.c:172:50: warning: unused parameter ‘c’ [-Wunused-parameter]
- 172 | gvc_mixer_control_stream_restore_cb (pa_context *c,
- | ~~~~~~~~~~~~^
- ../subprojects/gvc/gvc-mixer-control.c: In function ‘listify_hash_values_hfunc’:
- ../subprojects/gvc/gvc-mixer-control.c:738:37: warning: unused parameter ‘key’ [-Wunused-parameter]
- 738 | listify_hash_values_hfunc (gpointer key,
- | ~~~~~~~~~^~~
- ../subprojects/gvc/gvc-mixer-control.c: In function ‘on_default_source_port_notify’:
- ../subprojects/gvc/gvc-mixer-control.c:936:48: warning: unused parameter ‘pspec’ [-Wunused-parameter]
- 936 | GParamSpec *pspec,
- | ~~~~~~~~~~~~~~~~^~~~~
- ../subprojects/gvc/gvc-mixer-control.c: In function ‘on_default_sink_port_notify’:
- ../subprojects/gvc/gvc-mixer-control.c:1016:46: warning: unused parameter ‘pspec’ [-Wunused-parameter]
- 1016 | GParamSpec *pspec,
- | ~~~~~~~~~~~~~~~~^~~~~
- ../subprojects/gvc/gvc-mixer-control.c: In function ‘_stream_has_name’:
- ../subprojects/gvc/gvc-mixer-control.c:1098:35: warning: unused parameter ‘key’ [-Wunused-parameter]
- 1098 | _stream_has_name (gpointer key,
- | ~~~~~~~~~~~~~~~~^~~
- ../subprojects/gvc/gvc-mixer-control.c: In function ‘_pa_context_get_server_info_cb’:
- ../subprojects/gvc/gvc-mixer-control.c:2803:55: warning: unused parameter ‘context’ [-Wunused-parameter]
- 2803 | _pa_context_get_server_info_cb (pa_context *context,
- | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
- ../subprojects/gvc/gvc-mixer-control.c: In function ‘remove_event_role_stream’:
- ../subprojects/gvc/gvc-mixer-control.c:2819:44: warning: unused parameter ‘control’ [-Wunused-parameter]
- 2819 | remove_event_role_stream (GvcMixerControl *control)
- | ~~~~~~~~~~~~~~~~~^~~~~~~
- ../subprojects/gvc/gvc-mixer-control.c: In function ‘req_update_server_info’:
- ../subprojects/gvc/gvc-mixer-control.c:2936:42: warning: unused parameter ‘index’ [-Wunused-parameter]
- 2936 | int index)
- | ~~~~~~~~~~~~~~~~~^~~~~
- ../subprojects/gvc/gvc-mixer-control.c: In function ‘_pa_context_subscribe_cb’:
- ../subprojects/gvc/gvc-mixer-control.c:3279:56: warning: unused parameter ‘context’ [-Wunused-parameter]
- 3279 | _pa_context_subscribe_cb (pa_context *context,
- | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
- [60/66] Compiling C++ object src/dock/wf-dock.p/toplevel.cpp.o
- ../src/dock/toplevel.cpp:187:1: warning: missing initializer for member ‘zwlr_foreign_toplevel_handle_v1_listener::parent’ [-Wmissing-field-initializers]
- 187 | };
- | ^
- [66/66] Linking target src/dock/wf-dock
- ninja: Entering directory `build'
- [0/1] Installing files
- Installing subprojects/wayland-logout/wayland-logout to /opt/wayfire/bin
- Installing src/panel/wf-panel to /opt/wayfire/bin
- Installing src/background/wf-background to /opt/wayfire/bin
- Installing src/dock/wf-dock to /opt/wayfire/bin
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/subprojects/wayland-logout/wayland-logout.1 to /opt/wayfire/share/man/man1
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/build/metadata/background.xml to /opt/wayfire/share/wayfire/metadata/wf-shell
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/metadata/dock.xml to /opt/wayfire/share/wayfire/metadata/wf-shell
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/metadata/panel.xml to /opt/wayfire/share/wayfire/metadata/wf-shell
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/wayfire.png to /opt/wayfire/share/wayfire/icons
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/wallpaper.jpg to /opt/wayfire/share/wayfire
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/48x48/wayfire.png to /opt/wayfire/share/icons/hicolor/48x48/apps
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/64x64/wayfire.png to /opt/wayfire/share/icons/hicolor/64x64/apps
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/72x72/wayfire.png to /opt/wayfire/share/icons/hicolor/72x72/apps
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/96x96/wayfire.png to /opt/wayfire/share/icons/hicolor/96x96/apps
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/128x128/wayfire.png to /opt/wayfire/share/icons/hicolor/128x128/apps
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/160x160/wayfire.png to /opt/wayfire/share/icons/hicolor/160x160/apps
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/192x192/wayfire.png to /opt/wayfire/share/icons/hicolor/192x192/apps
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/256x256/wayfire.png to /opt/wayfire/share/icons/hicolor/256x256/apps
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/512x512/wayfire.png to /opt/wayfire/share/icons/hicolor/512x512/apps
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/icons/scalable/wayfire.svg to /opt/wayfire/share/icons/hicolor/scalable/apps
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/data/css/default.css to /opt/wayfire/share/wayfire/css
- Installing /home/bluebyt/Downloads/wf-install/wf-shell/build/meson-private/wf-shell.pc to /opt/wayfire/lib/pkgconfig
- Do you want to override the existing config file /home/bluebyt/.config/wayfire.ini [y/n]? n
- Do you want to override the existing config file /home/bluebyt/.config/wf-shell.ini [y/n]? n
- Do you want to install wayfire-plugins-extra? [y/n]? n
- Do you want to install WCM, a graphical configuration tool for Wayfire [y/n]? y
- Cloning into 'wcm'...
- remote: Enumerating objects: 1543, done.
- remote: Counting objects: 100% (446/446), done.
- remote: Compressing objects: 100% (126/126), done.
- remote: Total 1543 (delta 340), reused 379 (delta 314), pack-reused 1097 (from 1)
- Receiving objects: 100% (1543/1543), 1.04 MiB | 6.64 MiB/s, done.
- Resolving deltas: 100% (994/994), done.
- Note: switching to 'origin/master'.
- You are in 'detached HEAD' state. You can look around, make experimental
- changes and commit them, and you can discard any commits you make in this
- state without impacting any branches by switching back to a branch.
- If you want to create a new branch to retain commits you create, you may
- do so (now or later) by using -c with the switch command. Example:
- git switch -c <new-branch-name>
- Or undo this operation with:
- git switch -
- Turn off this advice by setting config variable advice.detachedHead to false
- HEAD is now at 69a5aaf Make wcm single instance (#96)
- The Meson build system
- Version: 1.8.0
- Source dir: /home/bluebyt/Downloads/wf-install/wcm
- Build dir: /home/bluebyt/Downloads/wf-install/wcm/build
- Build type: native build
- meson_options.txt:4: WARNING: Project does not target a minimum version but uses feature deprecated since '1.1.0': "boolean option" keyword argument "value" of type str. use a boolean, not a string
- Project name: wcm
- Project version: 0.9.0
- C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
- C linker for the host machine: cc ld.bfd 2.44.0
- C++ compiler for the host machine: c++ (gcc 15.1.1 "c++ (GCC) 15.1.1 20250425")
- C++ linker for the host machine: c++ ld.bfd 2.44.0
- Host machine cpu family: x86_64
- Host machine cpu: x86_64
- Found pkg-config: YES (/usr/bin/pkg-config) 2.4.3
- Run-time dependency wayfire found: YES 0.10.0
- Run-time dependency wf-shell found: YES 0.10.0
- Run-time dependency pkg-config found: YES 2.4.3
- Run-time dependency libevdev found: YES 1.13.4
- Submodule 'subprojects/wdisplays' (https://github.com/artizirk/wdisplays) registered for path './'
- Cloning into '/home/bluebyt/Downloads/wf-install/wcm/subprojects/wdisplays'...
- Submodule path './': checked out '6233901a887c2bce4989dbb936c2cb51e02b23a0'
- Executing subproject wdisplays
- wdisplays| Project name: network.cycles.wdisplays
- wdisplays| Project version: 1.1.1
- wdisplays| C compiler for the host machine: cc (gcc 15.1.1 "cc (GCC) 15.1.1 20250425")
- wdisplays| C linker for the host machine: cc ld.bfd 2.44.0
- wdisplays| Program wayland-scanner found: YES (/usr/bin/wayland-scanner)
- wdisplays| Run-time dependency wayland-client found: YES 1.23.1
- wdisplays| Run-time dependency wayland-protocols found: YES 1.44
- wdisplays| subprojects/wdisplays/protocol/meson.build:8: WARNING: Project does not target a minimum version but uses feature deprecated since '0.56.0': dependency.get_pkgconfig_variable. use dependency.get_variable(pkgconfig : ...) instead
- wdisplays| Configuring resources.xml using configuration
- wdisplays| Build-time dependency gio-2.0 found: YES 2.84.1
- wdisplays| Program /usr/bin/glib-compile-resources found: YES (/usr/bin/glib-compile-resources)
- wdisplays| Program scour found: YES (/usr/bin/scour)
- wdisplays| Configuring network.cycles.wdisplays.desktop using configuration
- wdisplays| Library m found: YES
- wdisplays| Library rt found: YES
- wdisplays| Run-time dependency gdk-3.0 found: YES 3.24.49
- wdisplays| Run-time dependency gtk+-3.0 found: YES 3.24.49
- wdisplays| subprojects/wdisplays/src/meson.build:9: WARNING: Project does not target a minimum version but uses feature deprecated since '0.56.0': dependency.get_pkgconfig_variable. use dependency.get_variable(pkgconfig : ...) instead
- wdisplays| Run-time dependency epoxy found: YES 1.5.10
- wdisplays| Configuring config.h using configuration
- wdisplays| Build targets in project: 5
- wdisplays| WARNING: Deprecated features used:
- wdisplays| * 0.56.0: {'dependency.get_pkgconfig_variable'}
- wdisplays| Subproject wdisplays finished.
- Dependency wayland-protocols found: YES 1.44 (cached)
- Dependency wayland-client found: YES 1.23.1 (cached)
- Build-time dependency wayland-scanner found: YES 1.23.1
- Program /usr/bin/wayland-scanner found: YES (/usr/bin/wayland-scanner)
- Run-time dependency libxml-2.0 found: YES 2.14.2
- Run-time dependency gtkmm-3.0 found: YES 3.24.10
- Run-time dependency wf-config found: YES 0.10.0
- Run-time dependency xkbregistry found: YES 1.9.2
- Build targets in project: 7
- WARNING: Deprecated features used:
- * 1.1.0: {'"boolean option" keyword argument "value" of type str'}
- wcm 0.9.0
- Subprojects
- wdisplays: YES 3 warnings
- User defined options
- buildtype: debugoptimized
- prefix : /opt/wayfire
- Found ninja-1.12.1 at /usr/bin/ninja
- ninja: Entering directory `build'
- [33/42] Compiling C object subproj...splays/src/wdisplays.p/outputs.c.o
- FAILED: subprojects/wdisplays/src/wdisplays.p/outputs.c.o
- cc -Isubprojects/wdisplays/src/wdisplays.p -Isubprojects/wdisplays/src -I../subprojects/wdisplays/src -Isubprojects/wdisplays/resources -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/cloudproviders -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/atk-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/fribidi -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O2 -g -pthread -MD -MQ subprojects/wdisplays/src/wdisplays.p/outputs.c.o -MF subprojects/wdisplays/src/wdisplays.p/outputs.c.o.d -o subprojects/wdisplays/src/wdisplays.p/outputs.c.o -c ../subprojects/wdisplays/src/outputs.c
- ../subprojects/wdisplays/src/outputs.c:529:15: error: initialization of ‘void (*)(void *, struct zwlr_output_manager_v1 *)’ from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
- 529 | .finished = noop,
- | ^~~~
- ../subprojects/wdisplays/src/outputs.c:529:15: note: (near initialization for ‘output_manager_listener.finished’)
- ../subprojects/wdisplays/src/outputs.c:31:13: note: ‘noop’ declared here
- 31 | static void noop() {
- | ^~~~
- ../subprojects/wdisplays/src/outputs.c:556:20: error: initialization of ‘void (*)(void *, struct wl_registry *, uint32_t)’ {aka ‘void (*)(void *, struct wl_registry *, unsigned int)’} from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
- 556 | .global_remove = noop,
- | ^~~~
- ../subprojects/wdisplays/src/outputs.c:556:20: note: (near initialization for ‘registry_listener.global_remove’)
- ../subprojects/wdisplays/src/outputs.c:31:13: note: ‘noop’ declared here
- 31 | static void noop() {
- | ^~~~
- ../subprojects/wdisplays/src/outputs.c:606:19: error: initialization of ‘void (*)(void *, struct zxdg_output_v1 *, int32_t, int32_t)’ {aka ‘void (*)(void *, struct zxdg_output_v1 *, int, int)’} from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
- 606 | .logical_size = noop,
- | ^~~~
- ../subprojects/wdisplays/src/outputs.c:606:19: note: (near initialization for ‘output_listener.logical_size’)
- ../subprojects/wdisplays/src/outputs.c:31:13: note: ‘noop’ declared here
- 31 | static void noop() {
- | ^~~~
- ../subprojects/wdisplays/src/outputs.c:607:11: error: initialization of ‘void (*)(void *, struct zxdg_output_v1 *)’ from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
- 607 | .done = noop,
- | ^~~~
- ../subprojects/wdisplays/src/outputs.c:607:11: note: (near initialization for ‘output_listener.done’)
- ../subprojects/wdisplays/src/outputs.c:31:13: note: ‘noop’ declared here
- 31 | static void noop() {
- | ^~~~
- ../subprojects/wdisplays/src/outputs.c:609:18: error: initialization of ‘void (*)(void *, struct zxdg_output_v1 *, const char *)’ from incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
- 609 | .description = noop
- | ^~~~
- ../subprojects/wdisplays/src/outputs.c:609:18: note: (near initialization for ‘output_listener.description’)
- ../subprojects/wdisplays/src/outputs.c:31:13: note: ‘noop’ declared here
- 31 | static void noop() {
- | ^~~~
- [35/42] Generating subprojects/wdi...ptimize-icon with a custom command
- Scour processed file "../subprojects/wdisplays/resources/wdisplays.svg" in 16 ms: 3851/21410 bytes new/orig -> 18.0%
- [36/42] Compiling C object subproj...wdisplays/src/wdisplays.p/main.c.o
- ../subprojects/wdisplays/src/main.c: In function ‘main’:
- ../subprojects/wdisplays/src/main.c:1086:3: warning: ‘G_APPLICATION_FLAGS_NONE’ is deprecated: Use 'G_APPLICATION_DEFAULT_FLAGS' instead [-Wdeprecated-declarations]
- 1086 | GtkApplication *app = gtk_application_new(WDISPLAYS_APP_ID, G_APPLICATION_FLAGS_NONE);
- | ^~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/giotypes.h:30,
- from /usr/include/glib-2.0/gio/gio.h:28,
- from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
- from /usr/include/gtk-3.0/gdk/gdk.h:32,
- from /usr/include/gtk-3.0/gtk/gtk.h:30,
- from ../subprojects/wdisplays/src/main.c:4:
- /usr/include/glib-2.0/gio/gioenums.h:1556:3: note: declared here
- 1556 | G_APPLICATION_FLAGS_NONE GIO_DEPRECATED_ENUMERATOR_IN_2_74_FOR(G_APPLICATION_DEFAULT_FLAGS),
- | ^~~~~~~~~~~~~~~~~~~~~~~~
- [40/42] Compiling C++ object src/wcm.p/wcm.cpp.o
- ninja: build stopped: subcommand failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement