Last active
December 16, 2018 02:22
-
-
Save catvec/e53e101697628c7cdb3352d4d5ea5620 to your computer and use it in GitHub Desktop.
Alacritty install fail.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> Making package: alacritty-git 0.2.3.1003.g3593ec7-1 (Sat 15 Dec 2018 09:21:07 PM EST) | |
| ==> Checking runtime dependencies... | |
| ==> Checking buildtime dependencies... | |
| ==> Retrieving sources... | |
| -> Updating alacritty git repo... | |
| Fetching origin | |
| ==> Validating source files with sha256sums... | |
| alacritty ... Skipped | |
| ==> Extracting sources... | |
| -> Creating working copy of alacritty git repo... | |
| Switched to a new branch 'makepkg' | |
| ==> Starting pkgver()... | |
| ==> Updated version: alacritty-git 0.2.4.1032.g0c3e286-1 | |
| ==> Removing existing $pkgdir/ directory... | |
| ==> Entering fakeroot environment... | |
| ==> Starting package_alacritty-git()... | |
| error: failed to parse manifest at `/var/tmp/trizen-noah/alacritty-git/src/alacritty/Cargo.toml` | |
| Caused by: | |
| editions are unstable | |
| Caused by: | |
| feature `edition` is required | |
| this Cargo does not support nightly features, but if you | |
| switch to nightly channel you can add | |
| `cargo-features = ["edition"]` to enable this feature | |
| ==> ERROR: A failure occurred in package_alacritty-git(). | |
| Aborting... | |
| :: Unable to build alacritty-git - makepkg exited with code: 4 | |
| =>> Try again? [y/N]: n | |
| =>> Exit now? [Y/n]: y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment