Filed <rdar://problem/35162161> Swift CI: 0. OSS - Swift Incremental RA - Ubuntu 16.04 - Long Test (master)
<unknown>:0: error: module map file '/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/swift-corelibs-libdispatch/dispatch/module.modulemap' not found <><unknown>:0: error: module map file '/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/swift-corelibs-libdispatch/dispatch/module.modulemap' not found <unknown>:0: error: missing required module 'SwiftShims' This could be due to one of the following commit. Could someone shed some lights on what’s going on? Git (git g...@github.com:apple/swift.git) [ClangImporter] Don't add duplicate search paths (detail <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/485/changes#detail>) [ClangImporter] Only suppress specific diags in synthetic buffers (detail <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/485/changes#detail>) test/IRGen/builtins.swift is not an executable_test (detail <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/485/changes#detail>) [SIL] Gardening: Change stale comment into a useful "NOTE:" (detail <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/485/changes#detail>) Improve lowercased comments documentation (#12579) (detail <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/485/changes#detail>) [runtime] Remove function pointer hooks from Error implementation. (detail <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/485/changes#detail>) [runtime] Clean up symbols in StdlibUnittest and the internal leak (detail <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/485/changes#detail>) Git (git g...@github.com:apple/swift-llvm.git) [Modules] Add module for Config/llvm-config.h (detail <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/485/changes#detail>) [raw_fd_ostream] report actual error in error messages (detail <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/485/changes#detail>) > On Oct 24, 2017, at 2:43 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04-long-test [#485] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/485/ > > <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04-long-test/485/> > Project: oss-swift-incremental-RA-linux-ubuntu-16_04-long-test > Date of build: Tue, 24 Oct 2017 16:19:00 -0500 > Build duration: 25 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-16_04-long-test/485/consoleFull#-13603032823122a513-f36a-4c87-8ed7-cbc36a1ec144> > Changes > > Commit f331060ba748d302136e9837ce7f17339b5b7b6b by jordan_rose: > [ClangImporter] Don't add duplicate search paths > > add: > validation-test/ClangImporter/Inputs/explicit-system-framework-path/override/Test.framework/Modules/module.modulemap > edit: lib/ClangImporter/ClangImporter.cpp > add: > validation-test/ClangImporter/Inputs/explicit-system-framework-path/override/Test.framework/Headers/Test.h > add: > validation-test/ClangImporter/Inputs/explicit-system-framework-path/override/TestUser.framework/Modules/module.modulemap > add: > validation-test/ClangImporter/Inputs/explicit-system-framework-path/sdkroot/Library/Frameworks/Test.framework/Headers/Test.h > add: validation-test/ClangImporter/explicit-system-framework-path.swift > add: > validation-test/ClangImporter/Inputs/explicit-system-framework-path/sdkroot/Library/Frameworks/Test.framework/Modules/module.modulemap > add: > validation-test/ClangImporter/Inputs/explicit-system-framework-path/override/TestUser.framework/Headers/TestUser.h > > Commit d78d1dcacb61bf10fce807d2f4e9a35082e0d814 by jordan_rose: > [ClangImporter] Only suppress specific diags in synthetic buffers > > edit: lib/ClangImporter/ClangDiagnosticConsumer.cpp > > Commit 270160441dd0b42ac521a2851aa27ff161b27eef by aschwaighofer: > test/IRGen/builtins.swift is not an executable_test > > edit: test/IRGen/builtins.swift > > Commit b8530a70315c9b17110a268845cfa8621d5decac by dave: > [SIL] Gardening: Change stale comment into a useful "NOTE:" > > edit: lib/SIL/SILFunctionType.cpp > > Commit 4b9d5d54db87d4a5ddcf1e808be29346e535af33 by natecook1000: > Improve lowercased comments documentation (#12579) > > edit: stdlib/public/core/String.swift > > Commit ac6e0bd164580ec62348a488688c03efa48c6eb0 by gparker: > [runtime] Remove function pointer hooks from Error implementation. > > edit: stdlib/public/runtime/ErrorObject.mm > > Commit 58c9b45c782856bcfcc9111d746d72cc6ec715a3 by gparker: > [runtime] Clean up symbols in StdlibUnittest and the internal leak > > edit: benchmark/utils/DriverUtils.swift > edit: unittests/runtime/weak.mm > edit: stdlib/private/StdlibUnittest/GetOSVersion.mm > edit: stdlib/private/StdlibUnittest/InspectValue.swift > edit: stdlib/private/StdlibUnittest/InterceptTraps.cpp > edit: stdlib/private/StdlibUnittest/InspectValue.cpp > edit: stdlib/private/StdlibUnittest/TestHelpers.swift > edit: > stdlib/private/StdlibUnittestFoundationExtras/StdlibUnittestFoundationExtras.swift > edit: stdlib/public/runtime/Leaks.mm > edit: stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.cpp > edit: stdlib/public/runtime/Leaks.h > edit: stdlib/private/StdlibUnittest/OpaqueIdentityFunctions.swift > edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb > edit: > stdlib/private/StdlibUnittestFoundationExtras/UnavailableFoundationMethodThunks.mm > > Commit 976966d30fa00d91f71047d8def31a2458e6074e by bruno.cardoso: > [Modules] Add module for Config/llvm-config.h > > edit: include/llvm/module.modulemap.build > > Commit 31794b84f99b16f8816e6e3f5ec5cf64135eba13 by bruno.cardoso: > [raw_fd_ostream] report actual error in error messages > > edit: include/llvm/Support/LockFileManager.h > edit: include/llvm/Support/raw_ostream.h > edit: lib/LTO/LTOCodeGenerator.cpp > edit: lib/Support/LockFileManager.cpp > edit: lib/IR/Core.cpp > edit: lib/Support/raw_ostream.cpp
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev