Build Information
Successful build of QtBridge, reference dev (90c8b8), with Swift 6.1 for macOS (SPM) on 29 Apr 2026 22:18:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/qt/qtbridge-swift.git
Reference: dev
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/qt/qtbridge-swift
* branch dev -> FETCH_HEAD
* [new branch] dev -> origin/dev
HEAD is now at 90c8b80 Add qmlChildren property to QmlInstantiable protocol
Cloned https://github.com/qt/qtbridge-swift.git
Revision (git rev-parse @):
90c8b80e420f5743c397f10df73e35a75d9d1125
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/qt/qtbridge-swift.git at dev
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/qt/qtbridge-swift.git
https://github.com/qt/qtbridge-swift.git
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "qtforswift",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://git.qt.io/qtbridge/qtforswift.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "QtBridge",
"name" : "QtBridge",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "QtBridge",
"targets" : [
"QtBridge"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "QtBridgeMacros",
"targets" : [
"QtBridgeMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "QtQuickTests",
"module_type" : "SwiftTarget",
"name" : "QtQuickTests",
"path" : "Tests/QtQuickTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QtQuickTests/Resources/qml",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"SwiftBackends/CustomTypeQListModel.swift",
"SwiftBackends/ListModel.swift",
"SwiftBackends/QmlInstantiable.swift",
"SwiftBackends/QtQuickTestsEntry.swift",
"SwiftBackends/Signals.swift",
"SwiftBackends/SimpleQListModel.swift",
"SwiftBackends/Slots.swift"
],
"target_dependencies" : [
"QtBridge"
],
"type" : "test"
},
{
"c99name" : "QtBridgeXCTests",
"module_type" : "SwiftTarget",
"name" : "QtBridgeXCTests",
"path" : "Tests/QtBridgeXCTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"QListModel.swift",
"QtBridgeableOutputs.swift",
"QtBridgesMacros.swift"
],
"target_dependencies" : [
"QtBridge",
"QtBridgeMacros"
],
"type" : "test"
},
{
"c99name" : "QtBridgeMacros",
"module_type" : "SwiftTarget",
"name" : "QtBridgeMacros",
"path" : "Sources/QtBridgeMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"QtBridge",
"QtBridgeMacros"
],
"sources" : [
"Extensions.swift",
"QtBridgeableMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "QtBridgeCpp",
"module_type" : "ClangTarget",
"name" : "QtBridgeCpp",
"path" : "Sources/QtBridgeCpp",
"product_dependencies" : [
"QtCore",
"QtCorePrivate",
"QtQml",
"QtGui",
"QtTest"
],
"product_memberships" : [
"QtBridge"
],
"sources" : [
"abstractitemmodel.cpp",
"abstractlistmodel.cpp",
"callbackbase.cpp",
"metaparamslist.cpp",
"qappcpp.cpp",
"qobjectproxy.cpp",
"qobjectproxyimpl.cpp",
"qtestappcpp.cpp",
"swiftmetaobjectbuilder.cpp",
"swiftqmlelementbuilder.cpp"
],
"type" : "library"
},
{
"c99name" : "QtBridge",
"module_type" : "SwiftTarget",
"name" : "QtBridge",
"path" : "Sources/QtBridge",
"product_dependencies" : [
"QtCore",
"QtQml",
"QtGui",
"QmlImports"
],
"product_memberships" : [
"QtBridge"
],
"sources" : [
"QAbstractItemModel.swift",
"QAbstractListModel.swift",
"QApp.swift",
"QListModel.swift",
"QMetaObjectBuilder.swift",
"QMetaParamsList.swift",
"QModelIndex.swift",
"QNamespace.swift",
"QObjectBuildable.swift",
"QObjectHolder.swift",
"QVariant.swift",
"QmlInstantiable.swift",
"QmlInstantiableStatus.swift",
"QtBridgesMacros.swift"
],
"target_dependencies" : [
"QtBridgeCpp",
"QtBridgeMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/112] Write sources
[21/112] Copying plugins
[21/112] Compiling _SwiftSyntaxCShims dummy.c
[24/112] Write swift-version-2F0A5646E1D333AE.txt
[25/112] Copying QtOpenGLWidgets.framework
[26/112] Copying QtQuickControls2ImagineStyleImpl.framework
[27/112] Copying QtSvgWidgets.framework
[28/112] Copying QtQuickControls2MacOSStyleImpl.framework
[29/112] Copying QtConcurrent.framework
[30/112] Copying QtQuickControls2BasicStyleImpl.framework
[30/112] Copying QtQuickControls2Imagine.framework
[32/112] Copying QtQuickControls2Basic.framework
[33/112] Copying QtQuickControls2Material.framework
[34/112] Copying QtQuickDialogs2.framework
[35/112] Copying QtShaderTools.framework
[36/112] Copying QtSvg.framework
[37/112] Copying QtXml.framework
[38/112] Copying QtQuickWidgets.framework
[39/112] Copying QtQuickVectorImageHelpers.framework
[40/112] Copying QtQuickVectorImageGenerator.framework
[41/112] Copying QtTest.framework
[42/112] Copying QtQuickVectorImage.framework
[43/114] Copying QtQuickTest.framework
[43/118] Copying QtQuickShapesDesignHelpers.framework
[43/118] Copying QtQuickShapes.framework
[46/118] Copying QtQuickLayouts.framework
[47/118] Copying QtQuickParticles.framework
[48/118] Copying QtQuickEffects.framework
[49/118] Copying QtQuickControls2UniversalStyleImpl.framework
[49/118] Copying QtQuickDialogs2Utils.framework
[51/118] Copying QtQuickControls2Universal.framework
[52/118] Copying QtQuickControls2MaterialStyleImpl.framework
[53/118] Copying QtQuickTemplates2.framework
[53/118] Copying QtQuickDialogs2QuickImpl.framework
[55/118] Copying QtQuickControls2Impl.framework
[56/118] Copying QtQuickControls2FusionStyleImpl.framework
[56/118] Copying QtQuickControls2Fusion.framework
[58/118] Copying QtQuickControls2FluentWinUI3StyleImpl.framework
[59/118] Copying QtQuickControls2IOSStyleImpl.framework
[60/118] Copying QtQuickControls2.framework
[60/118] Copying QtQmlXmlListModel.framework
[62/118] Copying QtQmlWorkerScript.framework
[63/118] Copying QtQmlMeta.framework
[64/118] Copying QtQmlModels.framework
[64/118] Copying QtQmlCore.framework
[66/118] Copying QtQmlCompiler.framework
[67/118] Copying QtWidgets.framework
[68/118] Copying QtPrintSupport.framework
[69/118] Copying QtLabsWavefrontMesh.framework
[70/118] Copying QtLabsSynchronizer.framework
[71/118] Copying QtLabsSettings.framework
[71/118] Copying QtLabsSharedImage.framework
[73/118] Copying QtLabsQmlModels.framework
[74/118] Copying QtOpenGL.framework
[75/118] Copying QtLabsFolderListModel.framework
[75/118] Copying QtLabsPlatform.framework
[77/118] Copying QtLabsAnimation.framework
[78/118] Copying QtQuick.framework
[79/118] Copying QtQml.framework
[80/118] Compiling QtQml _spmQtQml.cpp
[82/118] Copying QtGui.framework
[84/118] Compiling SwiftSyntax600 Empty.swift
[85/118] Emitting module SwiftSyntax509
[86/118] Compiling SwiftSyntax509 Empty.swift
[87/118] Emitting module SwiftSyntax600
[88/118] Emitting module SwiftSyntax510
[89/118] Compiling SwiftSyntax510 Empty.swift
[89/118] Copying QtCore.framework
[90/118] Compiling QtGui _spmQtGui.cpp
[92/118] Copying qml
[94/152] Compiling QtCore _spmQtCore.cpp
[96/186] Compiling QtBridgeCpp metaparamslist.cpp
[97/186] Compiling QtBridgeCpp qobjectproxyimpl.cpp
[98/186] Compiling QtBridgeCpp qobjectproxy.cpp
[99/186] Compiling QtBridgeCpp swiftqmlelementbuilder.cpp
[100/189] Compiling QtBridgeCpp qappcpp.cpp
[101/189] Compiling QtBridgeCpp callbackbase.cpp
[102/189] Compiling QtBridgeCpp swiftmetaobjectbuilder.cpp
[103/189] Compiling QtBridgeCpp qtestappcpp.cpp
[105/189] Compiling SwiftSyntax SourceEdit.swift
[106/189] Compiling SwiftSyntax SourceLength.swift
[107/189] Compiling SwiftSyntax SourceLocation.swift
[108/189] Compiling SwiftSyntax SourcePresence.swift
[109/189] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[110/189] Compiling SwiftSyntax Syntax.swift
[111/189] Compiling SwiftSyntax SyntaxArena.swift
[112/189] Compiling SwiftSyntax SyntaxProtocol.swift
[113/189] Compiling SwiftSyntax SyntaxText.swift
[114/189] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[115/189] Compiling SwiftSyntax TokenDiagnostic.swift
[116/189] Compiling SwiftSyntax TokenSequence.swift
[117/189] Compiling SwiftSyntax TokenSyntax.swift
[118/189] Compiling SwiftSyntax Trivia.swift
[118/196] Compiling QtBridgeCpp abstractlistmodel.cpp
[119/196] Compiling QtBridgeCpp swiftqmlelementbuilder.cpp
[120/196] Compiling QtBridgeCpp abstractitemmodel.cpp
[122/196] Compiling QmlImports resource_bundle_accessor.swift
[123/196] Emitting module QmlImports
[124/196] Compiling QmlImports bundle.swift
[125/196] Compiling QmlImports resource_bundle_accessor.swift
[126/196] Compiling QmlImports bundle.swift
[127/196] Emitting module QmlImports
[127/196] Compiling QtBridgeCpp qobjectproxy.cpp
[128/196] Compiling QtBridgeCpp qobjectproxyimpl.cpp
[129/196] Compiling QtBridgeCpp swiftmetaobjectbuilder.cpp
[130/196] Compiling QtBridgeCpp qtestappcpp.cpp
[131/196] Compiling QtBridgeCpp metaparamslist.cpp
[132/196] Compiling QtBridgeCpp qappcpp.cpp
[133/196] Compiling QtBridgeCpp abstractlistmodel.cpp
[134/196] Compiling QtBridgeCpp callbackbase.cpp
[135/196] Compiling QtBridgeCpp abstractitemmodel.cpp
[137/196] Emitting module SwiftSyntax
[138/196] Compiling SwiftSyntax Tokens.swift
[139/196] Compiling SwiftSyntax TriviaPieces.swift
[140/196] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[141/196] Compiling SwiftSyntax RawSyntaxNodesC.swift
[142/196] Compiling SwiftSyntax RawSyntaxNodesD.swift
[143/196] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[144/196] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[145/196] Compiling SwiftSyntax AbsolutePosition.swift
[146/196] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[147/196] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[148/196] Compiling SwiftSyntax Assert.swift
[149/196] Compiling SwiftSyntax BumpPtrAllocator.swift
[150/196] Compiling SwiftSyntax CommonAncestor.swift
[151/196] Compiling SwiftSyntax Convenience.swift
[152/196] Compiling SwiftSyntax CustomTraits.swift
[153/196] Compiling SwiftSyntax Identifier.swift
[154/196] Compiling SwiftSyntax MemoryLayout.swift
[155/196] Compiling SwiftSyntax MissingNodeInitializers.swift
[156/196] Compiling SwiftSyntax RawSyntax.swift
[157/196] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[158/196] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[159/196] Compiling SwiftSyntax RawSyntaxTokenView.swift
[160/196] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[161/196] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[162/196] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[163/196] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[164/196] Compiling SwiftSyntax RawSyntaxValidation.swift
[165/196] Compiling SwiftSyntax SyntaxNodesAB.swift
[166/196] Compiling SwiftSyntax SyntaxNodesC.swift
[167/196] Compiling SwiftSyntax SyntaxCollections.swift
[168/196] Compiling SwiftSyntax SyntaxEnum.swift
[169/196] Compiling SwiftSyntax SyntaxKind.swift
[170/196] Compiling SwiftSyntax SyntaxRewriter.swift
[171/196] Compiling SwiftSyntax SyntaxTraits.swift
[172/196] Compiling SwiftSyntax SyntaxVisitor.swift
[173/196] Compiling SwiftSyntax TokenKind.swift
[174/196] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[175/196] Compiling SwiftSyntax SyntaxChildren.swift
[176/196] Compiling SwiftSyntax SyntaxCollection.swift
[177/196] Compiling SwiftSyntax SyntaxHashable.swift
[178/196] Compiling SwiftSyntax SyntaxIdentifier.swift
[179/196] Compiling SwiftSyntax SyntaxNodeFactory.swift
[180/196] Compiling SwiftSyntax SyntaxNodeStructure.swift
[181/196] Compiling SwiftSyntax Utils.swift
[182/196] Compiling SwiftSyntax ChildNameForKeyPath.swift
[183/196] Compiling SwiftSyntax Keyword.swift
[184/196] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[185/196] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[186/196] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[187/196] Compiling SwiftSyntax SyntaxBaseNodes.swift
[188/196] Compiling SwiftSyntax SyntaxNodesD.swift
[189/196] Compiling SwiftSyntax SyntaxNodesEF.swift
[190/196] Compiling SwiftSyntax SyntaxNodesGHI.swift
[191/196] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[192/196] Compiling SwiftSyntax SyntaxNodesOP.swift
[193/196] Compiling SwiftSyntax SyntaxNodesQRS.swift
[194/196] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[195/254] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[196/254] Compiling SwiftBasicFormat Syntax+Extensions.swift
[197/254] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[198/254] Compiling SwiftDiagnostics Message.swift
[199/255] Emitting module SwiftDiagnostics
[200/255] Compiling SwiftDiagnostics Note.swift
[201/255] Compiling SwiftBasicFormat InferIndentation.swift
[202/255] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[203/255] Compiling SwiftDiagnostics FixIt.swift
[204/255] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[205/255] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[206/255] Compiling SwiftDiagnostics Convenience.swift
[207/255] Compiling SwiftDiagnostics Diagnostic.swift
[208/255] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[209/255] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[210/255] Emitting module SwiftBasicFormat
[211/255] Compiling SwiftBasicFormat BasicFormat.swift
[212/255] Compiling SwiftParser StringLiterals.swift
[213/255] Compiling SwiftParser SwiftParserCompatibility.swift
[214/255] Compiling SwiftParser SwiftVersion.swift
[215/255] Compiling SwiftParser SyntaxUtils.swift
[216/259] Compiling SwiftParser TopLevel.swift
[217/259] Compiling SwiftParser TriviaParser.swift
[218/259] Compiling SwiftParser Types.swift
[219/259] Compiling SwiftParser ExperimentalFeatures.swift
[220/259] Compiling SwiftParser Nominals.swift
[221/259] Compiling SwiftParser Parameters.swift
[222/259] Compiling SwiftParser ParseSourceFile.swift
[223/259] Compiling SwiftParser Parser.swift
[224/259] Compiling SwiftParser Patterns.swift
[225/259] Compiling SwiftParser TokenConsumer.swift
[226/259] Compiling SwiftParser TokenPrecedence.swift
[227/259] Compiling SwiftParser TokenSpec.swift
[228/259] Compiling SwiftParser TokenSpecSet.swift
[229/259] Compiling SwiftParser UnicodeScalarExtensions.swift
[230/259] Compiling SwiftParser Lookahead.swift
[231/259] Compiling SwiftParser LoopProgressCondition.swift
[232/259] Compiling SwiftParser Modifiers.swift
[233/259] Compiling SwiftParser Names.swift
[234/259] Compiling SwiftParser Recovery.swift
[235/259] Compiling SwiftParser Specifiers.swift
[236/259] Compiling SwiftParser Statements.swift
[237/259] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[238/259] Compiling SwiftParser Directives.swift
[239/259] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[240/259] Compiling SwiftParser Expressions.swift
[241/259] Compiling SwiftParser IncrementalParseTransition.swift
[242/259] Compiling SwiftParser IsValidIdentifier.swift
[243/259] Compiling SwiftParser Cursor.swift
[244/259] Compiling SwiftParser Lexeme.swift
[245/259] Compiling SwiftParser LexemeSequence.swift
[246/259] Compiling SwiftParser Lexer.swift
[247/259] Compiling SwiftParser RegexLiteralLexer.swift
[248/259] Emitting module SwiftParser
[249/259] Compiling SwiftParser Attributes.swift
[250/259] Compiling SwiftParser Availability.swift
[251/259] Compiling SwiftParser CharacterInfo.swift
[252/259] Compiling SwiftParser CollectionNodes+Parsable.swift
[253/259] Compiling SwiftParser Declarations.swift
[254/259] Compiling SwiftParser IsLexerClassified.swift
[255/259] Compiling SwiftParser LayoutNodes+Parsable.swift
[256/259] Compiling SwiftParser Parser+TokenSpecSet.swift
[257/259] Compiling SwiftParser TokenSpecStaticMembers.swift
[258/282] Compiling SwiftOperators PrecedenceGroup.swift
[259/283] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[260/284] Compiling SwiftOperators PrecedenceGraph.swift
[261/284] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[262/284] Compiling SwiftOperators SyntaxSynthesis.swift
[263/284] Compiling SwiftOperators OperatorTable.swift
[264/284] Compiling SwiftOperators OperatorTable+Semantics.swift
[265/284] Compiling SwiftOperators OperatorTable+Defaults.swift
[266/284] Compiling SwiftOperators Operator.swift
[267/284] Compiling SwiftOperators OperatorError.swift
[268/284] Emitting module SwiftOperators
[269/284] Compiling SwiftOperators OperatorTable+Folding.swift
[270/284] Compiling SwiftOperators OperatorError+Diagnostics.swift
[271/284] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[272/284] Compiling SwiftParserDiagnostics Utils.swift
[273/284] Emitting module SwiftParserDiagnostics
[274/284] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[275/284] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[276/284] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[277/284] Compiling SwiftParserDiagnostics PresenceUtils.swift
[278/284] Compiling SwiftParserDiagnostics MissingNodesError.swift
[279/284] Compiling SwiftParserDiagnostics MissingTokenError.swift
[280/284] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[281/284] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[282/284] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[283/299] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[284/299] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[285/300] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[286/300] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[287/300] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[288/300] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[289/300] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[290/300] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[291/300] Compiling SwiftSyntaxBuilder Indenter.swift
[292/300] Compiling SwiftSyntaxBuilder ListBuilder.swift
[293/300] Emitting module SwiftSyntaxBuilder
[294/300] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[295/300] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[296/300] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[297/300] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[298/300] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[299/318] Compiling SwiftSyntaxMacros PreambleMacro.swift
[300/319] Compiling SwiftSyntaxMacros Macro.swift
[301/319] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[302/319] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[303/319] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[304/319] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[305/319] Compiling SwiftSyntaxMacros Macro+Format.swift
[306/319] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[307/319] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[308/319] Compiling SwiftSyntaxMacros AttachedMacro.swift
[309/319] Compiling SwiftSyntaxMacros BodyMacro.swift
[310/319] Compiling SwiftSyntaxMacros MemberMacro.swift
[311/319] Compiling SwiftSyntaxMacros PeerMacro.swift
[312/319] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[313/319] Compiling SwiftSyntaxMacros AccessorMacro.swift
[314/319] Emitting module SwiftSyntaxMacros
[315/319] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[316/319] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[317/319] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[318/329] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[319/329] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[320/329] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[321/329] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[322/329] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[323/329] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[324/329] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[325/329] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[326/329] Emitting module SwiftSyntaxMacroExpansion
[327/329] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[328/341] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[329/341] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[330/341] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[331/341] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[332/341] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[333/341] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[334/341] Emitting module SwiftCompilerPluginMessageHandling
[335/341] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[336/341] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[337/341] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[338/341] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[339/341] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[340/342] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[341/344] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[342/344] Emitting module SwiftCompilerPlugin
[343/347] Compiling QtBridgeMacros Extensions.swift
[344/347] Compiling QtBridgeMacros QtBridgeableMacro.swift
[345/347] Emitting module QtBridgeMacros
[345/347] Write Objects.LinkFileList
[346/347] Linking QtBridgeMacros-tool
[348/375] Compiling QtBridge QmlInstantiableStatus.swift
[349/376] Compiling QtBridge QmlInstantiable.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
[351/377] Compiling QtBridge QtBridgesMacros.swift
[353/377] Emitting module QtBridge
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
[354/377] Compiling QtBridge QmlInstantiableStatus.swift
[355/377] Compiling QtBridge QApp.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
[356/377] Compiling QtBridge QListModel.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
[357/377] Compiling QtBridge QAbstractItemModel.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
[358/377] Compiling QtBridge QAbstractListModel.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
[359/377] Compiling QtBridge QVariant.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
[360/377] Compiling QtBridge QObjectBuildable.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
[361/377] Compiling QtBridge QObjectHolder.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
[362/377] Compiling QtBridge QAbstractItemModel.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
[363/377] Compiling QtBridge QAbstractListModel.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
[366/377] Compiling QtBridge QModelIndex.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
[367/377] Compiling QtBridge QNamespace.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
[370/377] Emitting module QtBridge
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
[371/377] Compiling QtBridge QObjectBuildable.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
[372/377] Compiling QtBridge QObjectHolder.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
[375/377] Compiling QtBridge QVariant.swift
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qstringview.h:483:12: warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
481 | [[nodiscard]] constexpr auto QChar::fromUcs4(char32_t c) noexcept
482 | {
483 | struct R {
| |- warning: cycle detected while resolving 'fromUcs4' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
484 | char16_t chars[2];
485 | [[nodiscard]] constexpr operator QStringView() const noexcept { return {begin(), end()}; }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/QtCore.framework/Headers/qhash.h:538:16: warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
536 | static auto allocateSpans(size_t numBuckets)
537 | {
538 | struct R {
| |- warning: cycle detected while resolving 'allocateSpans' in swift_name attribute for 'R'
| `- note: please report this issue to the owners of 'QtBridgeCpp'
539 | Span *spans;
540 | size_t nSpans;
Build complete! (118.74s)
Fetching https://git.qt.io/qtbridge/qtforswift.git
[1/5157] Fetching qtforswift
Fetched https://git.qt.io/qtbridge/qtforswift.git from cache (1.36s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-syntax.git
[1/2287] Fetching swift-docc-plugin
[2288/77327] Fetching swift-docc-plugin, swift-syntax
Fetched https://github.com/apple/swift-docc-plugin from cache (3.27s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.27s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (5.83s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.5.0 (0.65s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.52s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.5.0
Creating working copy for https://git.qt.io/qtbridge/qtforswift.git
Working copy of https://git.qt.io/qtbridge/qtforswift.git resolved at master (768025b)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
warning: 'qtforswift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/qtforswift/README.md
Build complete.
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "qtforswift",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://git.qt.io/qtbridge/qtforswift.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "QtBridge",
"name" : "QtBridge",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "QtBridge",
"targets" : [
"QtBridge"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "QtBridgeMacros",
"targets" : [
"QtBridgeMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "QtQuickTests",
"module_type" : "SwiftTarget",
"name" : "QtQuickTests",
"path" : "Tests/QtQuickTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/QtQuickTests/Resources/qml",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"SwiftBackends/CustomTypeQListModel.swift",
"SwiftBackends/ListModel.swift",
"SwiftBackends/QmlInstantiable.swift",
"SwiftBackends/QtQuickTestsEntry.swift",
"SwiftBackends/Signals.swift",
"SwiftBackends/SimpleQListModel.swift",
"SwiftBackends/Slots.swift"
],
"target_dependencies" : [
"QtBridge"
],
"type" : "test"
},
{
"c99name" : "QtBridgeXCTests",
"module_type" : "SwiftTarget",
"name" : "QtBridgeXCTests",
"path" : "Tests/QtBridgeXCTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"QListModel.swift",
"QtBridgeableOutputs.swift",
"QtBridgesMacros.swift"
],
"target_dependencies" : [
"QtBridge",
"QtBridgeMacros"
],
"type" : "test"
},
{
"c99name" : "QtBridgeMacros",
"module_type" : "SwiftTarget",
"name" : "QtBridgeMacros",
"path" : "Sources/QtBridgeMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"QtBridge",
"QtBridgeMacros"
],
"sources" : [
"Extensions.swift",
"QtBridgeableMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "QtBridgeCpp",
"module_type" : "ClangTarget",
"name" : "QtBridgeCpp",
"path" : "Sources/QtBridgeCpp",
"product_dependencies" : [
"QtCore",
"QtCorePrivate",
"QtQml",
"QtGui",
"QtTest"
],
"product_memberships" : [
"QtBridge"
],
"sources" : [
"abstractitemmodel.cpp",
"abstractlistmodel.cpp",
"callbackbase.cpp",
"metaparamslist.cpp",
"qappcpp.cpp",
"qobjectproxy.cpp",
"qobjectproxyimpl.cpp",
"qtestappcpp.cpp",
"swiftmetaobjectbuilder.cpp",
"swiftqmlelementbuilder.cpp"
],
"type" : "library"
},
{
"c99name" : "QtBridge",
"module_type" : "SwiftTarget",
"name" : "QtBridge",
"path" : "Sources/QtBridge",
"product_dependencies" : [
"QtCore",
"QtQml",
"QtGui",
"QmlImports"
],
"product_memberships" : [
"QtBridge"
],
"sources" : [
"QAbstractItemModel.swift",
"QAbstractListModel.swift",
"QApp.swift",
"QListModel.swift",
"QMetaObjectBuilder.swift",
"QMetaParamsList.swift",
"QModelIndex.swift",
"QNamespace.swift",
"QObjectBuildable.swift",
"QObjectHolder.swift",
"QVariant.swift",
"QmlInstantiable.swift",
"QmlInstantiableStatus.swift",
"QtBridgesMacros.swift"
],
"target_dependencies" : [
"QtBridgeCpp",
"QtBridgeMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.