Build Information
Failed to build MMDB, reference master (3abded
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 17:12:48 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lexrus/MMDB-Swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lexrus/MMDB-Swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3abded1 Update mmdb c lib
Cloned https://github.com/lexrus/MMDB-Swift.git
Revision (git rev-parse @):
3abded1b02843d24618bb511e9ff1da476bfd22a
SUCCESS checkout https://github.com/lexrus/MMDB-Swift.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/lexrus/MMDB-Swift.git
[1/377] Fetching mmdb-swift
Fetched https://github.com/lexrus/MMDB-Swift.git from cache (1.42s)
Creating working copy for https://github.com/lexrus/MMDB-Swift.git
Working copy of https://github.com/lexrus/MMDB-Swift.git resolved at master (3abded1)
error: 'mmdb-swift': Source files for target MMDB should be located under 'Sources/MMDB', or a custom sources path can be set with the 'path' property in Package.swift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/lexrus/MMDB-Swift.git
https://github.com/lexrus/MMDB-Swift.git
error: Source files for target MMDB should be located under 'Sources/MMDB', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: 'spi-builder-workspace': Source files for target MMDB should be located under 'Sources/MMDB', or a custom sources path can be set with the 'path' property in Package.swift
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Source files for target MMDB should be located under 'Sources/MMDB', or a custom sources path can be set with the 'path' property in Package.swift
BUILD FAILURE 6.1 macosSpm