Package Details: lyra 1.7.0-1

Git Clone URL: https://aur.archlinux.org/lyra.git (read-only, click to copy)
Package Base: lyra
Description: A simple to use, composable, command line parser for C++ 11 and beyond
Upstream URL: None
Licenses: BSL-1.0
Submitter: CoiledSpring
Maintainer: CoiledSpring
Last Packager: CoiledSpring
Votes: 1
Popularity: 0.044587
First Submitted: 2021-12-21 18:33 (UTC)
Last Updated: 2026-02-07 10:08 (UTC)

Dependencies (1)

Required by (0)

Sources (1)

Latest Comments

musta_ruhtinas commented on 2026-02-14 17:57 (UTC)

will not build in a clean chroot

--- stderr

  thread 'main' (11082) panicked at /build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/alsa-sys-0.3.1/build.rs:13:18:

  pkg-config exited with status code 1
  > PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags alsa

  The system library `alsa` required by crate `alsa-sys` was not found.
  The file `alsa.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
  The PKG_CONFIG_PATH environment variable is not set.

  HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `alsa.pc`.

  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: Recipe `build-debug` failed on line 42 with exit code 101
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/musta/chroot/musta/build
❌ Error: makechrootpkg failed for 'lyra'.