Package Details: rust-src-git 1:1.96.0.r1.g0312931-1

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 (GIT VERSION)
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: 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 (13)

Required by (140)

Sources (13)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 14 Next › Last »

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 :

error: failed to run custom build command for profiler_builtins v0.0.0 (/home/aj/Downloads/rust-git/src/rust/src/libprofiler_builtins)

Caused by: process didn't exit successfully: /home/aj/Downloads/rust-git/src/rust/build/x86_64-unknown-linux-gnu/stage0-std/release/build/profiler_builtins-1d8d0e4ced679e9e/build-script-build (exit code: 101) --- stderr thread 'main' panicked at 'called Option::unwrap() on a None value', /rustc/eb3f7c2d3aec576f47eba854cfbd3c1187b8a2a0/src/libcore/macros/mod.rs:15:40 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace.

warning: build failed, waiting for other jobs to finish... error: build failed

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.

theYinYeti commented on 2019-10-20 18:35 (UTC)

Build fails in rust:

failed to parse TOML configuration 'config.toml': unknown field `use-jemalloc`, expected one of `optimize`, `codegen-units`, `codegen-units-std`, `debug-assertions`, `debuginfo-level`, `debuginfo-level-rustc`, `debuginfo-level-std`, `debuginfo-level-tools`, `debuginfo-level-tests`, `parallel-compiler`, `backtrace`, `default-linker`, `channel`, `musl-root`, `rpath`, `optimize-tests`, `codegen-tests`, `ignore-git`, `debug`, `dist-src`, `verbose-tests`, `incremental`, `save-toolstates`, `codegen-backends`, `codegen-backends-dir`, `lld`, `lldb`, `llvm-tools`, `deny-warnings`, `backtrace-on-ice`, `verify-llvm-ir`, `remap-debuginfo`, `jemalloc`, `test-compare-mode`, `llvm-libunwind` for key `rust` at line 356 column 1
failed to run: /home/ME/.cache/yay/rust-git/src/rust/build/bootstrap/debug/bootstrap dist

ishitatsuyuki commented on 2017-10-09 04:21 (UTC)

The build failure is known. Basically https://github.com/rust-lang/rust/issues/44421. Downgrade your glibc if you really want to build.

haawda commented on 2017-10-08 15:32 (UTC)

Fails to build for me: See http://dpaste.com/15FW5ZW

ishitatsuyuki commented on 2017-07-23 02:50 (UTC)

I have disabled the pkgver hack.

SolarAquarion commented on 2017-07-20 14:48 (UTC) (edited on 2017-07-20 14:49 (UTC) by SolarAquarion)

cargo-git-0.21.0.r4496.f709c35a.rust.1.20.0.r65762.9d54ebe550-1-x86_64.pkg.tar.xz PKGBUILD rls-git-0.1.0.r534.618f802.rust.1.20.0.r65762.9d54ebe550-1-x86_64.pkg.tar.xz rust rust-analysis-git-1.20.0.r65762.9d54ebe550-1-x86_64.pkg.tar.xz rust-docs-git-1.20.0.r65762.9d54ebe550-1-any.pkg.tar.xz rust-git-1.20.0.r65762.9d54ebe550-1-x86_64.pkg.tar.xz rust-src-git-1.20.0.r65762.9d54ebe550-1-any.pkg.tar.xz Not all the pkgver's are "1.20"

SolarAquarion commented on 2017-07-20 13:55 (UTC)

@ishitatsuyuki shouldn't it be possible to set llvm to 4.0 or earlier and then remove the epoch? Because isn't that why the epoch is there or not?