Package Details: rivercarro 0.3.0-1

Git Clone URL: https://aur.archlinux.org/rivercarro.git (read-only, click to copy)
Package Base: rivercarro
Description: A slightly modified version of rivertile layout generator for river.
Upstream URL: https://sr.ht/~novakane/rivercarro
Keywords: layout river
Licenses: GPL3
Conflicts: rivercarro-git
Submitter: andreafeletto
Maintainer: p00f
Last Packager: p00f
Votes: 6
Popularity: 0.48
First Submitted: 2022-05-09 22:50 (UTC)
Last Updated: 2023-10-23 13:27 (UTC)

Latest Comments

bda commented on 2023-10-12 15:44 (UTC) (edited on 2023-10-12 15:45 (UTC) by bda)

Hi, rivercarro and rivercarro-git are not usable anymore...

LANG=C makepkg -s                                                                                       build/rivercarro
==> Making package: rivercarro 0.2.1-1 (Thu Oct 12 17:44:08 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found rivercarro-v0.2.1.tar.gz
==> Validating source files with sha256sums...
    rivercarro-v0.2.1.tar.gz ... Passed
==> Extracting sources...
  -> Extracting rivercarro-v0.2.1.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
/home/bruno/.cache/rua/build/rivercarro/src/rivercarro-v0.2.1/deps/zig-wayland/src/scanner.zig:615:48: error: extra capture in for loop
            for (interface.requests) |request, opcode| {
                                               ^~~~~~
/home/bruno/.cache/rua/build/rivercarro/src/rivercarro-v0.2.1/deps/zig-wayland/src/scanner.zig:615:48: note: run 'zig fmt' to upgrade your code automatically
/home/bruno/.cache/rua/build/rivercarro/src/rivercarro-v0.2.1/build.zig:19:19: error: no field or member function named 'standardReleaseOptions' in 'Build'
    const mode = b.standardReleaseOptions();
                 ~^~~~~~~~~~~~~~~~~~~~~~~
/usr/lib/zig/std/Build.zig:1:1: note: struct declared here
const std = @import("std.zig");
^~~~~
referenced by:
    runBuild__anon_7195: /usr/lib/zig/std/Build.zig:1639:37
    remaining reference traces hidden; use '-freference-trace' to see all reference traces
==> ERROR: A failure occurred in package().
    Aborting...