This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build LGV_MeetingSDK with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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:             6.0
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-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 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'
 18 |  */
 19 |
 20 | import CoreLocation // For physical venues.
    |        `- error: no such module 'CoreLocation'
 21 | import Contacts     // For the postal address
 22 |
[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'
 18 |  */
 19 |
 20 | import CoreLocation // For physical venues.
    |        `- error: no such module 'CoreLocation'
 21 | import Contacts     // For the postal address
 22 |
error: compile command failed due to signal 6 (use -v to see invocation)
[5/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'
 18 |  */
 19 |
 20 | import CoreLocation // For physical venues.
    |        `- error: no such module 'CoreLocation'
 21 | import Contacts     // For the postal address
 22 |
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/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -strict-concurrency=complete -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -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 6.0-dev (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)
2.	Compiling with effective version 5.10
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):
0  swift-frontend 0x000055826eafa497
1  swift-frontend 0x000055826eaf81ee
2  swift-frontend 0x000055826eafab0a
3  libc.so.6      0x00007f59e143c520
4  libc.so.6      0x00007f59e14909fc pthread_kill + 300
5  libc.so.6      0x00007f59e143c476 raise + 22
6  libc.so.6      0x00007f59e14227f3 abort + 211
7  swift-frontend 0x0000558269c2a055
8  swift-frontend 0x0000558269877934
9  swift-frontend 0x0000558269bec66f
10 swift-frontend 0x00005582693f054c
11 swift-frontend 0x0000558267fd69ce
12 swift-frontend 0x0000558267fd667a
13 swift-frontend 0x0000558267fd58d2
14 swift-frontend 0x0000558269bed19a
15 swift-frontend 0x0000558267fa4dab
16 swift-frontend 0x0000558267fa42f7
17 swift-frontend 0x0000558267fa1c29
18 swift-frontend 0x0000558268d1e226
19 swift-frontend 0x00005582698d689c
20 swift-frontend 0x00005582698d838c
21 swift-frontend 0x00005582698db240
22 swift-frontend 0x00005582698d68ba
23 swift-frontend 0x00005582698dbd5f
24 swift-frontend 0x00005582698da98f
25 swift-frontend 0x00005582698d68ba
26 swift-frontend 0x00005582698dbd5f
27 swift-frontend 0x00005582698da98f
28 swift-frontend 0x00005582698d68ba
29 swift-frontend 0x00005582698d67b3
30 swift-frontend 0x0000558269abc81f
31 swift-frontend 0x0000558268d1bbd4
32 swift-frontend 0x0000558267fa0c51
33 swift-frontend 0x0000558267fa0afa
34 swift-frontend 0x0000558267f9512c
35 swift-frontend 0x0000558267f94b15
36 swift-frontend 0x0000558267d47572
37 swift-frontend 0x0000558267d4567c
38 swift-frontend 0x0000558267d40198
39 swift-frontend 0x0000558267d3e4fc
40 swift-frontend 0x0000558267afadde
41 libc.so.6      0x00007f59e1423d90
42 libc.so.6      0x00007f59e1423e40 __libc_start_main + 128
43 swift-frontend 0x0000558267af9e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.