# [FAILURE] oss-swift-package-osx [#5175]
Build URL: https://ci.swift.org/job/oss-swift-package-osx/5175/
Project: oss-swift-package-osx
Date of build: Sun, 11 Oct 2020 04:40:57 -0500
Build duration: 5 hr 16 min
Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes- Commit 8470a6624f08283719af2cbc6fdc10a2163d4888 by danielrodriguez:
[windows] Avoid %r for quoting module-cache-path in Windows.
-
edit: test/lit.cfg
-
edit: test/Driver/working-directory.swift
-
Commit 411751218c82f22ac4d9193be3a28dc2eaf56701 by rishizaki:
[Syntax] Parse attributed types in expr position as TypeExprSyntax
- edit: test/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
- edit: lib/Parse/ParseExpr.cpp
- edit: test/Syntax/round_trip_parse_gen.swift
-
Commit 4481e3bf358ca06702900ae3b95f25b1e5c43afe by rjmccall:
Generalize SWIFT_RUNTIME_EXPORT to work for other runtime libraries.
- edit: include/swift/Basic/LLVM.h
- edit: include/swift/Runtime/Metadata.h
- edit: stdlib/public/SwiftShims/Visibility.h
-
Commit ec9f5a2311345ab82664512e1f52fdd8adca088d by egor.zhdan:
WinSDK: extract WinNT into a separate submodule
- edit: stdlib/public/Platform/winsdk.modulemap
-
Commit 2a7a3eb436c710ff891fbbf7cb33250edeb9c0bc by danielrodriguez:
[windows] Use extended length paths for os.walk invocation.
- edit: test/CrossImport/Inputs/rewrite-module-triples.py
-
Commit 19e31c53cab1f6b5d297f2ca253d005fc6454731 by abdulras:
DirectoryWatcher: add an implementation for Windows
- edit: clang/unittests/DirectoryWatcher/CMakeLists.txt
- edit: clang/lib/DirectoryWatcher/windows/DirectoryWatcher-windows.cpp
-
Commit f5ad4e5d0febd27712ced078687f6a62f7466028 by compnerd:
build: permit building without Foundation build roots
- edit: Sources/PackageLoading/CMakeLists.txt
- edit: Sources/PackageDescription/CMakeLists.txt
- edit: Sources/Workspace/CMakeLists.txt
- edit: Sources/Commands/CMakeLists.txt
-
Commit 47472aee8021b9cea4783b2cff379eb318abeb4a by compnerd:
Build: quote the path string for bundle resources
- edit: Sources/Build/BuildPlan.swift
-
Commit 3e4b2c0b1aeaeca930e7f546f165007f74ff7f1f by compnerd:
Commands: make
--list-tests
work on Windows- edit: Sources/Commands/SwiftTestTool.swift
-
Commit 8ac8ed5caec31b3eabc824df49adcdb23c59bb0d by owen:
Pass -index-file-path as a primary file input
- edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
- edit: Sources/SwiftDriver/Jobs/CompileJob.swift
-
Commit e853be1e216448db61001a596741676908ae84e4 by compnerd:
SwiftDriver: repair the build on non-Darwin after #295
- edit: Sources/SwiftDriver/Driver/Driver.swift
-
Commit fdd6f994f62124de6b55c2ee04776aa533d94a97 by owen:
Return the compiler resource directory as a VirtualPath and fixup clients
- edit: Sources/SwiftDriver/Jobs/FrontendJobHelpers.swift
- edit: Sources/SwiftDriver/Jobs/LinkJob.swift
- edit: Sources/SwiftDriver/Jobs/Toolchain+InterpreterSupport.swift
- edit: Tests/SwiftDriverTests/SwiftDriverTests.swift
- edit: Sources/SwiftDriver/Driver/Driver.swift
- edit: Sources/SwiftDriver/Utilities/VirtualPath.swift
- edit: Sources/SwiftDriver/Jobs/GenericUnixToolchain+LinkerSupport.swift
- edit: Sources/SwiftDriver/Jobs/InterpretJob.swift
- edit: Sources/SwiftDriver/Toolchains/Toolchain.swift
- edit: Sources/SwiftDriver/Jobs/DarwinToolchain+LinkerSupport.swift
- edit: Sources/SwiftDriver/Jobs/Toolchain+LinkerSupport.swift
-
Commit dbc33fce3d5c018e3ca3a055a1c6a2f8d3c333a8 by dungar:
Correctly create swiftdeps output
- edit: Sources/SwiftDriver/Jobs/FrontendJobHelpers.swift
- edit: Sources/SwiftDriver/Driver/Driver.swift