Description
Previous ID | SR-3273 |
Radar | None |
Original Reporter | Vladislav (JIRA User) |
Type | Bug |
Environment
Linux hp-ved-lfs 4.8.10 #1 SMP Mon Nov 21 18:53:41 MSK 2016 x86_64 GNU/Linux
clang version 3.9.0 (tags/RELEASE_390/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
python --version
Python 2.7.12
python3 --version
Python 3.5.2
ld.gold --version
GNU gold (GNU Binutils 2.27) 1.12
Additional Detail from JIRA
Votes | 0 |
Component/s | Compiler |
Labels | Bug, Linux, Runtime |
Assignee | None |
Priority | Medium |
md5: c7fba57aaaf4e0312b2fdfd60d1ae644
relates to:
- SR-3274 Failed to launch REPL process on LFS
Issue Description:
Today I have cloned new git files and tried to install SWIFT on LFS.
During test phase I have got the following results:
********************
Failing Tests (1):
Swift(linux-x86_64) :: Runtime/linux-fatal-backtrace.swift
Expected Passes : 7950
Expected Failures : 71
Unsupported Tests : 878
Unexpected Failures: 1
-
-
- Failed while running tests for swift (check-swift-all-linux-x86_64)
-
The same error I got on Gentoo. Please, see https://bugs.swift.org/browse/SR-2966
But LFS uses more recent build tools versions. Does it mean that the bug is a Swift internal?