Search Criteria
Notice: Undefined variable: name in /srv/http/vhosts/aur-dev.archlinux.org/public/web/lib/pkgfuncs.inc.php on line 248
Package Details: rust-git 3:1.0.0.beta.2833.gb850046-3
Git Clone URL: | https://aur-dev.archlinux.org/rust-git.git (read-only) |
---|---|
Package Base: | rust-git |
Description: | Systems programming language focused on safety, speed and concurrency |
Upstream URL: | http://www.rust-lang.org/ |
Keywords: | mozilla rust |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | mrshpot |
Maintainer: | spider-mario |
Last Packager: | spider-mario |
Votes: | 26 |
Popularity: | 0.162344 |
First Submitted: | 2012-01-21 11:30 |
Last Updated: | 2017-02-03 23:50 |
Dependencies (9)
- llvm-libs (llvm-libs-assert, llvm-libs-pypy-stm, llvm-libs-svn)
- shared-mime-info (shared-mime-info-git)
- curl (curl-http2-git, curl-git, curl-http2) (make)
- git (git-git) (make)
- jemalloc (make)
- libffi (make)
- llvm (llvm-assert, llvm-pypy-stm, llvm-svn) (make)
- python2 (pypy19, stackless-python2, python26, placeholder) (make)
- rust-docs-git (optional) – language and API documentation
Required by (70)
- algorithmia-git (requires rust) (make)
- boldline (requires rust) (make)
- cargo-arm-bin (requires rust)
- cargo-bin (requires rust) (optional)
- cargo-git (requires rust)
- cargo-nightly-bin (requires rust) (optional)
- cargo-pkgbuild (requires rust) (make)
- clog-git (requires rust) (make)
- diesel_cli (requires rust)
- dm-writeboost-tools (requires rust) (make)
- docli-git (requires rust) (make)
- dotrix (requires rust) (make)
- dotrix-git (requires rust) (make)
- dybuk-git (requires rust) (make)
- exa-git (requires rust) (make)
- firefox-beta (requires rust) (make)
- firefox-kde-opensuse (requires rust) (make)
- firefox-ubuntu (requires rust) (make)
- forever (requires rust) (make)
- freepass-git (requires rust) (make)
- git-series (requires rust) (make)
- git-series-git (requires rust) (make)
- hexdino-git (requires rust) (make)
- hitman (requires rust)
- hyperfs (requires rust) (make)
- kernel-updated-git (requires rust) (make)
- librespot-alsa-git (requires rust) (make)
- librespot-git (requires rust)
- little_boxes (requires rust) (make)
- malc (requires rust)
- mates-git (requires rust) (make)
- nbted (requires rust) (make)
- oxipng (requires rust) (make)
- parity-git (requires rust) (make)
- psillyd (requires rust) (make)
- racerd-git (requires rust) (make)
- record-query-git (requires rust) (make)
- rrun (requires rust) (make)
- ruma-git (requires rust) (make)
- rust-bindgen-git (requires rust) (make)
- rust-docs-git (optional)
- rust-gallery (requires rust) (make)
- rust-gnome-git (requires rust) (make)
- rust-parallel-git (requires rust) (make)
- rust-racer-git (requires rust)
- rusti-git (requires rust)
- scaffolding-git (requires rust) (make)
- screensaver-off (requires rust) (make)
- solidoak-git (requires rust) (make)
- svgcleaner-git (requires rust) (make)
- swc-hosts (requires rust) (make)
- systemd-cron-next (requires rust) (make)
- systemd-crontab-generator (requires rust) (make)
- tealdeer-git (requires rust) (make)
- termpix (requires rust)
- textadept-rust (requires rust) (optional)
- tldr-rs-git (requires rust) (make)
- toastify-git (requires rust) (make)
- vex (requires rust) (make)
- vim-rust-git (requires rust) (optional)
- vim-youcompleteme-git (requires rust)
- vpncloud (requires rust) (make)
- way-cooler (requires rust) (make)
- way-cooler-bg (requires rust) (make)
- way-cooler-git (requires rust) (make)
- wtftw (requires rust)
- wtftw-git (requires rust)
- xsv (requires rust) (make)
- xsv-git (requires rust) (make)
- yabs-git (requires rust) (make)
Sources (8)
- git+https://github.com/rust-lang/compiler-rt.git
- git+https://github.com/rust-lang/hoedown.git
- git+https://github.com/rust-lang/libc.git
- git+https://github.com/rust-lang/rust-installer.git
- git+https://github.com/rust-lang/rust-mode.git
- git+https://github.com/rust-lang/rust.git
- git+https://github.com/rust-lang/rust.vim.git
- git+https://github.com/rust-lang/zsh-config.git
Latest Comments
1 2 3 4 5 6 ... Next › Last »
spider-mario commented on 2017-02-03 23:53
My bad, I had not realized that the build system does not necessarily update all the submodules that it sets up.
Indeed, rustbuild will probably be usable soon (once your report https://github.com/rust-lang/rust/issues/39215 is resolved), but I would rather wait until it is before adopting it. I hope this is fine.
ishitatsuyuki commented on 2017-02-03 23:44
You'd better not include redundant submodules that are useless for build; cloning LLVM is a great pain.
Rustbuild will be usable soon (my PR is waiting for the auto test & merge), so please adopt it (it builds less stages).
spider-mario commented on 2017-02-03 23:42
And, I forgot to add: of course, thank you for the contribution. :)
spider-mario commented on 2017-02-03 23:40
Sorry about the delay, I was quite busy these past few days, and it also took me a little while to review the changes. The PKGBUILD has been updated.
ishitatsuyuki commented on 2017-02-03 03:29
@spider-mario Can you adopt the new PKGBUILD? This one is building LLVM from scratch.
By the way, if you don't respond in one week, I would submit an orphan request.
ishitatsuyuki commented on 2017-01-28 07:48
This is a brand new PKGBUILD based on the one in official repo, please adopt if it looks good. This is tested anyway.
https://gist.github.com/ishitatsuyuki/956152c9ee2562e949f55c0181a0c5ee
ishitatsuyuki commented on 2017-01-20 07:41
It would be good to see rust-src-git together.
spider-mario commented on 2017-01-07 14:03
It appears to be an upstream bug in rustbuild: https://github.com/rust-lang/rust/issues/38547
I have temporarily disabled rustbuild, as there is also this bug: https://github.com/rust-lang/rust/issues/38441 , which breaks the build. https://github.com/alexcrichton/rust/commit/16f8372e0895107ce594ffb111732e48ee35fe86 fixes it but it has not been merged in master yet. (The PKGBUILD could cherry-pick it, but disabling rustbuild altogether solves both problems.)
intelfx commented on 2016-12-25 23:49
Somewhy this package builds Rust twice for me: once in build(), then once again from scratch(!) in package(). Can anyone confirm this?
crazedpsyc commented on 2016-10-19 10:27
It looks like cmake should be a build dependency.