tkremenek
(Ted Kremenek)
December 3, 2015, 11:26pm
1
FYI:
[SR-22] build fails when following the "getting started" on Ubuntu 14.04 · Issue #42645 · apple/swift · GitHub
$ swift build
Linking Executable: .build/debug/Hello
<unknown>:0: error: link command failed with exit code 127 (use -v to see invocation)
<unknown>:0: error: build had 1 command failures
swift-build: exit(1): ["/opt/swift-2.2-SNAPSHOT-2015-12-01-b-ubuntu14.04/usr/bin/swift-build-tool", "-f", "/abyss/haohui/source.swift/Hello/.build/debug/Hello.o/llbuild.yaml”]
I moved this to the Package Manager component in JIRA.
ddunbar
(Daniel Dunbar)
December 4, 2015, 3:53am
2
Thanks Ted,
I commented on the issue, this is the unfortunate error message when using swiftc w/o clang installed. We are going to try and have the package manager help report a more useful error message in this case to hopefully reduce confusion.
- Daniel
···
On Dec 3, 2015, at 3:26 PM, Ted Kremenek <kremenek@apple.com> wrote:
FYI:
[SR-22] build fails when following the "getting started" on Ubuntu 14.04 · Issue #42645 · apple/swift · GitHub
$ swift build
Linking Executable: .build/debug/Hello
<unknown>:0: error: link command failed with exit code 127 (use -v to see invocation)
<unknown>:0: error: build had 1 command failures
swift-build: exit(1): ["/opt/swift-2.2-SNAPSHOT-2015-12-01-b-ubuntu14.04/usr/bin/swift-build-tool", "-f", "/abyss/haohui/source.swift/Hello/.build/debug/Hello.o/llbuild.yaml”]
I moved this to the Package Manager component in JIRA.
_______________________________________________
swift-build-dev mailing list
swift-build-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-build-dev