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 macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tannerdsilva/RapidLMDB.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tannerdsilva/RapidLMDB
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0ecb7c1 project end of life. please use QuickLMDB
Cloned https://github.com/tannerdsilva/RapidLMDB.git
Revision (git rev-parse @):
0ecb7c17395f76c5bb34d00ea7bebe9dd6482839
SUCCESS checkout https://github.com/tannerdsilva/RapidLMDB.git at master
Fetching https://github.com/tannerdsilva/CLMDB.git from cache
Fetched https://github.com/tannerdsilva/CLMDB.git (0.20s)
Computing version for https://github.com/tannerdsilva/CLMDB.git
Computed https://github.com/tannerdsilva/CLMDB.git at 0.9.29 (0.98s)
Creating working copy for https://github.com/tannerdsilva/CLMDB.git
Working copy of https://github.com/tannerdsilva/CLMDB.git resolved at 0.9.29
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rapidlmdb",
      "name": "RapidLMDB",
      "url": "https://github.com/tannerdsilva/RapidLMDB.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RapidLMDB",
      "dependencies": [
        {
          "identity": "clmdb",
          "name": "CLMDB",
          "url": "https://github.com/tannerdsilva/CLMDB.git",
          "version": "0.9.29",
          "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CLMDB",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tannerdsilva/RapidLMDB.git
[1/173] Fetching rapidlmdb
Fetched https://github.com/tannerdsilva/RapidLMDB.git (0.32s)
Fetching https://github.com/tannerdsilva/CLMDB.git from cache
Fetched https://github.com/tannerdsilva/CLMDB.git (0.26s)
Computing version for https://github.com/tannerdsilva/CLMDB.git
Computed https://github.com/tannerdsilva/CLMDB.git at 0.9.29 (0.05s)
Creating working copy for https://github.com/tannerdsilva/CLMDB.git
Working copy of https://github.com/tannerdsilva/CLMDB.git resolved at 0.9.29
Creating working copy for https://github.com/tannerdsilva/RapidLMDB.git
Working copy of https://github.com/tannerdsilva/RapidLMDB.git resolved at master
warning: '.resolve-product-dependencies': dependency 'rapidlmdb' is not used by any target
Found 1 product dependencies
  - CLMDB
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/tannerdsilva/RapidLMDB.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling CLMDB midl.c
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/CLMDB/Sources/CLMDB/mdb.c:819:9: warning: 'P_DIRTY' macro redefined [-Wmacro-redefined]
#define P_DIRTY          0x10           /**< dirty page, also set for #P_SUBP pages */
        ^
/Applications/Xcode-15.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.sdk/usr/include/sys/proc.h:210:9: note: previous definition is here
#define P_DIRTY                                 0x00000008      /* process is dirty */
        ^
1 warning generated.
[1/2] Compiling CLMDB mdb.c
[3/9] Compiling RapidLMDB Transaction.swift
[4/9] Compiling RapidLMDB LMDBError.swift
[5/9] Compiling RapidLMDB Environment.swift
[6/9] Compiling RapidLMDB Cursor.swift
[7/9] Emitting module RapidLMDB
[8/9] Compiling RapidLMDB DataConvertible.swift
[9/9] Compiling RapidLMDB Database.swift
Build complete! (9.12s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.