The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AVDECCSwift, reference main (8d4afb), with Swift 6.0 for Linux on 10 Sep 2025 02:03:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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 8d4afbe assert fail if block is NULL
Submodule path 'Sources/CAVDECC/avdecc': checked out '5bf7a2755753fa662b3df414e98d3a057b94acc3'
Submodule path 'Sources/CAVDECC/avdecc/Docker/dockerHelper': checked out 'ecd70e667147e4a969d5ae833b78421b914fdf50'
Submodule path 'Sources/CAVDECC/avdecc/cmake/cmakeUtils': checked out '10a88cd87b88489ad02c3fec18e1ad78d54b8c0c'
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 '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih': checked out 'df525f61b1b92fb8c6c33624a4889c6c3d8ab733'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih/Docker/dockerHelper': checked out '8764b7d04eab01a129c6d3d5f299a1807b39d3d9'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih/cmake/cmakeUtils': checked out '3fae011ba1149c7f94246217ad8a0ff4be543b0d'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih/externals/3rdparty/gtest': checked out '15460959cbbfa20e66ef0b5ab497367e47fc0a04'
Submodule path 'Sources/CAVDECC/avdecc/externals/nih/scripts/bashUtils': checked out '30e0c700f26d690140726c084e5e71ea1a279fb9'
Submodule path 'Sources/CAVDECC/avdecc/scripts/bashUtils': checked out '0854de4b1c56697276120b26c9d3afa509675858'
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'...
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 'Docker/dockerHelper' (https://github.com/christophe-calmejane/dockerHelper.git) registered for path 'Sources/CAVDECC/avdecc/externals/nih/Docker/dockerHelper'
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/Docker/dockerHelper'...
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 @):
8d4afbed0a06837bb97d8c532165a33295cf70bf
SUCCESS checkout https://github.com/PADL/AVDECCSwift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/PADL/AVDECCSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-async-algorithms
[1/5332] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.43s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (2.61s)
Fetching https://github.com/apple/swift-collections.git
[1/17445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.97s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.27s)
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.1
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/18] Write sources
[6/18] Write swift-version-24593BA9C3E375BF.txt
[7/18] Compiling protocolInterface_c_block.cpp
[8/32] Compiling utils.cpp
[9/32] Compiling localEntity_c_block.cpp
[11/38] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/38] Compiling InternalCollectionsUtilities Integer rank.swift
[13/38] Emitting module InternalCollectionsUtilities
[14/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/39] Compiling InternalCollectionsUtilities Debugging.swift
[16/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/39] Compiling InternalCollectionsUtilities Descriptions.swift
[19/39] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/39] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[26/40] Wrapping AST for InternalCollectionsUtilities for debugging
[28/110] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[29/110] Compiling OrderedCollections OrderedDictionary+Elements.swift
[30/112] Compiling OrderedCollections _HashTable+Testing.swift
[31/112] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[32/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[33/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[34/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[35/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[36/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[37/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[38/112] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[39/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[40/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[41/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[42/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[43/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[44/119] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[45/119] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[46/119] Compiling AVDECCSwift ProtocolInterface.swift
[47/119] Compiling DequeModule _DequeSlot.swift
[48/119] Compiling DequeModule _UnsafeWrappedBuffer.swift
[49/119] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[50/119] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[51/119] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[52/119] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[53/119] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[54/119] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[55/119] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[56/119] Compiling OrderedCollections OrderedDictionary+Values.swift
[57/119] Compiling OrderedCollections OrderedDictionary.swift
[58/119] Compiling OrderedCollections OrderedSet+Codable.swift
[59/119] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[60/119] Compiling OrderedCollections OrderedSet+Descriptions.swift
[61/119] Compiling OrderedCollections OrderedSet+Diffing.swift
[62/119] Compiling OrderedCollections OrderedSet+Equatable.swift
[63/119] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[64/119] Compiling OrderedCollections OrderedSet+Hashable.swift
[65/119] Compiling OrderedCollections OrderedSet+Initializers.swift
[66/119] Compiling OrderedCollections OrderedSet+Insertions.swift
[67/119] Compiling OrderedCollections OrderedSet+Invariants.swift
[68/119] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[69/119] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[70/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[71/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[72/119] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[73/119] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[74/119] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[75/119] Compiling OrderedCollections OrderedDictionary+Codable.swift
[76/119] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[77/119] Compiling OrderedCollections _HashTable.swift
[78/119] Compiling OrderedCollections _Hashtable+Header.swift
[79/119] Compiling OrderedCollections _HashTable+Constants.swift
[80/119] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[81/119] Emitting module DequeModule
[82/119] Compiling OrderedCollections _HashTable+Bucket.swift
[83/119] Compiling OrderedCollections _HashTable+BucketIterator.swift
[92/120] Wrapping AST for DequeModule for debugging
[102/120] Compiling OrderedCollections OrderedSet+Sendable.swift
[103/120] Compiling OrderedCollections OrderedSet+SubSequence.swift
[104/120] Compiling OrderedCollections OrderedSet+Testing.swift
[105/120] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[106/120] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[107/120] Compiling OrderedCollections OrderedSet.swift
[108/120] Compiling OrderedCollections _UnsafeBitset.swift
[109/120] Emitting module OrderedCollections
[111/121] Compiling AVDECCSwift Executor.swift
[112/121] Compiling AVDECCSwift Library.swift
[113/121] Compiling AVDECCSwift LocalEntity.swift
[113/121] Wrapping AST for OrderedCollections for debugging
[115/166] Emitting module AsyncAlgorithms
[116/172] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[117/172] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[118/172] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[119/172] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[120/172] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[121/172] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[122/172] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[123/172] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[124/172] Compiling AsyncAlgorithms MergeStateMachine.swift
[125/172] Compiling AsyncAlgorithms MergeStorage.swift
[126/172] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[127/172] Compiling AsyncAlgorithms Rethrow.swift
[128/172] Emitting module AVDECCSwift
[129/172] Compiling AVDECCSwift CTypes.swift
[131/173] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[132/173] Compiling AsyncAlgorithms DebounceStateMachine.swift
[133/173] Compiling AsyncAlgorithms DebounceStorage.swift
[134/173] Compiling AsyncAlgorithms Dictionary.swift
[135/173] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[136/173] Compiling AsyncAlgorithms Locking.swift
[137/173] Compiling AsyncAlgorithms SetAlgebra.swift
[138/173] Compiling AsyncAlgorithms UnsafeTransfer.swift
[139/173] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[140/173] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[141/173] Compiling AsyncAlgorithms ZipStateMachine.swift
[142/173] Compiling AsyncAlgorithms ZipStorage.swift
[142/173] Wrapping AST for AVDECCSwift for debugging
[144/173] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[145/173] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[146/173] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[147/173] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[148/173] Compiling AsyncAlgorithms AsyncChannel.swift
[149/173] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[150/173] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[151/173] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[152/173] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[153/173] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[154/173] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[155/173] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[156/173] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[157/173] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[158/173] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[159/173] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[160/173] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[161/173] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[162/173] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[163/173] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[164/173] Compiling AsyncAlgorithms ChannelStateMachine.swift
[165/173] Compiling AsyncAlgorithms ChannelStorage.swift
[166/173] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[167/173] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[168/173] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[169/173] Compiling AsyncAlgorithms CombineLatestStorage.swift
[170/174] Wrapping AST for AsyncAlgorithms for debugging
[172/176] Compiling Discovery Discovery.swift
[173/176] Emitting module Discovery
[174/177] Wrapping AST for Discovery for debugging
[175/177] Write Objects.LinkFileList
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
/host/spi-builder-workspace/Sources/AVDECCSwift/Executor.swift:42: error: undefined reference to 'LA_AVDECC_Executor_createQueueExecutor'
/host/spi-builder-workspace/Sources/AVDECCSwift/Executor.swift:50: error: undefined reference to 'LA_AVDECC_Executor_destroy'
/host/spi-builder-workspace/Sources/AVDECCSwift/Library.swift:26: error: undefined reference to 'LA_AVDECC_isCompatibleWithInterfaceVersion'
/host/spi-builder-workspace/Sources/AVDECCSwift/Library.swift:30: error: undefined reference to 'LA_AVDECC_getInterfaceVersion'
/host/spi-builder-workspace/Sources/AVDECCSwift/Library.swift:34: error: undefined reference to 'LA_AVDECC_getVersion'
/host/spi-builder-workspace/Sources/AVDECCSwift/Library.swift:39: error: undefined reference to 'LA_AVDECC_initialize'
/host/spi-builder-workspace/Sources/AVDECCSwift/Library.swift:43: error: undefined reference to 'LA_AVDECC_uninitialize'
/host/spi-builder-workspace/Sources/AVDECCSwift/LocalEntity.swift:109: error: undefined reference to 'LA_AVDECC_LocalEntity_setApplicationData'
/host/spi-builder-workspace/Sources/AVDECCSwift/LocalEntity.swift:101: error: undefined reference to 'LA_AVDECC_LocalEntity_create'
/host/spi-builder-workspace/Sources/AVDECCSwift/LocalEntity.swift:128: error: undefined reference to 'LA_AVDECC_LocalEntity_enableEntityAdvertising'
/host/spi-builder-workspace/Sources/AVDECCSwift/LocalEntity.swift:134: error: undefined reference to 'LA_AVDECC_LocalEntity_disableEntityAdvertising'
/host/spi-builder-workspace/Sources/AVDECCSwift/LocalEntity.swift:140: error: undefined reference to 'LA_AVDECC_LocalEntity_discoverRemoteEntities'
/host/spi-builder-workspace/Sources/AVDECCSwift/LocalEntity.swift:146: error: undefined reference to 'LA_AVDECC_LocalEntity_discoverRemoteEntity'
/host/spi-builder-workspace/Sources/AVDECCSwift/LocalEntity.swift:152: error: undefined reference to 'LA_AVDECC_LocalEntity_setAutomaticDiscoveryDelay'
/host/spi-builder-workspace/Sources/AVDECCSwift/LocalEntity.swift:91: error: undefined reference to 'LA_AVDECC_LocalEntity_getApplicationData'
/host/spi-builder-workspace/Sources/AVDECCSwift/LocalEntity.swift:121: error: undefined reference to 'LA_AVDECC_LocalEntity_setApplicationData'
/host/spi-builder-workspace/Sources/AVDECCSwift/LocalEntity.swift:122: error: undefined reference to 'LA_AVDECC_LocalEntity_destroy'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:159: error: undefined reference to 'LA_AVDECC_ProtocolInterface_create'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:187: error: undefined reference to 'LA_AVDECC_ProtocolInterface_getMacAddress'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:195: error: undefined reference to 'LA_AVDECC_ProtocolInterface_shutdown'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:202: error: undefined reference to 'LA_AVDECC_ProtocolInterface_getDynamicEID'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:209: error: undefined reference to 'LA_AVDECC_ProtocolInterface_releaseDynamicEID'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:215: error: undefined reference to 'LA_AVDECC_ProtocolInterface_registerLocalEntity'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:221: error: undefined reference to 'LA_AVDECC_ProtocolInterface_unregisterLocalEntity'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:227: error: undefined reference to 'LA_AVDECC_ProtocolInterface_enableEntityAdvertising'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:233: error: undefined reference to 'LA_AVDECC_ProtocolInterface_disableEntityAdvertising'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:242: error: undefined reference to 'LA_AVDECC_ProtocolInterface_setEntityNeedsAdvertise'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:248: error: undefined reference to 'LA_AVDECC_ProtocolInterface_discoverRemoteEntities'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:254: error: undefined reference to 'LA_AVDECC_ProtocolInterface_discoverRemoteEntity'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:265: error: undefined reference to 'LA_AVDECC_ProtocolInterface_sendAdpMessage'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:272: error: undefined reference to 'LA_AVDECC_ProtocolInterface_sendAemAecpMessage'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:279: error: undefined reference to 'LA_AVDECC_ProtocolInterface_sendAcmpMessage'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:329: error: undefined reference to 'LA_AVDECC_ProtocolInterface_sendAemAecpResponse'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:350: error: undefined reference to 'LA_AVDECC_ProtocolInterface_sendMvuAecpResponse'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:368: error: undefined reference to 'LA_AVDECC_ProtocolInterface_sendAcmpResponse'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:374: error: undefined reference to 'LA_AVDECC_ProtocolInterface_lock'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:380: error: undefined reference to 'LA_AVDECC_ProtocolInterface_unlock'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:129: error: undefined reference to 'LA_AVDECC_ProtocolInterface_registerObserver'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:134: error: undefined reference to 'LA_AVDECC_ProtocolInterface_unregisterObserver'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:146: error: undefined reference to 'LA_AVDECC_ProtocolInterface_getApplicationData'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:169: error: undefined reference to 'LA_AVDECC_ProtocolInterface_setApplicationData'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:178: error: undefined reference to 'LA_AVDECC_ProtocolInterface_setApplicationData'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:179: error: undefined reference to 'LA_AVDECC_ProtocolInterface_destroy'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:259: error: undefined reference to 'LA_AVDECC_ProtocolInterface_isDirectMessageSupported'
/host/spi-builder-workspace/Sources/AVDECCSwift/ProtocolInterface.swift:385: error: undefined reference to 'LA_AVDECC_ProtocolInterface_isSelfLocked'
Sources/CAVDECC/shims/localEntity_c_block.cpp:34: error: undefined reference to 'la::avdecc::bindings::getAggregateEntity(void*)'
Sources/CAVDECC/shims/localEntity_c_block.cpp:55: error: undefined reference to 'la::avdecc::bindings::getAggregateEntity(void*)'
Sources/CAVDECC/shims/localEntity_c_block.cpp:76: error: undefined reference to 'la::avdecc::bindings::getAggregateEntity(void*)'
Sources/CAVDECC/shims/localEntity_c_block.cpp:97: error: undefined reference to 'la::avdecc::bindings::getAggregateEntity(void*)'
Sources/CAVDECC/shims/protocolInterface_c_block.cpp:36: error: undefined reference to 'la::avdecc::bindings::getProtocolInterface(void*)'
Sources/CAVDECC/shims/protocolInterface_c_block.cpp:70: error: undefined reference to 'la::avdecc::bindings::getProtocolInterface(void*)'
Sources/CAVDECC/shims/protocolInterface_c_block.cpp:112: error: undefined reference to 'la::avdecc::bindings::getProtocolInterface(void*)'
Sources/CAVDECC/shims/protocolInterface_c_block.cpp:42: error: undefined reference to 'la::avdecc::protocol::AecpMessageType::AemResponse'
Sources/CAVDECC/shims/protocolInterface_c_block.cpp:76: error: undefined reference to 'la::avdecc::protocol::AecpMessageType::VendorUniqueResponse'
Sources/CAVDECC/shims/protocolInterface_c_block.cpp:79: error: undefined reference to 'la::avdecc::protocol::VuAecpdu::getProtocolIdentifier() const'
Sources/CAVDECC/shims/protocolInterface_c_block.cpp:79: error: undefined reference to 'la::avdecc::protocol::MvuAecpdu::ProtocolID'
Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:90: error: undefined reference to 'la::avdecc::utils::isAssertEnabled()'
Sources/CAVDECC/avdecc/include/la/avdecc/utils.hpp:96: error: undefined reference to 'la::avdecc::utils::displayAssertDialog(char const*, unsigned int, char const*, __va_list_tag*)'
Sources/CAVDECC/shims/utils.cpp:156: error: undefined reference to 'la::avdecc::protocol::AemAecpdu::getPayload() const'
Sources/CAVDECC/shims/utils.cpp:187: error: undefined reference to 'la::avdecc::protocol::MvuAecpdu::getPayload() const'
Sources/CAVDECC/shims/utils.cpp:960: error: undefined reference to 'la::avdecc::protocol::Adpdu::Adpdu()'
Sources/CAVDECC/shims/utils.cpp:1006: error: undefined reference to 'la::avdecc::protocol::Adpdu::~Adpdu()'
Sources/CAVDECC/shims/utils.cpp:1034: error: undefined reference to 'la::avdecc::protocol::AemAecpdu::AemAecpdu(bool)'
Sources/CAVDECC/shims/utils.cpp:1039: error: undefined reference to 'la::avdecc::protocol::AemAecpdu::~AemAecpdu()'
Sources/CAVDECC/shims/utils.cpp:1025: error: undefined reference to 'la::avdecc::protocol::AemAecpdu::setUnsolicited(bool)'
Sources/CAVDECC/shims/utils.cpp:1026: error: undefined reference to 'la::avdecc::protocol::AemAecpdu::setCommandType(la::avdecc::protocol::AemCommandType)'
Sources/CAVDECC/shims/utils.cpp:1027: error: undefined reference to 'la::avdecc::protocol::AemAecpdu::setCommandSpecificData(void const*, unsigned long)'
Sources/CAVDECC/shims/utils.cpp:1081: error: undefined reference to 'la::avdecc::protocol::MvuAecpdu::MvuAecpdu(bool)'
Sources/CAVDECC/shims/utils.cpp:1086: error: undefined reference to 'la::avdecc::protocol::MvuAecpdu::~MvuAecpdu()'
Sources/CAVDECC/shims/utils.cpp:1068: error: undefined reference to 'la::avdecc::protocol::MvuAecpdu::ProtocolID'
Sources/CAVDECC/shims/utils.cpp:1068: error: undefined reference to 'la::avdecc::protocol::VuAecpdu::setProtocolIdentifier(la::avdecc::protocol::VuAecpdu::ProtocolIdentifier const&)'
Sources/CAVDECC/shims/utils.cpp:1073: error: undefined reference to 'la::avdecc::protocol::MvuAecpdu::setCommandType(la::avdecc::protocol::MvuCommandType)'
Sources/CAVDECC/shims/utils.cpp:1074: error: undefined reference to 'la::avdecc::protocol::MvuAecpdu::setCommandSpecificData(void const*, unsigned long)'
Sources/CAVDECC/shims/utils.cpp:1135: error: undefined reference to 'la::avdecc::protocol::Acmpdu::Acmpdu()'
Sources/CAVDECC/shims/utils.cpp:1140: error: undefined reference to 'la::avdecc::protocol::Acmpdu::~Acmpdu()'
Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolAemAecpdu.hpp:65: error: undefined reference to 'la::avdecc::protocol::AemAecpdu::createRawAemAecpdu(bool)'
Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolMvuAecpdu.hpp:63: error: undefined reference to 'la::avdecc::protocol::MvuAecpdu::createRawMvuAecpdu(bool)'
Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolAcmpdu.hpp:56: error: undefined reference to 'la::avdecc::protocol::Acmpdu::createRawAcmpdu()'
Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolAemAecpdu.hpp:63: error: undefined reference to 'la::avdecc::protocol::AemAecpdu::destroy()'
Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolMvuAecpdu.hpp:61: error: undefined reference to 'la::avdecc::protocol::MvuAecpdu::destroy()'
Sources/CAVDECC/avdecc/include/la/avdecc/internals/protocolAcmpdu.hpp:54: error: undefined reference to 'la::avdecc::protocol::Acmpdu::destroy()'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
[176/177] Linking avdecc-discovery
BUILD FAILURE 6.0 linux