Report
[FAILURE] oss-swift-4.2-incremental-RA-linux-ubuntu-16_04 [#1111]
Build URL:
https://ci.swift.org/job/oss-swift-4.2-incremental-RA-linux-ubuntu-16_04/1111/
Project:
oss-swift-4.2-incremental-RA-linux-ubuntu-16_04
Date of build:
Fri, 15 Jun 2018 18:57:30 -0500
Build duration:
41 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:
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10571 test(s), Total: 10571 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 516 test(s), Total: 516 test(s)
Changes
-
Commit 6dbad32123dcf450b2f46672adfa937d9de93759 by jake.petroules:
Make llbuild.framework get the right content in its Info.plist- edit: products/llbuild-framework/Info.plist
- edit: Xcode/Configs/Common.xcconfig
- edit: llbuild.xcodeproj/project.pbxproj
-
Commit bdd1a46e564a4e7f5aa626ad6f67ad12ba76e7b0 by jake.petroules:
Use the new build system for llbuild by default- edit: llbuild.xcodeproj/project.pbxproj
- edit: llbuild.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings
-
Commit 03ee956381c0154d9552a34529a6453a78086c2e by dmbryson:
Temporarily revert part of PR #320- edit: lib/BuildSystem/BuildSystem.cpp