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-4606859-1":/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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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-4606859-1":/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_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.
       ^
[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_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.
       ^
[6/12] 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.
       ^
[7/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.
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
[8/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)[0x5576e311cd73]
/usr/bin/swift-frontend(+0x7305abe)[0x5576e311aabe]
/usr/bin/swift-frontend(+0x73080ea)[0x5576e311d0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f52bad8c520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f52bade09fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f52bad8c476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f52bad727f3]
/usr/bin/swift-frontend(+0x2af4275)[0x5576de909275]
/usr/bin/swift-frontend(+0x2755c54)[0x5576de56ac54]
/usr/bin/swift-frontend(+0x2ab869b)[0x5576de8cd69b]
/usr/bin/swift-frontend(+0x2347a0c)[0x5576de15ca0c]
/usr/bin/swift-frontend(+0x106859c)[0x5576dce7d59c]
/usr/bin/swift-frontend(+0x1068102)[0x5576dce7d102]
/usr/bin/swift-frontend(+0x106716b)[0x5576dce7c16b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x5576de8ce1aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x5576dce4bd5b]
/usr/bin/swift-frontend(+0x10362a7)[0x5576dce4b2a7]
/usr/bin/swift-frontend(+0x1033c59)[0x5576dce48c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x5576ddac9cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x5576de5c205c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x5576de5c3b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x5576de5c60e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x5576de5c207c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x5576de5c6c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x5576de5c586b]
/usr/bin/swift-frontend(+0x27ad07c)[0x5576de5c207c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x5576de5c6c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x5576de5c586b]
/usr/bin/swift-frontend(+0x27ad07c)[0x5576de5c207c]
/usr/bin/swift-frontend(+0x27acf73)[0x5576de5c1f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x5576de7a01e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x5576ddac76a6]
/usr/bin/swift-frontend(+0x1032c84)[0x5576dce47c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x5576dce47b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x5576dce3cf82]
/usr/bin/swift-frontend(+0x1027978)[0x5576dce3c978]
/usr/bin/swift-frontend(+0xe3f242)[0x5576dcc54242]
/usr/bin/swift-frontend(+0xe3d09c)[0x5576dcc5209c]
/usr/bin/swift-frontend(+0xe382cd)[0x5576dcc4d2cd]
/usr/bin/swift-frontend(+0xe369db)[0x5576dcc4b9db]
/usr/bin/swift-frontend(+0xcc3315)[0x5576dcad8315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f52bad73d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f52bad73e40]
/usr/bin/swift-frontend(+0xcc2375)[0x5576dcad7375]
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.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_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.
       ^
[4/11] 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.
       ^
[5/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.
       ^
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.
       ^
/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)[0x564c93cf4d73]
/usr/bin/swift-frontend(+0x7305abe)[0x564c93cf2abe]
/usr/bin/swift-frontend(+0x73080ea)[0x564c93cf50ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f965c3bf520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f965c4139fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f965c3bf476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f965c3a57f3]
/usr/bin/swift-frontend(+0x2af4275)[0x564c8f4e1275]
/usr/bin/swift-frontend(+0x2755c54)[0x564c8f142c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x564c8f4a569b]
/usr/bin/swift-frontend(+0x2347a0c)[0x564c8ed34a0c]
/usr/bin/swift-frontend(+0x106859c)[0x564c8da5559c]
/usr/bin/swift-frontend(+0x1068102)[0x564c8da55102]
/usr/bin/swift-frontend(+0x106716b)[0x564c8da5416b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x564c8f4a61aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x564c8da23d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x564c8da232a7]
/usr/bin/swift-frontend(+0x1033c59)[0x564c8da20c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x564c8e6a1cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x564c8f19a05c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x564c8f19bb3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x564c8f19e0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x564c8f19a07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x564c8f19ec1f]
/usr/bin/swift-frontend(+0x27b086b)[0x564c8f19d86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x564c8f19a07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x564c8f19ec1f]
/usr/bin/swift-frontend(+0x27b086b)[0x564c8f19d86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x564c8f19a07c]
/usr/bin/swift-frontend(+0x27acf73)[0x564c8f199f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x564c8f3781e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x564c8e69f6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x564c8da1fc84]
/usr/bin/swift-frontend(+0x1032b2a)[0x564c8da1fb2a]
/usr/bin/swift-frontend(+0x1027f82)[0x564c8da14f82]
/usr/bin/swift-frontend(+0x1027978)[0x564c8da14978]
/usr/bin/swift-frontend(+0xe3f242)[0x564c8d82c242]
/usr/bin/swift-frontend(+0xe3d09c)[0x564c8d82a09c]
/usr/bin/swift-frontend(+0xe382cd)[0x564c8d8252cd]
/usr/bin/swift-frontend(+0xe369db)[0x564c8d8239db]
/usr/bin/swift-frontend(+0xcc3315)[0x564c8d6b0315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f965c3a6d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f965c3a6e40]
/usr/bin/swift-frontend(+0xcc2375)[0x564c8d6af375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 1