Package Details: swift-bin 6.1.2-1

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: 0.60
First Submitted: 2015-12-04 17:31 (UTC)
Last Updated: 2025-05-29 05:55 (UTC)

Dependencies (5)

Required by (18)

Sources (2)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 16 Next › Last »

refi.64 commented on 2019-02-12 02:38 (UTC)

The package has finally been updated! In addition, the Fedora Swift binaries are now used over the Ubuntu ones, which means that no more ld hacks are needed, and the amount of ugly changes to the binaries has been significantly dropped.

Unfortunately, this also means that there is now stuff /usr/libexec; I tried removing it, but I haven't gotten it to work yet.

davidgarfias commented on 2019-01-17 01:33 (UTC)

To install swift 4.2.1 all you need to do is to edit the PKGBUILD. Change the version to 4.2.1. Also change the SHA256 sum to 4a17bef7b02bb6480cd72282fd67463c12131bad013b79bc721c8cb2a5b83fd1.

grawlinson commented on 2018-11-10 02:01 (UTC)

Just curious, is there any siginificant difference between the Ubuntu 16.04 and 18.04 releases?

I've managed to compile 4.2.1 using the 18.04 releases, so it should be safe to update.

lf-araujo commented on 2018-08-22 22:34 (UTC)

Dear @refi.64, since last update in Manjaro, this is not working anymore. Even after reinstallation, the error I get after trying to run swift is:

*** stack smashing detected ***: <unknown> terminated

refi.64 commented on 2018-06-13 15:33 (UTC)

@alex4o: It's already listed as a dependency though?

alex4o commented on 2018-06-13 14:57 (UTC)

Isn't libtinfo5 (ncurses5-compat-libs) also a dependacy ?

wblondel commented on 2018-05-30 01:10 (UTC) (edited on 2018-05-30 01:14 (UTC) by wblondel)

I think my issue is similar to SeAL80s' one, but here's my problem:

==> Lancement de package()...
Failed locate nearest file offset to 10554.
==> ERREUR : Une erreur s’est produite dans package().

qldv 0.3.1-1 and glibc 2.27-3 are installed.

lf-araujo commented on 2018-05-23 11:56 (UTC) (edited on 2018-05-25 12:56 (UTC) by lf-araujo)

Edit: Sorry, reinstalled swift after qldv, and it worked. Thanks for the update.

Hi @refi.64, thanks for that. However, the error persists in my case. I have been running it in Manjaro, though.

$ swift --version
swift: symbol lookup error: /usr/lib/libstdc++.so.6: undefined symbol: memcpy, version GCC_3.0

refi.64 commented on 2018-05-22 16:57 (UTC)

@lf-araujo @arslan2012 @frol @SeAL80s @tierriminator: All these issues should now be fixed with qldv 0.3.1. Please run a full upgrade to ensure both qldv and swift-bin are updated, and if you run into any more issues, ensure you're on the latest version of glibc. Sorry for the delays in fixing the problem!

lf-araujo commented on 2018-05-21 11:42 (UTC)

I am affected by the same error: swift: symbol lookup error: /usr/lib/libstdc++.so.6: undefined symbol: memcpy, version GCC_3.0