Package Details: river-tag-overlay-git r20.0f430b4-1

Git Clone URL: https://aur.archlinux.org/river-tag-overlay-git.git (read-only, click to copy)
Package Base: river-tag-overlay-git
Description: A tool for the river Wayland compositor that will show a pop-up with symbolic information about the currently focused and occupied tags whenever the tag focus changes.
Upstream URL: https://git.sr.ht/~leon_plickat/river-tag-overlay
Keywords: river wayland wlroots
Licenses: GPL3
Conflicts: river-tag-overlay
Provides: river-tag-overlay
Submitter: ronin
Maintainer: ronin
Last Packager: ronin
Votes: 5
Popularity: 0.000414
First Submitted: 2021-07-22 06:32 (UTC)
Last Updated: 2021-09-02 11:35 (UTC)

Dependencies (6)

Required by (0)

Sources (1)

Latest Comments

frabjous commented on 2022-03-01 06:01 (UTC)

It appears my problem was down to an outdated /etc/makepkg.conf. I replaced it with /etc/makepkg.conf.pacnew and was able to build. Sorry for that, but maybe this will help someone else.

frabjous commented on 2022-03-01 02:10 (UTC)

Fails to build for me with this error:

In file included from /usr/include/errno.h:25,
                 from river-tag-overlay.c:1:
/usr/include/features.h:412:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from river-status-unstable-v1.c:19:
/usr/include/features.h:412:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from wlr-layer-shell-unstable-v1.c:28:
/usr/include/features.h:412:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdlib.h:26,
                 from xdg-shell.c:31:
/usr/include/features.h:412:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp]
  412 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
cc1: all warnings being treated as errors
make: *** [<builtin>: river-status-unstable-v1.o] Error 1
make: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make: *** [<builtin>: wlr-layer-shell-unstable-v1.o] Error 1
make: *** [<builtin>: xdg-shell.o] Error 1
cc1: all warnings being treated as errors
make: *** [<builtin>: river-tag-overlay.o] Error 1
==> ERROR: A failure occurred in build().
    Aborting...
Exit code:  4