Report
[FAILURE] oss-swift-package-osx [#3462]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3462/
Project:
oss-swift-package-osx
Date of build:
Tue, 30 May 2017 19:12:27 -0700
Build duration:
1 hr 48 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Changes
-
Commit 0dedf21c9ff31b943b879b824596b9a6fc55c8aa by Norio Nomura:
[README] Add tzdata to dependencies for Ubuntu- edit: README.md
-
Commit ba067aa9c81b78202604081183091fcf8f836659 by Janosch Hildebrand:
[Documentation] Add missing 'of' to UnicodeScalar documentation.- edit: stdlib/public/core/UnicodeScalar.swift
-
Commit 501943ab57e323463d1ccab808710b7c43fed84a by Roman Levenstein:
[sil-opened-archetypes-tracker] Not all of type dependent operands- edit: lib/SIL/SILOpenedArchetypesTracker.cpp
-
Commit ae947cb18610c0a9ebf07b28e4885c1fea6074bb by Alex Hoppen:
[Debugger] Preparations for removal of getName on ValueDecl- edit: tools/swift-ide-test/swift-ide-test.cpp
- edit: include/swift/AST/DebuggerClient.h
-
Commit 773e14422d89695ba482807aad91f62dfa6880c8 by Doug Gregor:
Eliminate most uses of ArchetypeResolutionKind::AlwaysPartial.- edit: lib/Sema/TypeCheckGeneric.cpp
- edit: lib/AST/GenericSignature.cpp
-
Commit 7f9380d0989e4ad89ef1d1b59a015461ef796cac by github:
Remove bogus options from benchmark build- edit: benchmark/cmake/modules/AddSwiftBenchmarkSuite.cmake
-
Commit a9733cb8dbaba6009528fc2ab41729598ed54a75 by Doug Gregor:
[GSB] Resolve dependent member types in same-type and superclass- add: validation-test/compiler_crashers_fixed/28760-dist-0-nested-type-should-have-matched-associated-type.swift
- delete: validation-test/compiler_crashers/28760-dist-0-nested-type-should-have-matched-associated-type.swift
- edit: lib/Sema/GenericTypeResolver.h
- edit: lib/Sema/TypeCheckGeneric.cpp
- edit: lib/AST/GenericSignatureBuilder.cpp
- edit: test/Generics/associated_type_typo.swift
- edit: validation-test/compiler_crashers_2_fixed/0084-rdar31093854.swift
-
Commit 9f0b2c7da4f0ba577aeee363e04fcb13084fa578 by Robert Widmann:
Update latex_paper_size to latex_elements.papersize- edit: docs/CMakeLists.txt
- edit: docs/Makefile
-
Commit 597dc8ef645b1dbdeb168dbcc115470539bab027 by Roman Levenstein:
[closure-specializer] Support specialization of closures with address- edit: lib/SILOptimizer/IPO/ClosureSpecializer.cpp
- edit: test/SILOptimizer/closure_specialize_simple.sil
- edit: test/SILOptimizer/closure_specialize_consolidated.sil
- edit: test/SILOptimizer/closure_specialize.sil
- edit: test/SILOptimizer/inline_self.swift
-
Commit d1b0e67620fc6cf94a5c77ee99fb08093d8a6037 by github:
swift-api-digester: teach the tool do detect APINotes' moving one member- edit: include/swift/IDE/DigesterEnums.def
- add: test/api-digester/Inputs/APINotesLeft/APINotesTest.apinotes
- add: test/api-digester/Inputs/APINotesRight/APINotesTest.h
- add: test/api-digester/Outputs/apinotes-migrator-gen.json
- add: test/api-digester/Inputs/APINotesRight/APINotesTest.apinotes
- add: test/api-digester/Inputs/APINotesLeft/APINotesTest.h
- edit: tools/swift-api-digester/swift-api-digester.cpp
- edit: include/swift/IDE/APIDigesterData.h
- add: test/api-digester/Inputs/APINotesRight/module.modulemap
- edit: lib/IDE/APIDigesterData.cpp
- add: test/api-digester/apinotes-migrator-gen.swift
- add: test/api-digester/Inputs/APINotesLeft/module.modulemap
-
Commit 9395c84dabf36d8adcc9d9513cd76c2db0e29b7c by Roman Levenstein:
Fix a test that was failing in resilient builds- edit: test/SILGen/collection_cast_crash.swift
-
Commit ee4293fea19c657d75db1e41e4e1031be37c1e82 by github:
IDE Utils: For DeclNameViewer, we should use empty StringRef to- edit: lib/IDE/Utils.cpp
- edit: lib/Migrator/APIDiffMigratorPass.cpp
-
Commit 3262fb7efd644e7433577bc3b80620ffbcfc9baa by Jordan Rose:
Preparations for removal of getName on ValueDecl (#206)- edit: source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp
- edit: source/Plugins/ExpressionParser/Swift/SwiftSILManipulator.cpp
- edit: source/Plugins/ExpressionParser/Swift/SwiftPersistentExpressionState.cpp