Build Information
Failed to build pixivswift, reference master (eb5969
), with Swift 6.0 for Linux on 13 Dec 2024 22:35:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theBreadCompany/pixivswift.git
Reference: master
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/theBreadCompany/pixivswift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at eb59695 bump swift-tools-version to 5.6
Cloned https://github.com/theBreadCompany/pixivswift.git
Revision (git rev-parse @):
eb5969571d62ee9683fbbc488a66ffd6c70dc26a
SUCCESS checkout https://github.com/theBreadCompany/pixivswift.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/theBreadCompany/pixivswift.git
https://github.com/theBreadCompany/pixivswift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "zipfoundation",
"requirement" : {
"revision" : [
"fac78dfe5a886ad98e355ba98475b30b3753213a"
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-gif",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/fwcd/swift-gif.git"
},
{
"identity" : "swiftgd",
"requirement" : {
"revision" : [
"07650dcb343d5b045598459fd3aad0936e0259bf"
]
},
"type" : "sourceControl",
"url" : "https://github.com/twostraws/SwiftGD"
}
],
"manifest_display_name" : "pixivswift",
"name" : "pixivswift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "pixivswift",
"targets" : [
"pixivswift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "pixivswiftWrapper",
"targets" : [
"pixivswiftWrapper",
"pixivswift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "pixivauth",
"targets" : [
"pixivauth"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "pixivswiftWrapperTests",
"module_type" : "SwiftTarget",
"name" : "pixivswiftWrapperTests",
"path" : "Tests/pixivswiftWrapperTests",
"sources" : [
"TestErrors.swift",
"bookmarks.swift",
"core.swift",
"follow.swift",
"ugoira.swift"
],
"target_dependencies" : [
"pixivswiftWrapper"
],
"type" : "test"
},
{
"c99name" : "pixivswiftWrapper",
"module_type" : "SwiftTarget",
"name" : "pixivswiftWrapper",
"path" : "Sources/pixivswiftWrapper",
"product_dependencies" : [
"ZIPFoundation",
"GIF",
"SwiftGD"
],
"product_memberships" : [
"pixivswiftWrapper"
],
"sources" : [
"File.swift",
"PixivDownloader+Metadata.swift",
"PixivDownloader.swift",
"utils.swift"
],
"target_dependencies" : [
"pixivswift"
],
"type" : "library"
},
{
"c99name" : "pixivswiftTests",
"module_type" : "SwiftTarget",
"name" : "pixivswiftTests",
"path" : "Tests/pixivswiftTests",
"sources" : [
"TestErrors.swift",
"bookmarks.swift",
"core.swift",
"related.swift"
],
"target_dependencies" : [
"pixivswift"
],
"type" : "test"
},
{
"c99name" : "pixivswift",
"module_type" : "SwiftTarget",
"name" : "pixivswift",
"path" : "Sources/pixivswift",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"pixivswift",
"pixivswiftWrapper",
"pixivauth"
],
"sources" : [
"PixivResults+Helper.swift",
"PixivResults+Operators.swift",
"PixivResults.swift",
"aapi+completionHandlers.swift",
"aapi+newNames.swift",
"aapi.swift",
"api.swift",
"headless_login.swift",
"utils.swift"
],
"type" : "library"
},
{
"c99name" : "pixivauth",
"module_type" : "SwiftTarget",
"name" : "pixivauth",
"path" : "Sources/pixivauth",
"product_memberships" : [
"pixivauth"
],
"sources" : [
"AppDelegate.swift",
"ViewController.swift",
"main.swift"
],
"target_dependencies" : [
"pixivswift"
],
"type" : "executable"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/5466] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.51s)
Fetching https://github.com/twostraws/SwiftGD
[1/438] Fetching swiftgd
Fetched https://github.com/twostraws/SwiftGD from cache (0.53s)
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/fwcd/swift-gif.git
[1/1076] Fetching swift-gif
[1077/12663] Fetching swift-gif, swift-crypto
Fetched https://github.com/fwcd/swift-gif.git from cache (0.37s)
[927/11587] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.50s)
Computing version for https://github.com/fwcd/swift-gif.git
Computed https://github.com/fwcd/swift-gif.git at 2.1.0 (0.66s)
Fetching https://github.com/fwcd/swift-utils.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/fwcd/swift-graphics.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/584] Fetching swift-graphics
[445/1665] Fetching swift-graphics, swift-utils
[1666/5392] Fetching swift-graphics, swift-utils, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.43s)
[1/12401] Fetching swift-argument-parser
Fetched https://github.com/fwcd/swift-graphics.git from cache (0.96s)
Fetched https://github.com/fwcd/swift-utils.git from cache (0.96s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.97s)
Computing version for https://github.com/fwcd/swift-graphics.git
Computed https://github.com/fwcd/swift-graphics.git at 2.1.0 (0.59s)
Fetching https://github.com/fwcd/swift-cairo.git
[1/3621] Fetching swift-cairo
Fetched https://github.com/fwcd/swift-cairo.git from cache (1.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 0.3.2 (0.58s)
Computing version for https://github.com/fwcd/swift-cairo.git
Computed https://github.com/fwcd/swift-cairo.git at 1.3.4 (0.71s)
Computing version for https://github.com/fwcd/swift-utils.git
Computed https://github.com/fwcd/swift-utils.git at 2.2.2 (0.58s)
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/3199] Fetching swiftsoup
[385/13210] Fetching swiftsoup, xmlcoder
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.55s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (0.55s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.17.1 (0.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.85s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.10.0 (3.71s)
Fetching https://github.com/apple/swift-asn1.git
[1/1422] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.40s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (1.01s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.7.6 (0.97s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.7.6
Creating working copy for https://github.com/fwcd/swift-gif.git
Working copy of https://github.com/fwcd/swift-gif.git resolved at 2.1.0
Creating working copy for https://github.com/fwcd/swift-graphics.git
Working copy of https://github.com/fwcd/swift-graphics.git resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/fwcd/swift-utils.git
Working copy of https://github.com/fwcd/swift-utils.git resolved at 2.2.2
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at fac78dfe5a886ad98e355ba98475b30b3753213a
Creating working copy for https://github.com/twostraws/SwiftGD
Working copy of https://github.com/twostraws/SwiftGD resolved at 07650dcb343d5b045598459fd3aad0936e0259bf
Creating working copy for https://github.com/fwcd/swift-cairo.git
Working copy of https://github.com/fwcd/swift-cairo.git resolved at 1.3.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.10.0
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 0.3.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.0
warning: 'swiftsoup': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Info.plist
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoWatchOS.plist
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfotvOS.plist
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/InfoMac.plist
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
warning: you may be able to install freetype2 using your system-packager:
apt-get install libfreetype6-dev
warning: you may be able to install fontconfig using your system-packager:
apt-get install libfontconfig-dev
warning: you may be able to install cairo using your system-packager:
apt-get install libcairo2-dev
warning: you may be able to install gdlib using your system-packager:
apt-get install libgd-dev
Building for debugging...
[0/388] Compiling a_d2i_fp.c
[1/388] Compiling a_time.c
[2/388] Write sources
[17/388] Compiling a_dup.c
[18/388] Compiling a_bool.c
[18/388] Compiling a_i2d_fp.c
[20/388] Compiling a_gentm.c
[20/388] Compiling a_bitstr.c
[22/388] Compiling a_strnid.c
[23/388] Compiling fiat_p256_adx_mul.S
[24/388] Compiling fiat_p256_adx_sqr.S
[25/388] Compiling fiat_curve25519_adx_square.S
[26/388] Compiling fiat_curve25519_adx_mul.S
[27/388] Compiling md5-x86_64-linux.S
[28/388] Compiling md5-586-apple.S
[29/388] Compiling md5-x86_64-apple.S
[30/388] Compiling md5-586-linux.S
[31/388] Compiling err_data.c
[32/388] Compiling chacha20_poly1305_x86_64-apple.S
[33/388] Compiling chacha20_poly1305_armv8-win.S
[34/388] Compiling chacha20_poly1305_armv8-linux.S
[35/388] Compiling chacha20_poly1305_armv8-apple.S
[36/388] Compiling chacha-x86_64-linux.S
[37/388] Compiling chacha20_poly1305_x86_64-linux.S
[38/388] Write swift-version-24593BA9C3E375BF.txt
[39/388] Compiling chacha-x86-linux.S
[40/388] Compiling chacha-x86_64-apple.S
[41/388] Compiling chacha-x86-apple.S
[42/388] Compiling chacha-armv8-apple.S
[43/388] Compiling chacha-armv8-win.S
[44/388] Compiling chacha-armv8-linux.S
[45/388] Compiling chacha-armv4-linux.S
[46/388] Compiling CCryptoBoringSSLShims shims.c
[47/389] Compiling aes128gcmsiv-x86_64-linux.S
[48/397] Compiling aes128gcmsiv-x86_64-apple.S
[49/533] Compiling x86_64-mont5-apple.S
[50/533] Compiling x86_64-mont5-linux.S
[51/533] Compiling x86_64-mont-linux.S
[52/533] Compiling x86_64-mont-apple.S
[53/533] Compiling x86-mont-linux.S
[54/533] Compiling x86-mont-apple.S
[55/533] Compiling vpaes-x86_64-apple.S
[56/533] Compiling vpaes-x86_64-linux.S
[57/533] Compiling vpaes-x86-linux.S
[58/533] Compiling vpaes-x86-apple.S
[59/533] Compiling vpaes-armv8-win.S
[60/533] Compiling vpaes-armv8-linux.S
[61/533] Compiling vpaes-armv8-apple.S
[62/533] Compiling vpaes-armv7-linux.S
[63/533] Compiling sha512-x86_64-apple.S
[64/533] Compiling sha512-x86_64-linux.S
[65/533] Compiling sha512-armv8-win.S
[66/533] Compiling sha512-armv8-linux.S
[67/533] Compiling sha512-armv8-apple.S
[68/533] Compiling sha512-armv4-linux.S
[69/533] Compiling sha512-586-linux.S
[70/533] Compiling sha512-586-apple.S
[71/533] Compiling sha256-x86_64-linux.S
[72/533] Compiling sha256-x86_64-apple.S
[73/533] Compiling sha256-armv8-win.S
[74/533] Compiling sha256-armv8-linux.S
[75/533] Compiling sha256-armv8-apple.S
[76/533] Compiling sha256-armv4-linux.S
[77/533] Compiling sha256-586-linux.S
[78/533] Compiling sha256-586-apple.S
[79/533] Compiling sha1-x86_64-apple.S
[80/533] Compiling sha1-x86_64-linux.S
[81/533] Compiling sha1-armv8-win.S
[82/533] Compiling sha1-armv8-linux.S
[83/533] Compiling sha1-armv8-apple.S
[84/533] Compiling sha1-armv4-large-linux.S
[85/533] Compiling sha1-586-linux.S
[86/533] Compiling sha1-586-apple.S
[87/533] Compiling rsaz-avx2-linux.S
[88/533] Compiling rsaz-avx2-apple.S
[89/533] Compiling rdrand-x86_64-linux.S
[90/533] Compiling rdrand-x86_64-apple.S
[91/533] Compiling p256_beeu-x86_64-asm-linux.S
[92/533] Compiling p256_beeu-x86_64-asm-apple.S
[93/533] Compiling p256_beeu-armv8-asm-linux.S
[94/533] Compiling p256_beeu-armv8-asm-win.S
[95/533] Compiling p256_beeu-armv8-asm-apple.S
[96/533] Compiling p256-x86_64-asm-linux.S
[97/533] Compiling p256-x86_64-asm-apple.S
[98/533] Compiling p256-armv8-asm-win.S
[99/533] Compiling p256-armv8-asm-linux.S
[100/533] Compiling p256-armv8-asm-apple.S
[101/533] Compiling ghashv8-armv8-win.S
[102/533] Compiling ghashv8-armv8-linux.S
[103/533] Compiling ghashv8-armv8-apple.S
[104/533] Compiling ghashv8-armv7-linux.S
[105/533] Compiling ghash-x86_64-linux.S
[106/533] Compiling ghash-x86_64-apple.S
[107/533] Compiling ghash-x86-linux.S
[108/533] Compiling ghash-x86-apple.S
[109/533] Compiling ghash-ssse3-x86_64-linux.S
error: emit-module command failed with exit code 1 (use -v to see invocation)
[111/533] Emitting module SwiftGD
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "swiftgd_gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/swiftgd_gd.h:1:10: error: 'gd.h' file not found
1 | #include <gd.h>
| `- error: 'gd.h' file not found
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[111/534] Compiling ghash-ssse3-x86_64-apple.S
[112/534] Compiling ghash-ssse3-x86-linux.S
[113/534] Compiling ghash-ssse3-x86-apple.S
[114/534] Compiling ghash-neon-armv8-win.S
[115/534] Compiling ghash-neon-armv8-apple.S
[116/534] Compiling ghash-neon-armv8-linux.S
[117/534] Compiling ghash-armv4-linux.S
[118/534] Compiling co-586-linux.S
[119/534] Compiling co-586-apple.S
[120/534] Compiling bsaes-armv7-linux.S
[121/534] Compiling bn-armv8-win.S
[122/534] Compiling bn-armv8-linux.S
[123/534] Compiling bn-armv8-apple.S
[124/534] Compiling bn-586-linux.S
[125/534] Compiling bn-586-apple.S
[126/534] Compiling armv8-mont-win.S
[127/534] Compiling armv8-mont-linux.S
[128/534] Compiling armv8-mont-apple.S
[129/534] Compiling armv4-mont-linux.S
[130/534] Compiling aesv8-gcm-armv8-win.S
[131/534] Compiling aesv8-gcm-armv8-linux.S
[132/534] Compiling aesv8-gcm-armv8-apple.S
[133/534] Compiling aesv8-armv8-win.S
[134/534] Compiling aesv8-armv8-linux.S
[135/534] Compiling aesv8-armv8-apple.S
[136/534] Compiling aesv8-armv7-linux.S
[137/534] Compiling aesni-x86_64-linux.S
[138/534] Compiling aesni-x86_64-apple.S
[139/534] Compiling aesni-x86-linux.S
[140/534] Compiling aesni-x86-apple.S
[141/534] Compiling aesni-gcm-x86_64-linux.S
[142/534] Compiling aesni-gcm-x86_64-apple.S
[143/534] Compiling x_x509a.c
[144/534] Compiling x_x509.c
[146/534] Emitting module XMLCoder
[146/540] Compiling x_val.c
[147/540] Compiling x_spki.c
[148/540] Compiling x_sig.c
[149/540] Compiling x_req.c
[150/540] Compiling x_name.c
[151/540] Compiling x_pubkey.c
[152/540] Compiling x_exten.c
[153/540] Compiling x_crl.c
[154/540] Compiling x_attrib.c
[155/540] Compiling x_all.c
[156/540] Compiling x_algor.c
[157/540] Compiling x509spki.c
[158/540] Compiling x509rset.c
[159/540] Compiling x509name.c
[161/540] Compiling SwiftGD Point.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "swiftgd_gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/swiftgd_gd.h:1:10: error: 'gd.h' file not found
1 | #include <gd.h>
| `- error: 'gd.h' file not found
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[162/540] Compiling SwiftGD Angle.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "swiftgd_gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/swiftgd_gd.h:1:10: error: 'gd.h' file not found
1 | #include <gd.h>
| `- error: 'gd.h' file not found
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[163/540] Compiling SwiftGD Size.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "swiftgd_gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/swiftgd_gd.h:1:10: error: 'gd.h' file not found
1 | #include <gd.h>
| `- error: 'gd.h' file not found
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[164/540] Compiling SwiftGD Error.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "swiftgd_gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/swiftgd_gd.h:1:10: error: 'gd.h' file not found
1 | #include <gd.h>
| `- error: 'gd.h' file not found
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[165/540] Compiling SwiftGD Rectangle.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "swiftgd_gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/swiftgd_gd.h:1:10: error: 'gd.h' file not found
1 | #include <gd.h>
| `- error: 'gd.h' file not found
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[166/540] Compiling SwiftSoup BooleanAttribute.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
[167/540] Compiling SwiftSoup CharacterExt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
[168/540] Compiling SwiftSoup ArrayExt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
[169/540] Compiling SwiftSoup Attribute.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
[170/540] Compiling SwiftSoup CharacterReader.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
[171/540] Compiling SwiftSoup Cleaner.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
[172/540] Compiling SwiftSoup Attributes.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
[173/540] Compiling SwiftSoup BinarySearch.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
[174/541] Compiling SwiftGD Color.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "swiftgd_gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/swiftgd_gd.h:1:10: error: 'gd.h' file not found
1 | #include <gd.h>
| `- error: 'gd.h' file not found
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/SwiftGD/Format.swift:8:8: error: could not build C module 'gd'
6 |
7 | import Foundation
8 | import gd
| `- error: could not build C module 'gd'
9 |
10 | // MARK: - Importable & Exportable Formatter
[174/541] Compiling x509cset.c
[176/541] Compiling Logging LogHandler.swift
[176/541] Compiling x509_vpm.c
[178/541] Compiling Cairo SurfaceType.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
[178/541] Compiling x509_vfy.c
[179/541] Compiling x509_v3.c
[180/541] Compiling x509_txt.c
[182/541] Compiling Logging MetadataProvider.swift
[182/541] Compiling x509_trs.c
[184/541] Compiling Logging Logging.swift
[185/541] Compiling Logging Locks.swift
[186/541] Emitting module Logging
[187/542] Compiling SwiftSoup Mutex.swift
[188/542] Compiling SwiftSoup Node.swift
[189/542] Compiling SwiftSoup NodeTraversor.swift
[190/542] Compiling SwiftSoup NodeVisitor.swift
[191/542] Compiling SwiftSoup OrderedSet.swift
[192/542] Compiling SwiftSoup ParseError.swift
[192/542] Compiling x509_set.c
[195/542] Emitting module ZIPFoundation
[195/544] Compiling x509_req.c
[197/544] Compiling ZIPFoundation URL+ZIP.swift
[198/544] Compiling SwiftSoup Exception.swift
[199/544] Compiling SwiftSoup FormElement.swift
[200/544] Compiling SwiftSoup HtmlTreeBuilder.swift
[201/544] Compiling SwiftSoup HtmlTreeBuilderState.swift
[202/544] Compiling SwiftSoup HttpStatusException.swift
[204/544] Compiling SwiftSoup Collector.swift
[205/544] Compiling SwiftSoup CombiningEvaluator.swift
[206/544] Compiling SwiftSoup Comment.swift
[207/544] Compiling SwiftSoup Connection.swift
[208/544] Compiling SwiftSoup CssSelector.swift
[209/544] Compiling SwiftSoup DataNode.swift
[210/544] Compiling SwiftSoup DataUtil.swift
[211/544] Compiling SwiftSoup Document.swift
[212/544] Compiling SwiftSoup DocumentType.swift
[213/544] Compiling SwiftSoup Element.swift
[214/544] Compiling SwiftSoup Elements.swift
[215/544] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[217/544] Compiling x509_ext.c
[218/544] Compiling x509_def.c
[227/551] Compiling x509_obj.c
[228/551] Compiling x509_lu.c
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
error: emit-module command failed with exit code 1 (use -v to see invocation)
[248/551] Emitting module Cairo
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/SCCCairo/shim.h:1:10: error: 'cairo.h' file not found
1 | #include <cairo.h>
| `- error: 'cairo.h' file not found
2 | #include <cairo-pdf.h>
3 | #include <cairo-svg.h>
/host/spi-builder-workspace/.build/checkouts/swift-cairo/Sources/Cairo/Content.swift:9:15: error: could not build C module 'SCCCairo'
7 | //
8 |
9 | import struct SCCCairo.cairo_content_t
| `- error: could not build C module 'SCCCairo'
10 |
11 | /// Used to describe the content that a surface will contain, whether color information,
[250/551] Compiling x509_cmp.c
[251/551] Compiling x509.c
[251/551] Compiling x509_att.c
[251/551] Compiling x509_d2.c
[254/551] Compiling SwiftSoup SimpleDictionary.swift
[255/551] Compiling SwiftSoup StreamReader.swift
[256/551] Compiling SwiftSoup String.swift
[257/551] Compiling SwiftSoup StringBuilder.swift
[258/551] Compiling SwiftSoup StringUtil.swift
[259/551] Compiling SwiftSoup StructuralEvaluator.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "swiftgd_gd.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/SwiftGD/Sources/gd/swiftgd_gd.h:1:10: error: 'gd.h' file not found
1 | #include <gd.h>
| `- error: 'gd.h' file not found
BUILD FAILURE 6.0 linux