[swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1232

mishal_shah mishal_shah at apple.com
Fri Jan 6 17:37:56 CST 2017


Hi Practicalswift, 

Can you please look at this failure? 

Thanks,
Mishal Shah
Stacktrace

Script:
--
not --crash /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/buildbot_incremental/swift-linux-x86_64/bin/swift -frontend -target x86_64-unknown-linux-gnu  -module-cache-path '/tmp/swift-testsuite-clang-module-cachewRBzu7' /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift -emit-ir
--
Exit Code: 1

Command Output (stderr):
--
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift:10:5: error: expected ',' separator
_&[i
    ^
    ,
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift:12:1: error: expected '}' at end of closure

^
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift:11:2: note: to match this opening '{'
-{$0
 ^
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift:11:5: error: expected ']' in container literal expression
-{$0
    ^
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift:10:3: note: to match this opening '['
_&[i
  ^
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swift/validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift:10:4: error: use of unresolved identifier 'i'
_&[i
   ^

--

	

> On Jan 6, 2017, at 3:34 PM, no-reply at swift.org wrote:
> 
> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1232]
> 
> Build URL:	https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/1232/ <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/1232/>
> Project:	oss-swift-incremental-RA-linux-ubuntu-16_10
> Date of build:	Fri, 06 Jan 2017 15:26:18 -0800
> Build duration:	7 min 42 sec
> Identified problems:
> 
> Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
> Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_10/1232/consoleFull#753392230ee1a197b-acac-4b17-83cf-a53b95139a76>
> 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-incremental-RA-linux-ubuntu-16_10/1232/consoleFull#259380362fca400bf-2f4a-462e-b517-e058d770b2d7>
> Tests: 
> 
> Name: Swift(linux-x86_64)
> Failed: 1 test(s), Passed: 8772 test(s), Total: 8773 test(s)
> Failed: Swift(linux-x86_64).compiler_crashers.28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/1232/testReport/junit/Swift(linux-x86_64)/compiler_crashers/28555_unreachable_executed_at_swift_lib_ast_type_cpp_1318_swift>
> Name: Swift-Unit
> Failed: 0 test(s), Passed: 239 test(s), Total: 239 test(s)
> 
> Changes
> 
> Commit 272dfb26dfda67635a96f45f1bf127792d039bdb by mekj88:
> Gardening spacing on properties and arguments in IndexSet (stdlib)
> 
> edit: stdlib/public/SDK/Foundation/IndexSet.swift
> 
> Commit b83ed1d5e0370b0d64bad18884e66b3b5f8ba7c6 by practicalswift:
> [swiftc (44 vs. 5390)] Add crasher in
> 
> add: validation-test/compiler_crashers/28621-typevariables-impl-getgraphindex-typevar-type-variable-mismatch.swift
> 
> Commit 02012412807cab5480605282a35f330d926ddec9 by practicalswift:
> Add "REQUIRES: OS=linux-gnu"
> 
> edit: validation-test/compiler_crashers/28621-typevariables-impl-getgraphindex-typevar-type-variable-mismatch.swift
> 
> Commit b843a01919a30295a19578a6785f83c3e5f8be02 by practicalswift:
> Remove "REQUIRES: deterministic-behavior" from crashers that are now
> 
> edit: validation-test/compiler_crashers/28474-unreachable-executed-at-swift-lib-ast-type-cpp-1325.swift
> edit: validation-test/compiler_crashers/28543-unreachable-executed-at-swift-include-swift-ast-typevisitor-h-39.swift
> edit: validation-test/compiler_crashers/28555-unreachable-executed-at-swift-lib-ast-type-cpp-1318.swift
> 
> Commit 7e66ecfde81856e816d8fe3ab816bad2655b742e by practicalswift:
> Mark previously non-deterministic compiler crashes as fixed.
> 
> add: validation-test/compiler_crashers_fixed/28504-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift
> delete: validation-test/compiler_crashers/28447-result-case-not-implemented-failed.swift
> add: validation-test/compiler_crashers_fixed/28447-result-case-not-implemented-failed.swift
> delete: validation-test/compiler_crashers/28491-result-case-not-implemented.swift
> delete: validation-test/compiler_crashers/28504-anonymous-namespace-verifier-verifychecked-swift-type-llvm-smallptrset-swift-arc.swift
> add: validation-test/compiler_crashers_fixed/28483-unreachable-executed-at-swift-lib-ast-type-cpp-1117.swift
> add: validation-test/compiler_crashers_fixed/28491-result-case-not-implemented.swift
> delete: validation-test/compiler_crashers/28483-unreachable-executed-at-swift-lib-ast-type-cpp-1117.swift
> 
> Commit 5020d92341e57569dd672067e1af4b1f3dfb548c by practicalswift:
> [swiftc (45 vs. 5390)] Add crasher in swift::Expr::walk(...)
> 
> add: validation-test/compiler_crashers/28622-vd-getdeclcontext-ismodulescopecontext.swift

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170106/5d396188/attachment.html>


More information about the swift-dev mailing list