Build Information
Successful build of OpenGraph, reference main (f2b16a
), with Swift 5.10 for macOS (SPM) on 5 Nov 2024 09:50:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenGraph.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OpenSwiftUIProject/OpenGraph
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f2b16a1 Add OGGraphGetWeakValue (#87)
Cloned https://github.com/OpenSwiftUIProject/OpenGraph.git
Revision (git rev-parse @):
f2b16a1145acadd47c708d528f7eb1047d412f78
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenGraph.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenGraph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin UpdateModule
Building for debugging...
[1/30] Write swift-version-33747A42983211AE.txt
[2/30] Compiling OGTypeDescription.cpp
[3/30] Compiling OGTypeApplyField.cpp
[3/30] Compiling realloc_vector.cpp
[3/30] Compiling OGTypeApplyEnumData.cpp
[3/30] Compiling metadata.cpp
[3/30] Compiling OGTypeID.cpp
[3/30] Compiling assert.cpp
[3/30] Compiling log.cpp
[10/30] Compiling OGCompareValues.cpp
[11/30] Compiling OGTupleType.cpp
[12/30] Compiling OGGraphContext.cpp
[13/30] Compiling OGDebugServer.cpp
[14/30] Compiling OGGraph.cpp
[14/30] Compiling OGSubgraph.cpp
[14/30] Compiling GraphContext.cpp
[14/30] Compiling Subgraph.cpp
[14/30] Write sources
[20/30] Copying AttributeGraph.framework
[21/30] Compiling ClosureFunction.cpp
[22/32] Compiling Graph.cpp
[23/33] Compiling OGUniqueID.c
[24/33] Compiling OGWeakAttribute.cpp
[25/33] Compiling AttributeType.cpp
[26/33] Compiling AttributeID.cpp
[27/33] Compiling OGAttribute.cpp
[28/33] Compiling GraphDescription.mm
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenGraph_SPI/Debug/og-debug-server.mm:8:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenGraph_SPI/Debug/og-debug-server.hpp:14:
/Users/admin/builder/spi-builder-workspace/Sources/OpenGraph_SPI/Debug/../Util/vector.hpp:149:1: warning: non-void function does not return a value [-Wreturn-type]
}
^
/Users/admin/builder/spi-builder-workspace/Sources/OpenGraph_SPI/Debug/og-debug-server.mm:225:27: note: in instantiation of member function 'OG::vector<std::unique_ptr<OG::DebugServer::Connection>, 0, unsigned long>::begin' requested here
auto it = connections.begin();
^
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenGraph_SPI/Debug/og-debug-server.mm:8:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/OpenGraph_SPI/Debug/og-debug-server.hpp:14:
/Users/admin/builder/spi-builder-workspace/Sources/OpenGraph_SPI/Debug/../Util/vector.hpp:156:1: warning: non-void function does not return a value [-Wreturn-type]
}
^
/Users/admin/builder/spi-builder-workspace/Sources/OpenGraph_SPI/Debug/og-debug-server.mm:226:30: note: in instantiation of member function 'OG::vector<std::unique_ptr<OG::DebugServer::Connection>, 0, unsigned long>::end' requested here
for (; it != connections.end(); it++) {
^
2 warnings generated.
[29/33] Compiling og-debug-server.mm
[31/57] Emitting module OpenGraph
[32/59] Compiling OpenGraph CompareValues.swift
[33/59] Compiling OpenGraph OGTupleType.swift
[34/59] Compiling OpenGraph AttributeBodyVisitor.swift
[35/59] Compiling OpenGraph ObservedAttribute.swift
[36/59] Compiling OpenGraph IndirectAttribute.swift
[37/59] Compiling OpenGraph AnyAttribute.swift
[38/59] Compiling OpenGraph Attribute.swift
[39/59] Compiling OpenGraph External.swift
[40/59] Compiling OpenGraph AnyOptionalAttribute.swift
[41/59] Compiling OpenGraph OptionalAttribute.swift
[42/59] Compiling OpenGraph AnyRuleContext.swift
[43/59] Compiling OpenGraph DebugServer.swift
[44/59] Compiling OpenGraph Export.swift
[45/59] Compiling OpenGraph OGGraph.swift
[46/59] Compiling OpenGraph OGSubgraph.swift
[47/59] Compiling OpenGraph Focus.swift
[48/59] Compiling OpenGraph PointerOffset.swift
[49/59] Compiling OpenGraph AttributeBody.swift
[50/59] Compiling OpenGraph Rule.swift
[51/59] Compiling OpenGraph RuleContext.swift
[52/59] Compiling OpenGraph StatefulRule.swift
[53/59] Compiling OpenGraph AnyWeakAttribute.swift
[54/59] Compiling OpenGraph WeakAttribute.swift
[55/59] Compiling OpenGraph OGTypeApplyEnumData.swift
[56/59] Compiling OpenGraph OGTypeID.swift
[57/59] Compiling OpenGraphShims GraphShims.swift
[58/59] Emitting module OpenGraphShims
[59/59] Compiling OpenGraphShims OGTypeID+Debug.swift
Build complete! (19.12s)
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-testing
[1/5576] Fetching swift-numerics
[1172/20779] Fetching swift-numerics, swift-testing
Fetched https://github.com/apple/swift-numerics from cache (2.10s)
Fetched https://github.com/apple/swift-testing from cache (2.10s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.64s)
Computing version for https://github.com/apple/swift-testing
Computed https://github.com/apple/swift-testing at 0.6.0 (0.53s)
Fetching https://github.com/apple/swift-syntax.git
[1/66408] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.63s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (0.76s)
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.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-testing
Working copy of https://github.com/apple/swift-testing resolved at 0.6.0
Build complete.
Done.