Search Criteria
Package Details: lib32-rust-libs-git 1:1.96.0.r1.g0312931-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rust-git.git (read-only, click to copy) |
|---|---|
| Package Base: | rust-git |
| Description: | 32-bit target and libraries for Rust (GIT VERSION) |
| Upstream URL: | https://www.rust-lang.org/ |
| Keywords: | cargo rust |
| Licenses: | Apache-2.0 OR MIT |
| Conflicts: | lib32-rust, lib32-rust-libs |
| Provides: | lib32-rust, lib32-rust-libs |
| Replaces: | lib32-rust |
| Submitter: | mrshpot |
| Maintainer: | kaolinite |
| Last Packager: | kaolinite |
| Votes: | 28 |
| Popularity: | 0.093630 |
| First Submitted: | 2012-01-21 11:30 (UTC) |
| Last Updated: | 2026-03-25 10:48 (UTC) |
Dependencies (22)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-eacAUR, lib32-glibc-git-native-pgoAUR)
- rust-gitAUR
- 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)
- musl (musl-gitAUR) (make)
- musl-aarch64 (make, x86_64)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-ninja-symlinkAUR) (make)
- perl (perl-gitAUR) (make)
- python (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- wasi-libc (wasi-libc-gitAUR) (make)
- wasm-component-ld (make)
- Show 2 more dependencies...
Required by (66)
- bunnymodxt (requires lib32-rust) (make)
- lib32-amdonly-gaming-mesa-git (requires lib32-rust-libs) (make)
- lib32-amdonly-gaming-opencl-rusticl-mesa-git (requires lib32-rust-libs) (make)
- lib32-amdonly-gaming-vulkan-mesa-layers-git (requires lib32-rust-libs) (make)
- lib32-amdonly-gaming-vulkan-radeon-git (requires lib32-rust-libs) (make)
- lib32-extest (requires lib32-rust-libs) (make)
- lib32-gst-plugin-aws (requires lib32-rust-libs) (make)
- lib32-gst-plugin-cdg (requires lib32-rust-libs) (make)
- lib32-gst-plugin-claxon (requires lib32-rust-libs) (make)
- lib32-gst-plugin-dav1d (requires lib32-rust-libs) (make)
- lib32-gst-plugin-fallbackswitch (requires lib32-rust-libs) (make)
- lib32-gst-plugin-ffv1 (requires lib32-rust-libs) (make)
- lib32-gst-plugin-fmp4 (requires lib32-rust-libs) (make)
- lib32-gst-plugin-gif (requires lib32-rust-libs) (make)
- lib32-gst-plugin-gopbuffer (requires lib32-rust-libs) (make)
- lib32-gst-plugin-gtk4 (requires lib32-rust-libs) (make)
- lib32-gst-plugin-hlssink3 (requires lib32-rust-libs) (make)
- lib32-gst-plugin-hsv (requires lib32-rust-libs) (make)
- lib32-gst-plugin-json (requires lib32-rust-libs) (make)
- lib32-gst-plugin-lewton (requires lib32-rust-libs) (make)
- Show 46 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-target-specific-GCC-linkers.patch
- 0007-compiler-Link-riscv64-musl-statically.patch
- 0008-compiler-Swap-primary-and-secondary-lib-dirs.patch
- bootstrap.x86_64.toml
- git+https://github.com/rust-lang/rust.git
Latest Comments
1 2 3 4 5 6 .. 14 Next › Last »
kaolinite commented on 2026-03-25 11:17 (UTC) (edited on 2026-03-25 11:17 (UTC) by kaolinite)
This package has been revamped and every error is fixed as a result.
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.
1 2 3 4 5 6 .. 14 Next › Last »