The Swift Package Index logo.Swift Package Index

Build Information

Failed to build YoutubeDL-iOS with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/YoutubeDL-iOS.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/kewlbear/YoutubeDL-iOS
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 64d9072 Fix ffmpeg not installed
Cloned https://github.com/kewlbear/YoutubeDL-iOS.git
Revision (git rev-parse @):
64d9072cc33d2698b555d68cecf3d71f2f49b8dd
SUCCESS checkout https://github.com/kewlbear/YoutubeDL-iOS.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
https://github.com/kewlbear/YoutubeDL-iOS.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/kewlbear/FFmpeg-iOS-Lame
Fetching https://github.com/kewlbear/FFmpeg-iOS-Support
Fetching https://github.com/kewlbear/Python-iOS.git
[1/36] Fetching ffmpeg-ios-support
[37/68] Fetching ffmpeg-ios-support, ffmpeg-ios-lame
Fetched https://github.com/kewlbear/FFmpeg-iOS-Lame (0.22s)
Fetching https://github.com/pvieito/PythonKit.git
Fetched https://github.com/kewlbear/FFmpeg-iOS-Support (0.22s)
[1/1579] Fetching pythonkit
Fetched https://github.com/pvieito/PythonKit.git (0.26s)
[1/1568] Fetching python-ios
Fetched https://github.com/kewlbear/Python-iOS.git (14.22s)
Computing version for https://github.com/kewlbear/Python-iOS.git
Computed https://github.com/kewlbear/Python-iOS.git at 0.1.1-b20230312-012746 (1.21s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.3.1 (0.32s)
Computing version for https://github.com/kewlbear/FFmpeg-iOS-Lame
Computed https://github.com/kewlbear/FFmpeg-iOS-Lame at 0.0.6-b20230730-000000 (0.35s)
Computing version for https://github.com/kewlbear/FFmpeg-iOS-Support
Computed https://github.com/kewlbear/FFmpeg-iOS-Support at 0.0.2 (0.32s)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.3.1
Creating working copy for https://github.com/kewlbear/Python-iOS.git
Working copy of https://github.com/kewlbear/Python-iOS.git resolved at 0.1.1-b20230312-012746
Creating working copy for https://github.com/kewlbear/FFmpeg-iOS-Support
Working copy of https://github.com/kewlbear/FFmpeg-iOS-Support resolved at 0.0.2
Creating working copy for https://github.com/kewlbear/FFmpeg-iOS-Lame
Working copy of https://github.com/kewlbear/FFmpeg-iOS-Lame resolved at 0.0.6-b20230730-000000
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.0-2023.03.11-06.34.34/libpython3.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.0-2023.03.11-06.34.34/libssl.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.0-2023.03.11-06.34.34/libcrypto.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.0-2023.03.11-06.34.34/libffi.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avcodec.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avutil.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avformat.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avfilter.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avdevice.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/swscale.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/swresample.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/fftools.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/mp3lame.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                    0x00007fb128605dc0 _swift_stdlib_reportFatalErrorInFile + 112
1    libswiftCore.so                    0x00007fb1282cf91c <unavailable> + 1444124
2    libswiftCore.so                    0x00007fb1282cf738 <unavailable> + 1443640
3    libswiftCore.so                    0x00007fb1282ce220 _assertionFailure(_:_:file:line:flags:) + 419
4    libswiftCore.so                    0x00007fb1283230e0 swift_unexpectedError + 748
5    libFoundationNetworking.so         0x00007fb128ac72b9 <unavailable> + 1012409
6    libFoundationNetworking.so         0x00007fb128a97100 _HTTPURLProtocol.configureEasyHandle(for:body:) + 861
7    libFoundationNetworking.so         0x00007fb128aa64a3 <unavailable> + 877731
8    libFoundationNetworking.so         0x00007fb128ab5db0 URLSessionTask.getBody(completion:) + 55
9    libFoundationNetworking.so         0x00007fb128aa3c70 _NativeProtocol.startNewTransfer(with:) + 225
10   libFoundationNetworking.so         0x00007fb128a9e8a4 <unavailable> + 845988
11   libFoundationNetworking.so         0x00007fb128a6fb66 <unavailable> + 654182
12   libdispatch.so                     0x00007fb128b33287 <unavailable> + 148103
13   libdispatch.so                     0x00007fb128b3dae6 <unavailable> + 191206
14   libdispatch.so                     0x00007fb128b3e73f <unavailable> + 194367
15   libdispatch.so                     0x00007fb128b3d9a4 <unavailable> + 190884
16   libdispatch.so                     0x00007fb128b3e73f <unavailable> + 194367
17   libdispatch.so                     0x00007fb128b45a92 <unavailable> + 223890
18   libc.so.6                          0x00007fb127d35ac3 <unavailable> + 608963
19   libc.so.6                          0x00007fb127dc67d0 clone + 68
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.0-2023.03.11-06.34.34/libpython3.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.0-2023.03.11-06.34.34/libssl.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.0-2023.03.11-06.34.34/libcrypto.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/Python-iOS/releases/download/v0.1.0-2023.03.11-06.34.34/libffi.xcframework.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avcodec.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avutil.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avformat.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avfilter.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/avdevice.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/swscale.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/swresample.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/fftools.zip
Downloading binary artifact https://github.com/kewlbear/FFmpeg-iOS-Lame/releases/download/v0.0.6-b20230416-184420/mp3lame.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                    0x00007f315f326dc0 _swift_stdlib_reportFatalErrorInFile + 112
1    libswiftCore.so                    0x00007f315eff091c <unavailable> + 1444124
2    libswiftCore.so                    0x00007f315eff0738 <unavailable> + 1443640
3    libswiftCore.so                    0x00007f315efef220 _assertionFailure(_:_:file:line:flags:) + 419
4    libswiftCore.so                    0x00007f315f0440e0 swift_unexpectedError + 748
5    libFoundationNetworking.so         0x00007f315f7e82b9 <unavailable> + 1012409
6    libFoundationNetworking.so         0x00007f315f7b8100 _HTTPURLProtocol.configureEasyHandle(for:body:) + 861
7    libFoundationNetworking.so         0x00007f315f7c74a3 <unavailable> + 877731
8    libFoundationNetworking.so         0x00007f315f7d6db0 URLSessionTask.getBody(completion:) + 55
9    libFoundationNetworking.so         0x00007f315f7c4c70 _NativeProtocol.startNewTransfer(with:) + 225
10   libFoundationNetworking.so         0x00007f315f7bf8a4 <unavailable> + 845988
11   libFoundationNetworking.so         0x00007f315f790b66 <unavailable> + 654182
12   libdispatch.so                     0x00007f315f854287 <unavailable> + 148103
13   libdispatch.so                     0x00007f315f85eae6 <unavailable> + 191206
14   libdispatch.so                     0x00007f315f85f73f <unavailable> + 194367
15   libdispatch.so                     0x00007f315f85e9a4 <unavailable> + 190884
16   libdispatch.so                     0x00007f315f85f73f <unavailable> + 194367
17   libdispatch.so                     0x00007f315f866a92 <unavailable> + 223890
18   libc.so.6                          0x00007f315ea56ac3 <unavailable> + 608963
19   libc.so.6                          0x00007f315eae77d0 clone + 68
BUILD FAILURE 5.7 linux

Build Machine: Linux 2