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 Open3D-iOS, reference main (e856ef), with Swift 6.1 for Android on 28 May 2025 11:14:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/kewlbear/Open3D-iOS.git
Reference: main
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/kewlbear/Open3D-iOS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e856ef9 add 0.0.20221129003814
Cloned https://github.com/kewlbear/Open3D-iOS.git
Revision (git rev-parse @):
e856ef9adc75251247081808ed48135ab68ffb0c
SUCCESS checkout https://github.com/kewlbear/Open3D-iOS.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kewlbear/Open3D-iOS.git
https://github.com/kewlbear/Open3D-iOS.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "numpy-ios",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/NumPy-iOS.git"
    },
    {
      "identity" : "lapacke-ios",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/LAPACKE-iOS.git"
    },
    {
      "identity" : "blas-lapack-appstore-workaround",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git"
    }
  ],
  "manifest_display_name" : "Open3D-iOS",
  "name" : "Open3D-iOS",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Open3D-iOS",
      "targets" : [
        "LinkOpen3D",
        "Open3DSupport",
        "Assimp",
        "Faiss",
        "IrrXML",
        "JPEG",
        "jsoncpp",
        "libOpen3D_3rdparty_liblzf.a",
        "libOpen3D_3rdparty_qhull_r.a",
        "libOpen3D_3rdparty_qhullcpp.a",
        "libOpen3D_3rdparty_rply.a",
        "libOpen3D.a",
        "png",
        "pybind.a",
        "TBB"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "pybind_a",
      "module_type" : "BinaryTarget",
      "name" : "pybind.a",
      "path" : "remote/archive/pybind.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "png",
      "module_type" : "BinaryTarget",
      "name" : "png",
      "path" : "remote/archive/png.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libOpen3D_3rdparty_rply_a",
      "module_type" : "BinaryTarget",
      "name" : "libOpen3D_3rdparty_rply.a",
      "path" : "remote/archive/libOpen3D_3rdparty_rply.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libOpen3D_3rdparty_qhullcpp_a",
      "module_type" : "BinaryTarget",
      "name" : "libOpen3D_3rdparty_qhullcpp.a",
      "path" : "remote/archive/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libOpen3D_3rdparty_qhull_r_a",
      "module_type" : "BinaryTarget",
      "name" : "libOpen3D_3rdparty_qhull_r.a",
      "path" : "remote/archive/libOpen3D_3rdparty_qhull_r.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libOpen3D_3rdparty_liblzf_a",
      "module_type" : "BinaryTarget",
      "name" : "libOpen3D_3rdparty_liblzf.a",
      "path" : "remote/archive/libOpen3D_3rdparty_liblzf.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libOpen3D_a",
      "module_type" : "BinaryTarget",
      "name" : "libOpen3D.a",
      "path" : "remote/archive/libOpen3D.a.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "jsoncpp",
      "module_type" : "BinaryTarget",
      "name" : "jsoncpp",
      "path" : "remote/archive/jsoncpp.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "TBB",
      "module_type" : "BinaryTarget",
      "name" : "TBB",
      "path" : "remote/archive/TBB.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Open3DSupport",
      "module_type" : "SwiftTarget",
      "name" : "Open3DSupport",
      "path" : "Sources/Open3DSupport",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/Open3DSupport/site-packages",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Open3DSupport.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Open3D_iOSTests",
      "module_type" : "SwiftTarget",
      "name" : "Open3D-iOSTests",
      "path" : "Tests/Open3D-iOSTests",
      "sources" : [
        "Open3D_iOSTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Open3DSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LinkOpen3D",
      "module_type" : "ClangTarget",
      "name" : "LinkOpen3D",
      "path" : "Sources/LinkOpen3D",
      "product_dependencies" : [
        "NumPy-iOS",
        "LAPACKE-iOS",
        "BLAS-LAPACK-AppStore-Workaround"
      ],
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
        "Link.m"
      ],
      "target_dependencies" : [
        "Assimp",
        "Faiss",
        "IrrXML",
        "JPEG",
        "jsoncpp",
        "libOpen3D_3rdparty_liblzf.a",
        "libOpen3D_3rdparty_qhull_r.a",
        "libOpen3D_3rdparty_qhullcpp.a",
        "libOpen3D_3rdparty_rply.a",
        "libOpen3D.a",
        "png",
        "pybind.a",
        "TBB"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JPEG",
      "module_type" : "BinaryTarget",
      "name" : "JPEG",
      "path" : "remote/archive/JPEG.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "IrrXML",
      "module_type" : "BinaryTarget",
      "name" : "IrrXML",
      "path" : "remote/archive/IrrXML.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Faiss",
      "module_type" : "BinaryTarget",
      "name" : "Faiss",
      "path" : "remote/archive/Faiss.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Assimp",
      "module_type" : "BinaryTarget",
      "name" : "Assimp",
      "path" : "remote/archive/Assimp.xcframework.zip",
      "product_memberships" : [
        "Open3D-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/kewlbear/NumPy-iOS.git
[1/2853] Fetching numpy-ios
Fetched https://github.com/kewlbear/NumPy-iOS.git from cache (0.78s)
Fetching https://github.com/kewlbear/LAPACKE-iOS.git
[1/64077] Fetching lapacke-ios
Fetched https://github.com/kewlbear/LAPACKE-iOS.git from cache (3.44s)
Fetching https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git
[1/31] Fetching blas-lapack-appstore-workaround
Fetched https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git from cache (0.19s)
Fetching https://github.com/kewlbear/Python-iOS.git
[1/1568] Fetching python-ios
Fetched https://github.com/kewlbear/Python-iOS.git from cache (10.00s)
Computing version for https://github.com/kewlbear/Python-iOS.git
Computed https://github.com/kewlbear/Python-iOS.git at 0.1.1-b20230423-090254 (13.16s)
Creating working copy for https://github.com/kewlbear/Python-iOS.git
Working copy of https://github.com/kewlbear/Python-iOS.git resolved at 0.1.1-b20230423-090254
Creating working copy for https://github.com/kewlbear/NumPy-iOS.git
Working copy of https://github.com/kewlbear/NumPy-iOS.git resolved at main (4d0f25e)
Creating working copy for https://github.com/kewlbear/LAPACKE-iOS.git
Working copy of https://github.com/kewlbear/LAPACKE-iOS.git resolved at main (6fbd386)
Creating working copy for https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git
Working copy of https://github.com/kewlbear/BLAS-LAPACK-AppStore-Workaround.git resolved at main (dc78ff0)
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Faiss.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Assimp.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/IrrXML.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/jsoncpp.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/JPEG.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/png.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/pybind.a.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/NumPy-iOS/releases/download/v0.1.1-b20230423-102342/libnumpy.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/TBB.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/LAPACKE-iOS/releases/download/0.0.20210414/LAPACKE.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/NumPy-iOS/releases/download/v0.1.1-b20230423-102342/libnpymath.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/NumPy-iOS/releases/download/v0.1.1-b20230423-102342/libnpyrandom.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-053002/libpython3.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-053002/libssl.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-053002/libffi.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-053002/libcrypto.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhull_r.a.xcframework.zip
[9/9] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip
[18/18] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip
error: failed downloading 'https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip' which is required by binary target 'libOpen3D_3rdparty_liblzf.a': badResponseStatusCode(404)
error: failed downloading 'https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip' which is required by binary target 'libOpen3D_3rdparty_qhullcpp.a': badResponseStatusCode(404)
[27/27] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip
error: failed downloading 'https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip' which is required by binary target 'libOpen3D_3rdparty_rply.a': badResponseStatusCode(404)
[36/36] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip
[1405/408409] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/png.xcframework.zip
error: failed downloading 'https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip' which is required by binary target 'libOpen3D.a': badResponseStatusCode(404)
[95893/389174114] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/png.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Assimp.xcframework.zip
[201688/390119373] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/png.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Assimp.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/IrrXML.xcframework.zip
[585938/390431141] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/png.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Assimp.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/IrrXML.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/jsoncpp.xcframework.zip
[691254/391033955] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/png.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Assimp.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/IrrXML.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/jsoncpp.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/JPEG.xcframework.zip
[7258213/393543868] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/png.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Assimp.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/IrrXML.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/jsoncpp.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/JPEG.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Faiss.xcframework.zip
[13999602/393543877] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/png.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Assimp.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/IrrXML.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/jsoncpp.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/JPEG.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Faiss.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/pybind.a.xcframework.zip
error: failed downloading 'https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/pybind.a.xcframework.zip' which is required by binary target 'pybind.a': badResponseStatusCode(404)
FoundationNetworking/EasyHandle.swift:293: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7f4266087788... done ***
*** Program crashed: Illegal instruction at 0x00007f4266087788 ***
Thread 0 "swift-build":
0  0x00007f42645b480a <unknown> in libc.so.6
Thread 1:
0      0x00007f426469088d <unknown> in libc.so.6
1 [ra] 0x000000000000000b
Thread 2:
0  0x00007f4264697e2e <unknown> in libc.so.6
Thread 3:
0  0x00007f4264603117 <unknown> in libc.so.6
Thread 4 crashed:
0      0x00007f4266087788 _assertionFailure(_:_:file:line:flags:) + 264 in libswiftCore.so
1 [ra] 0x00007f42660bbae6 swift_unexpectedError + 805 in libswiftCore.so
2 [ra] 0x00007f4264c1ed74 _HTTPURLProtocol.configureEasyHandle(for:body:) + 8163 in libFoundationNetworking.so
Thread 5:
 0                         0x00007f426469088d <unknown> in libc.so.6
 1 [ra] [inlined] [system] 0x0000558a19108c75 specialized withCheckedThrowingContinuation<A>(isolation:function:_:) in swift-package at /home/build-user/swiftpm/<stdin>
 2 [ra]                    0x0000558a19108c75 URLSessionHTTPClient.execute@Sendable (_:progress:) + 228 in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/URLSessionHTTPClient.swift:59:19
 3 [async] [system]        0x0000558a190b9a00 implicit closure #3 in implicit closure #2 in implicit closure #1 in HTTPClient.init(configuration:implementation:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift
 4 [async] [thunk]         0x0000558a190bc830 partial apply for implicit closure #3 in implicit closure #2 in implicit closure #1 in HTTPClient.init(configuration:implementation:) in swift-package at //<compiler-generated>
 5 [async] [thunk]         0x0000558a190b98e0 thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @guaranteed (@escaping @callee_guaranteed @Sendable (@unowned Int64, @unowned Int64?) -> (@error @owned Error))?) -> (@owned HTTPClientResponse, @error @owned Error) in swift-package at //<compiler-generated>
 6 [async] [thunk]         0x0000558a190bcaa0 partial apply for thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @guaranteed (@escaping @callee_guaranteed @Sendable (@unowned Int64, @unowned Int64?) -> (@error @owned Error))?) -> (@owned HTTPClientResponse, @error @owned Error) in swift-package
 7 [async] [thunk]         0x0000558a190b9b60 thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @in_guaranteed (@escaping @callee_guaranteed @Sendable @substituted <A, B, C> (@in_guaranteed A, @in_guaranteed B) -> (@out C, @error @owned Error) for <Int64Int64?()>)?) -> (@out HTTPClientResponse, @error @owned Error) in swift-package at //<compiler-generated>
 8 [async] [thunk]         0x0000558a190bcac0 partial apply for thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @in_guaranteed (@escaping @callee_guaranteed @Sendable @substituted <A, B, C> (@in_guaranteed A, @in_guaranteed B) -> (@out C, @error @owned Error) for <Int64Int64?()>)?) -> (@out HTTPClientResponse, @error @owned Error) in swift-package
 9 [async]                 0x0000558a190ba830 HTTPClient.executeWithStrategies(request:requestNumber:_:_:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift:109
10 [async]                 0x0000558a190ba200 HTTPClient.execute(_:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift:93
11 [async]                 0x0000558a1a439820 Workspace.BinaryArtifactsManager.download(artifact:destination:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:642
12 [async]                 0x0000558a1a437250 Workspace.BinaryArtifactsManager.fetch(artifact:destination:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:608
13 [async]                 0x0000558a1a435080 closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:244
14 [async] [thunk]         0x0000558a1a43f3e0 partial apply for closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at //<compiler-generated>
15 [async] [system]        0x0000558a1a43cf40 specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package at //<compiler-generated>
16 [async] [thunk]         0x0000558a1a441560 partial apply for specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package
17 [async] [system]        0x00007f4265d803b0 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) in libswift_Concurrency.so
Thread 6:
0      0x00007f426469088d <unknown> in libc.so.6
1 [ra] 0x000000000000000b
Thread 7:
 0                         0x00007f426469088d <unknown> in libc.so.6
 1 [ra] [inlined] [system] 0x0000558a19108c75 specialized withCheckedThrowingContinuation<A>(isolation:function:_:) in swift-package at /home/build-user/swiftpm/<stdin>
 2 [ra]                    0x0000558a19108c75 URLSessionHTTPClient.execute@Sendable (_:progress:) + 228 in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/URLSessionHTTPClient.swift:59:19
 3 [async] [system]        0x0000558a190b9a00 implicit closure #3 in implicit closure #2 in implicit closure #1 in HTTPClient.init(configuration:implementation:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift
 4 [async] [thunk]         0x0000558a190bc830 partial apply for implicit closure #3 in implicit closure #2 in implicit closure #1 in HTTPClient.init(configuration:implementation:) in swift-package at //<compiler-generated>
 5 [async] [thunk]         0x0000558a190b98e0 thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @guaranteed (@escaping @callee_guaranteed @Sendable (@unowned Int64, @unowned Int64?) -> (@error @owned Error))?) -> (@owned HTTPClientResponse, @error @owned Error) in swift-package at //<compiler-generated>
 6 [async] [thunk]         0x0000558a190bcaa0 partial apply for thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @guaranteed (@escaping @callee_guaranteed @Sendable (@unowned Int64, @unowned Int64?) -> (@error @owned Error))?) -> (@owned HTTPClientResponse, @error @owned Error) in swift-package
 7 [async] [thunk]         0x0000558a190b9b60 thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @in_guaranteed (@escaping @callee_guaranteed @Sendable @substituted <A, B, C> (@in_guaranteed A, @in_guaranteed B) -> (@out C, @error @owned Error) for <Int64Int64?()>)?) -> (@out HTTPClientResponse, @error @owned Error) in swift-package at //<compiler-generated>
 8 [async] [thunk]         0x0000558a190bcac0 partial apply for thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @in_guaranteed (@escaping @callee_guaranteed @Sendable @substituted <A, B, C> (@in_guaranteed A, @in_guaranteed B) -> (@out C, @error @owned Error) for <Int64Int64?()>)?) -> (@out HTTPClientResponse, @error @owned Error) in swift-package
 9 [async]                 0x0000558a190ba830 HTTPClient.executeWithStrategies(request:requestNumber:_:_:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift:109
10 [async]                 0x0000558a190ba200 HTTPClient.execute(_:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift:93
11 [async]                 0x0000558a1a439820 Workspace.BinaryArtifactsManager.download(artifact:destination:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:642
12 [async]                 0x0000558a1a437250 Workspace.BinaryArtifactsManager.fetch(artifact:destination:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:608
13 [async]                 0x0000558a1a435080 closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:244
14 [async] [thunk]         0x0000558a1a43f3e0 partial apply for closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at //<compiler-generated>
15 [async] [system]        0x0000558a1a43cf40 specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package at //<compiler-generated>
16 [async] [thunk]         0x0000558a1a441560 partial apply for specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package
17 [async] [system]        0x00007f4265d803b0 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) in libswift_Concurrency.so
Thread 8:
0  0x00007f4264603117 <unknown> in libc.so.6
Thread 9:
0      0x00007f426469088d <unknown> in libc.so.6
1 [ra] 0x000000000000000b
Thread 10:
 0                         0x00007f426469088d <unknown> in libc.so.6
 1 [ra] [inlined] [system] 0x0000558a19108c75 specialized withCheckedThrowingContinuation<A>(isolation:function:_:) in swift-package at /home/build-user/swiftpm/<stdin>
 2 [ra]                    0x0000558a19108c75 URLSessionHTTPClient.execute@Sendable (_:progress:) + 228 in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/URLSessionHTTPClient.swift:59:19
 3 [async] [system]        0x0000558a190b9a00 implicit closure #3 in implicit closure #2 in implicit closure #1 in HTTPClient.init(configuration:implementation:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift
 4 [async] [thunk]         0x0000558a190bc830 partial apply for implicit closure #3 in implicit closure #2 in implicit closure #1 in HTTPClient.init(configuration:implementation:) in swift-package at //<compiler-generated>
 5 [async] [thunk]         0x0000558a190b98e0 thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @guaranteed (@escaping @callee_guaranteed @Sendable (@unowned Int64, @unowned Int64?) -> (@error @owned Error))?) -> (@owned HTTPClientResponse, @error @owned Error) in swift-package at //<compiler-generated>
 6 [async] [thunk]         0x0000558a190bcaa0 partial apply for thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @guaranteed (@escaping @callee_guaranteed @Sendable (@unowned Int64, @unowned Int64?) -> (@error @owned Error))?) -> (@owned HTTPClientResponse, @error @owned Error) in swift-package
 7 [async] [thunk]         0x0000558a190b9b60 thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @in_guaranteed (@escaping @callee_guaranteed @Sendable @substituted <A, B, C> (@in_guaranteed A, @in_guaranteed B) -> (@out C, @error @owned Error) for <Int64Int64?()>)?) -> (@out HTTPClientResponse, @error @owned Error) in swift-package at //<compiler-generated>
 8 [async] [thunk]         0x0000558a190bcac0 partial apply for thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @in_guaranteed (@escaping @callee_guaranteed @Sendable @substituted <A, B, C> (@in_guaranteed A, @in_guaranteed B) -> (@out C, @error @owned Error) for <Int64Int64?()>)?) -> (@out HTTPClientResponse, @error @owned Error) in swift-package
 9 [async]                 0x0000558a190ba830 HTTPClient.executeWithStrategies(request:requestNumber:_:_:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift:109
10 [async]                 0x0000558a190ba200 HTTPClient.execute(_:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift:93
11 [async]                 0x0000558a1a439820 Workspace.BinaryArtifactsManager.download(artifact:destination:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:642
12 [async]                 0x0000558a1a437250 Workspace.BinaryArtifactsManager.fetch(artifact:destination:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:608
13 [async]                 0x0000558a1a435080 closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:244
14 [async] [thunk]         0x0000558a1a43f3e0 partial apply for closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at //<compiler-generated>
15 [async] [system]        0x0000558a1a43cf40 specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package at //<compiler-generated>
16 [async] [thunk]         0x0000558a1a441560 partial apply for specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package
17 [async] [system]        0x00007f4265d803b0 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) in libswift_Concurrency.so
Thread 11:
0  0x00007f426468b17e <unknown> in libc.so.6
Thread 12:
0  0x00007f4264603117 <unknown> in libc.so.6
Thread 13:
0  0x00007f4264603117 <unknown> in libc.so.6
Registers:
rax 0x0000000200000003  8589934595
rdx 0x0000000000000002  2
rcx 0xfffffffe00000000  18446744065119617024
rbx 0x0000000000000003  3
rsi 0x00007f4254017948  03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80  ················
rdi 0x00007f42540008e0  02 00 06 00 07 00 06 00 06 00 07 00 07 00 07 00  ················
rbp 0x00007f425d97cfe0  90 d0 97 5d 42 7f 00 00 e6 ba 0b 66 42 7f 00 00  ·Ð·]B···æº·fB···
rsp 0x00007f425d97cf70  80 cf 97 5d 42 7f 00 00 4b e8 fa 65 42 7f 00 00  ·Ï·]B···KèúeB···
 r8 0x00007f425401ddd0  ad 64 46 a0 45 7f 00 00 10 91 5f 6b ed 4b 98 47  ­dF E·····_kíK·G
 r9 0x00007f425d97cc50  73 73 69 6f 6e 20 75 6e 65 78 70 65 63 74 65 64  ssion unexpected
r10 0x0000000000000000  0
r11 0x47984bed6b5f9110  5158956856233660688
r12 0x00007f4254017940  c8 53 35 66 42 7f 00 00 03 00 00 00 00 00 00 00  ÈS5fB···········
r13 0x00007f425d97d058  5a 00 00 00 00 00 00 f0 40 79 01 54 42 7f 00 00  Z······ð@y·TB···
r14 0x0000000000000000  0
r15 0x000000000000005a  90
rip 0x00007f4266087788  0f 0b 48 8d 35 4f 5c fb ff 48 8d 55 a0 45 31 e4  ··H·5O\ûÿH·U E1ä
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (67 omitted):
0x0000558a18e18000–0x0000558a1afe4280 ca509131bd385cb56a0d110b8f8d5889cca34182 swift-package              /usr/bin/swift-package
0x00007f4264572000–0x00007f426472e341 cd410b710f0f094c6832edd95931006d883af48e libc.so.6                  /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007f4264b75000–0x00007f4264c780f8 8937021eaaca913192c71363aa86ab9f12ff9ba4 libFoundationNetworking.so /usr/lib/swift/linux/libFoundationNetworking.so
0x00007f4265d15000–0x00007f4265d9a838 2ddcd1b199f2f24b5d166840bae5360a8f00474c libswift_Concurrency.so    /usr/lib/swift/linux/libswift_Concurrency.so
0x00007f4265dab000–0x00007f42663398c0 e0daad81442ed488d8b83fd10c171fcb90baba85 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
Backtrace took 64.42s
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Faiss.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhull_r.a.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/IrrXML.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/jsoncpp.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/JPEG.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/png.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/pybind.a.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/TBB.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/LAPACKE-iOS/releases/download/0.0.20210414/LAPACKE.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/NumPy-iOS/releases/download/v0.1.1-b20230423-102342/libnumpy.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/NumPy-iOS/releases/download/v0.1.1-b20230423-102342/libnpymath.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/NumPy-iOS/releases/download/v0.1.1-b20230423-102342/libnpyrandom.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-053002/libpython3.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-053002/libssl.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-053002/libcrypto.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-053002/libffi.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/Assimp.xcframework.zip
[9/9] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip
[18/18] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhull_r.a.xcframework.zip
error: failed downloading 'https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhull_r.a.xcframework.zip' which is required by binary target 'libOpen3D_3rdparty_qhull_r.a': badResponseStatusCode(404)
error: failed downloading 'https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip' which is required by binary target 'libOpen3D_3rdparty_liblzf.a': badResponseStatusCode(404)
[27/27] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhull_r.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip
error: failed downloading 'https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip' which is required by binary target 'libOpen3D_3rdparty_qhullcpp.a': badResponseStatusCode(404)
[36/36] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhull_r.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip
error: failed downloading 'https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip' which is required by binary target 'libOpen3D_3rdparty_rply.a': badResponseStatusCode(404)
[45/45] Downloading https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_liblzf.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhull_r.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_qhullcpp.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D_3rdparty_rply.a.xcframework.zip, https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip
error: failed downloading 'https://github.com/kewlbear/Open3D-iOS/releases/download/0.0.20221129003814/libOpen3D.a.xcframework.zip' which is required by binary target 'libOpen3D.a': badResponseStatusCode(404)
FoundationNetworking/EasyHandle.swift:293: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
*** Signal 4: Backtracing from 0x7fe1f0a8d788... done ***
*** Program crashed: Illegal instruction at 0x00007fe1f0a8d788 ***
Thread 0 "swift-build":
0  0x00007fe1eefba80a <unknown> in libc.so.6
Thread 1:
0  0x00007fe1ef009117 <unknown> in libc.so.6
Thread 2:
0  0x00007fe1ef09de2e <unknown> in libc.so.6
Thread 3:
0  0x00007fe1ef009117 <unknown> in libc.so.6
Thread 4:
0  0x00007fe1ef009117 <unknown> in libc.so.6
Thread 5:
 0                         0x00007fe1ef09688d <unknown> in libc.so.6
 1 [ra] [inlined] [system] 0x000055b1004e0c75 specialized withCheckedThrowingContinuation<A>(isolation:function:_:) in swift-package at /home/build-user/swiftpm/<stdin>
 2 [ra]                    0x000055b1004e0c75 URLSessionHTTPClient.execute@Sendable (_:progress:) + 228 in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/URLSessionHTTPClient.swift:59:19
 3 [async] [system]        0x000055b100491a00 implicit closure #3 in implicit closure #2 in implicit closure #1 in HTTPClient.init(configuration:implementation:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift
 4 [async] [thunk]         0x000055b100494830 partial apply for implicit closure #3 in implicit closure #2 in implicit closure #1 in HTTPClient.init(configuration:implementation:) in swift-package at //<compiler-generated>
 5 [async] [thunk]         0x000055b1004918e0 thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @guaranteed (@escaping @callee_guaranteed @Sendable (@unowned Int64, @unowned Int64?) -> (@error @owned Error))?) -> (@owned HTTPClientResponse, @error @owned Error) in swift-package at //<compiler-generated>
 6 [async] [thunk]         0x000055b100494aa0 partial apply for thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @guaranteed (@escaping @callee_guaranteed @Sendable (@unowned Int64, @unowned Int64?) -> (@error @owned Error))?) -> (@owned HTTPClientResponse, @error @owned Error) in swift-package
 7 [async] [thunk]         0x000055b100491b60 thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @in_guaranteed (@escaping @callee_guaranteed @Sendable @substituted <A, B, C> (@in_guaranteed A, @in_guaranteed B) -> (@out C, @error @owned Error) for <Int64Int64?()>)?) -> (@out HTTPClientResponse, @error @owned Error) in swift-package at //<compiler-generated>
 8 [async] [thunk]         0x000055b100494ac0 partial apply for thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @in_guaranteed (@escaping @callee_guaranteed @Sendable @substituted <A, B, C> (@in_guaranteed A, @in_guaranteed B) -> (@out C, @error @owned Error) for <Int64Int64?()>)?) -> (@out HTTPClientResponse, @error @owned Error) in swift-package
 9 [async]                 0x000055b100492830 HTTPClient.executeWithStrategies(request:requestNumber:_:_:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift:109
10 [async]                 0x000055b100492200 HTTPClient.execute(_:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift:93
11 [async]                 0x000055b101811820 Workspace.BinaryArtifactsManager.download(artifact:destination:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:642
12 [async]                 0x000055b10180f250 Workspace.BinaryArtifactsManager.fetch(artifact:destination:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:608
13 [async]                 0x000055b10180d080 closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:244
14 [async] [thunk]         0x000055b1018173e0 partial apply for closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at //<compiler-generated>
15 [async] [system]        0x000055b101814f40 specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package at //<compiler-generated>
16 [async] [thunk]         0x000055b101819560 partial apply for specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package
17 [async] [system]        0x00007fe1f07863b0 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) in libswift_Concurrency.so
Thread 6:
0  0x00007fe1ef009117 <unknown> in libc.so.6
Thread 7:
0  0x00007fe1ef009117 <unknown> in libc.so.6
Thread 8:
 0                         0x00007fe1ef09688d <unknown> in libc.so.6
 1 [ra] [inlined] [system] 0x000055b1004e0c75 specialized withCheckedThrowingContinuation<A>(isolation:function:_:) in swift-package at /home/build-user/swiftpm/<stdin>
 2 [ra]                    0x000055b1004e0c75 URLSessionHTTPClient.execute@Sendable (_:progress:) + 228 in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/URLSessionHTTPClient.swift:59:19
 3 [async] [system]        0x000055b100491a00 implicit closure #3 in implicit closure #2 in implicit closure #1 in HTTPClient.init(configuration:implementation:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift
 4 [async] [thunk]         0x000055b100494830 partial apply for implicit closure #3 in implicit closure #2 in implicit closure #1 in HTTPClient.init(configuration:implementation:) in swift-package at //<compiler-generated>
 5 [async] [thunk]         0x000055b1004918e0 thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @guaranteed (@escaping @callee_guaranteed @Sendable (@unowned Int64, @unowned Int64?) -> (@error @owned Error))?) -> (@owned HTTPClientResponse, @error @owned Error) in swift-package at //<compiler-generated>
 6 [async] [thunk]         0x000055b100494aa0 partial apply for thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @guaranteed (@escaping @callee_guaranteed @Sendable (@unowned Int64, @unowned Int64?) -> (@error @owned Error))?) -> (@owned HTTPClientResponse, @error @owned Error) in swift-package
 7 [async] [thunk]         0x000055b100491b60 thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @in_guaranteed (@escaping @callee_guaranteed @Sendable @substituted <A, B, C> (@in_guaranteed A, @in_guaranteed B) -> (@out C, @error @owned Error) for <Int64Int64?()>)?) -> (@out HTTPClientResponse, @error @owned Error) in swift-package at //<compiler-generated>
 8 [async] [thunk]         0x000055b100494ac0 partial apply for thunk for @escaping @callee_guaranteed @Sendable @async (@in_guaranteed HTTPClientRequest, @in_guaranteed (@escaping @callee_guaranteed @Sendable @substituted <A, B, C> (@in_guaranteed A, @in_guaranteed B) -> (@out C, @error @owned Error) for <Int64Int64?()>)?) -> (@out HTTPClientResponse, @error @owned Error) in swift-package
 9 [async]                 0x000055b100492830 HTTPClient.executeWithStrategies(request:requestNumber:_:_:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift:109
10 [async]                 0x000055b100492200 HTTPClient.execute(_:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Basics/HTTPClient/HTTPClient.swift:93
11 [async]                 0x000055b101811820 Workspace.BinaryArtifactsManager.download(artifact:destination:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:642
12 [async]                 0x000055b10180f250 Workspace.BinaryArtifactsManager.fetch(artifact:destination:observabilityScope:progress:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:608
13 [async]                 0x000055b10180d080 closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at /home/build-user/swiftpm/Sources/Workspace/Workspace+BinaryArtifacts.swift:244
14 [async] [thunk]         0x000055b1018173e0 partial apply for closure #1 in closure #4 in Workspace.BinaryArtifactsManager.fetch(_:artifactsDirectory:observabilityScope:) in swift-package at //<compiler-generated>
15 [async] [system]        0x000055b101814f40 specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package at //<compiler-generated>
16 [async] [thunk]         0x000055b101819560 partial apply for specialized thunk for @escaping @isolated(any) @callee_guaranteed @async () -> (@out A) in swift-package
17 [async] [system]        0x00007fe1f07863b0 completeTaskWithClosure(swift::AsyncContext*, swift::SwiftError*) in libswift_Concurrency.so
Thread 9:
0      0x00007fe1ef09688d <unknown> in libc.so.6
1 [ra] 0x000000000000000b
Thread 10:
0  0x00007fe1ef009117 <unknown> in libc.so.6
Thread 11 crashed:
0      0x00007fe1f0a8d788 _assertionFailure(_:_:file:line:flags:) + 264 in libswiftCore.so
1 [ra] 0x00007fe1f0ac1ae6 swift_unexpectedError + 805 in libswiftCore.so
2 [ra] 0x00007fe1ef624d74 _HTTPURLProtocol.configureEasyHandle(for:body:) + 8163 in libFoundationNetworking.so
Registers:
rax 0x0000000200000003  8589934595
rdx 0x0000000000000002  2
rcx 0xfffffffe00000000  18446744065119617024
rbx 0x0000000000000003  3
rsi 0x00007fe1a02dc5a8  03 00 00 00 00 00 00 00 90 00 00 00 00 00 00 80  ················
rdi 0x00007fe1a00008e0  06 00 06 00 07 00 06 00 04 00 07 00 07 00 07 00  ················
rbp 0x00007fe1c5c17fe0  90 80 c1 c5 e1 7f 00 00 e6 1a ac f0 e1 7f 00 00  ··ÁÅá···æ·¬ðá···
rsp 0x00007fe1c5c17f70  80 7f c1 c5 e1 7f 00 00 4b 48 9b f0 e1 7f 00 00  ··ÁÅá···KH·ðá···
 r8 0x00007fe1d8801090  a1 af 9d 26 e6 7f 00 00 19 32 1e a8 4e 6f 88 3e  ¡¯·&æ····2·¨No·>
 r9 0x00007fe1c5c17c50  73 73 69 6f 6e 20 75 6e 65 78 70 65 63 74 65 64  ssion unexpected
r10 0x0000000000000000  0
r11 0x3e886f4ea81e3219  4505973810802864665
r12 0x00007fe1a02dc5a0  c8 b3 d5 f0 e1 7f 00 00 03 00 00 00 00 00 00 00  ȳÕðá···········
r13 0x00007fe1c5c18058  5a 00 00 00 00 00 00 f0 a0 c5 2d a0 e1 7f 00 00  Z······ð Å- á···
r14 0x0000000000000000  0
r15 0x000000000000005a  90
rip 0x00007fe1f0a8d788  0f 0b 48 8d 35 4f 5c fb ff 48 8d 55 a0 45 31 e4  ··H·5O\ûÿH·U E1ä
rflags 0x0000000000010202
cs 0x0033  fs 0x0000  gs 0x0000
Images (67 omitted):
0x000055b1001f0000–0x000055b1023bc280 ca509131bd385cb56a0d110b8f8d5889cca34182 swift-package              /usr/bin/swift-package
0x00007fe1eef78000–0x00007fe1ef134341 cd410b710f0f094c6832edd95931006d883af48e libc.so.6                  /usr/lib/x86_64-linux-gnu/libc.so.6
0x00007fe1ef57b000–0x00007fe1ef67e0f8 8937021eaaca913192c71363aa86ab9f12ff9ba4 libFoundationNetworking.so /usr/lib/swift/linux/libFoundationNetworking.so
0x00007fe1f071b000–0x00007fe1f07a0838 2ddcd1b199f2f24b5d166840bae5360a8f00474c libswift_Concurrency.so    /usr/lib/swift/linux/libswift_Concurrency.so
0x00007fe1f07b1000–0x00007fe1f0d3f8c0 e0daad81442ed488d8b83fd10c171fcb90baba85 libswiftCore.so            /usr/lib/swift/linux/libswiftCore.so
Backtrace took 43.80s
BUILD FAILURE 6.1 android