@ltorvalds024 → Main difference is that this package is binary. It downloads the latest snapshot compiled for Ubuntu 15.10, adapts it and install. The swift package is a source one, which downloads and compiles the whole thing (which if I recall correctly, requires a minimum of 16GB RAM for the build process)
Search Criteria
Package Details: swift-bin 6.0.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/swift-bin.git (read-only, click to copy) |
---|---|
Package Base: | swift-bin |
Description: | Binary builds of the Swift programming language |
Upstream URL: | https://www.swift.org/ |
Keywords: | apple language swift swiftlang |
Licenses: | Apache |
Provides: | swift-language |
Replaces: | swift-language-bin |
Submitter: | ashleyis |
Maintainer: | susurri |
Last Packager: | susurri |
Votes: | 90 |
Popularity: | 1.13 |
First Submitted: | 2015-12-04 17:31 (UTC) |
Last Updated: | 2024-12-13 09:52 (UTC) |
Dependencies (5)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- ncurses (ncurses-gitAUR)
- util-linux-libs (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR)
- patchelf (patchelf-gitAUR) (make)
- python39AUR (optional) – required for REPL
Required by (16)
- clion (requires swift-language) (optional)
- clion-eap (requires swift-language) (optional)
- cookcli-git (requires swift-language)
- fcitx5-hazkey (requires swift-language) (make)
- memorize (requires swift-language) (make)
- sourcekitten (requires swift-language)
- sourcekitten (requires swift-language) (make)
- swift-format (requires swift-language)
- swift-format-git (requires swift-language)
- swift-language (requires swift-language) (make)
- swift-language-git (requires swift-language) (make)
- swift-mesonlsp (requires swift-language) (make)
- swiftformat-bin (requires swift-language)
- swiftlint (requires swift-language)
- vapor-toolbox (requires swift-language)
- vapor-toolbox-git (requires swift-language)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 Next › Last »
luzvioleta commented on 2016-05-17 20:21 (UTC) (edited on 2016-05-17 20:22 (UTC) by luzvioleta)
ltorvalds024 commented on 2016-05-17 08:53 (UTC)
what the difference between this (swift-bin) and swift (https://aur.archlinux.org/packages/swift/) ?
luzvioleta commented on 2016-05-06 18:53 (UTC)
Funny thing, when I commited, build/install actually passed with both makepkg and yaourt (after pushing). In any case, I re-downloaded the snapshot and updated the sha256 field in PKGBUILD/.SRCINFO. Should work now.
Thanks a lot for reporting @stardiviner!
stardiviner commented on 2016-05-06 01:18 (UTC)
Validating source files with sha256sums failed...
Here is the output of swift-bin package installation:
```
==> Building and installing package
==> Making package: swift-bin 2.2.1-2 (Fri May 6 09:18:04 CST 2016)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading swift-2.2.1-RELEASE-ubuntu15.10.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 79.6M 100 79.6M 0 0 308k 0 0:04:23 0:04:23 --:--:-- 250k
-> Downloading swift-2.2.1-RELEASE-ubuntu15.10.tar.gz.sig...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 819 100 819 0 0 44 0 0:00:18 0:00:18 --:--:-- 207
==> Validating source files with sha256sums...
swift-2.2.1-RELEASE-ubuntu15.10.tar.gz ... FAILED
swift-2.2.1-RELEASE-ubuntu15.10.tar.gz.sig ... Skipped
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build swift-bin.
==> Restart building swift-bin ? [y/N]
==> ----------------------------------
==> y
```
luzvioleta commented on 2016-04-27 12:36 (UTC)
@jmastr Fixed it, thank you for pointing it out :D
ashleyis commented on 2016-04-27 02:37 (UTC)
I'm currently overseas in china, and can't access things like the GPG keyservers (crappy net, gfw). i don't know when i'll be able to so i'm disowning this.
luzvioleta commented on 2016-04-26 12:41 (UTC)
Again, out of date ...new stable/development snapshots dated 23/04/2016 → https://lists.swift.org/pipermail/swift-users/Week-of-Mon-20160425/001784.html
jmastr commented on 2016-04-21 06:32 (UTC)
Please add libtinfo-5 as dependency. The maintainer of libtinfo changed the behavior. See his comment from 2016-04-19 22:22 in https://aur.archlinux.org/packages/libtinfo/.
Xinkai commented on 2015-12-30 02:11 (UTC)
Please add the missing dependency: libxml2
Without it the binary won't run.
ashleyis commented on 2015-12-21 22:57 (UTC)
@scellow i just noticed you were probably talking about the clion-eap documentation, i used '/' for the SDK path.
Pinned Comments