[swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 - Long Test (master) #2667
Max Moiseev
moiseev at apple.com
Tue May 9 17:14:59 CDT 2017
Caused by this change: https://github.com/apple/swift-clang/commit/99730af5fb3c765e39cbc85123a2374269daf163 <https://github.com/apple/swift-clang/commit/99730af5fb3c765e39cbc85123a2374269daf163>
> On May 9, 2017, at 3:09 PM, Mishal Shah <mishal_shah at apple.com> wrote:
>
> Hi,
>
> This failed due to
> /home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/swift/lib/ClangImporter/ClangImporter.cpp:2647:41: error: too few arguments to function call, single argument 'Diags' was not specified
> return Impl.Invocation->getModuleHash();
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
> /home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/llvm/tools/clang/include/clang/Frontend/CompilerInvocation.h:177:3: note: 'getModuleHash' declared here
> std::string getModuleHash(DiagnosticsEngine &Diags) const;
> ^
> 1 error generated.
>
>
> Thanks,
> Mishal Shah
>> On May 9, 2017, at 3:07 PM, no-reply at swift.org <mailto:no-reply at swift.org> wrote:
>>
>> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04-long-test [#2667]
>>
>> Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/2667/ <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/2667/>
>> Project: oss-swift-incremental-RA-linux-ubuntu-14_04-long-test
>> Date of build: Tue, 09 May 2017 14:46:39 -0700
>> Build duration: 21 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-linux-ubuntu-14_04-long-test/2667/consoleFull#1337543393ee1a197b-acac-4b17-83cf-a53b95139a76>
>> Changes
>>
>> Commit 08c1c988a7a859e6d7ef2a721797300fae36f3af by Mark Lacey:
>> Better fix for handling Equal constraints in matchTypes.
>>
>> edit: lib/Sema/CSSimplify.cpp
>>
>> Commit 53554dbe2dca7701e6631c138d4bd661f2caa312 by Bruno Cardoso Lopes:
>> [Modules] Allow umbrella frameworks to define private submodules for
>>
>> add: test/Modules/Inputs/MainA.framework/PrivateHeaders/MainPriv.h
>> add: test/Modules/Inputs/MainA.framework/Frameworks/Sub.framework/Headers/B.h
>> add: test/Modules/Inputs/MainA.framework/Frameworks/Sub.framework/PrivateHeaders/SubPriv.h
>> add: test/Modules/Inputs/MainA.framework/Headers/Main.h
>> add: test/Modules/Inputs/MainA.framework/Modules/module.private.modulemap
>> edit: test/Modules/find-privateheaders.m
>> add: test/Modules/Inputs/MainA.framework/Frameworks/Sub.framework/Headers/Sub.h
>> add: test/Modules/Inputs/MainA.framework/PrivateHeaders/APriv.h
>> add: test/Modules/Inputs/MainA.framework/Modules/module.modulemap
>> add: test/Modules/Inputs/MainA.framework/Frameworks/Sub.framework/PrivateHeaders/BPriv.h
>> add: test/Modules/Inputs/MainA.framework/Headers/A.h
>> edit: lib/Lex/ModuleMap.cpp
>>
>> Commit 99730af5fb3c765e39cbc85123a2374269daf163 by Bruno Cardoso Lopes:
>> [Modules] Include error diagnostics to the module hash
>>
>> edit: lib/Frontend/CompilerInstance.cpp
>> edit: include/clang/Frontend/CompilerInvocation.h
>> edit: include/clang/Basic/LangOptions.def
>> edit: include/clang/Driver/CC1Options.td
>> edit: lib/Frontend/CompilerInvocation.cpp
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170509/ce68b06f/attachment.html>
More information about the swift-dev
mailing list