Build Information
Failed to build OpenAttributeGraph, reference 0.5.0 (7bdd42), with Swift 6.1 for Linux on 26 Feb 2026 03:28:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenAttributeGraph.git
Reference: 0.5.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/OpenAttributeGraph
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 7bdd424 Remove deprecated attributeGraphEnabled and swiftToolchainSupported API (#218)
Submodule path 'Checkouts/swift': checked out '358e0e0c5d8e4df91c6d20d2f152f7c6f6cbccf1'
Submodule 'Checkouts/swift' (https://github.com/OpenSwiftUIProject/swift-runtime-headers.git) registered for path 'Checkouts/swift'
Cloning into '/host/spi-builder-workspace/Checkouts/swift'...
Cloned https://github.com/OpenSwiftUIProject/OpenAttributeGraph.git
Revision (git rev-parse @):
7bdd42437abc04268a6a22bbf1ac34af8fd5fee8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenAttributeGraph.git at 0.5.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenAttributeGraph.git
https://github.com/OpenSwiftUIProject/OpenAttributeGraph.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"cxx_language_standard" : "c++20",
"dependencies" : [
],
"manifest_display_name" : "OpenAttributeGraph",
"name" : "OpenAttributeGraph",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "5.0"
}
],
"products" : [
{
"name" : "OpenAttributeGraphShims",
"targets" : [
"OpenAttributeGraphShims"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "OpenAttributeGraph",
"targets" : [
"OpenAttributeGraph",
"OpenAttributeGraphCxx"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "UtilitiesTests",
"module_type" : "SwiftTarget",
"name" : "UtilitiesTests",
"path" : "Tests/UtilitiesTests",
"sources" : [
"CFPtrTests.swift",
"ForwardListTests.swift",
"HashTableTests.swift",
"HeapTests.swift",
"ObjCPtrTests.swift"
],
"target_dependencies" : [
"Utilities"
],
"type" : "test"
},
{
"c99name" : "Utilities",
"module_type" : "ClangTarget",
"name" : "Utilities",
"path" : "Sources/Utilities",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"sources" : [
"HashTable.cpp",
"Heap.cpp"
],
"target_dependencies" : [
"Platform"
],
"type" : "library"
},
{
"c99name" : "Platform",
"module_type" : "ClangTarget",
"name" : "Platform",
"path" : "Sources/Platform",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"sources" : [
"log.c"
],
"type" : "library"
},
{
"c99name" : "OpenAttributeGraphShimsTests",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraphShimsTests",
"path" : "Tests/OpenAttributeGraphShimsTests",
"sources" : [
"Attribute+DebugTests.swift",
"Export.swift",
"MetadataDebugTests.swift",
"OpenAttributeGraphTestsSupport/AsyncSemaphore.swift",
"OpenAttributeGraphTestsSupport/DataHelper.swift",
"OpenAttributeGraphTestsSupport/GraphEnvironmentTrait.swift"
],
"target_dependencies" : [
"OpenAttributeGraphShims"
],
"type" : "test"
},
{
"c99name" : "OpenAttributeGraphShims",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraphShims",
"path" : "Sources/OpenAttributeGraphShims",
"product_memberships" : [
"OpenAttributeGraphShims"
],
"sources" : [
"Attribute+Debug.swift",
"DebugClient.swift",
"DebugServerMessageHeader.swift",
"Graph+Debug.swift",
"GraphShims.swift",
"Metadata+Debug.swift"
],
"target_dependencies" : [
"OpenAttributeGraph"
],
"type" : "library"
},
{
"c99name" : "OpenAttributeGraphCxxTests",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraphCxxTests",
"path" : "Tests/OpenAttributeGraphCxxTests",
"sources" : [
"Data/PageTests.swift",
"Data/TableTests.swift",
"Data/ZoneTests.swift",
"DebugServer/DebugClient.swift",
"DebugServer/DebugServerMessageHeader.swift",
"DebugServer/DebugServerTests.swift"
],
"target_dependencies" : [
"OpenAttributeGraphCxx"
],
"type" : "test"
},
{
"c99name" : "OpenAttributeGraphCxx",
"module_type" : "ClangTarget",
"name" : "OpenAttributeGraphCxx",
"path" : "Sources/OpenAttributeGraphCxx",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"sources" : [
"Attribute/AttributeID.cpp",
"Attribute/AttributeType.cpp",
"Attribute/OAGAttribute.cpp",
"Attribute/OAGWeakAttribute.cpp",
"Comparison/OAGComparison.cpp",
"Data/ClosureFunction.cpp",
"Data/OAGUniqueID.c",
"Data/table.cpp",
"Data/zone.cpp",
"DebugServer/DebugServer.mm",
"DebugServer/OAGDebugServer.cpp",
"DebugServer/interpose.c",
"Graph/Graph.cpp",
"Graph/Graph.mm",
"Graph/GraphContext.cpp",
"Graph/GraphDescription.cpp",
"Graph/GraphDescription.mm",
"Graph/OAGGraph.cpp",
"Graph/OAGGraphContext.cpp",
"Graph/OAGGraphTracing.cpp",
"Graph/OAGSubgraph.cpp",
"Graph/Subgraph.cpp",
"Misc/assert.cpp",
"Misc/log.cpp",
"Runtime/OAGTupleType.cpp",
"Runtime/OAGTypeID.cpp",
"Runtime/metadata.cpp",
"Vector/realloc_vector.cpp",
"Version/OAGVersion.c"
],
"target_dependencies" : [
"Platform",
"Utilities"
],
"type" : "library"
},
{
"c99name" : "OpenAttributeGraph",
"module_type" : "SwiftTarget",
"name" : "OpenAttributeGraph",
"path" : "Sources/OpenAttributeGraph",
"product_memberships" : [
"OpenAttributeGraphShims",
"OpenAttributeGraph"
],
"sources" : [
"Attribute/Attribute/AnyAttribute.swift",
"Attribute/Attribute/Attribute.swift",
"Attribute/Attribute/External.swift",
"Attribute/Attribute/PointerOffset.swift",
"Attribute/Body/AttributeBody.swift",
"Attribute/Body/AttributeBodyVisitor.swift",
"Attribute/Body/ObservedAttribute.swift",
"Attribute/Indirect/IndirectAttribute.swift",
"Attribute/Optional/AnyOptionalAttribute.swift",
"Attribute/Optional/OptionalAttribute.swift",
"Attribute/Rule/Focus.swift",
"Attribute/Rule/Map.swift",
"Attribute/Rule/Rule.swift",
"Attribute/Rule/StatefulRule.swift",
"Attribute/RuleContext/AnyRuleContext.swift",
"Attribute/RuleContext/RuleContext.swift",
"Attribute/Weak/AnyWeakAttribute.swift",
"Attribute/Weak/WeakAttribute.swift",
"Debug/DebugServer.swift",
"Export.swift",
"Graph/Graph.swift",
"Graph/Subgraph.swift",
"Runtime/CompareValues.swift",
"Runtime/Metadata.swift",
"Runtime/OGTypeApplyEnumData.swift",
"Runtime/TupleType.swift"
],
"target_dependencies" : [
"OpenAttributeGraphCxx"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
warning: 'spi-builder-workspace': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_DEVELOPMENT not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_WERROR not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_TARGET_RELEASE not set -> 2024(default)
[Env] OPENATTRIBUTEGRAPH_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_OAG_USE_BINARY not set -> false(default)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD=1 -> true
[Env] OPENATTRIBUTEGRAPH_DEVELOPMENT not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_WERROR not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_TARGET_RELEASE not set -> 2024(default)
[Env] OPENATTRIBUTEGRAPH_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_OAG_USE_BINARY not set -> false(default)
Building for debugging...
[0/41] Compiling OAGUniqueID.c
[1/41] Write swift-version-24593BA9C3E375BF.txt
[2/41] Compiling AttributeID.cpp
[3/41] Compiling OAGComparison.cpp
[3/41] Write sources
[5/41] Compiling AttributeType.cpp
[6/41] Compiling OAGWeakAttribute.cpp
[7/41] Compiling Platform log.c
[8/41] Compiling OAGAttribute.cpp
[9/41] Compiling OAGVersion.c
[10/41] Compiling ClosureFunction.cpp
[11/41] Compiling realloc_vector.cpp
[12/41] Compiling log.cpp
[13/41] Compiling assert.cpp
[14/41] Compiling Utilities HashTable.cpp
[15/41] Compiling Utilities Heap.cpp
[16/41] Compiling Subgraph.cpp
[17/41] Compiling OAGGraphTracing.cpp
[18/41] Compiling OAGSubgraph.cpp
[19/41] Compiling OAGGraphContext.cpp
[20/41] Compiling OAGGraph.cpp
[21/41] Compiling GraphDescription.mm
/host/spi-builder-workspace/Sources/OpenAttributeGraphCxx/Graph/GraphDescription.cpp:20:1: warning: non-void function does not return a value [-Wreturn-type]
20 | }
| ^
1 warning generated.
[22/41] Compiling GraphDescription.cpp
[23/41] Compiling interpose.c
[24/41] Compiling GraphContext.cpp
[25/41] Compiling metadata.cpp
[26/41] Compiling Graph.mm
[26/41] Write sources
[28/41] Compiling OAGTypeID.cpp
/host/spi-builder-workspace/Sources/OpenAttributeGraphCxx/Runtime/OAGTupleType.cpp:204:21: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
204 | char buffer[buffer_size];
| ^~~~~~~~~~~
/host/spi-builder-workspace/Sources/OpenAttributeGraphCxx/Runtime/OAGTupleType.cpp:204:21: note: read of non-const variable 'buffer_size' is not allowed in a constant expression
/host/spi-builder-workspace/Sources/OpenAttributeGraphCxx/Runtime/OAGTupleType.cpp:200:10: note: declared here
200 | auto buffer_size = metadata->vw_stride() * count;
| ^
1 warning generated.
[29/41] Compiling OAGTupleType.cpp
[30/41] Compiling OAGDebugServer.cpp
[31/41] Compiling DebugServer.mm
[32/41] Compiling Graph.cpp
[33/41] Compiling zone.cpp
[34/41] Compiling table.cpp
[36/65] Emitting module OpenAttributeGraph
[37/68] Compiling OpenAttributeGraph Graph.swift
[38/68] Compiling OpenAttributeGraph Subgraph.swift
[39/68] Compiling OpenAttributeGraph CompareValues.swift
[40/68] Compiling OpenAttributeGraph Map.swift
[41/68] Compiling OpenAttributeGraph Rule.swift
[42/68] Compiling OpenAttributeGraph StatefulRule.swift
[43/68] Compiling OpenAttributeGraph AttributeBody.swift
[44/68] Compiling OpenAttributeGraph AttributeBodyVisitor.swift
[45/68] Compiling OpenAttributeGraph ObservedAttribute.swift
[46/68] Compiling OpenAttributeGraph IndirectAttribute.swift
[47/68] Compiling OpenAttributeGraph AnyRuleContext.swift
[48/68] Compiling OpenAttributeGraph RuleContext.swift
[49/68] Compiling OpenAttributeGraph AnyWeakAttribute.swift
[50/68] Compiling OpenAttributeGraph AnyAttribute.swift
[51/68] Compiling OpenAttributeGraph Attribute.swift
[52/68] Compiling OpenAttributeGraph External.swift
[53/68] Compiling OpenAttributeGraph PointerOffset.swift
[54/68] Compiling OpenAttributeGraph AnyOptionalAttribute.swift
[55/68] Compiling OpenAttributeGraph OptionalAttribute.swift
[56/68] Compiling OpenAttributeGraph Focus.swift
[57/68] Compiling OpenAttributeGraph WeakAttribute.swift
[58/68] Compiling OpenAttributeGraph DebugServer.swift
[59/68] Compiling OpenAttributeGraph Export.swift
[60/68] Compiling OpenAttributeGraph Metadata.swift
[61/68] Compiling OpenAttributeGraph OGTypeApplyEnumData.swift
[62/68] Compiling OpenAttributeGraph TupleType.swift
[63/69] Wrapping AST for OpenAttributeGraph for debugging
[64/69] Write Objects.LinkFileList
error: link command failed with exit code 1 (use -v to see invocation)
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenAttributeGraphCxx.build/Data/table.cpp.o: requires dynamic R_X86_64_PC32 reloc against 'OAGGraphVMRegionBaseAddress' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenAttributeGraphCxx.build/Graph/Graph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN3OAG5Graph19_current_update_keyE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenAttributeGraphCxx.build/Graph/OAGSubgraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_Z23init_should_record_treePv' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenAttributeGraphCxx.build/Misc/assert.cpp.o: requires dynamic R_X86_64_PC32 reloc against 'error_message' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Utilities.build/HashTable.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4util12pointer_hashEPKv' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Utilities.build/Heap.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4util4Heap17minimum_incrementE' which may overflow at runtime; recompile with -fPIC
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[65/76] Linking libOpenAttributeGraph.so
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD=1 -> true
[Env] OPENATTRIBUTEGRAPH_DEVELOPMENT not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_WERROR not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_TARGET_RELEASE not set -> 2024(default)
[Env] OPENATTRIBUTEGRAPH_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_OAG_USE_BINARY not set -> false(default)
[0/1] Planning build
Building for debugging...
[0/7] Write swift-version-24593BA9C3E375BF.txt
[2/31] Compiling OpenAttributeGraph Graph.swift
[3/31] Compiling OpenAttributeGraph Subgraph.swift
[4/31] Compiling OpenAttributeGraph CompareValues.swift
[5/31] Compiling OpenAttributeGraph WeakAttribute.swift
[6/31] Compiling OpenAttributeGraph DebugServer.swift
[7/31] Compiling OpenAttributeGraph Export.swift
[8/31] Compiling OpenAttributeGraph AttributeBody.swift
[9/31] Compiling OpenAttributeGraph AttributeBodyVisitor.swift
[10/31] Compiling OpenAttributeGraph ObservedAttribute.swift
[11/31] Compiling OpenAttributeGraph IndirectAttribute.swift
[12/31] Compiling OpenAttributeGraph Map.swift
[13/31] Compiling OpenAttributeGraph Rule.swift
[14/31] Compiling OpenAttributeGraph StatefulRule.swift
[15/34] Emitting module OpenAttributeGraph
[16/34] Compiling OpenAttributeGraph AnyRuleContext.swift
[17/34] Compiling OpenAttributeGraph RuleContext.swift
[18/34] Compiling OpenAttributeGraph AnyWeakAttribute.swift
[19/34] Compiling OpenAttributeGraph AnyOptionalAttribute.swift
[20/34] Compiling OpenAttributeGraph OptionalAttribute.swift
[21/34] Compiling OpenAttributeGraph Focus.swift
[22/34] Compiling OpenAttributeGraph AnyAttribute.swift
[23/34] Compiling OpenAttributeGraph Attribute.swift
[24/34] Compiling OpenAttributeGraph External.swift
[25/34] Compiling OpenAttributeGraph PointerOffset.swift
[26/34] Compiling OpenAttributeGraph Metadata.swift
[27/34] Compiling OpenAttributeGraph OGTypeApplyEnumData.swift
[28/34] Compiling OpenAttributeGraph TupleType.swift
[29/35] Wrapping AST for OpenAttributeGraph for debugging
[30/35] Write Objects.LinkFileList
error: link command failed with exit code 1 (use -v to see invocation)
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenAttributeGraphCxx.build/Data/table.cpp.o: requires dynamic R_X86_64_PC32 reloc against 'OAGGraphVMRegionBaseAddress' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenAttributeGraphCxx.build/Graph/Graph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN3OAG5Graph19_current_update_keyE' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenAttributeGraphCxx.build/Graph/OAGSubgraph.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_Z23init_should_record_treePv' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/OpenAttributeGraphCxx.build/Misc/assert.cpp.o: requires dynamic R_X86_64_PC32 reloc against 'error_message' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Utilities.build/HashTable.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4util12pointer_hashEPKv' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Utilities.build/Heap.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZN4util4Heap17minimum_incrementE' which may overflow at runtime; recompile with -fPIC
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[31/42] Linking libOpenAttributeGraph.so
BUILD FAILURE 6.1 linux