Package Details: loop-git 0.6.1.r140.20201117.209927c-1

Git Clone URL: https://aur.archlinux.org/loop-git.git (read-only, click to copy)
Package Base: loop-git
Description: UNIX's missing loop command
Upstream URL: https://github.com/Miserlou/Loop
Licenses: MIT
Conflicts: loop
Provides: loop
Replaces: loop
Submitter: dreieck
Maintainer: dreieck
Last Packager: dreieck
Votes: 3
Popularity: 0.000000
First Submitted: 2025-03-04 22:19 (UTC)
Last Updated: 2026-05-19 18:33 (UTC)

Required by (1)

Sources (1)

Latest Comments

dreieck commented on 2026-05-19 18:33 (UTC)

Ahoj,

Prepends a space to the value of the RUSTFLAGS environment variable to prevent an error when constructing the full variable.

Thanks for the hint. Corrected!

Giovani_Geek commented on 2026-03-27 02:21 (UTC)

Prepends a space to the value of the RUSTFLAGS environment variable to prevent an error when constructing the full variable.

error: failed to run `rustc` to learn about target-specific information

Caused by:
  process didn't exit successfully: `/home/"hidden"/.rustup/toolchains/stable-x86_64-unknown-linux-gnu/bin/rustc - --crate-name ___ --print=file-names -C force-frame-pointers=yes-C target-cpu=native --crate-type bin --crate-type rlib --crate-type dylib --crate-type cdylib --crate-type staticlib --crate-type proc-macro --print=sysroot --print=split-debuginfo --print=crate-name --print=cfg -Wwarnings` (exit status: 1)
  --- stderr
  error: incorrect value `yes-C` for codegen option `force-frame-pointers` - one of `true`/`yes`/`on`, `false`/`no`/`off`, or (with -Zunstable-options) `non-leaf` or `always` was expected