Build Information
Failed to build Calatrava, reference 5.4.0 (e25ce3), with Swift 6.1 for Wasm on 27 May 2025 17:48:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/enums/calatrava.git
Reference: 5.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/enums/calatrava
* tag 5.4.0 -> FETCH_HEAD
HEAD is now at e25ce3a Update README.md
Cloned https://github.com/enums/calatrava.git
Revision (git rev-parse @):
e25ce3ab95e1569ed63f220fa7a9943183409d27
SUCCESS checkout https://github.com/enums/calatrava.git at 5.4.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/enums/calatrava.git
https://github.com/enums/calatrava.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "pjango",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/enums/Pjango.git"
},
{
"identity" : "pjango-mysql",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/enums/Pjango-MySQL.git"
},
{
"identity" : "pjango-postman",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/enums/Pjango-Postman.git"
}
],
"manifest_display_name" : "Calatrava",
"name" : "Calatrava",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Calatrava",
"targets" : [
"Calatrava"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Calatrava",
"module_type" : "SwiftTarget",
"name" : "Calatrava",
"path" : "Source/Calatrava",
"product_dependencies" : [
"Pjango",
"PjangoMySQL",
"PjangoPostman"
],
"product_memberships" : [
"Calatrava"
],
"sources" : [
"Base/AppConfig.swift",
"Base/AppDelegate.swift",
"Base/ConfigModel.swift",
"Base/EventHooks.swift",
"Base/Extension.swift",
"Base/FooterBarView.swift",
"Base/Global.swift",
"Base/MonitorHandle.swift",
"Base/NavigationBarView.swift",
"Error/ErrorNotFoundView.swift",
"Error/ErrorNotSupportView.swift",
"Modules/About/AboutView.swift",
"Modules/About/MessageHandle.swift",
"Modules/About/MessageModel.swift",
"Modules/Base/Statistics/StatisticsManager.swift",
"Modules/Base/Statistics/VisitStatisticsModel.swift",
"Modules/Base/VerificationCode/VerificationHandle.swift",
"Modules/Base/VerificationCode/VerificationManager.swift",
"Modules/Bilibili/BilibiliFeedModel.swift",
"Modules/Bilibili/BilibiliListModel.swift",
"Modules/Bilibili/BilibiliListView.swift",
"Modules/Corpus/CorpusListView.swift",
"Modules/Corpus/CorpusModel.swift",
"Modules/Corpus/CorpusPostsCommentHandle.swift",
"Modules/Corpus/CorpusPostsCommentModel.swift",
"Modules/Corpus/CorpusPostsListView.swift",
"Modules/Corpus/CorpusPostsLoveHandle.swift",
"Modules/Corpus/CorpusPostsModel.swift",
"Modules/Corpus/CorpusPostsTextView.swift",
"Modules/Corpus/CorpusPostsView.swift",
"Modules/Index/IndexView.swift",
"Modules/Instagram/InstagramCurlHandle.swift",
"Modules/Instagram/InstagramFeedModel.swift",
"Modules/Instagram/InstagramListView.swift",
"Modules/Instagram/InstagramNet.swift",
"Modules/Instagram/InstagramUserModel.swift",
"Modules/Modules/ModuleListView.swift",
"Modules/Modules/ModuleModel.swift",
"Modules/Posts/PostsArchiveView.swift",
"Modules/Posts/PostsCommentHandle.swift",
"Modules/Posts/PostsCommentModel.swift",
"Modules/Posts/PostsHistoryModel.swift",
"Modules/Posts/PostsListView.swift",
"Modules/Posts/PostsLoveHandle.swift",
"Modules/Posts/PostsModel.swift",
"Modules/Posts/PostsOldHandle.swift",
"Modules/Posts/PostsSearchView.swift",
"Modules/Posts/PostsTagModel.swift",
"Modules/Posts/PostsTextView.swift",
"Modules/Posts/PostsView.swift",
"Modules/Project/ProjectListView.swift",
"Modules/Project/ProjectModel.swift",
"Modules/Report/ReportCache.swift",
"Modules/Report/ReportDailyModel.swift",
"Modules/Report/ReportDailyView.swift",
"Modules/Report/ReportOnlyDateModel.swift",
"Modules/Report/ReportTotalView.swift",
"Modules/Search/SearchResultBilibiliView.swift",
"Modules/Search/SearchResultCorpusModel.swift",
"Modules/Search/SearchResultInstagramView.swift",
"Modules/Search/SearchResultListView.swift",
"Modules/Search/SearchResultPostsView.swift",
"Modules/Search/SearchResultProjectView.swift",
"Modules/Search/SearchView.swift",
"Modules/Update/UpdateBilibiliModel.swift",
"Modules/Update/UpdateCorpusModel.swift",
"Modules/Update/UpdateInstagramModel.swift",
"Modules/Update/UpdateListView.swift",
"Modules/Update/UpdateModel.swift",
"Modules/Update/UpdatePostsView.swift",
"Modules/Update/UpdateProjectView.swift",
"Modules/VPSSSCURL/VPSSSCURL.swift",
"Plugin/DailyCleanPlugin.swift",
"Plugin/InstagramTimerPlugin.swift",
"Plugin/NotFoundFilterPlugin.swift",
"Plugin/ReportGeneratePlugin.swift",
"Plugin/ReportUpdatePlugin.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/enums/Pjango-Postman.git
Fetching https://github.com/enums/Pjango-MySQL.git
Fetching https://github.com/enums/Pjango.git
[1/778] Fetching pjango
[25/869] Fetching pjango, pjango-mysql
[575/906] Fetching pjango, pjango-mysql, pjango-postman
Fetched https://github.com/enums/Pjango-Postman.git from cache (0.30s)
Fetched https://github.com/enums/Pjango-MySQL.git from cache (0.30s)
Fetched https://github.com/enums/Pjango.git from cache (0.31s)
Computing version for https://github.com/enums/Pjango-MySQL.git
Computed https://github.com/enums/Pjango-MySQL.git at 2.1.0 (1.50s)
Fetching https://github.com/PerfectlySoft/Perfect-MySQL.git
[1/819] Fetching perfect-mysql
Fetched https://github.com/PerfectlySoft/Perfect-MySQL.git from cache (1.04s)
Computing version for https://github.com/enums/Pjango-Postman.git
Computed https://github.com/enums/Pjango-Postman.git at 2.3.0 (1.68s)
Fetching https://github.com/enums/Pjango-SwiftyJSON.git
Fetching https://github.com/PerfectlySoft/Perfect-CURL.git
[1/11] Fetching pjango-swiftyjson
[12/515] Fetching pjango-swiftyjson, perfect-curl
Fetched https://github.com/enums/Pjango-SwiftyJSON.git from cache (0.53s)
Fetched https://github.com/PerfectlySoft/Perfect-CURL.git from cache (0.53s)
Computing version for https://github.com/enums/Pjango-SwiftyJSON.git
Computed https://github.com/enums/Pjango-SwiftyJSON.git at 1.0.0 (1.43s)
Computing version for https://github.com/PerfectlySoft/Perfect-CURL.git
Computed https://github.com/PerfectlySoft/Perfect-CURL.git at 3.1.0 (2.38s)
Fetching https://github.com/PerfectlySoft/Perfect-HTTP.git
Fetching https://github.com/PerfectlySoft/Perfect-libcurl.git
[1/77] Fetching perfect-libcurl
[64/885] Fetching perfect-libcurl, perfect-http
Fetched https://github.com/PerfectlySoft/Perfect-libcurl.git from cache (0.47s)
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git from cache (0.48s)
Computing version for https://github.com/enums/Pjango.git
Computed https://github.com/enums/Pjango.git at 2.2.2 (1.08s)
Fetching https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Fetching https://github.com/PerfectlySoft/Perfect-Mustache.git
[1/1450] Fetching perfect-httpserver
[1451/1684] Fetching perfect-httpserver, perfect-mustache
Fetched https://github.com/PerfectlySoft/Perfect-Mustache.git from cache (1.21s)
Fetched https://github.com/PerfectlySoft/Perfect-HTTPServer.git from cache (1.21s)
Computing version for https://github.com/PerfectlySoft/Perfect-Mustache.git
Computed https://github.com/PerfectlySoft/Perfect-Mustache.git at 3.0.2 (2.26s)
Computing version for https://github.com/PerfectlySoft/Perfect-MySQL.git
Computed https://github.com/PerfectlySoft/Perfect-MySQL.git at 3.5.1 (0.61s)
Fetching https://github.com/PerfectlySoft/Perfect-CRUD.git
Fetching https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git
[1/1193] Fetching perfect-crud
[2/1238] Fetching perfect-crud, perfect-mysqlclient-linux
Fetched https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git from cache (0.72s)
Fetched https://github.com/PerfectlySoft/Perfect-CRUD.git from cache (0.73s)
Computing version for https://github.com/PerfectlySoft/Perfect-CRUD.git
Computed https://github.com/PerfectlySoft/Perfect-CRUD.git at 1.2.3 (1.43s)
Computing version for https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git
Computed https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git at 2.1.0 (0.83s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Computed https://github.com/PerfectlySoft/Perfect-HTTPServer.git at 3.0.23 (0.70s)
Fetching https://github.com/PerfectlySoft/Perfect-Net.git
Fetching https://github.com/PerfectlySoft/Perfect-CZlib-src.git
[1/337] Fetching perfect-czlib-src
[136/907] Fetching perfect-czlib-src, perfect-net
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (0.29s)
Fetched https://github.com/PerfectlySoft/Perfect-CZlib-src.git from cache (0.29s)
Computing version for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Computed https://github.com/PerfectlySoft/Perfect-CZlib-src.git at 0.0.4 (0.83s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
Computed https://github.com/PerfectlySoft/Perfect-Net.git at 3.3.0 (0.57s)
Fetching https://github.com/PerfectlySoft/Perfect-LinuxBridge.git
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
[1/379] Fetching perfect-thread
[218/991] Fetching perfect-thread, perfect-crypto
[992/1056] Fetching perfect-thread, perfect-crypto, perfect-linuxbridge
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (0.33s)
Fetched https://github.com/PerfectlySoft/Perfect-LinuxBridge.git from cache (0.34s)
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (0.34s)
Computing version for https://github.com/PerfectlySoft/Perfect-LinuxBridge.git
Computed https://github.com/PerfectlySoft/Perfect-LinuxBridge.git at 3.1.0 (0.89s)
Computing version for https://github.com/PerfectlySoft/Perfect-Crypto.git
Computed https://github.com/PerfectlySoft/Perfect-Crypto.git at 3.3.0 (0.56s)
Fetching https://github.com/PerfectlySoft/PerfectLib.git
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL-Linux.git
[1/188] Fetching perfect-copenssl-linux
[75/10972] Fetching perfect-copenssl-linux, perfectlib
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL-Linux.git from cache (0.33s)
[1510/10784] Fetching perfectlib
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (3.68s)
Computing version for https://github.com/PerfectlySoft/Perfect-COpenSSL-Linux.git
Computed https://github.com/PerfectlySoft/Perfect-COpenSSL-Linux.git at 4.0.2 (5.41s)
Computing version for https://github.com/PerfectlySoft/Perfect-libcurl.git
Computed https://github.com/PerfectlySoft/Perfect-libcurl.git at 2.1.0 (1.13s)
Computing version for https://github.com/PerfectlySoft/Perfect-Thread.git
Computed https://github.com/PerfectlySoft/Perfect-Thread.git at 3.0.7 (1.03s)
Computing version for https://github.com/PerfectlySoft/PerfectLib.git
Computed https://github.com/PerfectlySoft/PerfectLib.git at 3.1.4 (0.62s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.3.0 (0.66s)
Creating working copy for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Working copy of https://github.com/PerfectlySoft/Perfect-CZlib-src.git resolved at 0.0.4
Creating working copy for https://github.com/PerfectlySoft/Perfect-CURL.git
Working copy of https://github.com/PerfectlySoft/Perfect-CURL.git resolved at 3.1.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-Net.git
Working copy of https://github.com/PerfectlySoft/Perfect-Net.git resolved at 3.3.0
Creating working copy for https://github.com/enums/Pjango-Postman.git
Working copy of https://github.com/enums/Pjango-Postman.git resolved at 2.3.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-MySQL.git
Working copy of https://github.com/PerfectlySoft/Perfect-MySQL.git resolved at 3.5.1
Creating working copy for https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git
Working copy of https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git resolved at 2.1.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-LinuxBridge.git
Working copy of https://github.com/PerfectlySoft/Perfect-LinuxBridge.git resolved at 3.1.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-Crypto.git
Working copy of https://github.com/PerfectlySoft/Perfect-Crypto.git resolved at 3.3.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-libcurl.git
Working copy of https://github.com/PerfectlySoft/Perfect-libcurl.git resolved at 2.1.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-COpenSSL-Linux.git
Working copy of https://github.com/PerfectlySoft/Perfect-COpenSSL-Linux.git resolved at 4.0.2
Creating working copy for https://github.com/PerfectlySoft/Perfect-CRUD.git
Working copy of https://github.com/PerfectlySoft/Perfect-CRUD.git resolved at 1.2.3
Creating working copy for https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Working copy of https://github.com/PerfectlySoft/Perfect-HTTPServer.git resolved at 3.0.23
Creating working copy for https://github.com/PerfectlySoft/Perfect-Thread.git
Working copy of https://github.com/PerfectlySoft/Perfect-Thread.git resolved at 3.0.7
Creating working copy for https://github.com/enums/Pjango.git
Working copy of https://github.com/enums/Pjango.git resolved at 2.2.2
Creating working copy for https://github.com/enums/Pjango-MySQL.git
Working copy of https://github.com/enums/Pjango-MySQL.git resolved at 2.1.0
Creating working copy for https://github.com/PerfectlySoft/Perfect-HTTP.git
Working copy of https://github.com/PerfectlySoft/Perfect-HTTP.git resolved at 3.3.0
Creating working copy for https://github.com/enums/Pjango-SwiftyJSON.git
Working copy of https://github.com/enums/Pjango-SwiftyJSON.git resolved at 1.0.0
Creating working copy for https://github.com/PerfectlySoft/PerfectLib.git
Working copy of https://github.com/PerfectlySoft/PerfectLib.git resolved at 3.1.4
Creating working copy for https://github.com/PerfectlySoft/Perfect-Mustache.git
Working copy of https://github.com/PerfectlySoft/Perfect-Mustache.git resolved at 3.0.2
warning: 'perfect-libcurl': ignoring declared target(s) 'cURL' in the system package
warning: 'perfect-mysqlclient-linux': ignoring declared target(s) 'mysqlclient' in the system package
warning: you may be able to install openssl using your system-packager:
apt-get install openssl libssl-dev
warning: you may be able to install mysqlclient using your system-packager:
apt-get install libmysqlclient-dev
warning: you may be able to install openssl using your system-packager:
apt-get install openssl libssl-dev
warning: you may be able to install mysqlclient using your system-packager:
apt-get install libmysqlclient-dev
Building for debugging...
[0/50] Compiling PerfectCZlib compress.c
[0/50] Write sources
[13/50] Compiling PerfectCZlib adler32.c
In file included from /host/spi-builder-workspace/.build/checkouts/Perfect-LinuxBridge/Sources/LinuxBridge/LinuxBridge.c:2:
/host/spi-builder-workspace/.build/checkouts/Perfect-LinuxBridge/Sources/LinuxBridge/include/LinuxBridge.h:6:10: fatal error: 'uuid/uuid.h' file not found
6 | #include <uuid/uuid.h>
| ^~~~~~~~~~~~~
1 error generated.
[14/50] Compiling LinuxBridge LinuxBridge.c
[14/50] Compiling PerfectCZlib uncompr.c
[14/50] Compiling PerfectCZlib zutil.c
[14/50] Compiling PerfectCZlib deflate.c
[14/50] Compiling PerfectCZlib crc32.c
[14/50] Compiling PerfectCHTTPParser http_parser.c
[14/50] Compiling PerfectCZlib gzclose.c
[14/50] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'perfect-libcurl': ignoring declared target(s) 'cURL' in the system package
warning: 'perfect-mysqlclient-linux': ignoring declared target(s) 'mysqlclient' in the system package
warning: you may be able to install openssl using your system-packager:
apt-get install openssl libssl-dev
warning: you may be able to install mysqlclient using your system-packager:
apt-get install libmysqlclient-dev
warning: you may be able to install openssl using your system-packager:
apt-get install openssl libssl-dev
warning: you may be able to install mysqlclient using your system-packager:
apt-get install libmysqlclient-dev
[0/1] Planning build
Building for debugging...
[0/36] Write sources
[3/36] Compiling PerfectCZlib inftrees.c
[4/36] Compiling PerfectCZlib inffast.c
[5/36] Compiling PerfectCZlib infback.c
[6/36] Compiling PerfectCZlib uncompr.c
[7/36] Compiling PerfectCZlib trees.c
[8/36] Compiling PerfectCZlib gzwrite.c
[9/36] Compiling PerfectCZlib gzread.c
[10/36] Compiling PerfectCZlib gzclose.c
[11/36] Compiling PerfectCZlib inflate.c
[12/36] Compiling PerfectCZlib gzlib.c
[13/36] Compiling PerfectCZlib crc32.c
In file included from /host/spi-builder-workspace/.build/checkouts/Perfect-LinuxBridge/Sources/LinuxBridge/LinuxBridge.c:2:
/host/spi-builder-workspace/.build/checkouts/Perfect-LinuxBridge/Sources/LinuxBridge/include/LinuxBridge.h:6:10: fatal error: 'uuid/uuid.h' file not found
6 | #include <uuid/uuid.h>
| ^~~~~~~~~~~~~
1 error generated.
[14/36] Compiling LinuxBridge LinuxBridge.c
[14/36] Compiling PerfectCZlib deflate.c
[14/36] Compiling PerfectCHTTPParser http_parser.c
[14/36] Compiling PerfectCZlib zutil.c
[14/36] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm