The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LGV_MeetingSDK with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LittleGreenViper/LGV_MeetingSDK.git
Reference: 2.10.7
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/LittleGreenViper/LGV_MeetingSDK
 * tag               2.10.7     -> FETCH_HEAD
HEAD is now at 5336a38 The next start date function had some issues that were fixed.
Cloned https://github.com/LittleGreenViper/LGV_MeetingSDK.git
Revision (git rev-parse @):
5336a3884754bd161e9378c3c2ca70e4704e615c
SUCCESS checkout https://github.com/LittleGreenViper/LGV_MeetingSDK.git at 2.10.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/LittleGreenViper/LGV_MeetingSDK.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingServer/README.md
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/11] Compiling LGV_MeetingSDK LGV_MeetingSDK_LGV_MeetingServer.swift
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
[4/12] Compiling LGV_MeetingSDK LGV_MeetingSDK_LGV_MeetingServerTransport.Initiator.swift
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
[5/12] Compiling LGV_MeetingSDK LGV_MeetingSDK_LGV_MeetingServer.Transport.Parser.swift
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
[6/12] Compiling LGV_MeetingSDK LGV_MeetingSDK_Transport_Protocol.swift
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
[7/12] Compiling LGV_MeetingSDK LGV_MeetingSDK_LGV_MeetingServer.Transport.swift
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
Can't demangle: $s14LGV_MeetingSDK0a1_bc1_B9_Data_SetC17SearchConstraintsO10autoRadius33_58CEEDD05D222FCCC7D54AE67FB9C6FELLXeF22minimumNumberOfResultsL_Suvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Organization_Protocol.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Protocols.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Transport_Protocol.swift -primary-file /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingSDK.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingServer/LGV_MeetingSDK_LGV_MeetingServer.Transport.Parser.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingServer/LGV_MeetingSDK_LGV_MeetingServer.Transport.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingServer/LGV_MeetingSDK_LGV_MeetingServer.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingServer/LGV_MeetingSDK_LGV_MeetingServerTransport.Initiator.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LGV_MeetingSDK.build/LGV_MeetingSDK.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LGV_MeetingSDK.build/LGV_MeetingSDK.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name LGV_MeetingSDK -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LGV_MeetingSDK.build/LGV_MeetingSDK.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While walking into 'LGV_MeetingSDK_Meeting_Data_Set' (at /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingSDK.swift:87:6)
4.	While walking into 'SearchConstraints' (at /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingSDK.swift:395:12)
5.	While evaluating request USRGenerationRequest(LGV_MeetingSDK.(file).LGV_MeetingSDK_Meeting_Data_Set.SearchConstraints.autoRadius(centerLongLat:minimumNumberOfResults:maxRadiusInMeters:).minimumNumberOfResults@/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingSDK.swift:413:64)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x7307d73)[0x556be4b30d73]
/usr/bin/swift-frontend(+0x7305abe)[0x556be4b2eabe]
/usr/bin/swift-frontend(+0x73080ea)[0x556be4b310ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f970b7dd520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f970b8319fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f970b7dd476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f970b7c37f3]
/usr/bin/swift-frontend(+0x2af4275)[0x556be031d275]
/usr/bin/swift-frontend(+0x2755c54)[0x556bdff7ec54]
/usr/bin/swift-frontend(+0x2ab869b)[0x556be02e169b]
/usr/bin/swift-frontend(+0x2347a0c)[0x556bdfb70a0c]
/usr/bin/swift-frontend(+0x106859c)[0x556bde89159c]
/usr/bin/swift-frontend(+0x1068102)[0x556bde891102]
/usr/bin/swift-frontend(+0x106716b)[0x556bde89016b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x556be02e21aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x556bde85fd5b]
/usr/bin/swift-frontend(+0x10362a7)[0x556bde85f2a7]
/usr/bin/swift-frontend(+0x1033c59)[0x556bde85cc59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x556bdf4ddcd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x556bdffd605c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x556bdffd7b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x556bdffda0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x556bdffd607c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x556bdffdac1f]
/usr/bin/swift-frontend(+0x27b086b)[0x556bdffd986b]
/usr/bin/swift-frontend(+0x27ad07c)[0x556bdffd607c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x556bdffdac1f]
/usr/bin/swift-frontend(+0x27b086b)[0x556bdffd986b]
/usr/bin/swift-frontend(+0x27ad07c)[0x556bdffd607c]
/usr/bin/swift-frontend(+0x27acf73)[0x556bdffd5f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x556be01b41e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x556bdf4db6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x556bde85bc84]
/usr/bin/swift-frontend(+0x1032b2a)[0x556bde85bb2a]
/usr/bin/swift-frontend(+0x1027f82)[0x556bde850f82]
/usr/bin/swift-frontend(+0x1027978)[0x556bde850978]
/usr/bin/swift-frontend(+0xe3f242)[0x556bde668242]
/usr/bin/swift-frontend(+0xe3d09c)[0x556bde66609c]
/usr/bin/swift-frontend(+0xe382cd)[0x556bde6612cd]
/usr/bin/swift-frontend(+0xe369db)[0x556bde65f9db]
/usr/bin/swift-frontend(+0xcc3315)[0x556bde4ec315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f970b7c4d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f970b7c4e40]
/usr/bin/swift-frontend(+0xcc2375)[0x556bde4eb375]
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingServer/README.md
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/10] Compiling LGV_MeetingSDK LGV_MeetingSDK_LGV_MeetingServer.Transport.Parser.swift
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
[3/11] Compiling LGV_MeetingSDK LGV_MeetingSDK_LGV_MeetingServer.swift
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
[4/11] Compiling LGV_MeetingSDK LGV_MeetingSDK_LGV_MeetingServer.Transport.swift
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
[5/11] Compiling LGV_MeetingSDK LGV_MeetingSDK_LGV_MeetingServerTransport.Initiator.swift
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
[6/11] Compiling LGV_MeetingSDK LGV_MeetingSDK_Transport_Protocol.swift
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
[7/11] Compiling LGV_MeetingSDK LGV_MeetingSDK_Protocols.swift
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift:20:8: error: no such module 'CoreLocation'
import CoreLocation // For physical venues.
       ^
Can't demangle: $s14LGV_MeetingSDK0a1_bc1_B9_Data_SetC17SearchConstraintsO10autoRadius33_58CEEDD05D222FCCC7D54AE67FB9C6FELLXeF22minimumNumberOfResultsL_Suvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Meeting_Protocols.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Organization_Protocol.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Protocols.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Protocols/LGV_MeetingSDK_Transport_Protocol.swift -primary-file /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingSDK.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingServer/LGV_MeetingSDK_LGV_MeetingServer.Transport.Parser.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingServer/LGV_MeetingSDK_LGV_MeetingServer.Transport.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingServer/LGV_MeetingSDK_LGV_MeetingServer.swift /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingServer/LGV_MeetingSDK_LGV_MeetingServerTransport.Initiator.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LGV_MeetingSDK.build/LGV_MeetingSDK.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LGV_MeetingSDK.build/LGV_MeetingSDK.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name LGV_MeetingSDK -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LGV_MeetingSDK.build/LGV_MeetingSDK.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While walking into 'LGV_MeetingSDK_Meeting_Data_Set' (at /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingSDK.swift:87:6)
4.	While walking into 'SearchConstraints' (at /host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingSDK.swift:395:12)
5.	While evaluating request USRGenerationRequest(LGV_MeetingSDK.(file).LGV_MeetingSDK_Meeting_Data_Set.SearchConstraints.autoRadius(centerLongLat:minimumNumberOfResults:maxRadiusInMeters:).minimumNumberOfResults@/host/spi-builder-workspace/Sources/LGV_MeetingSDK/Types/LGV_MeetingSDK.swift:413:64)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x7307d73)[0x557210b5fd73]
/usr/bin/swift-frontend(+0x7305abe)[0x557210b5dabe]
/usr/bin/swift-frontend(+0x73080ea)[0x557210b600ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f4b96bf8520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f4b96c4c9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f4b96bf8476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f4b96bde7f3]
/usr/bin/swift-frontend(+0x2af4275)[0x55720c34c275]
/usr/bin/swift-frontend(+0x2755c54)[0x55720bfadc54]
/usr/bin/swift-frontend(+0x2ab869b)[0x55720c31069b]
/usr/bin/swift-frontend(+0x2347a0c)[0x55720bb9fa0c]
/usr/bin/swift-frontend(+0x106859c)[0x55720a8c059c]
/usr/bin/swift-frontend(+0x1068102)[0x55720a8c0102]
/usr/bin/swift-frontend(+0x106716b)[0x55720a8bf16b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x55720c3111aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x55720a88ed5b]
/usr/bin/swift-frontend(+0x10362a7)[0x55720a88e2a7]
/usr/bin/swift-frontend(+0x1033c59)[0x55720a88bc59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x55720b50ccd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x55720c00505c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x55720c006b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x55720c0090e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x55720c00507c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55720c009c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55720c00886b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55720c00507c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x55720c009c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x55720c00886b]
/usr/bin/swift-frontend(+0x27ad07c)[0x55720c00507c]
/usr/bin/swift-frontend(+0x27acf73)[0x55720c004f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x55720c1e31e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x55720b50a6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x55720a88ac84]
/usr/bin/swift-frontend(+0x1032b2a)[0x55720a88ab2a]
/usr/bin/swift-frontend(+0x1027f82)[0x55720a87ff82]
/usr/bin/swift-frontend(+0x1027978)[0x55720a87f978]
/usr/bin/swift-frontend(+0xe3f242)[0x55720a697242]
/usr/bin/swift-frontend(+0xe3d09c)[0x55720a69509c]
/usr/bin/swift-frontend(+0xe382cd)[0x55720a6902cd]
/usr/bin/swift-frontend(+0xe369db)[0x55720a68e9db]
/usr/bin/swift-frontend(+0xcc3315)[0x55720a51b315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f4b96bdfd90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f4b96bdfe40]
/usr/bin/swift-frontend(+0xcc2375)[0x55720a51a375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 2