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 ThreeMF, reference 0.1.0 (f4cc16), with Swift 6.1 for Android on 8 Jul 2025 15:39:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/ThreeMF.git
Reference: 0.1.0
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/tomasf/ThreeMF
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at f4cc160 Add support for custom attributes for item and remove built-in support for Prusa's printable attribute
Cloned https://github.com/tomasf/ThreeMF.git
Revision (git rev-parse @):
f4cc160e736bb414acdabb5d148dac0f8f8598e1
SUCCESS checkout https://github.com/tomasf/ThreeMF.git at 0.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tomasf/ThreeMF.git
https://github.com/tomasf/ThreeMF.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "zip",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/Zip.git"
    },
    {
      "identity" : "nodal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/Nodal.git"
    }
  ],
  "manifest_display_name" : "ThreeMF",
  "name" : "ThreeMF",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ThreeMF",
      "targets" : [
        "ThreeMF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ThreeMF",
      "module_type" : "SwiftTarget",
      "name" : "ThreeMF",
      "path" : "Sources/ThreeMF",
      "product_dependencies" : [
        "Zip",
        "Nodal"
      ],
      "product_memberships" : [
        "ThreeMF"
      ],
      "sources" : [
        "Extensions.swift",
        "Model/Item.swift",
        "Model/Model.swift",
        "Model/ResourceContainer.swift",
        "Namespace/Attributes.swift",
        "Namespace/Namespace.swift",
        "Namespace/Namespaces/Core.swift",
        "Namespace/Namespaces/Materials.swift",
        "Namespace/Namespaces/TriangleSets.swift",
        "Package/ContentTypes.swift",
        "Package/PackageReader.swift",
        "Package/PackageWriter.swift",
        "Package/Relationship.swift",
        "Resources/BaseMaterial.swift",
        "Resources/ColorGroup.swift",
        "Resources/CompositeMaterial.swift",
        "Resources/Display Properties/MetallicDisplayProperties.swift",
        "Resources/Display Properties/MetallicTextureDisplayProperties.swift",
        "Resources/Display Properties/SpecularDisplayProperties.swift",
        "Resources/Display Properties/SpecularTextureDisplayProperties.swift",
        "Resources/Display Properties/TranslucentDisplayProperties.swift",
        "Resources/Multiproperties.swift",
        "Resources/Object/Component.swift",
        "Resources/Object/Mesh.Triangle.swift",
        "Resources/Object/Mesh.TriangleSet.swift",
        "Resources/Object/Mesh.Vertex.swift",
        "Resources/Object/Mesh.swift",
        "Resources/Object/Object.swift",
        "Resources/Resource.swift",
        "Resources/Texture2D.swift",
        "Resources/Texture2DGroup.swift",
        "ThreeMF.swift",
        "Values/Color.swift",
        "Values/Matrix3D.swift",
        "Values/Metadata.swift",
        "Values/Unit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/tomasf/Nodal.git
[1/660] Fetching nodal
Fetched https://github.com/tomasf/Nodal.git from cache (0.62s)
Fetching https://github.com/tomasf/Zip.git
[1/186] Fetching zip
Fetched https://github.com/tomasf/Zip.git from cache (0.38s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 0.3.1 (1.71s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.0 (0.81s)
Creating working copy for https://github.com/tomasf/Zip.git
Working copy of https://github.com/tomasf/Zip.git resolved at 2.1.0
Creating working copy for https://github.com/tomasf/Nodal.git
Working copy of https://github.com/tomasf/Nodal.git resolved at 0.3.1
Building for debugging...
[0/7] Write sources
[3/7] Compiling Miniz miniz.c
[4/7] Compiling Bridge bridge.cpp
[5/7] Write swift-version-24593BA9C3E375BF.txt
[5/7] Compiling pugixml.cpp
[8/51] Compiling Zip ZipArchive+Get.swift
[9/51] Emitting module Zip
[10/51] Compiling Zip ZipArchive+Read.swift
[11/51] Compiling Zip ZipArchive+OnDisk.swift
[12/51] Compiling Zip ZipError.swift
[13/51] Compiling Zip ZipArchive.swift
[14/51] Compiling Zip ZipArchive+Write.swift
[15/51] Compiling Zip ZipArchive+InMemory.swift
[17/52] Emitting module Nodal
[18/57] Compiling Nodal OutputOptions.swift
[19/57] Compiling Nodal AncestorAttributeSequence.swift
[20/57] Compiling Nodal AttributeSequence.swift
[21/57] Compiling Nodal ChildSequence.swift
[22/57] Compiling Nodal DescendantSequence.swift
[23/57] Compiling Nodal ReverseSiblingSequence.swift
[24/57] Compiling Nodal Node+xPath.swift
[25/57] Compiling Nodal XPathQuery.swift
[26/57] Compiling Nodal XPathResults.swift
[27/57] Compiling Nodal XPathVariableValue.swift
[28/57] Compiling Nodal PugiNode.swift
[29/57] Compiling Nodal Node+Attributes.swift
[30/57] Compiling Nodal Node+Children.swift
[31/57] Compiling Nodal Node+Elements.swift
[32/57] Compiling Nodal Node+Hierarchy.swift
[33/57] Compiling Nodal Node+XMLElementCodable.swift
[34/57] Compiling Nodal XMLElementCodable.swift
[35/57] Compiling Nodal Foundation+XMLValueCodable.swift
[36/57] Compiling Nodal Node+XMLValueCodable.swift
[37/57] Compiling Nodal Node+XMLValueCodableArray.swift
[38/57] Compiling Nodal Encoding.swift
/host/spi-builder-workspace/.build/checkouts/Nodal/Sources/Nodal/Extensions/Extensions.swift:34:31: error: ambiguous use of 'strstr'
32 | extension UnsafePointer<CChar> {
33 |     var qualifiedNameParts: (prefix: String?, localName: String) {
34 |         guard let separator = strstr(self, ":"),
   |                               `- error: ambiguous use of 'strstr'
35 |               let prefix = String(data: Data(bytes: self, count: distance(to: separator)), encoding: .utf8)
36 |         else {
/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/string.h:117:17: note: found this candidate in module '_string'
115 | char* _Nullable strdup(const char* _Nonnull __s);
116 |
117 | char* _Nullable strstr(const char* _Nonnull __haystack, const char* _Nonnull __needle) __attribute_pure__;
    |                 `- note: found this candidate in module '_string'
118 | #if defined(__cplusplus)
119 | extern "C++" char* _Nullable strcasestr(char* _Nonnull, const char* _Nonnull) __RENAME(strcasestr) __attribute_pure__;
    :
277 |
278 | inline __always_inline
279 | const char* _Nullable strstr(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload {
    |                       `- note: found this candidate in module '_string'
280 |     return __bionic_strstr(h, n);
281 | }
[39/57] Compiling Nodal ExpandedName+Pending.swift
/host/spi-builder-workspace/.build/checkouts/Nodal/Sources/Nodal/Extensions/Extensions.swift:34:31: error: ambiguous use of 'strstr'
32 | extension UnsafePointer<CChar> {
33 |     var qualifiedNameParts: (prefix: String?, localName: String) {
34 |         guard let separator = strstr(self, ":"),
   |                               `- error: ambiguous use of 'strstr'
35 |               let prefix = String(data: Data(bytes: self, count: distance(to: separator)), encoding: .utf8)
36 |         else {
/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/string.h:117:17: note: found this candidate in module '_string'
115 | char* _Nullable strdup(const char* _Nonnull __s);
116 |
117 | char* _Nullable strstr(const char* _Nonnull __haystack, const char* _Nonnull __needle) __attribute_pure__;
    |                 `- note: found this candidate in module '_string'
118 | #if defined(__cplusplus)
119 | extern "C++" char* _Nullable strcasestr(char* _Nonnull, const char* _Nonnull) __RENAME(strcasestr) __attribute_pure__;
    :
277 |
278 | inline __always_inline
279 | const char* _Nullable strstr(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload {
    |                       `- note: found this candidate in module '_string'
280 |     return __bionic_strstr(h, n);
281 | }
[40/57] Compiling Nodal ExpandedName.swift
/host/spi-builder-workspace/.build/checkouts/Nodal/Sources/Nodal/Extensions/Extensions.swift:34:31: error: ambiguous use of 'strstr'
32 | extension UnsafePointer<CChar> {
33 |     var qualifiedNameParts: (prefix: String?, localName: String) {
34 |         guard let separator = strstr(self, ":"),
   |                               `- error: ambiguous use of 'strstr'
35 |               let prefix = String(data: Data(bytes: self, count: distance(to: separator)), encoding: .utf8)
36 |         else {
/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/string.h:117:17: note: found this candidate in module '_string'
115 | char* _Nullable strdup(const char* _Nonnull __s);
116 |
117 | char* _Nullable strstr(const char* _Nonnull __haystack, const char* _Nonnull __needle) __attribute_pure__;
    |                 `- note: found this candidate in module '_string'
118 | #if defined(__cplusplus)
119 | extern "C++" char* _Nullable strcasestr(char* _Nonnull, const char* _Nonnull) __RENAME(strcasestr) __attribute_pure__;
    :
277 |
278 | inline __always_inline
279 | const char* _Nullable strstr(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload {
    |                       `- note: found this candidate in module '_string'
280 |     return __bionic_strstr(h, n);
281 | }
[41/57] Compiling Nodal Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Nodal/Sources/Nodal/Extensions/Extensions.swift:34:31: error: ambiguous use of 'strstr'
32 | extension UnsafePointer<CChar> {
33 |     var qualifiedNameParts: (prefix: String?, localName: String) {
34 |         guard let separator = strstr(self, ":"),
   |                               `- error: ambiguous use of 'strstr'
35 |               let prefix = String(data: Data(bytes: self, count: distance(to: separator)), encoding: .utf8)
36 |         else {
/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/string.h:117:17: note: found this candidate in module '_string'
115 | char* _Nullable strdup(const char* _Nonnull __s);
116 |
117 | char* _Nullable strstr(const char* _Nonnull __haystack, const char* _Nonnull __needle) __attribute_pure__;
    |                 `- note: found this candidate in module '_string'
118 | #if defined(__cplusplus)
119 | extern "C++" char* _Nullable strcasestr(char* _Nonnull, const char* _Nonnull) __RENAME(strcasestr) __attribute_pure__;
    :
277 |
278 | inline __always_inline
279 | const char* _Nullable strstr(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload {
    |                       `- note: found this candidate in module '_string'
280 |     return __bionic_strstr(h, n);
281 | }
[42/57] Compiling Nodal Pugi.swift
/host/spi-builder-workspace/.build/checkouts/Nodal/Sources/Nodal/Extensions/Extensions.swift:34:31: error: ambiguous use of 'strstr'
32 | extension UnsafePointer<CChar> {
33 |     var qualifiedNameParts: (prefix: String?, localName: String) {
34 |         guard let separator = strstr(self, ":"),
   |                               `- error: ambiguous use of 'strstr'
35 |               let prefix = String(data: Data(bytes: self, count: distance(to: separator)), encoding: .utf8)
36 |         else {
/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/string.h:117:17: note: found this candidate in module '_string'
115 | char* _Nullable strdup(const char* _Nonnull __s);
116 |
117 | char* _Nullable strstr(const char* _Nonnull __haystack, const char* _Nonnull __needle) __attribute_pure__;
    |                 `- note: found this candidate in module '_string'
118 | #if defined(__cplusplus)
119 | extern "C++" char* _Nullable strcasestr(char* _Nonnull, const char* _Nonnull) __RENAME(strcasestr) __attribute_pure__;
    :
277 |
278 | inline __always_inline
279 | const char* _Nullable strstr(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload {
    |                       `- note: found this candidate in module '_string'
280 |     return __bionic_strstr(h, n);
281 | }
[43/57] Compiling Nodal Document+PendingNameRecords.swift
[44/57] Compiling Nodal Document+RootElement.swift
[45/57] Compiling Nodal Document.ParseOptions.swift
[46/57] Compiling Nodal Document.swift
[47/57] Compiling Nodal PendingNameRecord.swift
[48/57] Compiling Nodal XMLValueCodable.swift
[49/57] Compiling Nodal Document+Errors.swift
[50/57] Compiling Nodal Document+Input.swift
[51/57] Compiling Nodal Document+Namespaces.swift
[52/57] Compiling Nodal Document+Output.swift
[53/57] Compiling Nodal Node+MoveCopy.swift
[54/57] Compiling Nodal Node+Names.swift
[55/57] Compiling Nodal Node+Namespaces.swift
[56/57] Compiling Nodal Node.Kind.swift
[57/57] Compiling Nodal Node.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/45] Compiling Zip ZipError.swift
[3/45] Compiling Zip ZipArchive+Write.swift
[4/45] Compiling Zip ZipArchive.swift
[5/45] Compiling Zip ZipArchive+InMemory.swift
[6/45] Compiling Zip ZipArchive+Get.swift
[7/45] Emitting module Zip
[8/45] Compiling Zip ZipArchive+OnDisk.swift
[9/45] Compiling Zip ZipArchive+Read.swift
[11/46] Compiling Nodal Node+XMLElementCodable.swift
[12/46] Compiling Nodal XMLElementCodable.swift
[13/46] Compiling Nodal Foundation+XMLValueCodable.swift
[14/46] Compiling Nodal Node+XMLValueCodable.swift
[15/46] Compiling Nodal Node+XMLValueCodableArray.swift
[16/51] Compiling Nodal OutputOptions.swift
[17/51] Compiling Nodal AncestorAttributeSequence.swift
[18/51] Compiling Nodal AttributeSequence.swift
[19/51] Compiling Nodal ChildSequence.swift
[20/51] Compiling Nodal DescendantSequence.swift
[21/51] Compiling Nodal Document+PendingNameRecords.swift
[22/51] Compiling Nodal Document+RootElement.swift
[23/51] Compiling Nodal Document.ParseOptions.swift
[24/51] Compiling Nodal Document.swift
[25/51] Compiling Nodal PendingNameRecord.swift
[26/51] Compiling Nodal Node+MoveCopy.swift
[27/51] Compiling Nodal Node+Names.swift
[28/51] Compiling Nodal Node+Namespaces.swift
[29/51] Compiling Nodal Node.Kind.swift
[30/51] Compiling Nodal Node.swift
[31/51] Compiling Nodal PugiNode.swift
[32/51] Compiling Nodal Node+Attributes.swift
[33/51] Compiling Nodal Node+Children.swift
[34/51] Compiling Nodal Node+Elements.swift
[35/51] Compiling Nodal Node+Hierarchy.swift
[36/51] Compiling Nodal Encoding.swift
/host/spi-builder-workspace/.build/checkouts/Nodal/Sources/Nodal/Extensions/Extensions.swift:34:31: error: ambiguous use of 'strstr'
32 | extension UnsafePointer<CChar> {
33 |     var qualifiedNameParts: (prefix: String?, localName: String) {
34 |         guard let separator = strstr(self, ":"),
   |                               `- error: ambiguous use of 'strstr'
35 |               let prefix = String(data: Data(bytes: self, count: distance(to: separator)), encoding: .utf8)
36 |         else {
/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/string.h:117:17: note: found this candidate in module '_string'
115 | char* _Nullable strdup(const char* _Nonnull __s);
116 |
117 | char* _Nullable strstr(const char* _Nonnull __haystack, const char* _Nonnull __needle) __attribute_pure__;
    |                 `- note: found this candidate in module '_string'
118 | #if defined(__cplusplus)
119 | extern "C++" char* _Nullable strcasestr(char* _Nonnull, const char* _Nonnull) __RENAME(strcasestr) __attribute_pure__;
    :
277 |
278 | inline __always_inline
279 | const char* _Nullable strstr(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload {
    |                       `- note: found this candidate in module '_string'
280 |     return __bionic_strstr(h, n);
281 | }
[37/51] Compiling Nodal ExpandedName+Pending.swift
/host/spi-builder-workspace/.build/checkouts/Nodal/Sources/Nodal/Extensions/Extensions.swift:34:31: error: ambiguous use of 'strstr'
32 | extension UnsafePointer<CChar> {
33 |     var qualifiedNameParts: (prefix: String?, localName: String) {
34 |         guard let separator = strstr(self, ":"),
   |                               `- error: ambiguous use of 'strstr'
35 |               let prefix = String(data: Data(bytes: self, count: distance(to: separator)), encoding: .utf8)
36 |         else {
/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/string.h:117:17: note: found this candidate in module '_string'
115 | char* _Nullable strdup(const char* _Nonnull __s);
116 |
117 | char* _Nullable strstr(const char* _Nonnull __haystack, const char* _Nonnull __needle) __attribute_pure__;
    |                 `- note: found this candidate in module '_string'
118 | #if defined(__cplusplus)
119 | extern "C++" char* _Nullable strcasestr(char* _Nonnull, const char* _Nonnull) __RENAME(strcasestr) __attribute_pure__;
    :
277 |
278 | inline __always_inline
279 | const char* _Nullable strstr(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload {
    |                       `- note: found this candidate in module '_string'
280 |     return __bionic_strstr(h, n);
281 | }
[38/51] Compiling Nodal ExpandedName.swift
/host/spi-builder-workspace/.build/checkouts/Nodal/Sources/Nodal/Extensions/Extensions.swift:34:31: error: ambiguous use of 'strstr'
32 | extension UnsafePointer<CChar> {
33 |     var qualifiedNameParts: (prefix: String?, localName: String) {
34 |         guard let separator = strstr(self, ":"),
   |                               `- error: ambiguous use of 'strstr'
35 |               let prefix = String(data: Data(bytes: self, count: distance(to: separator)), encoding: .utf8)
36 |         else {
/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/string.h:117:17: note: found this candidate in module '_string'
115 | char* _Nullable strdup(const char* _Nonnull __s);
116 |
117 | char* _Nullable strstr(const char* _Nonnull __haystack, const char* _Nonnull __needle) __attribute_pure__;
    |                 `- note: found this candidate in module '_string'
118 | #if defined(__cplusplus)
119 | extern "C++" char* _Nullable strcasestr(char* _Nonnull, const char* _Nonnull) __RENAME(strcasestr) __attribute_pure__;
    :
277 |
278 | inline __always_inline
279 | const char* _Nullable strstr(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload {
    |                       `- note: found this candidate in module '_string'
280 |     return __bionic_strstr(h, n);
281 | }
[39/51] Compiling Nodal Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Nodal/Sources/Nodal/Extensions/Extensions.swift:34:31: error: ambiguous use of 'strstr'
32 | extension UnsafePointer<CChar> {
33 |     var qualifiedNameParts: (prefix: String?, localName: String) {
34 |         guard let separator = strstr(self, ":"),
   |                               `- error: ambiguous use of 'strstr'
35 |               let prefix = String(data: Data(bytes: self, count: distance(to: separator)), encoding: .utf8)
36 |         else {
/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/string.h:117:17: note: found this candidate in module '_string'
115 | char* _Nullable strdup(const char* _Nonnull __s);
116 |
117 | char* _Nullable strstr(const char* _Nonnull __haystack, const char* _Nonnull __needle) __attribute_pure__;
    |                 `- note: found this candidate in module '_string'
118 | #if defined(__cplusplus)
119 | extern "C++" char* _Nullable strcasestr(char* _Nonnull, const char* _Nonnull) __RENAME(strcasestr) __attribute_pure__;
    :
277 |
278 | inline __always_inline
279 | const char* _Nullable strstr(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload {
    |                       `- note: found this candidate in module '_string'
280 |     return __bionic_strstr(h, n);
281 | }
[40/51] Compiling Nodal Pugi.swift
/host/spi-builder-workspace/.build/checkouts/Nodal/Sources/Nodal/Extensions/Extensions.swift:34:31: error: ambiguous use of 'strstr'
32 | extension UnsafePointer<CChar> {
33 |     var qualifiedNameParts: (prefix: String?, localName: String) {
34 |         guard let separator = strstr(self, ":"),
   |                               `- error: ambiguous use of 'strstr'
35 |               let prefix = String(data: Data(bytes: self, count: distance(to: separator)), encoding: .utf8)
36 |         else {
/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/string.h:117:17: note: found this candidate in module '_string'
115 | char* _Nullable strdup(const char* _Nonnull __s);
116 |
117 | char* _Nullable strstr(const char* _Nonnull __haystack, const char* _Nonnull __needle) __attribute_pure__;
    |                 `- note: found this candidate in module '_string'
118 | #if defined(__cplusplus)
119 | extern "C++" char* _Nullable strcasestr(char* _Nonnull, const char* _Nonnull) __RENAME(strcasestr) __attribute_pure__;
    :
277 |
278 | inline __always_inline
279 | const char* _Nullable strstr(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload {
    |                       `- note: found this candidate in module '_string'
280 |     return __bionic_strstr(h, n);
281 | }
[41/51] Emitting module Nodal
[42/51] Compiling Nodal XMLValueCodable.swift
[43/51] Compiling Nodal Document+Errors.swift
[44/51] Compiling Nodal Document+Input.swift
[45/51] Compiling Nodal Document+Namespaces.swift
[46/51] Compiling Nodal Document+Output.swift
[47/51] Compiling Nodal ReverseSiblingSequence.swift
[48/51] Compiling Nodal Node+xPath.swift
[49/51] Compiling Nodal XPathQuery.swift
[50/51] Compiling Nodal XPathResults.swift
[51/51] Compiling Nodal XPathVariableValue.swift
BUILD FAILURE 6.1 android