[swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #2309

Mishal Shah mishal_shah at apple.com
Fri Feb 26 13:01:17 CST 2016


This failure might be related to commits below: 

[Parser] adjust inout declaration for type decoration (details <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2308/changes#f48487d3fbea6d05efa69881c9577f0beb7e971a>)
[Parser] update tests for 'inout' syntax adjustment (details <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2308/changes#780b58a9a5f9a78f3690d5f731e4f6923dd6a77f>)
[AST] update 'inout' print order in ASTPrinter (details <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2308/changes#620f1e73cba158f2dedba9ba7245d98d26a045fc>)
[Parser] add test for 'inout' deprecation warning (details <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2308/changes#fb66ec8ea40cd3f1b9a89dc923dffdd88fbb6d2f>)

Thanks,
Mishal Shah
> On Feb 26, 2016, at 10:58 AM, Mishal Shah via swift-dev <swift-dev at swift.org> wrote:
> 
> This system is using following SDKs: 
> 
> Please make so your commit works with GM Xcode.
> 
> $ xcodebuild -sdk -version
> MacOSX10.11.sdk - OS X 10.11 (macosx10.11)
> SDKVersion: 10.11
> Path: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
> PlatformVersion: 1.1
> PlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform
> ProductBuildVersion: 15C43
> ProductCopyright: 1983-2015 Apple Inc.
> ProductName: Mac OS X
> ProductUserVisibleVersion: 10.11.2
> ProductVersion: 10.11.2
> 
> iPhoneOS9.2.sdk - iOS 9.2 (iphoneos9.2)
> SDKVersion: 9.2
> Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.2.sdk
> PlatformVersion: 9.2
> PlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
> ProductBuildVersion: 13C75
> ProductCopyright: 1983-2015 Apple Inc.
> ProductName: iPhone OS
> ProductVersion: 9.2
> 
> iPhoneSimulator9.2.sdk - Simulator - iOS 9.2 (iphonesimulator9.2)
> SDKVersion: 9.2
> Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator9.2.sdk
> PlatformVersion: 9.2
> PlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform
> ProductBuildVersion: 13C75
> ProductCopyright: 1983-2015 Apple Inc.
> ProductName: iPhone OS
> ProductVersion: 9.2
> 
> AppleTVOS9.1.sdk - tvOS 9.1 (appletvos9.1)
> SDKVersion: 9.1
> Path: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS9.1.sdk
> PlatformVersion: 9.1
> PlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform
> ProductBuildVersion: 13U78
> ProductCopyright: 1983-2015 Apple Inc.
> ProductName: Apple TVOS
> ProductVersion: 9.1
> 
> AppleTVSimulator9.1.sdk - Simulator - tvOS 9.1 (appletvsimulator9.1)
> SDKVersion: 9.1
> Path: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform/Developer/SDKs/AppleTVSimulator9.1.sdk
> PlatformVersion: 9.1
> PlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/AppleTVSimulator.platform
> ProductBuildVersion: 13U78
> ProductCopyright: 1983-2015 Apple Inc.
> ProductName: Apple TVOS
> ProductVersion: 9.1
> 
> WatchOS2.1.sdk - watchOS 2.1 (watchos2.1)
> SDKVersion: 2.1
> Path: /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS2.1.sdk
> PlatformVersion: 2.1
> PlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/WatchOS.platform
> ProductBuildVersion: 13S660
> ProductCopyright: 1983-2015 Apple Inc.
> ProductName: Watch OS
> ProductVersion: 2.1
> 
> WatchSimulator2.1.sdk - Simulator - watchOS 2.1 (watchsimulator2.1)
> SDKVersion: 2.1
> Path: /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform/Developer/SDKs/WatchSimulator2.1.sdk
> PlatformVersion: 2.1
> PlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/WatchSimulator.platform
> ProductBuildVersion: 13S660
> ProductCopyright: 1983-2015 Apple Inc.
> ProductName: Watch OS
> ProductVersion: 2.1
>  
> Thanks, 
> Mishal Shah
>> On Feb 26, 2016, at 10:54 AM, Adrian Prantl via swift-dev <swift-dev at swift.org <mailto:swift-dev at swift.org>> wrote:
>> 
>> lib/ClangImporter/CMakeFiles/swiftClangImporter.dir/ImportType.cpp.o -MF lib/ClangImporter/CMakeFiles/swiftClangImporter.dir/ImportType.cpp.o.d -o lib/ClangImporter/CMakeFiles/swiftClangImporter.dir/ImportType.cpp.o -c /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swift/lib/ClangImporter/ImportType.cpp
>> In file included from /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swift/lib/ClangImporter/ImportType.cpp:17:
>> In file included from /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swift/lib/ClangImporter/ImporterImpl.h:20:
>> In file included from /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swift/lib/ClangImporter/ImportEnumInfo.h:20:
>> In file included from /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swift/include/swift/AST/Decl.h:20:
>> In file included from /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swift/include/swift/AST/CaptureInfo.h:16:
>> In file included from /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swift/include/swift/Basic/LLVM.h:24:
>> In file included from /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/llvm/include/llvm/Support/Casting.h:19:
>> In file included from /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/llvm/include/llvm/Support/type_traits.h:17:
>> In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/type_traits:205:
>> In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/__config:23:
>> In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/unistd.h:72:
>> In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/sys/unistd.h:181:
>> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/Availability.h:168:10: fatal error: 'AvailabilityInternal.h' file not found
>> #include <AvailabilityInternal.h>
>>          ^
>> 1 error generated.
>> 
>> 
>> Is there some kind of SDK problem on that machine? (My commit didn’t touch the file in question).
>> 
>> 
>>> On Feb 26, 2016, at 10:52 AM, no-reply at swift.org <mailto:no-reply at swift.org> wrote:
>>> 
>>> [FAILURE] oss-swift-incremental-RA-osx [#2309]
>>> 
>>> Build URL:	https://ci.swift.org/job/oss-swift-incremental-RA-osx/2309/ <https://ci.swift.org/job/oss-swift-incremental-RA-osx/2309/>
>>> Project:	oss-swift-incremental-RA-osx
>>> Date of build:	Fri, 26 Feb 2016 12:51:35 -0600
>>> Build duration:	1 min 16 sec
>>> 
>>> Changes
>>> 
>>> Commit c9927f66f0e61f9c809dbfc99b7a89a6b3eb6c9a by aprantl:
>>> Serialize debug scope and location info in the SIL assembler language.
>>> 
>>> edit: test/SILOptimizer/peephole_thick_to_objc_metatype.sil
>>> edit: lib/Parse/ParseSIL.cpp
>>> edit: test/DebugInfo/linetable-do.swift
>>> edit: test/SILOptimizer/performance_inliner.sil
>>> edit: test/SILOptimizer/simplify_cfg.sil
>>> edit: lib/SIL/SILModule.cpp
>>> edit: test/SILOptimizer/licm_apply.sil
>>> edit: test/SILOptimizer/basic-aa.sil
>>> edit: lib/SILGen/SILGenMaterializeForSet.cpp
>>> edit: test/SILOptimizer/simplify_cfg_args.sil
>>> edit: utils/sil-mode.el
>>> edit: test/SILOptimizer/mem-behavior.sil
>>> edit: test/SILOptimizer/move_cond_fail.sil
>>> edit: lib/Serialization/DeserializeSIL.cpp
>>> edit: test/SILOptimizer/basic-callee-printer.sil
>>> edit: test/SILOptimizer/sil_locations.sil
>>> edit: include/swift/Parse/Tokens.def
>>> edit: test/SILGen/default_arguments.swift
>>> edit: test/SILGen/collection_downcast.swift
>>> edit: test/SILOptimizer/dead_store_elim.sil
>>> edit: lib/SILGen/SILGenType.cpp
>>> edit: test/SILGen/auto_generated_super_init_call.swift
>>> edit: include/swift/SIL/SILDebugScope.h
>>> edit: docs/SIL.rst
>>> edit: test/SILOptimizer/lslocation_reduction.sil
>>> edit: lib/SILGen/SILGen.cpp
>>> edit: lib/SILOptimizer/Utils/SILInliner.cpp
>>> edit: lib/Parse/ParseDecl.cpp
>>> edit: include/swift/AST/DiagnosticsParse.def
>>> edit: test/SILOptimizer/redundant_load_elim.sil
>>> edit: lib/SILGen/SILGenDecl.cpp
>>> edit: test/SILOptimizer/lslocation_expansion.sil
>>> edit: test/SILGen/errors.swift
>>> edit: include/swift/SIL/SILFunction.h
>>> edit: test/SILOptimizer/redundant_load_and_dead_store_elim.sil
>>> edit: test/SILOptimizer/specialize_apply_conf.swift
>>> edit: lib/SIL/SILPrinter.cpp
>>> edit: test/SILOptimizer/super_class_method.swift
>>> edit: lib/SIL/SILLocation.cpp
>>> edit: lib/SILGen/SILGenFunction.h
>>> edit: lib/SIL/SILBasicBlock.cpp
>>> edit: lib/Parse/ParseStmt.cpp
>>> edit: include/swift/Parse/Parser.h
>>> edit: test/SILGen/if_while_binding.swift
>>> edit: lib/IRGen/IRGenDebugInfo.cpp
>>> edit: test/SILGen/conditionally_unreachable.swift
>>> edit: test/SILOptimizer/merge_cond_fail.sil
>>> edit: test/SILGen/function_conversion.swift
>>> edit: test/SILOptimizer/diagnose_unreachable.sil
>>> edit: include/swift/SIL/SILLocation.h
>>> edit: test/SILGen/objc_thunks.swift
>>> edit: test/SILGen/sil_locations_top_level.swift
>>> edit: test/SILGen/functions.swift
>>> edit: test/SIL/unimplemented_initializer.swift
>>> edit: test/SILGen/sil_locations.swift
>>> edit: test/SILGen/partial_apply_super.swift
>>> edit: test/SILOptimizer/cast_folding_objc.swift
>>> edit: test/SILGen/properties.swift
>>> edit: test/SILOptimizer/super_method.swift
>> 
>> _______________________________________________
>> swift-dev mailing list
>> swift-dev at swift.org <mailto:swift-dev at swift.org>
>> https://lists.swift.org/mailman/listinfo/swift-dev
> 
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160226/9cf32803/attachment.html>


More information about the swift-dev mailing list