Package Details: swift-language 5.10.1-1

Git Clone URL: https://aur.archlinux.org/swift-language.git (read-only, click to copy)
Package Base: swift-language
Description: The Swift programming language and debugger
Upstream URL: https://github.com/apple/swift
Licenses: Apache-2.0
Submitter: Zrax
Maintainer: None
Last Packager: xiota
Votes: 45
Popularity: 0.000000
First Submitted: 2016-01-08 23:39 (UTC)
Last Updated: 2024-07-02 17:33 (UTC)

Sources (35)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 Next › Last »

RemoteAdmin commented on 2018-02-23 07:55 (UTC)

Does the build still work for you @Zrax

For me, it currently fails in the check function saying

/builds/aur-archlinux/swift-language/src/swift-swift-4.0.3-RELEASE/utils/build-script-impl: line 2917: /bin/sh: Argument list too long
*** Failed while running tests for swift (check-swift-linux-x86_64)
./utils/build-script: fatal error: command terminated with a non-zero exit status 126, aborting
==> ERROR: A failure occurred in check().
    Aborting...

I had a look at the mentioned line but it doesn't make sense to me. https://github.com/apple/swift/blob/master/utils/build-script-impl#L2917

tierriminator commented on 2017-12-27 21:30 (UTC)

My issue below seemed to be a issue of apacman, not of this package. The package builds and installs fine without a helper.

tierriminator commented on 2017-12-15 03:35 (UTC)

Thanks for the upgrade. However for me it doesn't seem to install properly. Everything builds fine and no error is thrown, but after installation, it does not seem that the swift package is installed. Therefore when swift-lldb tries to install, it fails, because the dependencies are not resolved.

Zrax commented on 2017-10-31 00:50 (UTC)

Yeah, I'm aware it needs an update... I've had some difficulty getting sourcekit linking correctly since this build, so I may end up disabling it for now. But I also haven't had much time to work on it recently. Sorry for the delay.

tierriminator commented on 2017-10-30 22:20 (UTC)

Swift 4 is now out since over a month, it would be great if this package got an upgrade.

skela commented on 2017-09-20 06:58 (UTC)

@Zrax: That builds and works for me now, thanks so much for the help!

Zrax commented on 2017-09-19 18:21 (UTC)

@skela: Thanks, I've added another patch to make it build with clang 5.

skela commented on 2017-09-18 06:42 (UTC)

Thanks, that now comes a long way further when I try to install, except it stops with a different error: [287/652] Building CXX object lib/Serialization/CMakeFiles/swiftSerialization.dir/Serialization.cpp.o [288/652] Building CXX object lib/SIL/CMakeFiles/swiftSIL.dir/SILDeclRef.cpp.o ninja: build stopped: subcommand failed. ./utils/build-script: fatal error: command terminated with a non-zero exit status 1, aborting ==> ERROR: A failure occurred in build(). Aborting...

Zrax commented on 2017-09-17 17:18 (UTC)

It looks like github made a change that affects how some tarballs are generated (affecting much more than just swift). I've updated the checksums to match.

skela commented on 2017-09-17 06:49 (UTC)

This doesn't install for me at the moment, any idea what is going on ? ==> Validating source files with sha256sums... swift-3.1.1-RELEASE.tar.gz ... FAILED swift-llvm-3.1.1-RELEASE.tar.gz ... FAILED swift-clang-3.1.1-RELEASE.tar.gz ... FAILED swift-lldb-3.1.1-RELEASE.tar.gz ... FAILED swift-cmark-3.1.1-RELEASE.tar.gz ... Passed swift-llbuild-3.1.1-RELEASE.tar.gz ... FAILED swift-package-manager-3.1.1-RELEASE.tar.gz ... FAILED swift-corelibs-xctest-3.1.1-RELEASE.tar.gz ... Passed swift-corelibs-foundation-3.1.1-RELEASE.tar.gz ... FAILED swift-corelibs-libdispatch-3.1.1-RELEASE.tar.gz ... Passed swift-integration-tests-3.1.1-RELEASE.tar.gz ... Passed sourcekit_link_order.patch ... Passed icu59.patch ... Passed sphinx1.6.patch ... Passed lldb_missing_include.patch ... Passed glibc-2.26.patch ... Passed ==> ERROR: One or more files did not pass the validity check!