Build Information
Failed to build AVDECCSwift, reference main (ec39c8
), with Swift 6.2 (beta) for Linux on 24 Jun 2025 02:27:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/AVDECCSwift.git
Reference: main
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/PADL/AVDECCSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ec39c84 Revert "build shared libraries with -fPIC"
Submodule path 'Sources/CAVDECC/avdecc': checked out 'bd9acf0fb770fd3d577f33ca3cef0f747839a234'
Submodule path 'Sources/CAVDECC/avdecc/Docker/dockerHelper': checked out 'd242314fa02d5e6c909fb73c84aa48f53e1940d0'
Submodule path 'Sources/CAVDECC/avdecc/cmake/cmakeUtils': checked out '565b1c86c59ab38b278f4f50330c2e95eaba5706'
Submodule path 'Sources/CAVDECC/avdecc/externals/3rdparty/fmtlib': checked out 'f5e54359df4c26b6230fc61d38aa294581393084'
Submodule path 'Sources/CAVDECC/avdecc/externals/3rdparty/gtest': checked out '15460959cbbfa20e66ef0b5ab497367e47fc0a04'
Submodule path 'Sources/CAVDECC/avdecc/externals/3rdparty/json': checked out '21516f2bae552a49cc1ba1c11746be3730361d8d'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih': checked out '243a972ad26cc0940c264e9c80f6e3dddee8d00b'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih/cmake/cmakeUtils': checked out 'e5f2c91c5d18d28067c1e3b3251e5d56e390590e'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih/externals/3rdparty/gtest': checked out '15460959cbbfa20e66ef0b5ab497367e47fc0a04'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih/scripts/bashUtils': checked out '66198d08d3c6148f8151e2fd0257682b93e3f0a7'
Submodule path 'Sources/CAVDECC/avdecc/scripts/bashUtils': checked out '508e99cd09a69a3610e0a9ef979a09c41664378b'
Submodule 'Sources/CAVDECC/avdecc' (https://github.com/PADL/avdecc.git) registered for path 'Sources/CAVDECC/avdecc'
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc'...
From https://github.com/PADL/avdecc
* branch bd9acf0fb770fd3d577f33ca3cef0f747839a234 -> FETCH_HEAD
Submodule 'Docker/dockerHelper' (https://github.com/christophe-calmejane/dockerHelper.git) registered for path 'Sources/CAVDECC/avdecc/Docker/dockerHelper'
Submodule 'cmake/cmakeUtils' (https://github.com/christophe-calmejane/cmakeUtils.git) registered for path 'Sources/CAVDECC/avdecc/cmake/cmakeUtils'
Submodule 'externals/3rdparty/fmtlib' (https://github.com/fmtlib/fmt) registered for path 'Sources/CAVDECC/avdecc/externals/3rdparty/fmtlib'
Submodule 'externals/3rdparty/gtest' (https://github.com/google/googletest.git) registered for path 'Sources/CAVDECC/avdecc/externals/3rdparty/gtest'
Submodule 'externals/3rdparty/json' (https://github.com/nlohmann/json) registered for path 'Sources/CAVDECC/avdecc/externals/3rdparty/json'
Submodule 'externals/nih' (https://github.com/L-Acoustics/networkInterfaceHelper.git) registered for path 'Sources/CAVDECC/avdecc/externals/nih'
Submodule 'scripts/bashUtils' (https://github.com/christophe-calmejane/bashUtils.git) registered for path 'Sources/CAVDECC/avdecc/scripts/bashUtils'
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/Docker/dockerHelper'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/cmake/cmakeUtils'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/3rdparty/fmtlib'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/3rdparty/gtest'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/3rdparty/json'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/nih'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/scripts/bashUtils'...
Submodule 'cmake/cmakeUtils' (https://github.com/christophe-calmejane/cmakeUtils.git) registered for path 'Sources/CAVDECC/avdecc/externals/nih/cmake/cmakeUtils'
Submodule 'externals/3rdparty/gtest' (https://github.com/google/googletest.git) registered for path 'Sources/CAVDECC/avdecc/externals/nih/externals/3rdparty/gtest'
Submodule 'scripts/bashUtils' (https://github.com/christophe-calmejane/bashUtils.git) registered for path 'Sources/CAVDECC/avdecc/externals/nih/scripts/bashUtils'
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/nih/cmake/cmakeUtils'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/nih/externals/3rdparty/gtest'...
Cloning into '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/externals/nih/scripts/bashUtils'...
Cloned https://github.com/PADL/AVDECCSwift.git
Revision (git rev-parse @):
ec39c848251167c41d588c92644b5bf9f0b09a1b
SUCCESS checkout https://github.com/PADL/AVDECCSwift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/PADL/AVDECCSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-async-algorithms
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (4.01s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (4.57s)
Fetching https://github.com/apple/swift-collections.git
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.18s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.45s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/CAVDECC/avdecc/_build_linux_x64_makefiles_release': File not found.
Building for debugging...
[0/20] Write sources
[6/20] Compiling protocolInterface_c_block.cpp
[7/20] Write swift-version-24593BA9C3E375BF.txt
[8/20] Compiling utils.cpp
[9/34] Compiling localEntity_c_block.cpp
[11/40] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[12/40] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/40] Compiling InternalCollectionsUtilities Debugging.swift
[14/40] Compiling InternalCollectionsUtilities Descriptions.swift
[15/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/40] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/40] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/41] Compiling AVDECCSwift Executor.swift
[19/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[20/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[21/41] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/41] Compiling InternalCollectionsUtilities Integer rank.swift
[25/41] Emitting module InternalCollectionsUtilities
[26/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/42] Compiling AVDECCSwift ProtocolInterface.swift
[28/42] Wrapping AST for InternalCollectionsUtilities for debugging
[30/112] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[31/112] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[32/114] Compiling OrderedCollections _HashTable+Testing.swift
[33/114] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[34/114] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[35/114] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[36/114] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[37/114] Compiling OrderedCollections OrderedDictionary+Elements.swift
[38/114] Compiling DequeModule _DequeSlot.swift
[39/114] Compiling DequeModule _UnsafeWrappedBuffer.swift
[40/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[41/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[42/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[43/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[44/114] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/114] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[46/114] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[47/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[48/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[49/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[50/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[51/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[52/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[53/121] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[54/121] Compiling OrderedCollections _HashTable+Constants.swift
[55/121] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[56/121] Compiling OrderedCollections _HashTable+Bucket.swift
[57/121] Compiling OrderedCollections _HashTable+BucketIterator.swift
[58/121] Compiling OrderedCollections OrderedDictionary+Codable.swift
[59/121] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[60/121] Emitting module DequeModule
[61/122] Compiling OrderedCollections OrderedDictionary.swift
[62/122] Compiling OrderedCollections OrderedSet+Codable.swift
[63/122] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[64/122] Compiling OrderedCollections OrderedSet+Descriptions.swift
[65/122] Compiling OrderedCollections OrderedSet+Diffing.swift
[66/122] Compiling OrderedCollections OrderedSet+Equatable.swift
[67/122] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[68/122] Compiling OrderedCollections OrderedSet+Hashable.swift
[69/122] Compiling OrderedCollections OrderedSet+Initializers.swift
[70/122] Compiling OrderedCollections OrderedSet+Insertions.swift
[71/122] Compiling OrderedCollections OrderedSet+Invariants.swift
[72/122] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[73/122] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[74/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[75/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[76/122] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[77/122] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[78/122] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[79/122] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[80/122] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[81/122] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[82/122] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[83/122] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[84/122] Compiling OrderedCollections OrderedDictionary+Values.swift
[94/122] Compiling AVDECCSwift Library.swift
[95/122] Compiling AVDECCSwift LocalEntity.swift
[95/122] Wrapping AST for DequeModule for debugging
[105/122] Compiling OrderedCollections OrderedSet+Sendable.swift
[106/122] Compiling OrderedCollections OrderedSet+SubSequence.swift
[107/122] Compiling OrderedCollections OrderedSet+Testing.swift
[108/122] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[109/122] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[110/122] Compiling OrderedCollections OrderedSet.swift
[111/122] Compiling OrderedCollections _UnsafeBitset.swift
[112/122] Emitting module OrderedCollections
[113/123] Wrapping AST for OrderedCollections for debugging
[115/168] Emitting module AsyncAlgorithms
[116/174] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[117/174] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[118/174] Compiling AsyncAlgorithms MergeStateMachine.swift
[119/174] Compiling AsyncAlgorithms MergeStorage.swift
[120/174] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[121/174] Compiling AsyncAlgorithms Rethrow.swift
[122/174] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[123/174] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[124/174] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[125/174] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[126/174] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[127/174] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[128/174] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[129/174] Emitting module AVDECCSwift
[130/174] Compiling AVDECCSwift CTypes.swift
[131/175] Wrapping AST for AVDECCSwift for debugging
[132/175] Write Objects.LinkFileList
[134/175] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[135/175] Compiling AsyncAlgorithms DebounceStateMachine.swift
[136/175] Compiling AsyncAlgorithms DebounceStorage.swift
[137/175] Compiling AsyncAlgorithms Dictionary.swift
[138/175] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[139/175] Compiling AsyncAlgorithms Locking.swift
error: link command failed with exit code 1 (use -v to see invocation)
/usr/bin/ld.gold: error: cannot find -lla_avdecc_c
/usr/bin/ld.gold: error: cannot find -lla_avdecc_cxx
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CAVDECC.build/shims/utils.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN2la6avdecc8protocol9AemAecpdu6createEbENUlPNS1_6AecpduEE_8__invokeES4_' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CAVDECC.build/shims/utils.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN2la6avdecc8protocol9MvuAecpdu6createEbENUlPNS1_6AecpduEE_8__invokeES4_' which may overflow at runtime; recompile with -fPIC
/usr/bin/ld.gold: error: /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CAVDECC.build/shims/utils.cpp.o: requires dynamic R_X86_64_PC32 reloc against '_ZZN2la6avdecc8protocol6Acmpdu6createEvENUlPS2_E_8__invokeES3_' which may overflow at runtime; recompile with -fPIC
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[139/175] Linking libAVDECCSwift.so
[140/175] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[141/175] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[142/175] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[143/175] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[144/175] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[145/175] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[146/175] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[147/175] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[148/175] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[149/175] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[150/175] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[151/175] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[152/175] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[153/175] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[154/175] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[155/175] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[156/175] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[157/175] Compiling AsyncAlgorithms AsyncChannel.swift
[158/175] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
BUILD FAILURE 6.2 linux