[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #3030

I reverted to unblock the build. But, I have no idea why this would fail the way it is. The error message "error: 'swift_name' attribute cannot be applied to this declaration” is from Clang and shouldn’t be reachable for structs/functions, which is what I have here. Is it possible that Clang is old or stale?

···

On Mar 28, 2016, at 5:39 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-osx [#3030]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/3030/
Project: oss-swift-incremental-RA-osx
Date of build: Mon, 28 Mar 2016 17:20:55 -0700
Build duration: 18 min
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-osx/3030/consoleFull#749895915ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
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-osx/3030/consoleFull#-1448290007fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift
Failed: 1 test(s), Passed: 7815 test(s), Total: 7816 test(s)
Failed: Swift.Interpreter.import_as_member.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/3030/testReport/junit/Swift/Interpreter/import_as_member_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 277 test(s), Total: 277 test(s)

Changes

Commit 4afd13681e9d58e5b909df48569f6d7f3d253c1c by milseman:
[Import as member] Add executable test for C struct members

add: test/Interpreter/Inputs/ImportAsMember/module.map
add: test/Interpreter/import_as_member.swift
add: test/Interpreter/Inputs/ImportAsMember/IAMVec.c
add: test/Interpreter/Inputs/ImportAsMember/IAMVec.h

Commit 1ab14ac99962af1a5768454f7e7b163c095c90ef by spestov:
Disable multifile/error-type/one-module test for now since it fails on

edit: test/multifile/error-type/one-module/main.swift

I think Doug just changed things in this area, so it's entirely possible.

···

On Mar 28, 2016, at 17:49, Michael Ilseman via swift-dev <swift-dev@swift.org> wrote:

I reverted to unblock the build. But, I have no idea why this would fail the way it is. The error message "error: 'swift_name' attribute cannot be applied to this declaration” is from Clang and shouldn’t be reachable for structs/functions, which is what I have here. Is it possible that Clang is old or stale?

On Mar 28, 2016, at 5:39 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:

[FAILURE] oss-swift-incremental-RA-osx [#3030]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/3030/
Project: oss-swift-incremental-RA-osx
Date of build: Mon, 28 Mar 2016 17:20:55 -0700
Build duration: 18 min
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-osx/3030/consoleFull#749895915ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
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-osx/3030/consoleFull#-1448290007fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift
Failed: 1 test(s), Passed: 7815 test(s), Total: 7816 test(s)
Failed: Swift.Interpreter.import_as_member.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/3030/testReport/junit/Swift/Interpreter/import_as_member_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 277 test(s), Total: 277 test(s)

Changes

Commit 4afd13681e9d58e5b909df48569f6d7f3d253c1c by milseman:
[Import as member] Add executable test for C struct members

add: test/Interpreter/Inputs/ImportAsMember/module.map
add: test/Interpreter/import_as_member.swift
add: test/Interpreter/Inputs/ImportAsMember/IAMVec.c
add: test/Interpreter/Inputs/ImportAsMember/IAMVec.h

Commit 1ab14ac99962af1a5768454f7e7b163c095c90ef by spestov:
Disable multifile/error-type/one-module test for now since it fails on

edit: test/multifile/error-type/one-module/main.swift

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev