The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Kineo, reference 0.0.108 (2088c9), with Swift 6.1 for Android on 29 May 2025 23:18:34 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kasei/kineo.git
Reference: 0.0.108
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/kasei/kineo
 * tag               0.0.108    -> FETCH_HEAD
HEAD is now at 2088c98 Update Diomede version.
Submodule path 'rdf-tests': checked out 'e24f243f79087a61a1b1aa72f5c7c27470155c33'
Submodule path 'rdf-tests-12': checked out 'e0ed971a1e8bc5f4658d014d16362ad6cd15ddb5'
Submodule 'rdf-tests' (https://github.com/w3c/rdf-tests.git) registered for path 'rdf-tests'
Submodule 'rdf-tests-12' (https://github.com/kasei/sparql-12.git) registered for path 'rdf-tests-12'
Cloning into '/host/spi-builder-workspace/rdf-tests'...
Cloning into '/host/spi-builder-workspace/rdf-tests-12'...
Cloned https://github.com/kasei/kineo.git
Revision (git rev-parse @):
2088c98717d7518e8794cf14c627e1c097b40e65
SUCCESS checkout https://github.com/kasei/kineo.git at 0.0.108
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kasei/kineo.git
https://github.com/kasei/kineo.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-sparql-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.11",
            "upper_bound" : "0.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/swift-sparql-syntax.git"
    },
    {
      "identity" : "swift-serd",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.4",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/swift-serd.git"
    },
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "1.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "uritemplate.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.1",
            "upper_bound" : "3.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/URITemplate.swift.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.11.5",
            "upper_bound" : "0.12.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    },
    {
      "identity" : "diomede",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.65",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/diomede.git"
    },
    {
      "identity" : "idpplanner",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.5",
            "upper_bound" : "0.1.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kasei/IDPPlanner.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    }
  ],
  "manifest_display_name" : "Kineo",
  "name" : "Kineo",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Kineo",
      "targets" : [
        "Kineo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "kineo",
      "targets" : [
        "kineo-cli"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "kineo-parse",
      "targets" : [
        "kineo-parse"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "kineo-test",
      "targets" : [
        "kineo-test"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "kineo-dawg-test",
      "targets" : [
        "kineo-dawg-test"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "kineo-client",
      "targets" : [
        "kineo-client"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "kineo_test",
      "module_type" : "SwiftTarget",
      "name" : "kineo-test",
      "path" : "Sources/kineo-test",
      "product_dependencies" : [
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "kineo-test"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "kineo_parse",
      "module_type" : "SwiftTarget",
      "name" : "kineo-parse",
      "path" : "Sources/kineo-parse",
      "product_dependencies" : [
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "kineo-parse"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "kineo_dawg_test",
      "module_type" : "SwiftTarget",
      "name" : "kineo-dawg-test",
      "path" : "Sources/kineo-dawg-test",
      "product_dependencies" : [
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "kineo-dawg-test"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "kineo_client",
      "module_type" : "SwiftTarget",
      "name" : "kineo-client",
      "path" : "Sources/kineo-client",
      "product_dependencies" : [
        "SPARQLSyntax"
      ],
      "product_memberships" : [
        "kineo-client"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "kineo_cli",
      "module_type" : "SwiftTarget",
      "name" : "kineo-cli",
      "path" : "Sources/kineo-cli",
      "product_dependencies" : [
        "SPARQLSyntax",
        "ArgumentParser"
      ],
      "product_memberships" : [
        "kineo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "KineoTests",
      "module_type" : "SwiftTarget",
      "name" : "KineoTests",
      "path" : "Tests/KineoTests",
      "sources" : [
        "Configuration.swift",
        "GraphAPI.swift",
        "LanguageQuadStore.swift",
        "NTriplesSerialization.swift",
        "QuadStoreGraphDescription.swift",
        "QueryEvaluation.swift",
        "QueryEvaluationPerformance.swift",
        "QueryParser.swift",
        "QueryRewriting.swift",
        "SPARQLContentNegotiator.swift",
        "SPARQLEvaluation.swift",
        "SPARQLJSONSyntax.swift",
        "SPARQLSyntax.swift",
        "SPARQLTSVSyntax.swift",
        "SPARQLXMLSyntax.swift",
        "SerializationPerformance.swift",
        "TermIdentityMap.swift",
        "TurtleSerialization.swift"
      ],
      "target_dependencies" : [
        "Kineo"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Kineo",
      "module_type" : "SwiftTarget",
      "name" : "Kineo",
      "path" : "Sources/Kineo",
      "product_dependencies" : [
        "CryptoSwift",
        "SPARQLSyntax",
        "URITemplate",
        "serd",
        "SQLite",
        "DiomedeQuadStore",
        "IDPPlanner",
        "Algorithms"
      ],
      "product_memberships" : [
        "Kineo",
        "kineo",
        "kineo-parse",
        "kineo-test",
        "kineo-dawg-test",
        "kineo-client"
      ],
      "sources" : [
        "QuadStore/DiomedeQuadStore.swift",
        "QuadStore/Graph.swift",
        "QuadStore/IdentityMap.swift",
        "QuadStore/MemoryQuadStore.swift",
        "QuadStore/QuadStore.swift",
        "QuadStore/SPARQLClientQuadStore.swift",
        "QuadStore/SQLiteQuadStore.swift",
        "QuadStore/SimpleQueryEvaluation.swift",
        "QuadStore/TriplePatternFragmentQuadStore.swift",
        "RDF/NTriples.swift",
        "RDF/RDF.swift",
        "RDF/RDFParserCombined.swift",
        "RDF/RDFXML.swift",
        "RDF/SerdParser.swift",
        "RDF/Turtle.swift",
        "SPARQL/Expression.swift",
        "SPARQL/IDQueryPlan.swift",
        "SPARQL/IDQueryPlanner.swift",
        "SPARQL/MaterializedQueryPlan.swift",
        "SPARQL/Query.swift",
        "SPARQL/QueryPlan.swift",
        "SPARQL/QueryPlanCost.swift",
        "SPARQL/QueryPlanner.swift",
        "SPARQL/QueryRewriting.swift",
        "SPARQL/SPARQLClient.swift",
        "SPARQL/SPARQLJSON.swift",
        "SPARQL/SPARQLSerialization.swift",
        "SPARQL/SPARQLTSV.swift",
        "SPARQL/SPARQLXML.swift",
        "SPARQL/Window.swift",
        "SimpleParser/ExpressionParser.swift",
        "SimpleParser/QueryParser.swift",
        "Util/Date.swift",
        "Util/LRUCache.swift",
        "Util/Log.swift",
        "Util/StoreConfiguration.swift",
        "Util/Util.swift",
        "W3C/SPARQLTestSuite.swift",
        "ext/Heap/Heap.swift",
        "ext/Heap/HeapSort.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/kasei/IDPPlanner.git
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kasei/diomede.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/kylef/URITemplate.swift.git
[1/812] Fetching uritemplate.swift
[497/859] Fetching uritemplate.swift, idpplanner
[860/1647] Fetching uritemplate.swift, idpplanner, diomede
[1648/11412] Fetching uritemplate.swift, idpplanner, diomede, sqlite.swift
Fetched https://github.com/kasei/IDPPlanner.git from cache (0.36s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetched https://github.com/kasei/diomede.git from cache (0.37s)
Fetching https://github.com/kasei/swift-serd.git
[2082/10577] Fetching uritemplate.swift, sqlite.swift
[2278/16536] Fetching uritemplate.swift, sqlite.swift, swift-algorithms
[14584/31915] Fetching uritemplate.swift, sqlite.swift, swift-algorithms, swift-argument-parser
[17380/31983] Fetching uritemplate.swift, sqlite.swift, swift-algorithms, swift-argument-parser, swift-serd
[19909/44924] Fetching uritemplate.swift, sqlite.swift, swift-algorithms, swift-argument-parser, swift-serd, cryptoswift
Fetched https://github.com/kasei/swift-serd.git from cache (0.31s)
[24139/44856] Fetching uritemplate.swift, sqlite.swift, swift-algorithms, swift-argument-parser, cryptoswift
Fetching https://github.com/kasei/swift-sparql-syntax.git
[33728/47339] Fetching uritemplate.swift, sqlite.swift, swift-algorithms, swift-argument-parser, cryptoswift, swift-sparql-syntax
Fetched https://github.com/kylef/URITemplate.swift.git from cache (1.59s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.60s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.62s)
Fetched https://github.com/apple/swift-algorithms from cache (1.63s)
Fetched https://github.com/kasei/swift-sparql-syntax.git from cache (0.92s)
[3577/12941] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.04s)
Computing version for https://github.com/kasei/IDPPlanner.git
Computed https://github.com/kasei/IDPPlanner.git at 0.0.5 (3.06s)
Computing version for https://github.com/kylef/URITemplate.swift.git
Computed https://github.com/kylef/URITemplate.swift.git at 3.0.1 (3.43s)
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
Fetching https://github.com/kylef/Spectre.git
Fetched https://github.com/kylef/PathKit.git from cache (0.40s)
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.44s)
Computing version for https://github.com/kasei/swift-serd.git
Computed https://github.com/kasei/swift-serd.git at 0.0.4 (1.88s)
Computing version for https://github.com/kasei/swift-sparql-syntax.git
Computed https://github.com/kasei/swift-sparql-syntax.git at 0.2.11 (0.98s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.83s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 0.1.1 (0.70s)
Fetching https://github.com/apple/swift-numerics
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.51s)
Computing version for https://github.com/kasei/diomede.git
Computed https://github.com/kasei/diomede.git at 0.0.66 (1.12s)
Fetching https://github.com/agisboye/CLMDB.git
[1/45] Fetching clmdb
Fetched https://github.com/agisboye/CLMDB.git from cache (0.27s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.11.6 (2.95s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.29s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (1.10s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (1.56s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.59s)
Computing version for https://github.com/agisboye/CLMDB.git
Computed https://github.com/agisboye/CLMDB.git at 0.9.33 (0.56s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 0.1.0 (1.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.55s)
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 0.1.1
Creating working copy for https://github.com/kasei/swift-serd.git
Working copy of https://github.com/kasei/swift-serd.git resolved at 0.0.4
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kasei/diomede.git
Working copy of https://github.com/kasei/diomede.git resolved at 0.0.66
Creating working copy for https://github.com/kylef/URITemplate.swift.git
Working copy of https://github.com/kylef/URITemplate.swift.git resolved at 3.0.1
Creating working copy for https://github.com/kasei/swift-sparql-syntax.git
Working copy of https://github.com/kasei/swift-sparql-syntax.git resolved at 0.2.11
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 0.1.0
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kasei/IDPPlanner.git
Working copy of https://github.com/kasei/IDPPlanner.git resolved at 0.0.5
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.11.6
Creating working copy for https://github.com/agisboye/CLMDB.git
Working copy of https://github.com/agisboye/CLMDB.git resolved at 0.9.33
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
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/Kineo/ext/Heap/LICENSE.txt
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/57] Compiling serd env.c
[2/57] Compiling serd node.c
[2/57] Write sources
[8/57] Compiling serd writer.c
[9/57] Write sources
[13/57] Compiling serd byte_source.c
[14/57] Compiling serd string.c
[15/57] Write sources
[23/57] Compiling serd n3.c
[24/57] Compiling _NumericsShims _NumericsShims.c
[25/57] Compiling serd uri.c
[26/57] Compiling serd reader.c
[27/57] Compiling LMDB midl.c
[28/57] Write swift-version-24593BA9C3E375BF.txt
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:4977:17: error: call to undeclared function 'pthread_mutexattr_setrobust'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 4977 |                 if (!rc) rc = pthread_mutexattr_setrobust(&mattr, PTHREAD_MUTEX_ROBUST);
      |                               ^
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:4977:53: error: use of undeclared identifier 'PTHREAD_MUTEX_ROBUST'
 4977 |                 if (!rc) rc = pthread_mutexattr_setrobust(&mattr, PTHREAD_MUTEX_ROBUST);
      |                                                                   ^
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:10391:10: error: call to undeclared function 'pthread_mutex_consistent'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 10391 |                         rc2 = mdb_mutex_consistent(mutex);
       |                               ^
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:374:37: note: expanded from macro 'mdb_mutex_consistent'
  374 | #define mdb_mutex_consistent(mutex)     pthread_mutex_consistent(mutex)
      |                                         ^
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:10391:10: note: did you mean 'pthread_mutex_init'?
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:374:37: note: expanded from macro 'mdb_mutex_consistent'
  374 | #define mdb_mutex_consistent(mutex)     pthread_mutex_consistent(mutex)
      |                                         ^
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/pthread.h:242:5: note: 'pthread_mutex_init' declared here
  242 | int pthread_mutex_init(pthread_mutex_t* _Nonnull __mutex, const pthread_mutexattr_t* _Nullable __attr);
      |     ^
3 errors generated.
[29/60] Compiling LMDB mdb.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
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/Tests/KineoTests/Info.plist
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/Kineo/ext/Heap/LICENSE.txt
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:4977:17: error: call to undeclared function 'pthread_mutexattr_setrobust'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 4977 |                 if (!rc) rc = pthread_mutexattr_setrobust(&mattr, PTHREAD_MUTEX_ROBUST);
      |                               ^
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:4977:53: error: use of undeclared identifier 'PTHREAD_MUTEX_ROBUST'
 4977 |                 if (!rc) rc = pthread_mutexattr_setrobust(&mattr, PTHREAD_MUTEX_ROBUST);
      |                                                                   ^
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:10391:10: error: call to undeclared function 'pthread_mutex_consistent'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 10391 |                         rc2 = mdb_mutex_consistent(mutex);
       |                               ^
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:374:37: note: expanded from macro 'mdb_mutex_consistent'
  374 | #define mdb_mutex_consistent(mutex)     pthread_mutex_consistent(mutex)
      |                                         ^
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:10391:10: note: did you mean 'pthread_mutex_init'?
/host/spi-builder-workspace/.build/checkouts/CLMDB/Sources/LMDB/mdb.c:374:37: note: expanded from macro 'mdb_mutex_consistent'
  374 | #define mdb_mutex_consistent(mutex)     pthread_mutex_consistent(mutex)
      |                                         ^
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/pthread.h:242:5: note: 'pthread_mutex_init' declared here
  242 | int pthread_mutex_init(pthread_mutex_t* _Nonnull __mutex, const pthread_mutexattr_t* _Nullable __attr);
      |     ^
3 errors generated.
[1/30] Compiling LMDB mdb.c
[1/30] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android