Search Criteria
Package Details: rust-git 1.95.0.r316094.g1655912-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rust-git.git (read-only, click to copy) |
|---|---|
| Package Base: | rust-git |
| Description: | Systems programming language focused on safety, speed and concurrency (GIT VERSION) |
| Upstream URL: | https://www.rust-lang.org |
| Keywords: | cargo rust |
| Licenses: | Apache-2.0 OR MIT |
| Conflicts: | cargo, rust, rustfmt |
| Provides: | cargo, rust, rustfmt |
| Replaces: | cargo, rustfmt |
| Submitter: | mrshpot |
| Maintainer: | SashaMTR |
| Last Packager: | SashaMTR |
| Votes: | 28 |
| Popularity: | 0.63 |
| First Submitted: | 2012-01-21 11:30 (UTC) |
| Last Updated: | 2026-01-23 10:10 (UTC) |
Dependencies (31)
- bash (bash-gitAUR, bash-devel-gitAUR)
- compiler-rt (llvm-gitAUR, clang-minimal-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libssh2 (libssh2-gitAUR)
- lld (llvm-gitAUR)
- llvm-libs (llvm-libs-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- aarch64-linux-gnu-gcc (make, x86_64)
- aarch64-linux-gnu-glibc (make, x86_64)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make, x86_64)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR) (make, x86_64)
- libffi (libffi-gitAUR) (make)
- llvm (llvm-gitAUR, llvm-minimal-gitAUR) (make)
- Show 11 more dependencies...
Required by (6708)
- 0ad-data-git (requires rust) (make)
- 0ad-git (requires rust) (make)
- 0x-git (requires cargo) (make)
- 2048-rs (requires cargo) (make)
- 2048-rs-git (requires cargo) (make)
- 2048-vanced (requires cargo) (make)
- 2048-vanced-git (requires cargo) (make)
- 3fs (requires rust) (make)
- 7clock (requires cargo) (make)
- a-gpt-git (requires cargo) (make)
- aarch64-esr-decoder-git (requires rust) (make)
- aarty (requires cargo) (make)
- aarty-git (requires cargo) (make)
- ab-av1 (requires cargo) (make)
- ablescript (requires cargo) (make)
- abstreet-git (requires cargo) (make)
- abstreet-git (requires rust) (make)
- acc-setupmanager-git (requires cargo) (make)
- acceptarium-git (requires cargo) (make)
- accepted (requires rust) (make)
- Show 6688 more...
Sources (10)
- 0001-bootstrap-Change-libexec-dir.patch
- 0002-bootstrap-Change-bash-completion-dir.patch
- 0003-bootstrap-Workaround-for-system-stage0.patch
- 0004-compiler-Change-LLVM-targets.patch
- 0005-compiler-Use-ld.lld-by-default.patch
- 0006-compiler-Use-aarch64-linux-gnu-gcc-to-link-aarch64-t.patch
- 0007-compiler-Swap-primary-and-secondary-lib-dirs.patch
- bootstrap.aarch64.toml
- bootstrap.x86_64.toml
- git+https://github.com/rust-lang/rust.git
Latest Comments
1 2 3 4 5 6 .. 14 Next › Last »
TIMW commented on 2025-10-22 18:17 (UTC) (edited on 2025-10-22 18:19 (UTC) by TIMW)
altf4arnold commented on 2025-07-12 03:04 (UTC)
When compiling, I end up with :
es20490446e commented on 2024-08-06 02:30 (UTC)
Fixed.
ishitatsuyuki commented on 2024-08-05 01:16 (UTC)
I have migrated to rustup long before and unfortunately no longer have the resources to maintain this package. If you find a fix, please feel free to adopt and update.
es20490446e commented on 2024-08-05 01:14 (UTC)
Fails to build: Some
externfunctions couldn't be found https://pastebin.com/Bw6yyydmj_klee commented on 2022-12-28 12:19 (UTC) (edited on 2022-12-28 12:20 (UTC) by j_klee)
I want to compile rust-git against llvm-git (currently 16.0.0), however I get an error, which I do not understand (see below). I already compiled with environment variable RUST_BACKTRACE=1 which makes me not smarter.
ms178 commented on 2022-12-06 22:57 (UTC)
Thanks, I got past that problem eventually (probably due to a re-compile of git).
ishitatsuyuki commented on 2022-12-04 11:15 (UTC)
@ms178 Builds fine for me. Please check that your PKGBUILD clone is up-to-date. If that still doesn't work, re-clone from scratch and try again.
ms178 commented on 2022-12-03 21:26 (UTC)
@ishitatsuyuki I see a strange error while checking out the "src/tools/rust-installer" submodule. It seems that the script can't successfully git-clone that submodule. Is this a known issue? Is there a workaround?
My end goal is to link rust to my custom built LLVM-git system compiler. But as I am a novice with the Rust toolchain, their totally different build process is causing me a lot of headaches, hence I cannot rule out user error.
1 2 3 4 5 6 .. 14 Next › Last »