Search Criteria
Package Details: rust-src-git 4:1.82.0.r1.59a74db3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/rust-git.git (read-only, click to copy) |
---|---|
Package Base: | rust-git |
Description: | Source code for the Rust standard library |
Upstream URL: | https://www.rust-lang.org/ |
Keywords: | cargo rust |
Licenses: | Apache-2.0 OR MIT |
Conflicts: | rust-src |
Provides: | rust-src |
Submitter: | mrshpot |
Maintainer: | bingbong |
Last Packager: | bingbong |
Votes: | 28 |
Popularity: | 0.188821 |
First Submitted: | 2012-01-21 11:30 (UTC) |
Last Updated: | 2024-08-23 12:50 (UTC) |
Dependencies (10)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libffi (libffi-gitAUR) (make)
- lld (llvm-rocm-gitAUR, llvm-gitAUR) (make)
- llvm (llvm-rocm-gitAUR, llvm-gitAUR, llvm-minimal-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Required by (21)
- cross-git (requires rust-src) (optional)
- hexyl-git (requires rust-src) (optional)
- linux-amd-znver2 (requires rust-src) (make)
- linux-amd-znver2-headers (requires rust-src) (make)
- linux-bore (requires rust-src) (make)
- linux-bore-headers (requires rust-src) (make)
- linux-eevdf (requires rust-src) (make)
- linux-eevdf-headers (requires rust-src) (make)
- linux-intel-alderlake (requires rust-src) (make)
- linux-intel-alderlake-headers (requires rust-src) (make)
- linux-llvm (requires rust-src) (make)
- linux-llvm-headers (requires rust-src) (make)
- linux-rc (requires rust-src) (make)
- linux-rc-headers (requires rust-src) (make)
- linux-zen-bmq (requires rust-src) (make)
- linux-zen-bmq-headers (requires rust-src) (make)
- linux-zen-pds (requires rust-src) (make)
- linux-zen-pds-headers (requires rust-src) (make)
- parceli-git (requires rust-src) (make)
- rustrover-eap (requires rust-src) (optional)
- ttyrecall-git (requires rust-src) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »
beroal commented on 2021-09-08 11:38 (UTC)
There was an error that
src/rust/src/llvm-project/libunwind
doesn't exit. I just created this directory by hand.beroal commented on 2021-09-08 10:08 (UTC)
@weltio I solved your error by changing the
profiler
parameter in thebuild
section ofconfig.toml
fromtrue
tofalse
. I have no idea what it does.beroal commented on 2021-09-08 09:25 (UTC)
Okay, I solved the error by commenting
use-jemalloc = false
in the[rust]
section inconfig.toml
. Why is it not fixed for two years?config.toml
belongs to this AUR package, not to Rust.beroal commented on 2021-09-07 11:52 (UTC)
I'm getting the old error about
use-jemalloc
. Is it that I'm using an old rust compiler?weltio commented on 2021-08-29 10:19 (UTC) (edited on 2021-08-29 11:20 (UTC) by weltio)
even with the config.toml change the build fails
Could you elaborate your config.toml? With the rust-git example it builds it seems and the differences are manyfold (maybe also due to and old base for the supplied config.toml)
ishitatsuyuki commented on 2021-05-18 04:45 (UTC)
This packages provides (used to provide) the tools directly from the submodule checkouts in the rustc repo. It matches how the official binary artifacts are built.
You can totally build tools like RLS out-of-tree if you want.
groctel commented on 2021-05-12 12:43 (UTC)
Why does this package install unnecessary rust-*-git dependencies by building them instead of relying on actual AUR dependencies? This package should just provide the rust language server.
A.J commented on 2020-02-03 23:51 (UTC) (edited on 2020-02-04 00:14 (UTC) by A.J)
build fails with the following error :
spider-mario commented on 2019-10-21 08:11 (UTC) (edited on 2019-10-21 08:11 (UTC) by spider-mario)
I will look into it soon-ish, but presumably, commenting out (or removing) the use-jemalloc line should do it. Thanks for the notice.
ishitatsuyuki commented on 2019-10-21 06:32 (UTC) (edited on 2021-09-08 09:28 (UTC) by ishitatsuyuki)
I'm not actively maintaining this package at this moment. If you want to contribute a PKGBUILD or other change, let me know.
« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »