Package Details: rofi-lbonn-wayland-git 1.7.5.wayland3.r50.g2baa809d-1

Git Clone URL: https://aur.archlinux.org/rofi-lbonn-wayland-git.git (read-only, click to copy)
Package Base: rofi-lbonn-wayland-git
Description: A window switcher, application launcher and dmenu replacement (fork with Wayland support)
Upstream URL: https://github.com/lbonn/rofi
Licenses: MIT
Conflicts: rofi, rofi-lbonn-wayland
Provides: rofi, rofi-lbonn-wayland
Submitter: tinywrkb
Maintainer: willemw
Last Packager: willemw
Votes: 53
Popularity: 1.59
First Submitted: 2020-08-04 20:07 (UTC)
Last Updated: 2024-11-08 06:36 (UTC)

Required by (199)

Sources (3)

Latest Comments

1 2 3 4 Next › Last »

Yeaxi commented on 2024-11-10 08:55 (UTC) (edited on 2024-11-22 07:56 (UTC) by Yeaxi)

I fail to build this pkg too. Anyone could help? Error logs are same as lisuke's below. PS: My other packages are all up-to-date.

MODEFIED on 11/12/24: I just remove the include guard at rofi-lbonn-wayland-git/source/xcb/display.c(line 32 & 35) and run makepkg -sie and success to installl.

willemw commented on 2024-11-08 13:47 (UTC)

@lisuke: for me, it builds in a clean chroot environment. Dependency xcb-util-keysyms was recently added to fix a compile error.

Is your Arch system up-to-date? Or try building with the previous version of the PKGBUILD file, if you need to build this package.

lisuke commented on 2024-11-08 13:28 (UTC)

[99/150] Compiling C object rofi.p/source_xcb_display.c.o
FAILED: rofi.p/source_xcb_display.c.o
ccache cc -Irofi.p -I. -I../rofi-lbonn-wayland-git -Isubprojects/libgwater/xcb -I../rofi-lbonn-wayland-git/subprojects/libgwater/xcb -Isubprojects/libgwater/wayland -I../rofi-lbonn-wayland-git/subprojects/libgwater/wayland -I../rofi-lbonn-wayland-git/subprojects/libnkutils/core/include -I../rofi-lbonn-wayland-git/subprojects/libnkutils/bindings/include -Isubprojects/libnkutils/core -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/pixman-1 -I/usr/include/gio-unix-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/startup-notification-1.0 -I/home/lisuke/.cache/yay/rofi-lbonn-wayland-git/src/build -I/home/lisuke/.cache/yay/rofi-lbonn-wayland-git/src/rofi-lbonn-wayland-git/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c99 -D_DEFAULT_SOURCE=1 -Wparentheses -Winline -Wunreachable-code -Werror=missing-prototypes -Wno-overlength-strings -Wno-inline -Wshadow -DHAVE_WAYLAND_CURSOR_SHAPE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -flto=auto -fPIE -pthread -MD -MQ rofi.p/source_xcb_display.c.o -MF rofi.p/source_xcb_display.c.o.d -o rofi.p/source_xcb_display.c.o -c ../rofi-lbonn-wayland-git/source/xcb/display.c
../rofi-lbonn-wayland-git/source/xcb/display.c: In function 'xcb_display_setup':
../rofi-lbonn-wayland-git/source/xcb/display.c:1678:3: error: implicit declaration of function 'xcb_compound_text_init' [-Wimplicit-function-declaration]
 1678 |   xcb_compound_text_init();
      |   ^~~~~~~~~~~~~~~~~~~~~~
[107/150] Compiling C object rofi.p/source_wayland_display.c.o
../rofi-lbonn-wayland-git/source/wayland/display.c: In function 'wayland_keyboard_key':
../rofi-lbonn-wayland-git/source/wayland/display.c:474:11: warning: declaration of 'text' shadows a previous local [-Wshadow]
  474 |     char *text = nk_bindings_seat_handle_key(
      |           ^~~~
../rofi-lbonn-wayland-git/source/wayland/display.c:457:10: note: shadowed declaration is here
  457 |   gchar *text;
      |          ^~~~
[112/150] Compiling C object box.test.p/meson-generated_theme-lexer.c.o
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().


nns commented on 2024-04-29 06:09 (UTC)

For anyone wondering what happened to the non-git AUR package: The Wayland rofi package is now in the main repos, as extra/rofi-wayland.

willemw commented on 2024-04-07 05:46 (UTC)

@rewindyourmind: rofi-lbonn-wayland-git gives you the latest git commit version (the package version on this page is not relevant) and rofi-lbonn-wayland the latest released version.

rewindyourmind commented on 2024-04-07 00:19 (UTC)

It looks like there are 2 AUR packages for this project. This one (rofi-lbonn-wayland-git) is listed on the GitHub, but the other (rofi-lbonn-wayland) seems to have been updated more recently.

Is either of these packages necessarily preferable to the other?

willemw commented on 2023-12-04 10:47 (UTC)

@lavara123: Cannot reproduce. Builds in a clean chroot build environment.

lavara123 commented on 2023-12-04 10:29 (UTC) (edited on 2023-12-04 10:31 (UTC) by lavara123)

Failed to install the following packages. Manual intervention is required:

rofi-lbonn-wayland-git - exit status 4

MALLOC_PERTURB_=85 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /home/sebe/.cache/yay/rofi-lbonn-wayland-git/src/build/theme_parser.test