Various packages need gcc and pkginfo installed, so those are two more build-time dependencies.
Search Criteria
Package Details: aura 4.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/aura.git (read-only, click to copy) |
|---|---|
| Package Base: | aura |
| Description: | A package manager for Arch Linux and its AUR |
| Upstream URL: | https://github.com/fosskers/aura |
| Keywords: | AUR pacman rust |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | aura-bin, aura-git, aura3-bin |
| Submitter: | fosskers |
| Maintainer: | fosskers |
| Last Packager: | fosskers |
| Votes: | 176 |
| Popularity: | 1.61 |
| First Submitted: | 2012-06-13 09:49 (UTC) |
| Last Updated: | 2026-01-14 21:46 (UTC) |
Dependencies (13)
- curl (curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- bash-completion (bash-completion-gitAUR) (optional) – for bash completions
- bat (bat-cat-gitAUR) (optional) – more featureful file viewing
- fd (fd-gitAUR, fd-gitAUR) (optional) – faster filesystem traversal
- graphviz (optional) – dependency graph generation
- ripgrep (ripgrep-gitAUR) (optional) – faster log searches
- shellcheck (shellcheck-binAUR, shellcheck-gitAUR) (optional) – PKGBUILD scanning
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR, xdg-utils-gitAUR) (optional) – for xdg-open
Required by (6)
- anneal (optional)
- anneal-bin (optional)
- anneal-git (optional)
- aura-emerge
- dpw (optional)
- pacup-arch-git (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 40 Next › Last »
foxcub commented on 2024-08-09 23:52 (UTC)
foxcub commented on 2024-08-07 17:51 (UTC)
makeinfo is in texinfo, so you need that as build-time dependency.
fosskers commented on 2024-08-02 04:07 (UTC)
@emi: Your Rust installation appears to be out of date. You can update it with:
rustup update --no-self-update
emi commented on 2024-08-02 03:47 (UTC)
updating to 4.0.0 failed with the following errors
error[E0658]: use of unstable library feature 'proc_macro_byte_character'
--> /home/emi/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/src/wrapper.rs:871:21
|
871 | proc_macro::Literal::byte_character(byte)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: see issue #115268 <https://github.com/rust-lang/rust/issues/115268> for more information
= help: add `#![feature(proc_macro_byte_character)]` to the crate attributes to enable
= note: this compiler was built on 2024-03-25; consider upgrading it if it is out of date
error[E0658]: use of unstable library feature 'proc_macro_c_str_literals'
--> /home/emi/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.86/src/wrapper.rs:898:21
|
898 | proc_macro::Literal::c_string(string)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: see issue #119750 <https://github.com/rust-lang/rust/issues/119750> for more information
= help: add `#![feature(proc_macro_c_str_literals)]` to the crate attributes to enable
= note: this compiler was built on 2024-03-25; consider upgrading it if it is out of date
fosskers commented on 2024-07-31 10:21 (UTC)
Aura 4 has been released. If instead you wish you keep using the Haskell-based v3 series, please install:
padawan commented on 2023-09-06 13:52 (UTC)
Not sure what caused the problem. If I had to guess, either the stack (I have the stack from the extra repo) or its dependencies were updated manually by me and the version bounds (or lack of version bounds) allowed for the linked versions to be not be in sync. After installing the packages I mentioned I was able to build the package.
fosskers commented on 2023-09-06 00:42 (UTC)
I was also just able to build it without issue. Remember to either use stack-static, or have your own stack installed somehow (e.g. through ghcup) and comment out the makedeps in the PKGBUILD.
Let me know if you still have issues.
yochananmarqos commented on 2023-09-05 17:25 (UTC)
@padawan: I just built it fine in a clean chroot.
padawan commented on 2023-09-05 17:18 (UTC)
To be able to start the building process (with makepkg -rs), I had to install the official packages haskell-http-client-tls, haskell-crypton-connection, haskell-http-conduit, and haskell-tls. Otherwise, it would fail with messages like: stack: error while loading shared libraries: libHShttp-conduit-2.3.8.2-3lkk3zkRNgT5c7pOkTCISa-ghc9.0.2.so: cannot open shared object file: No such file or directory.
Pinned Comments
fosskers commented on 2024-07-31 10:21 (UTC)
Aura 4 has been released. If instead you wish you keep using the Haskell-based v3 series, please install:
https://aur.archlinux.org/packages/aura3-bin