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

Successful build of RapidLMDB with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/RapidLMDB.git
Reference: 0.9.29
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/tannerdsilva/RapidLMDB
 * tag               0.9.29     -> FETCH_HEAD
HEAD is now at c59d372 Added comparison functions to Cursor
Cloned https://github.com/tannerdsilva/RapidLMDB.git
Revision (git rev-parse @):
c59d372d6f126f4d67992fbb7b8c49799d911e6c
SUCCESS checkout https://github.com/tannerdsilva/RapidLMDB.git at 0.9.29
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/tannerdsilva/RapidLMDB.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/tannerdsilva/CLMDB.git
[1/37] Fetching clmdb
Fetched https://github.com/tannerdsilva/CLMDB.git (0.22s)
Computing version for https://github.com/tannerdsilva/CLMDB.git
Computed https://github.com/tannerdsilva/CLMDB.git at 0.9.29 (0.40s)
Creating working copy for https://github.com/tannerdsilva/CLMDB.git
Working copy of https://github.com/tannerdsilva/CLMDB.git resolved at 0.9.29
Building for debugging...
[0/2] Compiling CLMDB midl.c
[1/2] Compiling CLMDB mdb.c
[3/9] Compiling RapidLMDB Cursor.swift
[4/9] Compiling RapidLMDB DataConvertible.swift
[5/9] Emitting module RapidLMDB
[6/9] Compiling RapidLMDB Database.swift
[7/9] Compiling RapidLMDB LMDBError.swift
[8/9] Compiling RapidLMDB Environment.swift
[9/9] Compiling RapidLMDB Transaction.swift
Build complete! (19.65s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.