The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of snappy with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lovetodream/swift-snappy.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lovetodream/swift-snappy
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 85d3fee Merge remote-tracking branch 'refs/remotes/origin/main'
Cloned https://github.com/lovetodream/swift-snappy.git
Revision (git rev-parse @):
85d3fee8033acec2bee739b5e2a578d6e1fd6bb8
SUCCESS checkout https://github.com/lovetodream/swift-snappy.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/lovetodream/swift-snappy.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Compiling CSystem shims.c
[3/25] Compiling SnappyC snappy.c
[5/25] Emitting module SystemPackage
[6/27] Compiling SystemPackage CInterop.swift
[7/27] Compiling SystemPackage Constants.swift
[8/27] Compiling SystemPackage Exports.swift
[9/27] Compiling SystemPackage PlatformString.swift
[10/27] Compiling SystemPackage SystemString.swift
[11/27] Compiling SystemPackage Util.swift
[12/27] Compiling SystemPackage UtilConsumers.swift
[13/27] Compiling SystemPackage FilePathSyntax.swift
[14/27] Compiling SystemPackage FilePathWindows.swift
[15/27] Compiling SystemPackage FilePermissions.swift
[16/27] Compiling SystemPackage Errno.swift
[17/27] Compiling SystemPackage FileDescriptor.swift
[18/27] Compiling SystemPackage FileHelpers.swift
[19/27] Compiling SystemPackage Mocking.swift
[20/27] Compiling SystemPackage Syscalls.swift
[21/27] Compiling SystemPackage WindowsSyscallAdapters.swift
[22/27] Compiling SystemPackage FileOperations.swift
[23/27] Compiling SystemPackage FilePath.swift
[24/27] Compiling SystemPackage FilePathComponentView.swift
[25/27] Compiling SystemPackage FilePathComponents.swift
[26/27] Compiling SystemPackage FilePathParsing.swift
[27/27] Compiling SystemPackage FilePathString.swift
[28/29] Compiling Snappy Snappy.swift
[29/29] Emitting module Snappy
Build complete! (12.54s)
Fetching https://github.com/apple/swift-docc-plugin.git from cache
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-docc-plugin.git (1.00s)
Fetched https://github.com/apple/swift-system (1.15s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.02s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "snappy",
  "name" : "snappy",
  "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Snappy",
      "targets" : [
        "Snappy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnappyTests",
      "module_type" : "SwiftTarget",
      "name" : "SnappyTests",
      "path" : "Tests/SnappyTests",
      "resources" : [
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/asyoulik.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/paper-100k.pdf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/baddata1.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/alice29.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/geo.protodata",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/baddata3.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/baddata2.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/Isaac_Newton-Opticks.rawsnappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/fireworks.jpeg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/lcet10.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/urls.10K",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/plrabn12.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/kppkn.gtb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/Isaac_Newton-Opticks.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/SnappyTests/Data/html_x_4",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SnappyTests.swift"
      ],
      "target_dependencies" : [
        "Snappy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnappyC",
      "module_type" : "ClangTarget",
      "name" : "SnappyC",
      "path" : "Sources/SnappyC",
      "product_memberships" : [
        "Snappy"
      ],
      "sources" : [
        "snappy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Snappy",
      "module_type" : "SwiftTarget",
      "name" : "Snappy",
      "path" : "Sources/Snappy",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "Snappy"
      ],
      "sources" : [
        "Snappy.swift"
      ],
      "target_dependencies" : [
        "SnappyC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.

Build Machine: Mac 5