Report
[FAILURE] oss-swift-package-osx [#3271]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3271/
Project:
oss-swift-package-osx
Date of build:
Tue, 07 May 2019 16:14:03 -0500
Build duration:
2 hr 33 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
- Swift Compile Error: Swift compiler error
Changes
-
Commit fae45be102fc1681103f665b2ed48e10d86bbae8 by tabor.kelly:
Respect schedulerLanes when using the C API.- edit: products/libllbuild/BuildSystem-C-API.cpp
-
Commit 8c721dee4c3b2de7b38b4b3c50602a1968b45564 by danielrodriguez:
[update-checkout] Don't use env for portability.- edit: utils/update_checkout/update_checkout/update_checkout.py
-
Commit 60a93467f7d8408e550f5ecab3f320dd65fb6c33 by aschwaighofer:
Perform substitution on conformances if we are supposed to substitute- edit: lib/AST/SubstitutionMap.cpp
-
Commit 1acedc6c6928b6e69258bbb3132a071d4561dd34 by ditaliano:
[Reflection] Check that the offset is within the section.- edit: stdlib/public/Reflection/TypeRefBuilder.cpp
- edit: stdlib/public/runtime/ReflectionMirror.mm
- edit: include/swift/Reflection/Records.h
-
Commit fc8ff70be79fa13c4095c5c5eed1892d7b3392cc by aschwaighofer:
IRGen: Don't emit opaque type descriptors twice- edit: lib/IRGen/IRGenModule.h
- edit: lib/IRGen/GenStruct.cpp
- edit: lib/IRGen/GenDecl.cpp
-
Commit da999f0fd7ce2ed26bd6a5aa50e72aaf8e58c485 by aschwaighofer:
Use noteUseOfOpaqueTypeDescriptor instead of introducing and using- edit: lib/IRGen/GenStruct.cpp
- edit: lib/IRGen/GenDecl.cpp
- edit: lib/IRGen/IRGenModule.h
-
Commit 1607fa00448b875fbbfa31ce52e8eed9611c049b by aschwaighofer:
Fix unused variable warning.- edit: lib/SILOptimizer/Transforms/SpecializeOpaqueArchetypes.cpp
-
Commit b4434fdd8d9e027fe525bb15949f465bf9ab2158 by ditaliano:
[Reflection] Fix the computation of boundaries in getFieldName().- edit: include/swift/Reflection/Records.h
- edit: stdlib/public/Reflection/TypeRefBuilder.cpp
- edit: stdlib/public/runtime/ReflectionMirror.mm
-
Commit 562b79dcf70557b5f427a41e13e1f2b2da0ba2e6 by danielrodriguez:
[android] Remove uuid.h from Android's Glibc.- edit: stdlib/public/Platform/glibc.modulemap.gyb
-
Commit 1813cc3670592cfb9887e4aba6b70ae571ae1813 by danielrodriguez:
[android] Enable some tests that should pass on Android.- edit: test/stdlib/InputStream.swift.gyb
- edit: validation-test/stdlib/StringLowercasedUppercased.swift
- edit: test/Interpreter/conditional_conformances_modules.swift
- edit: validation-test/stdlib/Glibc.swift
-
Commit 24d24c0e63b56ba2b4fb8183ebc7e329d33c70d1 by dgregor:
[AST] Allocate GenericSignature(Builders) in the arena- edit: lib/AST/GenericSignature.cpp
- edit: include/swift/AST/GenericSignature.h
- add: validation-test/compiler_crashers_2_fixed/0194-rdar50309503.swift
- edit: lib/AST/ASTContext.cpp
- edit: lib/AST/GenericSignatureBuilder.cpp
-
Commit 52952623db5d60a04c5b2b4dd895c0e82b6883d3 by compnerd:
test: remove extraneous macro definitions- edit: test/Parse/ConditionalCompilation/x64AppleTVOSTarget.swift
- edit: test/Parse/ConditionalCompilation/i386WatchOSTarget.swift
- edit: test/Parse/ConditionalCompilation/x64IOSTarget.swift
- edit: test/Parse/ConditionalCompilation/arm64AppleTVOSTarget.swift
- edit: test/Parse/ConditionalCompilation/x64CygwinTarget.swift
- edit: test/Parse/ConditionalCompilation/i386IOSTarget.swift
- edit: test/Parse/ConditionalCompilation/x64WindowsTarget.swift
- edit: test/Parse/ConditionalCompilation/armWatchOSTarget.swift
- edit: test/Parse/ConditionalCompilation/armAndroidTarget.swift
- edit: test/Parse/ConditionalCompilation/trailingClosureOnTargetConfig.swift
- edit: test/Parse/ConditionalCompilation/powerpc64LinuxTarget.swift
- edit: test/Parse/ConditionalCompilation/x64OSXTarget.swift
- edit: test/Parse/ConditionalCompilation/i386AppleTVOSTarget.swift
- edit: test/Parse/ConditionalCompilation/arm64IOSTarget.swift
- edit: test/Parse/ConditionalCompilation/s390xLinuxTarget.swift
- edit: test/Parse/ConditionalCompilation/armIOSTarget.swift
- edit: test/Parse/ConditionalCompilation/powerpc64leLinuxTarget.swift
- edit: test/Parse/ConditionalCompilation/x64FreeBSDTarget.swift
- edit: test/Parse/ConditionalCompilation/x64LinuxTarget.swift
-
Commit e0b2920b67c527365ad963f7e22029ab8eee5995 by nhawes:
[test] Fix check line in test/ParseableInterface/enums-layout.swift- edit: test/ParseableInterface/enums-layout.swift
-
Commit 0f85b105e4f79ee320400c41f30416576a7fcf91 by bcardosolopes:
[Modules] Make header inclusion order from umbrella dirs deterministic- edit: lib/Frontend/FrontendAction.cpp
-
Commit dbdb83f8bc227a134e6718bf04df9a8aa064ea32 by bruno.cardoso:
Revert "[Modules] Make header inclusion order from umbrella dirs- edit: lib/Frontend/FrontendAction.cpp
-
Commit 8d79607018a63160661c2ded24eb5bc8aa45f76d by blangmuir:
Update for change to VisibleDeclConsumer- edit: source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp