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

Successful build of Python-iOS, reference kivy-ios (f0efaf), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 03:47:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/Python-iOS.git
Reference: kivy-ios
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/Python-iOS
 * branch            kivy-ios   -> FETCH_HEAD
 * [new branch]      kivy-ios   -> origin/kivy-ios
HEAD is now at f0efaf3 add v0.1.1-b20230423-090254
Cloned https://github.com/kewlbear/Python-iOS.git
Revision (git rev-parse @):
f0efaf32ec2506ed2654051e5ab3dd06d4e78c29
SUCCESS checkout https://github.com/kewlbear/Python-iOS.git at kivy-ios
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kewlbear/Python-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying lib
[2/4] Write swift-version-1EA4D86E10B52AF.txt
In file included from /Users/admin/builder/spi-builder-workspace/Sources/LinkPython/PythonSupport.m:25:
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
   39 | int PythonInitialize(int, const char **, const char *);
      |                                      ^
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:38: note: insert '_Nullable' if the pointer may be null
   39 | int PythonInitialize(int, const char **, const char *);
      |                                      ^
      |                                       _Nullable
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:38: note: insert '_Nonnull' if the pointer should never be null
   39 | int PythonInitialize(int, const char **, const char *);
      |                                      ^
      |                                       _Nonnull
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:39: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
   39 | int PythonInitialize(int, const char **, const char *);
      |                                       ^
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:39: note: insert '_Nullable' if the pointer may be null
   39 | int PythonInitialize(int, const char **, const char *);
      |                                       ^
      |                                        _Nullable
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:39: note: insert '_Nonnull' if the pointer should never be null
   39 | int PythonInitialize(int, const char **, const char *);
      |                                       ^
      |                                        _Nonnull
2 warnings generated.
[3/4] Compiling LinkPython PythonSupport.m
[5/7] Compiling PythonSupport SwiftBundle.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:38: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
37 | NS_ASSUME_NONNULL_BEGIN
38 |
39 | int PythonInitialize(int, const char **, const char *);
   |                                      |- warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
   |                                      |- note: insert '_Nullable' if the pointer may be null
   |                                      `- note: insert '_Nonnull' if the pointer should never be null
40 |
41 | void PythonFinalize();
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/LinkPython/include/PythonSupport.h:39:39: warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
37 | NS_ASSUME_NONNULL_BEGIN
38 |
39 | int PythonInitialize(int, const char **, const char *);
   |                                       |- warning: pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
   |                                       |- note: insert '_Nullable' if the pointer may be null
   |                                       `- note: insert '_Nonnull' if the pointer should never be null
40 |
41 | void PythonFinalize();
[6/7] Compiling PythonSupport resource_bundle_accessor.swift
[7/7] Emitting module PythonSupport
Build complete! (6.82s)
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libcrypto.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libssl.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libpython3.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libffi.xcframework.zip
[24786/1719683] Downloading https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libssl.xcframework.zip
[1736058/1820812] Downloading https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libssl.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libffi.xcframework.zip
[1837187/9524708] Downloading https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libssl.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libffi.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libcrypto.xcframework.zip
[5204566/57511822] Downloading https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libssl.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libffi.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libcrypto.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libpython3.xcframework.zip
Downloaded https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libffi.xcframework.zip (0.75s)
[6536918/57410693] Downloading https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libssl.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libcrypto.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libpython3.xcframework.zip
Downloaded https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libssl.xcframework.zip (0.80s)
[25461519/55691010] Downloading https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libcrypto.xcframework.zip, https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libpython3.xcframework.zip
Downloaded https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libcrypto.xcframework.zip (1.05s)
Downloaded https://github.com/kewlbear/Python-iOS/releases/download/v0.1.1-b20230423-090254/libpython3.xcframework.zip (2.72s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Python-iOS",
  "name" : "Python-iOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Python-iOS",
      "targets" : [
        "LinkPython",
        "libpython3",
        "libssl",
        "libcrypto",
        "libffi",
        "PythonSupport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libssl",
      "module_type" : "BinaryTarget",
      "name" : "libssl",
      "path" : "remote/archive/libssl.xcframework.zip",
      "product_memberships" : [
        "Python-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libpython3",
      "module_type" : "BinaryTarget",
      "name" : "libpython3",
      "path" : "remote/archive/libpython3.xcframework.zip",
      "product_memberships" : [
        "Python-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libffi",
      "module_type" : "BinaryTarget",
      "name" : "libffi",
      "path" : "remote/archive/libffi.xcframework.zip",
      "product_memberships" : [
        "Python-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libcrypto",
      "module_type" : "BinaryTarget",
      "name" : "libcrypto",
      "path" : "remote/archive/libcrypto.xcframework.zip",
      "product_memberships" : [
        "Python-iOS"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PythonTests",
      "module_type" : "SwiftTarget",
      "name" : "PythonTests",
      "path" : "Tests/PythonTests",
      "sources" : [
        "PythonTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PythonSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PythonSupport",
      "module_type" : "SwiftTarget",
      "name" : "PythonSupport",
      "path" : "Sources/PythonSupport",
      "product_memberships" : [
        "Python-iOS"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PythonSupport/lib",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "SwiftBundle.swift"
      ],
      "target_dependencies" : [
        "LinkPython"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LinkPython",
      "module_type" : "ClangTarget",
      "name" : "LinkPython",
      "path" : "Sources/LinkPython",
      "product_memberships" : [
        "Python-iOS"
      ],
      "sources" : [
        "PythonSupport.m"
      ],
      "target_dependencies" : [
        "libpython3",
        "libssl",
        "libcrypto",
        "libffi"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.