The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of OpenGraph with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenGraph.git
Reference: 0.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/OpenSwiftUIProject/OpenGraph
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 2cec96b Update CI to Swift 5.10
Cloned https://github.com/OpenSwiftUIProject/OpenGraph.git
Revision (git rev-parse @):
2cec96b95fe1289dac75ec422d9a3c783d5fe14c
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenGraph.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OpenSwiftUIProject/OpenGraph.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-testing
Fetching https://github.com/apple/swift-syntax.git
[1/5960] Fetching swift-testing
[5961/65172] Fetching swift-testing, swift-syntax
Fetched https://github.com/apple/swift-testing from cache (3.34s)
Computing version for https://github.com/apple/swift-testing
Fetched https://github.com/apple/swift-syntax.git from cache (3.38s)
Computed https://github.com/apple/swift-testing at 0.6.0 (0.42s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.1 (0.53s)
Creating working copy for https://github.com/apple/swift-testing
Working copy of https://github.com/apple/swift-testing resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.1
[1/1] Compiling plugin UpdateModule
Building for debugging...
[1/28] Compiling AttributeType.cpp
[2/28] Compiling og-debug-server.mm
[2/28] Compiling OGGraphContext.cpp
[2/28] Compiling AttributeID.cpp
[5/28] Compiling OGWeakAttribute.cpp
[6/28] Compiling OGAttribute.cpp
[7/28] Compiling ClosureFunction.cpp
[8/28] Compiling OGSubgraph.cpp
[9/28] Compiling OGTypeID.cpp
[10/28] Compiling assert.cpp
[11/28] Write swift-version-24593BA9C3E375BF.txt
[12/28] Compiling realloc_vector.cpp
[13/28] Compiling log.cpp
[14/28] Compiling OGTypeDescription.cpp
[15/28] Compiling OGTypeApplyField.cpp
[16/28] Compiling OGTypeApplyEnumData.cpp
[17/28] Compiling OGTupleType.cpp
[18/28] Compiling OGCompareValues.cpp
[19/28] Write sources
[21/28] Compiling OGGraph.cpp
[22/28] Compiling OGDebugServer.cpp
[23/28] Compiling OGUniqueID.c
[24/28] Compiling GraphDescription.mm
[25/28] Compiling Subgraph.cpp
[26/28] Compiling GraphContext.cpp
[27/28] Compiling Graph.cpp
[29/51] Emitting module OpenGraph
[30/54] Compiling OpenGraph ObservedAttribute.swift
[31/54] Compiling OpenGraph IndirectAttribute.swift
[32/54] Compiling OpenGraph AnyOptionalAttribute.swift
[33/54] Compiling OpenGraph PointerOffset.swift
[34/54] Compiling OpenGraph AttributeBody.swift
[35/54] Compiling OpenGraph AttributeBodyVisitor.swift
[36/54] Compiling OpenGraph OptionalAttribute.swift
[37/54] Compiling OpenGraph AnyRuleContext.swift
[38/54] Compiling OpenGraph Rule.swift
[39/54] Compiling OpenGraph WeakAttribute.swift
[40/54] Compiling OpenGraph DebugServer.swift
[41/54] Compiling OpenGraph Export.swift
[42/54] Compiling OpenGraph OGGraph.swift
[43/54] Compiling OpenGraph OGSubgraph.swift
[44/54] Compiling OpenGraph CompareValues.swift
[45/54] Compiling OpenGraph RuleContext.swift
[46/54] Compiling OpenGraph StatefulRule.swift
[47/54] Compiling OpenGraph OGWeakAttribute.swift
[48/54] Compiling OpenGraph Attribute.swift
[49/54] Compiling OpenGraph External.swift
[50/54] Compiling OpenGraph Focus.swift
[51/54] Compiling OpenGraph OGAttribute.swift
[52/54] Compiling OpenGraph OGTupleType.swift
[53/54] Compiling OpenGraph OGTypeApplyEnumData.swift
[54/54] Compiling OpenGraph OGTypeID.swift
[56/58] Compiling OpenGraphShims GraphShims.swift
[57/58] Emitting module OpenGraphShims
[58/58] Compiling OpenGraphShims OGTypeID+Debug.swift
Build complete! (14.33s)
Build complete.
Done.