The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Payments with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alviere/alviere-payments-ios.git
Reference: 0.9.25
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/Alviere/alviere-payments-ios
 * tag               0.9.25     -> FETCH_HEAD
HEAD is now at 07dba8e 0.9.25
Cloned https://github.com/Alviere/alviere-payments-ios.git
Revision (git rev-parse @):
07dba8e31a65efa4300a24953ccdd2aea21cdddd
SUCCESS checkout https://github.com/Alviere/alviere-payments-ios.git at 0.9.25
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/Alviere/alviere-payments-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.7-latest' locally
basic-5.7-latest: Pulling from finestructure/spi-images
23828d760c7b: Already exists
d628503a0b01: Pulling fs layer
29e25cc07b2c: Pulling fs layer
8352ca3efd85: Pulling fs layer
45477635b4d9: Pulling fs layer
782a6cc6a286: Pulling fs layer
45477635b4d9: Waiting
782a6cc6a286: Waiting
8352ca3efd85: Verifying Checksum
8352ca3efd85: Download complete
d628503a0b01: Verifying Checksum
d628503a0b01: Download complete
782a6cc6a286: Verifying Checksum
782a6cc6a286: Download complete
29e25cc07b2c: Verifying Checksum
29e25cc07b2c: Download complete
45477635b4d9: Verifying Checksum
45477635b4d9: Download complete
d628503a0b01: Pull complete
29e25cc07b2c: Pull complete
8352ca3efd85: Pull complete
45477635b4d9: Pull complete
782a6cc6a286: Pull complete
Digest: sha256:1e5b41b0e8cfe8e20b1eff0ac66f4ab4e7649ca6ac1d1455af74919c8303f500
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.7-latest
Fetching https://github.com/Alviere/alviere-camera-ios.git
Fetching https://github.com/Alviere/alviere-core-ios.git
[1/59] Fetching alviere-camera-ios
[60/214] Fetching alviere-camera-ios, alviere-core-ios
Fetched https://github.com/Alviere/alviere-camera-ios.git (0.22s)
Fetched https://github.com/Alviere/alviere-core-ios.git (0.22s)
Computing version for https://github.com/Alviere/alviere-camera-ios.git
Computed https://github.com/Alviere/alviere-camera-ios.git at 1.1.0 (0.33s)
Computing version for https://github.com/Alviere/alviere-core-ios.git
Computed https://github.com/Alviere/alviere-core-ios.git at 0.9.25 (0.33s)
Creating working copy for https://github.com/Alviere/alviere-core-ios.git
Working copy of https://github.com/Alviere/alviere-core-ios.git resolved at 0.9.25
Creating working copy for https://github.com/Alviere/alviere-camera-ios.git
Working copy of https://github.com/Alviere/alviere-camera-ios.git resolved at 1.1.0
Downloading binary artifact https://github.com/Alviere/alviere-payments-ios/releases/download/0.9.25/Payments.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnapBarcodeScanner.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnapFacialCapture.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnap.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnapCore.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnapCamera.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnapScience.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MobileFlow.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-core-ios/releases/download/0.9.25/AlCore.xcframework.zip
FoundationNetworking/EasyHandle.swift:216: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
Current stack trace:
0    libswiftCore.so                    0x00007fac87468dc0 _swift_stdlib_reportFatalErrorInFile + 112
1    libswiftCore.so                    0x00007fac8713291c <unavailable> + 1444124
2    libswiftCore.so                    0x00007fac87132738 <unavailable> + 1443640
3    libswiftCore.so                    0x00007fac87131220 _assertionFailure(_:_:file:line:flags:) + 419
4    libswiftCore.so                    0x00007fac871860e0 swift_unexpectedError + 748
5    libFoundationNetworking.so         0x00007fac8792a2b9 <unavailable> + 1012409
6    libFoundationNetworking.so         0x00007fac878fa100 _HTTPURLProtocol.configureEasyHandle(for:body:) + 861
7    libFoundationNetworking.so         0x00007fac879094a3 <unavailable> + 877731
8    libFoundationNetworking.so         0x00007fac87918db0 URLSessionTask.getBody(completion:) + 55
9    libFoundationNetworking.so         0x00007fac87906c70 _NativeProtocol.startNewTransfer(with:) + 225
10   libFoundationNetworking.so         0x00007fac879018a4 <unavailable> + 845988
11   libFoundationNetworking.so         0x00007fac878d2b66 <unavailable> + 654182
12   libdispatch.so                     0x00007fac87996287 <unavailable> + 148103
13   libdispatch.so                     0x00007fac879a0ae6 <unavailable> + 191206
14   libdispatch.so                     0x00007fac879a173f <unavailable> + 194367
15   libdispatch.so                     0x00007fac879a09a4 <unavailable> + 190884
16   libdispatch.so                     0x00007fac879a173f <unavailable> + 194367
17   libdispatch.so                     0x00007fac879a8a92 <unavailable> + 223890
18   libc.so.6                          0x00007fac86b97ac3 <unavailable> + 608963
19   libc.so.6                          0x00007fac86c289c0 clone + 68
Downloading binary artifact https://github.com/Alviere/alviere-payments-ios/releases/download/0.9.25/Payments.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnapBarcodeScanner.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnapFacialCapture.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnap.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnapCore.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnapCamera.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MiSnapScience.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-camera-ios/releases/download/1.1.0/MobileFlow.xcframework.zip
Downloading binary artifact https://github.com/Alviere/alviere-core-ios/releases/download/0.9.25/AlCore.xcframework.zip
FoundationNetworking/EasyHandle.swift:216: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
Current stack trace:
0    libswiftCore.so                    0x00007fc260875dc0 _swift_stdlib_reportFatalErrorInFile + 112
1    libswiftCore.so                    0x00007fc26053f91c <unavailable> + 1444124
2    libswiftCore.so                    0x00007fc26053f738 <unavailable> + 1443640
3    libswiftCore.so                    0x00007fc26053e220 _assertionFailure(_:_:file:line:flags:) + 419
4    libswiftCore.so                    0x00007fc2605930e0 swift_unexpectedError + 748
5    libFoundationNetworking.so         0x00007fc260d372b9 <unavailable> + 1012409
6    libFoundationNetworking.so         0x00007fc260d07100 _HTTPURLProtocol.configureEasyHandle(for:body:) + 861
7    libFoundationNetworking.so         0x00007fc260d164a3 <unavailable> + 877731
8    libFoundationNetworking.so         0x00007fc260d25db0 URLSessionTask.getBody(completion:) + 55
9    libFoundationNetworking.so         0x00007fc260d13c70 _NativeProtocol.startNewTransfer(with:) + 225
10   libFoundationNetworking.so         0x00007fc260d0e8a4 <unavailable> + 845988
11   libFoundationNetworking.so         0x00007fc260cdfb66 <unavailable> + 654182
12   libdispatch.so                     0x00007fc260da3287 <unavailable> + 148103
13   libdispatch.so                     0x00007fc260dadae6 <unavailable> + 191206
14   libdispatch.so                     0x00007fc260dae73f <unavailable> + 194367
15   libdispatch.so                     0x00007fc260dad9a4 <unavailable> + 190884
16   libdispatch.so                     0x00007fc260dae73f <unavailable> + 194367
17   libdispatch.so                     0x00007fc260db5a92 <unavailable> + 223890
18   libc.so.6                          0x00007fc25ffa4ac3 <unavailable> + 608963
19   libc.so.6                          0x00007fc2600359c0 clone + 68
BUILD FAILURE 5.7 linux

Build Machine: Linux 2