Package Details: rust-nightly-doc 1.41.0_2019.11.18-1

Git Clone URL: https://aur.archlinux.org/rust-nightly.git (read-only, click to copy)
Package Base: rust-nightly
Description: A safe, concurrent, practical language from Mozilla. (Language and API documentation)
Upstream URL: http://www.rust-lang.org/
Licenses: MIT, Apache
Conflicts: rust-doc
Provides: rust-doc
Submitter: dieelt
Maintainer: intelfx
Last Packager: navigaid
Votes: 10
Popularity: 0.000000
First Submitted: 2014-04-09 10:01 (UTC)
Last Updated: 2019-11-19 09:41 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

arafey commented on 2018-02-26 09:11 (UTC) (edited on 2018-02-26 09:13 (UTC) by arafey)

@FabioLolix Thanks for the heads up. The PKGBUILD should now handle new builds properly.

FabioLolix commented on 2018-02-24 22:04 (UTC)

@arafey I needed rust-nightly for compiling a package, it has been a while since compiled something in Rust and wasn't fully aware of what rustup does. Checked what was up-to-date in the AUR and flagged the what wasn't; installed rust-nightly-bin.

Anyway rustup make rust-nightly-bin redundant since it download the binary versions in the home folder. I'm pretty sure a deletion of rust-nightly will not be accepted since it is build from source

arafey commented on 2018-02-23 07:16 (UTC)

Out of curiosity, is there any particular reason why people are choosing to install rust-nightly from the AUR rather than rustup from the community repository? Just want to make sure I'm not maintaining an unofficial package that has been superseded by an official one.

haawda commented on 2017-07-16 13:39 (UTC)

Yes, see https://bugs.archlinux.org/task/54791. But jemalloc is not a dependency, only a makedependency.

Omnikron13 commented on 2017-07-15 19:54 (UTC)

Seems that the update to the jemalloc package yesterday (jemalloc-1:5.0.1-3) actually fixes this. Needs adding to the PKGBUILD as a dependency now.

Omnikron13 commented on 2017-07-15 16:39 (UTC)

Runs into this error when I try to make the package: error: could not find native static library `jemalloc_pic`, perhaps an -L flag is missing? error: Could not compile `alloc_jemalloc`.

haawda commented on 2016-12-13 20:03 (UTC)

Run updpkgsums and try again.

Sekuraz commented on 2016-12-13 11:43 (UTC)

I am having a problem with this package: ==> Making package: rust-nightly 1.14.0_2016.12.13-1 (Tue Dec 13 12:36:03 CET 2016) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found rustc-nightly-src.tar.gz -> Found docs.patch ==> Validating source files with sha256sums... rustc-nightly-src.tar.gz ... FAILED docs.patch ... Passed ==> ERROR: One or more files did not pass the validity check!

haawda commented on 2016-11-01 21:28 (UTC)

Same here. This is an upstream bug that exists for a while now.

kevincox commented on 2016-10-30 19:05 (UTC)

I'm getting an odd error building the docs. Does anyone know why this is happening? cp: x86_64-unknown-linux-gnu/stage2/bin/rustbook rustbook: doc/book/index.html rustbook: doc/nomicon/index.html rustc: x86_64-unknown-linux-gnu/stage1/lib/rustlib/x86_64-unknown-linux-gnu/bin/error_index_generator cp: x86_64-unknown-linux-gnu/stage2/bin/error_index_generator error_index_generator: doc/error-index.html version-info: doc/version_info.html rustdoc: doc/not_found.html rustdoc: doc/index.html rustdoc: doc/complement-lang-faq.html rustdoc: doc/complement-design-faq.html rustdoc: doc/complement-project-faq.html rustdoc: doc/rustdoc.html rustdoc: doc/reference.html rustdoc: doc/grammar.html rustdoc: doc/guide-crates.html rustdoc: doc/guide-error-handling.html rustdoc: doc/guide-ffi.html rustdoc: doc/guide-macros.html rustdoc: doc/guide.html rustdoc: doc/guide-ownership.html rustdoc: doc/guide-plugins.html rustdoc: doc/guide-pointers.html rustdoc: doc/guide-strings.html rustdoc: doc/guide-tasks.html rustdoc: doc/guide-testing.html rustdoc: doc/tutorial.html rustdoc: doc/intro.html rustdoc: doc/libc/index.html rustdoc: doc/std/index.html rustdoc: doc/term/index.html rustdoc: doc/getopts/index.html rustdoc: doc/collections/index.html rustdoc: doc/test/index.html rustdoc: doc/rand/index.html rustdoc: doc/compiler_builtins/index.html Unrecognized option: 'l'.