swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#1598]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/1598/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Tue, 16 Apr 2019 21:55:44 -0500
Build duration:
1 hr 40 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit ed6ad4c7d72abd3bf6d427d5c356f868fe408718 by Azoy:
Add SE-0242
-
Commit b1d4d40516c570d15950a326b065b2a8b4269ee7 by ebainville:
take DataProtocol as input; simplified errors; fixed availability
-
edit: stdlib/public/Darwin/Compression/Compression.swift
-
edit: test/stdlib/Compression.swift
-
Commit 861129bd3c2fbdae2fcd25992b4250a92bf2e6ff by github:
period instead of dash
-
Commit f55c9e6d75ca420f176cd2f1ee476b18a566bb4a by danielrodriguez:
[android] Check for Android-specific ARMv7 SIMD generated code.
-
edit: test/IRGen/objc_simd.sil
-
Commit dafba928a62f025cbe4fedc0c74a4c35f13dad81 by ebainville:
rename error states from code review
-
edit: stdlib/public/Darwin/Compression/Compression.swift
-
Commit 4261de491d238276f6f184b980f0d82adb3ed466 by ebainville:
changes from vode review
-
edit: stdlib/public/Darwin/Compression/Compression.swift
-
Commit 1b6f1120e1f501e2aff71abb37853bb889b443fb by ebainville:
made enums RawRepresentable, added availability for all top-level
-
edit: stdlib/public/Darwin/Compression/Compression.swift
-
Commit b17ccdee06050bb79120a830a59986a317ecb3ee by atrick:
OnoneSupport library: only check ABI when building an object.
-
edit: lib/Frontend/Frontend.cpp
-
Commit 3571f583fc7cfba8688d64cc3d22fc4914e1b00a by atrick:
Add -disable-access-control to the SwiftOnoneSupport library build.
-
edit: stdlib/public/SwiftOnoneSupport/CMakeLists.txt
-
Commit 700f81613bb7cc9763bfccb7b3e5ee7b599f3df8 by atrick:
Rewrite SwiftOnoneSupport and add missing required prespecialization
-
edit: stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift
-
Commit 60ee010e134b0256ad65f9a4876f352928c760e0 by atrick:
Force-link the prespecialized body. Remove extraneous linkage logic.
-
edit: lib/SILOptimizer/Utils/Generics.cpp
-
Commit d8a3b1eef5ed2d379094973405ea6cb054da910c by atrick:
Guard _ArrayBuffer with #if _runtime(_ObjC)
-
edit: stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift
-
Commit 55890896a7ff4552e4e51ebe316dbb2534402e8d by rjmccall:
Check parameter attributes. NFC because we don't have any yet.
-
edit: lib/Sema/TypeCheckDecl.cpp
-
edit: lib/Sema/TypeCheckStmt.cpp
-
edit: lib/Sema/TypeCheckAttr.cpp
-
edit: lib/Sema/TypeChecker.h
-
Commit efa6e85c3c7111d356b48147e8dba8d344427301 by github:
Update WindowsBuild.md
-
edit: docs/WindowsBuild.md
-
Commit 10ac0664bd3347755b9bb3dd8b765c02f950a952 by ankit_aggarwal:
Implement SwiftTool.swift on Windows
-
edit: Sources/Commands/SwiftTool.swift
-
Commit e8bc19c7b1d701e28fd6b9ceb6fa49db73256377 by si:
Scanner: Implement scanning for hexdecimal floating point numbers.
-
edit: Foundation/Scanner.swift
-
edit: TestFoundation/TestScanner.swift
-
Commit af01e68de2b19ba3b802c853f9972655a43729ca by ryan:
Disable toll-free bridging for CFRunLoopTimer
-
edit: Foundation/Timer.swift
-
edit: Foundation/NSSwiftRuntime.swift
-
Commit 38f68fef860c3694c8ee710f743f5058c8fb00d1 by millenomi:
Parity: NSCoder miscellanea
-
edit: Foundation/NSCoder.swift
-
edit: TestFoundation/TestNSAttributedString.swift
-
edit: Foundation/NSKeyedUnarchiver.swift
-
edit: TestFoundation/TestNSKeyedArchiver.swift
-
Commit 662f0d7613f3743191a11deadb631f1d60c49332 by millenomi:
Fix values for unarchiver flags; ensure we don’t invoke NSUnsupported()
-
edit: Foundation/NSKeyedUnarchiver.swift