Build Information
Failed to build AVDECCSwift, reference main (8d4afb
), with Swift 6.2 (beta) for Linux on 10 Sep 2025 02:01:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.2-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.2
Building package at path: $PWD
https://github.com/PADL/AVDECCSwift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
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/5332] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms from cache (0.64s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.4 (1.53s)
Fetching https://github.com/apple/swift-collections.git
[1/17445] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.57s)
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/32] Compiling protocolInterface_c_block.cpp
[8/32] Compiling utils.cpp
[10/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/32] Compiling InternalCollectionsUtilities Debugging.swift
[12/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/33] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/33] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/33] Emitting module InternalCollectionsUtilities
[17/33] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/33] Compiling InternalCollectionsUtilities Integer rank.swift
[19/33] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[20/33] Compiling InternalCollectionsUtilities UInt+reversed.swift
[21/33] Compiling InternalCollectionsUtilities Descriptions.swift
[22/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/34] Wrapping AST for InternalCollectionsUtilities for debugging
[26/34] Compiling localEntity_c_block.cpp
[28/110] Compiling OrderedCollections _HashTable+Bucket.swift
[29/110] Compiling OrderedCollections _HashTable+BucketIterator.swift
[30/110] Compiling OrderedCollections _HashTable+Constants.swift
[31/110] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[32/112] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[33/112] Compiling OrderedCollections OrderedDictionary+Elements.swift
[34/112] Compiling OrderedCollections _HashTable.swift
[35/112] Compiling OrderedCollections _Hashtable+Header.swift
[36/112] Compiling OrderedCollections OrderedDictionary+Codable.swift
[37/112] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[38/112] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[39/112] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[40/112] Compiling DequeModule _DequeSlot.swift
[41/112] Compiling DequeModule _UnsafeWrappedBuffer.swift
[42/112] Emitting module DequeModule
[43/112] Compiling OrderedCollections _HashTable+Testing.swift
[44/112] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[46/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[47/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[48/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[49/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[50/113] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/113] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[52/113] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[53/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[54/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[55/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[56/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[57/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[58/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[59/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[60/120] Compiling OrderedCollections OrderedDictionary.swift
[61/120] Compiling OrderedCollections OrderedSet+Codable.swift
[62/120] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[63/120] Compiling OrderedCollections OrderedSet+Descriptions.swift
[64/120] Compiling OrderedCollections OrderedSet+Diffing.swift
[65/120] Compiling OrderedCollections OrderedSet+Equatable.swift
[66/120] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[67/120] Compiling OrderedCollections OrderedSet+Hashable.swift
[68/120] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[69/120] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[70/120] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[71/120] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[72/120] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[73/120] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[74/120] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[75/120] Compiling OrderedCollections OrderedDictionary+Values.swift
[76/120] Compiling OrderedCollections OrderedSet+Initializers.swift
[77/120] Compiling OrderedCollections OrderedSet+Insertions.swift
[78/120] Compiling OrderedCollections OrderedSet+Invariants.swift
[79/120] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[80/120] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[81/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[82/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[83/120] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[100/120] Emitting module OrderedCollections
[100/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/121] Wrapping AST for OrderedCollections for debugging
[111/166] Compiling AVDECCSwift ProtocolInterface.swift
[112/166] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[113/166] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[114/166] Compiling AsyncAlgorithms MergeStateMachine.swift
[115/166] Compiling AsyncAlgorithms MergeStorage.swift
[116/166] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[117/166] Compiling AsyncAlgorithms Rethrow.swift
[118/172] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[119/172] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[120/172] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[121/172] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[122/172] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[123/172] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[124/172] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[125/172] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[126/172] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[127/172] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[128/172] Compiling AsyncAlgorithms AsyncChannel.swift
[129/172] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[130/172] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[131/172] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[132/172] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[133/172] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[134/172] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[135/172] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[136/172] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[137/172] Compiling AsyncAlgorithms ChannelStateMachine.swift
[138/172] Compiling AsyncAlgorithms ChannelStorage.swift
[139/172] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[140/172] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[141/172] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[142/172] Compiling AsyncAlgorithms CombineLatestStorage.swift
[143/172] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[144/172] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[145/172] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[146/172] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[147/172] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[148/172] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[149/172] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[150/172] Emitting module AsyncAlgorithms
[151/172] Compiling AVDECCSwift Library.swift
[152/172] Compiling AVDECCSwift Executor.swift
[153/172] Compiling AVDECCSwift LocalEntity.swift
[154/172] Compiling AsyncAlgorithms SetAlgebra.swift
[155/172] Compiling AsyncAlgorithms UnsafeTransfer.swift
[156/172] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[157/172] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[158/172] Compiling AsyncAlgorithms ZipStateMachine.swift
[159/172] Compiling AsyncAlgorithms ZipStorage.swift
[160/172] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[161/172] Compiling AsyncAlgorithms DebounceStateMachine.swift
[162/172] Compiling AsyncAlgorithms DebounceStorage.swift
[163/172] Compiling AsyncAlgorithms Dictionary.swift
[164/172] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[165/172] Compiling AsyncAlgorithms Locking.swift
[167/173] Compiling AVDECCSwift CTypes.swift
[168/173] Emitting module AVDECCSwift
[169/174] Wrapping AST for AsyncAlgorithms for debugging
[170/174] Wrapping AST for AVDECCSwift for debugging
[172/176] Emitting module Discovery
[173/176] Compiling Discovery Discovery.swift
[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.2 linux