<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hmm, strange. This does not reproduce for us.&nbsp;<div class=""><br class=""></div><div class="">What branch are you building? How old is your build directory? What command are you using to create this package?</div><div class=""><br class=""></div><div class="">- mish</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jan 26, 2016, at 10:20 AM, Drew Crawford via swift-dev &lt;<a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I'm attempting to compile the latest snapshot from source and it seems to fail at the last step:<div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class="">Command 4: "/swift-dev/build/buildbot_linux/none-swift_package_sandbox/usr/bin/swift" "build" "--chdir" "/tmp/swift-package-tests/test-xctest-package/Output/test-xctest-package.py.tmp.dir/tool" "-v"</div><div class="">Command 4 Result: 1</div><div class="">Command 4 Output:</div><div class="">None</div><div class=""><br class=""></div><div class="">Command 4 Stderr:</div><div class="">/tmp/swift-package-tests/test-xctest-package/Output/test-xctest-package.py.tmp.dir/tool/main.swift:3:7: error: type&nbsp;'MyXCTest' does not conform to protocol 'XCTestCaseProvider'</div><div class="">class MyXCTest : XCTestCase {</div><div class="">&nbsp; &nbsp; &nbsp; ^</div><div class="">XCTest.XCTestCaseProvider:2:16: note: protocol requires property 'allTests' with type '[(String, () -&gt; Void)]'</div><div class="">&nbsp; &nbsp; public var allTests: [(String, () -&gt; Void)] { get }</div><div class="">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;^</div><div class="">/tmp/swift-package-tests/test-xctest-package/Output/test-xctest-package.py.tmp.dir/tool/main.swift:4:9: note: candidate&nbsp;has non-matching type '[(String, () throws -&gt; ())]'</div><div class="">&nbsp; &nbsp; var allTests : [(String, () throws -&gt; ())] {</div><div class="">&nbsp; &nbsp; &nbsp; &nbsp; ^</div><div class="">&lt;unknown&gt;:0: error: build had 1 command failures</div><div class="">swift-build: error: exit(1): ["/swift-dev/build/buildbot_linux/none-swift_package_sandbox/usr/bin/swift-build-tool", "-v", "-f",&nbsp;"/tmp/swift-package-tests/test-xctest-package/Output/test-xctest-package.py.tmp.dir/tool/.build/debug/tool.o/llbuild.yaml"]</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">--</div><div class=""><br class=""></div><div class="">********************</div><div class="">Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..</div><div class="">Testing Time: 9.85s</div><div class="">********************</div><div class="">Failing Tests (1):</div><div class="">&nbsp; &nbsp; swift-package-tests :: test-xctest-package/test-xctest-package.py</div><div class=""><br class=""></div><div class="">&nbsp; Expected Passes &nbsp; &nbsp;: 10</div><div class="">&nbsp; Unsupported Tests &nbsp;: 5</div><div class="">&nbsp; Unexpected Failures: 1</div><div class="">./utils/build-script: command terminated with a non-zero exit status 1, aborting</div><div class="">./utils/build-script: using preset 'buildbot_linux', which expands to ./utils/build-script --assertions --no-swift-stdlib-assertions&nbsp;--llbuild --swiftpm --xctest --build-subdir=buildbot_linux --lldb --release --test --validation-test --foundation -- --swift-enable-ast-verifier=0 --install-swift --install-lldb --install-llbuild --install-swiftpm --install-xctest --install-prefix=/usr '--swift-install-components=compiler;clang-builtin-headers;stdlib;sdk-overlay;license' --build-swift-static-stdlib=1 --skip-test-lldb=1 --test-installable-package=1 --install-destdir=/tmp/install --installable-package=/tmp/swift.tar.gz --install-foundation --reconfigure</div><div class="">./utils/build-script: command terminated with a non-zero exit status 1, aborting</div></blockquote></div>_______________________________________________<br class="">swift-dev mailing list<br class=""><a href="mailto:swift-dev@swift.org" class="">swift-dev@swift.org</a><br class="">https://lists.swift.org/mailman/listinfo/swift-dev<br class=""></div></blockquote></div><br class=""></div></body></html>