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 sebbu-c-libuv, reference 1.48.0 (25cb76), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 6 Aug 2024 06:48:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme sebbu-c-libuv -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarSe32m/sebbu-c-libuv.git
Reference: 1.48.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MarSe32m/sebbu-c-libuv
 * tag               1.48.0     -> FETCH_HEAD
HEAD is now at 25cb766 Moved SebbuLibUV to sebbu-networking
Cloned https://github.com/MarSe32m/sebbu-c-libuv.git
Revision (git rev-parse @):
25cb76606cfc2eb4ad65206239177692c6614768
SUCCESS checkout https://github.com/MarSe32m/sebbu-c-libuv.git at 1.48.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.10
Building package at path:  $PWD
https://github.com/MarSe32m/sebbu-c-libuv.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  sebbu-c-libuv: /Users/admin/builder/spi-builder-workspace
resolved source packages: sebbu-c-libuv
{
  "dependencies" : [
  ],
  "manifest_display_name" : "sebbu-c-libuv",
  "name" : "sebbu-c-libuv",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "SebbuCLibUV",
      "targets" : [
        "SebbuCLibUV"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SebbuCLibUV",
      "module_type" : "ClangTarget",
      "name" : "SebbuCLibUV",
      "path" : "Sources/SebbuCLibUV",
      "product_memberships" : [
        "SebbuCLibUV"
      ],
      "sources" : [
        "src/fs-poll.c",
        "src/idna.c",
        "src/inet.c",
        "src/random.c",
        "src/strscpy.c",
        "src/strtok.c",
        "src/thread-common.c",
        "src/threadpool.c",
        "src/timer.c",
        "src/unix/async.c",
        "src/unix/bsd-ifaddrs.c",
        "src/unix/core.c",
        "src/unix/darwin-proctitle.c",
        "src/unix/darwin.c",
        "src/unix/dl.c",
        "src/unix/fs.c",
        "src/unix/fsevents.c",
        "src/unix/getaddrinfo.c",
        "src/unix/getnameinfo.c",
        "src/unix/kqueue.c",
        "src/unix/loop-watcher.c",
        "src/unix/loop.c",
        "src/unix/pipe.c",
        "src/unix/poll.c",
        "src/unix/process.c",
        "src/unix/proctitle.c",
        "src/unix/random-devurandom.c",
        "src/unix/random-getentropy.c",
        "src/unix/signal.c",
        "src/unix/stream.c",
        "src/unix/tcp.c",
        "src/unix/thread.c",
        "src/unix/tty.c",
        "src/unix/udp.c",
        "src/uv-common.c",
        "src/uv-data-getter-setters.c",
        "src/version.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "sebbu-c-libuv"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme sebbu-c-libuv -destination platform=macOS,arch=arm64
Build complete.
Done.