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 main (25cb76), with Swift 5.10 for macOS (SPM) on 6 Aug 2024 06:48:44 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MarSe32m/sebbu-c-libuv
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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",
  "dependencies": [
    {
      "identity": "sebbu-c-libuv",
      "name": "sebbu-c-libuv",
      "url": "https://github.com/MarSe32m/sebbu-c-libuv.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sebbu-c-libuv",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/MarSe32m/sebbu-c-libuv.git
[1/364] Fetching sebbu-c-libuv
Fetched https://github.com/MarSe32m/sebbu-c-libuv.git from cache (1.44s)
Creating working copy for https://github.com/MarSe32m/sebbu-c-libuv.git
Working copy of https://github.com/MarSe32m/sebbu-c-libuv.git resolved at main (25cb766)
warning: '.resolve-product-dependencies': dependency 'sebbu-c-libuv' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/MarSe32m/sebbu-c-libuv.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/37] Compiling async.c
[1/37] Compiling idna.c
[2/37] Compiling thread-common.c
[3/37] Compiling strtok.c
[4/37] Compiling version.c
[5/37] Compiling threadpool.c
[5/37] Compiling uv-data-getter-setters.c
[7/37] Compiling inet.c
[8/37] Compiling fs-poll.c
[9/37] Compiling timer.c
[10/37] Compiling uv-common.c
[11/37] Compiling tty.c
[12/37] Compiling udp.c
[13/37] Compiling thread.c
[14/37] Compiling tcp.c
[15/37] Compiling random-getentropy.c
[16/37] Compiling random-devurandom.c
[17/37] Compiling signal.c
[18/37] Compiling proctitle.c
[19/37] Compiling stream.c
[20/37] Compiling poll.c
[21/37] Compiling process.c
[22/37] Compiling pipe.c
[23/37] Compiling random.c
[24/37] Compiling strscpy.c
[25/37] Compiling loop.c
[26/37] Compiling loop-watcher.c
[27/37] Compiling getnameinfo.c
[28/37] Compiling kqueue.c
[29/37] Compiling getaddrinfo.c
[30/37] Compiling dl.c
[31/37] Compiling fsevents.c
[32/37] Compiling darwin-proctitle.c
[33/37] Compiling bsd-ifaddrs.c
[34/37] Compiling fs.c
[35/37] Compiling darwin.c
[36/37] Compiling core.c
Build complete! (1.90s)
Build complete.
Done.