On Apr 22, 2016, at 6:17 PM, no-reply@swift.org wrote:
New issue found!
[FAILURE] oss-swift-package-linux-ubuntu-14_04 [#1095]
Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/1095/
Project: oss-swift-package-linux-ubuntu-14_04
Date of build: Fri, 22 Apr 2016 18:01:34 -0700
Build duration: 15 min
Identified problems:
Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Indication 1 <https://ci.swift.org//job/oss-swift-package-linux-ubuntu-14_04/1095/consoleFull#-1807245318fca400bf-2f4a-462e-b517-e058d770b2d7>
Changes
Commit f97383c272f1a8fd189d6a58845c7d48a0ce94a1 by daniel_dunbar:
[llbuild-framework] Add a note on where this target is built.
add: products/llbuild-framework/README.md
Commit aa71a44afe02cc44c4bfa50e8c4fb8ea729e6d4a by daniel_dunbar:
[swift-bindings] Move bindings to products/.
add: products/swift-bindings/llbuild.swift
add: products/swift-bindings/CMakeLists.txt
edit: products/CMakeLists.txt
delete: bindings/swift/llbuild.swift
Commit 75242bfc5c02fcb04a4dc394916d09588f9ff3f3 by ankit.spd:
Clean up PkgConfig
edit: Sources/Build/PkgConfig.swift
Commit baf7033e17a35da714afcf26a3adc26282a1ca03 by ankit.spd:
Refactor PkgConfig struct, less mutating more private
edit: Sources/Build/Buildable.swift
edit: Sources/Build/PkgConfig.swift
Commit 3ac65477b6a0ef6a30ccd6f7b20393ab982b428e by ankit.spd:
Shift platform detection to utility
edit: Sources/Build/misc.swift
add: Sources/Utility/Platform.swift
Commit 7ffed0fd2ba858a835199093fade9acced0422e9 by ankit.spd:
Add basic pkgconfig parser test
add: Tests/Build/PkgConfigParserTests.swift
edit: Sources/Build/PkgConfig.swift
add: Tests/Build/pkgconfigInputs/gtk+-3.0.pc
Commit ee4e043b4fd2496e6a92e994296ea747e8876f73 by ankit.spd:
Update variable resolving logic for pkfconfig
edit: Sources/Build/PkgConfig.swift
Commit 8d38e902c0e949daf5371ec956d050fb7138af90 by ankit.spd:
Refactor dependency parser, adds support for comma seperator
edit: Sources/Build/PkgConfig.swift
edit: Tests/Build/pkgconfigInputs/gtk+-3.0.pc
Commit fb5e87b247d319cf1f7db0530de7bfdc818709c1 by ankit.spd:
Make pkgconfig line parser more strict and care for comments
edit: Sources/Build/PkgConfig.swift
edit: Tests/Build/pkgconfigInputs/gtk+-3.0.pc
Commit b29b8b815d6fe461136622ab54021fed5ed6ae96 by egranata:
I need to investigate why the Linux build is broken; but until then,
edit: source/Target/SwiftLanguageRuntime.cpp
Commit a70d21efaee5b24310f99282e67e11c3fdb9be33 by egranata:
Revert "I need to investigate why the Linux build is broken; but until
edit: source/Target/SwiftLanguageRuntime.cpp
Commit 022233f705d545065d959f89a9803fc8f42fef10 by egranata:
[RemoteAST] Enable a fallback where MetadataPromises can resolve
edit: source/Target/SwiftLanguageRuntime.cpp