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 Linux on 6 Aug 2024 06:48:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/MarSe32m/sebbu-c-libuv.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f0b51be07fbc8a0d4d15ad969175777a256c8ed4ef7ff1497c5f9d7800160a18
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/35] Compiling inet.c
[1/35] Compiling version.c
[2/35] Compiling random.c
[3/35] Compiling idna.c
[4/35] Compiling uv-data-getter-setters.c
[5/35] Compiling tty.c
[6/35] Compiling thread.c
[7/35] Compiling udp.c
[8/35] Compiling uv-common.c
[9/35] Compiling stream.c
[10/35] Compiling random-devurandom.c
[11/35] Compiling tcp.c
[12/35] Compiling random-getrandom.c
[13/35] Compiling random-sysctl-linux.c
[14/35] Compiling signal.c
[15/35] Compiling proctitle.c
[16/35] Compiling procfs-exepath.c
[17/35] Compiling poll.c
[18/35] Compiling loop-watcher.c
[19/35] Compiling loop.c
[20/35] Compiling process.c
[21/35] Compiling pipe.c
[22/35] Compiling getnameinfo.c
[23/35] Compiling getaddrinfo.c
[24/35] Compiling dl.c
[25/35] Compiling async.c
[26/35] Compiling timer.c
[27/35] Compiling linux.c
[28/35] Compiling strtok.c
[29/35] Compiling threadpool.c
[30/35] Compiling core.c
[31/35] Compiling thread-common.c
[32/35] Compiling strscpy.c
[33/35] Compiling fs.c
[34/35] Compiling fs-poll.c
Build complete! (2.05s)
Build complete.
Done.