swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-osx [#1307]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/1307/
Project:
oss-swift-package-osx
Date of build:
Thu, 01 Mar 2018 20:57:57 -0600
Build duration:
53 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 46ab97a0d5a4998843bc668f5ca181fa6afaf345 by michael.ilseman:
[benchmark] Attempt to make StringBuilder more stable.
-
edit: benchmark/single-source/StringBuilder.swift
-
Commit 959f45edc013db14e6986adb998b826f5a12a5a4 by michael.ilseman:
[benchmark] Add string interpolation benchmarks
-
edit: benchmark/utils/main.swift
-
edit: benchmark/single-source/StringInterpolation.swift
-
Commit a78d0f0c57638da5f25b7f10268ba9e2322a14a5 by devteam.codafi:
Update Change Log for SE-0075
-
Commit 20019be9d37c9424ad95c1278c8329e9a9ffb0d5 by pyaskevich:
[CSSolver] Use correct locator when matching function result types
-
edit: test/Constraints/closures.swift
-
edit: lib/Sema/CSSimplify.cpp
-
edit: lib/Sema/CSRanking.cpp
-
edit: test/expr/closure/closures.swift
-
add: test/Constraints/rdar37790062.swift
-
Commit 2e77e6a8b1b98f74519da0d85faa1f81f9724f2c by compnerd:
build: tweak gyb line directives
-
edit: include/swift/Syntax/CMakeLists.txt
-
edit: lib/Syntax/CMakeLists.txt
-
edit: cmake/modules/SwiftHandleGybSources.cmake
-
Commit d57b41e7174a991b452b4cfa2ba3200e570c876b by compnerd:
gyb: alter windows path for filename substitutions
-
Commit cddb82165b4d858b778c1abdedf1b1ca2e3444b2 by pyaskevich:
[SILGen] Add support thunk support for () -> T to () -> Void
-
edit: test/IRGen/objc_retainAutoreleasedReturnValue.swift
-
edit: lib/SILGen/SILGenPoly.cpp
-
Commit 264625898edaa8d309b10523bcd12a4c66363594 by pyaskevich:
[CSSolver] NFC: Add few more tests to verify () -> T to () -> Void
-
edit: test/Constraints/closures.swift
-
Commit 4585bc53d65e63239b3c802f56721e564b29906b by compnerd:
build: emulate /GR- when compiling for Windows
-
edit: cmake/modules/AddSwift.cmake
-
Commit c3c65cbd64a0b0f79b8c686b6f327163cc7c5be6 by dgregor:
Add test case for rdar://problem/37840927.
-
add: test/Interpreter/class_in_constrained_extension.swift
-
Commit 66bb9ce4ba0ad1ad345c2d59ca0e48efd334cfad by github:
swift-api-digester: teach the tool to serialize conforming protocols.
-
edit: include/swift/IDE/DigesterEnums.def
-
edit: test/api-digester/Outputs/cake.json
-
edit: tools/swift-api-digester/swift-api-digester.cpp
-
edit: test/api-digester/Inputs/cake.swift
-
Commit 719533b3f95d3792d68a259a11ca46d14a56180c by dgregor:
Revert "[Runtime] Reference ObjC class objects indirectly in conformance
-
edit: lib/IRGen/GenDecl.cpp
-
edit: test/IRGen/protocol_conformance_records_objc.swift
-
edit: include/swift/IRGen/Linking.h
-
edit: test/IRGen/objc_bridged_generic_conformance.swift
-
Commit 40bf583a68dd600771332317ae33b015dfd6890c by compnerd:
protect unistd.h inclusion with a check for Unix
-
edit: src/queue.c
-
edit: tests/dispatch_read2.c
-
edit: tests/dispatch_io.c
-
edit: tests/Foundation/bench.mm
-
edit: tests/dispatch_after.c
-
edit: tests/bsdtests.h
-
edit: tests/dispatch_test.c
-
edit: tests/bsdtests.c
-
edit: tests/dispatch_readsync.c
-
edit: tests/dispatch_cascade.c
-
edit: tests/dispatch_deadname.c
-
edit: tests/dispatch_apply.c
-
edit: cmake/config.h.in
-
edit: tests/cffd.c
-
edit: tests/dispatch_sema.c
-
edit: tests/dispatch_io_net.c
-
edit: private/private.h
-
edit: tests/bsdtestharness.c
-
edit: tests/dispatch_select.c
-
edit: tests/dispatch_queue_finalizer.c
-
edit: tests/dispatch_concur.c
-
edit: tests/dispatch_vm.c
-
edit: tests/dispatch_sync_on_main.c
-
edit: tests/dispatch_overcommit.c
-
edit: tests/dispatch_read.c
-
edit: dispatch/dispatch.h
-
edit: tests/dispatch_priority.c
-
edit: src/internal.h
-
edit: tests/dispatch_proc.c
-
edit: tests/dispatch_vnode.c
-
edit: tests/dispatch_drift.c
-
edit: CMakeLists.txt
-
edit: tests/dispatch_context_for_key.c
-
edit: tests/dispatch_group.c
-
Commit c791d426e831d49b17c92907ead382557410a7d9 by ditaliano:
[Repl] Don't crash when passing additional arguments.
-
add: lit/SwiftREPL/CrashArgs.test
-
edit: source/Symbol/SwiftASTContext.cpp