The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PerfectZip, reference master (c2daba), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 22:51:58 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perfectlysoft/perfect-zip.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/perfectlysoft/perfect-zip
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c2dabad Merge pull request #4 from florianreinhart/master
Cloned https://github.com/perfectlysoft/perfect-zip.git
Revision (git rev-parse @):
c2dabad5a8f7e1eadaa5682bb5794b21d015ae2d
SUCCESS checkout https://github.com/perfectlysoft/perfect-zip.git at master
Fetching https://github.com/PerfectlySoft/PerfectLib.git
Fetching https://github.com/PerfectlySoft/Perfect-CZlib-src.git
[1/337] Fetching perfect-czlib-src
[15/11121] Fetching perfect-czlib-src, perfectlib
Fetched https://github.com/PerfectlySoft/Perfect-CZlib-src.git from cache (2.91s)
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (2.91s)
Computing version for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Computed https://github.com/PerfectlySoft/Perfect-CZlib-src.git at 0.0.4 (3.59s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.64s)
Creating working copy for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Working copy of https://github.com/PerfectlySoft/Perfect-CZlib-src.git resolved at 0.0.4
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 3.1.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "perfect-zip",
      "name": "PerfectZip",
      "url": "https://github.com/perfectlysoft/perfect-zip.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/perfect-zip",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "perfectlib",
          "name": "PerfectLib",
          "url": "https://github.com/PerfectlySoft/PerfectLib.git",
          "version": "3.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PerfectLib",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "perfect-czlib-src",
          "name": "PerfectCZlib",
          "url": "https://github.com/PerfectlySoft/Perfect-CZlib-src.git",
          "version": "0.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-CZlib-src",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/perfectlysoft/perfect-zip.git
[1/224] Fetching perfect-zip
Fetched https://github.com/perfectlysoft/perfect-zip.git from cache (0.72s)
Fetching https://github.com/PerfectlySoft/Perfect-CZlib-src.git from cache
Fetching https://github.com/PerfectlySoft/PerfectLib.git from cache
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (0.47s)
Fetched https://github.com/PerfectlySoft/Perfect-CZlib-src.git from cache (0.47s)
Computing version for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Computed https://github.com/PerfectlySoft/Perfect-CZlib-src.git at 0.0.4 (0.54s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.03s)
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 3.1.4
Creating working copy for https://github.com/perfectlysoft/perfect-zip.git
Working copy of https://github.com/perfectlysoft/perfect-zip.git resolved at master (c2dabad)
Creating working copy for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Working copy of https://github.com/PerfectlySoft/Perfect-CZlib-src.git resolved at 0.0.4
warning: '.resolve-product-dependencies': dependency 'perfect-zip' is not used by any target
Found 2 product dependencies
  - PerfectLib
  - PerfectCZlib
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/perfectlysoft/perfect-zip.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write swift-version--6988338F2F200930.txt
[1/15] Compiling minizip ioapi.c
[2/15] Compiling pwd2key.c
[2/15] Compiling fileenc.c
[4/15] Write sources
[6/15] Compiling prng.c
[7/15] Compiling sha1.c
[8/15] Compiling minizip zip.c
[9/15] Compiling aeskey.c
[10/15] Compiling minizip unzip.c
[11/20] Compiling hmac.c
[12/23] Compiling aescrypt.c
[13/25] Compiling entropy.c
[14/25] Compiling aestab.c
[16/25] Compiling PerfectLib File.swift
[17/25] Emitting module PerfectLib
[18/25] Compiling PerfectLib Dir.swift
[19/25] Compiling PerfectLib Utilities.swift
[20/25] Compiling PerfectLib Log.swift
[21/25] Compiling PerfectLib SysProcess.swift
[22/25] Compiling PerfectLib PerfectError.swift
[23/25] Compiling PerfectLib PerfectServer.swift
[24/25] Compiling PerfectLib JSONConvertible.swift
[25/25] Compiling PerfectLib Bytes.swift
[26/28] Compiling PerfectZip Utilities.swift
[27/28] Emitting module PerfectZip
[28/28] Compiling PerfectZip Zip.swift
/Users/admin/builder/spi-builder-workspace/Sources/PerfectZip/Zip.swift:89:8: warning: initialization of immutable value 'fnstr' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 87 |
 88 | 			let fileInfoSizeFileName = Int(fileInfo.size_filename-1)
 89 | 			let fnstr  = String(cString:UnsafePointer<CChar>(fileName))
    |        `- warning: initialization of immutable value 'fnstr' was never used; consider replacing with assignment to '_' or removing it [#no-usage]
 90 |
 91 | 			if fileName[fileInfoSizeFileName] == 47 {
Build complete! (5.61s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "perfectlib",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectlySoft/PerfectLib.git"
    },
    {
      "identity" : "perfect-czlib-src",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PerfectlySoft/Perfect-CZlib-src.git"
    }
  ],
  "manifest_display_name" : "PerfectZip",
  "name" : "PerfectZip",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PerfectZip",
      "targets" : [
        "PerfectZip",
        "minizip"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "minizip",
      "module_type" : "ClangTarget",
      "name" : "minizip",
      "path" : "Sources/minizip",
      "product_dependencies" : [
        "PerfectCZlib"
      ],
      "product_memberships" : [
        "PerfectZip"
      ],
      "sources" : [
        "aes/aescrypt.c",
        "aes/aeskey.c",
        "aes/aestab.c",
        "aes/entropy.c",
        "aes/fileenc.c",
        "aes/hmac.c",
        "aes/prng.c",
        "aes/pwd2key.c",
        "aes/sha1.c",
        "ioapi.c",
        "unzip.c",
        "zip.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PerfectZipTests",
      "module_type" : "SwiftTarget",
      "name" : "PerfectZipTests",
      "path" : "Tests/PerfectZipTests",
      "sources" : [
        "PerfectZipTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PerfectZip"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PerfectZip",
      "module_type" : "SwiftTarget",
      "name" : "PerfectZip",
      "path" : "Sources/PerfectZip",
      "product_dependencies" : [
        "PerfectLib"
      ],
      "product_memberships" : [
        "PerfectZip"
      ],
      "sources" : [
        "Utilities.swift",
        "Zip.swift"
      ],
      "target_dependencies" : [
        "minizip"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Done.