Build Information
Successful build of swift-async-dns-resolver with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-async-dns-resolver.git
Reference: 0.4.0
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/apple/swift-async-dns-resolver
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at 08c07ff Simplify AsyncDNSResolver.Error (#27)
Submodule path 'Sources/CAsyncDNSResolver/c-ares': checked out '6360e96b5cf8e5980c887ce58ef727e53d77243a'
Submodule 'c-ares' (https://github.com/c-ares/c-ares.git) registered for path 'Sources/CAsyncDNSResolver/c-ares'
Cloning into '/host/spi-builder-workspace/Sources/CAsyncDNSResolver/c-ares'...
Cloned https://github.com/apple/swift-async-dns-resolver.git
Revision (git rev-parse @):
08c07ff31a745ee5e522ac10132fb4949834d925
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/apple/swift-async-dns-resolver.git at 0.4.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/apple/swift-async-dns-resolver.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin
[1/1458] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.40s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2853] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.43s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
switch dependency {
^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
switch dependency {
^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/64] Compiling windows_port.c
[3/64] Compiling ares__close_sockets.c
[4/64] Compiling ares__get_hostent.c
[5/64] Compiling inet_ntop.c
[6/64] Compiling ares_writev.c
[7/64] Compiling bitncmp.c
[8/64] Compiling inet_net_pton.c
[9/64] Compiling ares_version.c
[10/64] Compiling ares__addrinfo_localhost.c
[11/64] Write swift-version-24593BA9C3E375BF.txt
[12/64] Compiling ares_strsplit.c
[13/64] Compiling ares_timeout.c
[14/64] Compiling ares_strerror.c
[15/64] Compiling ares_send.c
[16/64] Compiling ares_strdup.c
[17/64] Compiling ares_strcasecmp.c
[18/64] Compiling ares_rand.c
[19/64] Compiling ares_query.c
[20/64] Compiling ares_search.c
[21/64] Compiling ares_platform.c
[22/64] Compiling ares_parse_txt_reply.c
[23/64] Compiling ares_parse_uri_reply.c
[24/64] Compiling ares_process.c
[25/64] Compiling ares_parse_srv_reply.c
[26/64] Compiling ares_parse_soa_reply.c
[27/64] Compiling ares_parse_ptr_reply.c
[28/64] Compiling ares_parse_mx_reply.c
[28/64] Compiling ares_parse_ns_reply.c
[30/64] Compiling ares_parse_naptr_reply.c
[30/64] Compiling ares_parse_a_reply.c
[32/64] Compiling ares_parse_caa_reply.c
[32/64] Compiling ares_parse_aaaa_reply.c
[34/64] Compiling ares_nowarn.c
[35/64] Compiling ares_options.c
[36/64] Compiling ares_mkquery.c
[37/64] Compiling ares_llist.c
[38/64] Compiling ares_library_init.c
[39/64] Compiling ares_getenv.c
[40/64] Compiling ares_gethostbyaddr.c
[41/64] Compiling ares_getsock.c
[42/64] Compiling ares_gethostbyname.c
[42/64] Compiling ares_freeaddrinfo.c
[44/64] Compiling ares_getaddrinfo.c
[44/64] Compiling ares_getnameinfo.c
[46/64] Compiling ares_init.c
[47/64] Compiling ares_free_string.c
[48/64] Compiling ares_fds.c
[49/64] Compiling ares_destroy.c
[49/64] Compiling ares_expand_string.c
[50/64] Compiling ares_free_hostent.c
[52/64] Compiling ares_expand_name.c
[53/64] Compiling ares_android.c
[54/64] Compiling ares_data.c
[55/64] Compiling ares_create_query.c
[56/64] Write sources
[57/64] Compiling ares_cancel.c
[58/64] Compiling ares__timeval.c
[59/64] Compiling ares__readaddrinfo.c
[60/64] Compiling ares__read_line.c
[61/64] Compiling ares__addrinfo2hostent.c
[62/64] Compiling ares__sortaddrinfo.c
[63/64] Compiling ares__parse_into_addrinfo.c
[65/72] Compiling AsyncDNSResolver DNSResolver_dnssd.swift
[66/73] Compiling AsyncDNSResolver Errors_dnssd.swift
[67/73] Compiling AsyncDNSResolver Errors_c-ares.swift
[68/73] Compiling AsyncDNSResolver DNSResolver_c-ares.swift
[69/73] Compiling AsyncDNSResolver AresOptions.swift
[70/73] Compiling AsyncDNSResolver AsyncDNSResolver.swift
[71/73] Compiling AsyncDNSResolver Errors.swift
[72/73] Emitting module AsyncDNSResolver
[73/73] Compiling AsyncDNSResolver AresChannel.swift
Build complete! (17.50s)
Build complete.
Done.