Search Criteria
Package Base Details: swift-language
Git Clone URL: | https://aur.archlinux.org/swift-language.git (read-only, click to copy) |
---|---|
Submitter: | Zrax |
Maintainer: | Zrax |
Last Packager: | Zrax |
Votes: | 33 |
Popularity: | 1.74 |
First Submitted: | 2016-01-08 23:39 |
Last Updated: | 2019-12-03 01:12 |
Latest Comments
1 2 3 4 5 6 ... Next › Last »
yurikoles commented on 2019-12-06 14:15
FirstAirBender commented on 2019-12-05 07:19
@Zrax Thanks for the patch. I have finally been able to install it
Zrax commented on 2019-12-03 01:12
Thanks, I've added the Python 3.8 fix
joekiller commented on 2019-12-02 15:45
The problem is that the normalize test doesn't support python3.8.
See https://github.com/commonmark/cmark/commit/68c3a91166347a32a57fb81223750a63cfd92105
FirstAirBender commented on 2019-12-02 01:35
Keeps failing at the test stage:
Any suggestions?
Zrax commented on 2019-12-01 19:14
@eagleflo Not sure what happened, but a fresh build confirms your checksum, so I've updated it to match... Thanks
eagleflo commented on 2019-12-01 14:08
The SHA sum for swift-5.1.2-RELEASE.tar.gz was off for me.
cparrott73 commented on 2019-10-08 19:32
Just tried to build swift 5.1-1, and I ran into a different error:
Any ideas?
EDIT: I seem to have fixed the compile error by modifying src/swiftpm/Sources/Basic/Process.swift:
Not sure if this is the correct/preferred solution, but it worked for me.
EDIT 2: similar fix for failing test in src/swift/test/stdlib/POSIX.swift:
n00b3 commented on 2019-09-29 18:39
any suggestions how to trace back this error. Issued command in swift-language dir: makepkg -si
Warning, treated as error: /home/adones/tarballs/swift-language/src/swift/docs/ABI/Mangling.rst:708:Unknown target name: "0". [934/979][ 95%][1835.321s] Compiling /home/adones/tarballs/swift-language/src/build/Ninja-ReleaseAssert/swift-linux-x86_64/stdlib/public/core/LINUX/x86_64/Swift.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...
calin commented on 2019-09-29 10:29
I get a compilation failure:
/home/user/.cache/yay/swift-language/src/swift/docs/ABI/Mangling.rst:708:Unknown target name: "0". [296/992][ 29%][58.189s] Building CXX object lib/AST/CMakeFiles/swiftAST.dir/Decl.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... Error making: swift-language (swift)