The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $PWD/checkout
https://github.com/kewlbear/YoutubeDL-iOS.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/kewlbear/Python-iOS.git
Fetching https://github.com/pvieito/PythonKit.git
Fetching https://github.com/kewlbear/FFmpeg-iOS-Support
[1/36] Fetching ffmpeg-ios-support
[37/1615] Fetching ffmpeg-ios-support, pythonkit
Fetching https://github.com/kewlbear/FFmpeg-iOS-Lame
Fetched https://github.com/pvieito/PythonKit.git (0.25s)
[1/32] Fetching ffmpeg-ios-lame
Fetched https://github.com/kewlbear/FFmpeg-iOS-Lame (0.19s)
[1/1568] Fetching python-ios
Fetched https://github.com/kewlbear/FFmpeg-iOS-Support (15.19s)
Fetched https://github.com/kewlbear/Python-iOS.git (15.53s)
Computing version for https://github.com/kewlbear/Python-iOS.git
Computed https://github.com/kewlbear/Python-iOS.git at 0.1.1-b20230312-012746 (0.37s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.3.1 (0.33s)
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.40s)
Computing version for https://github.com/kewlbear/FFmpeg-iOS-Support
Computed https://github.com/kewlbear/FFmpeg-iOS-Support at 0.0.2 (0.38s)
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/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/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-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:223: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
Current stack trace:
0    libswiftCore.so                    0x00007f88bc3c3b80 _swift_stdlib_reportFatalErrorInFile + 112
1    libswiftCore.so                    0x00007f88bc0b543f <unavailable> + 1442879
2    libswiftCore.so                    0x00007f88bc0b5257 <unavailable> + 1442391
3    libswiftCore.so                    0x00007f88bc0b4060 _assertionFailure(_:_:file:line:flags:) + 364
4    libswiftCore.so                    0x00007f88bc0fc87b <unavailable> + 1734779
5    libFoundationNetworking.so         0x00007f88bc966dc9 <unavailable> + 1076681
6    libFoundationNetworking.so         0x00007f88bc92ece0 _HTTPURLProtocol.configureEasyHandle(for:body:) + 858
7    libFoundationNetworking.so         0x00007f88bc940533 <unavailable> + 918835
8    libFoundationNetworking.so         0x00007f88bc9503e0 URLSessionTask.getBody(completion:) + 55
9    libFoundationNetworking.so         0x00007f88bc93de10 _NativeProtocol.startNewTransfer(with:) + 225
10   libFoundationNetworking.so         0x00007f88bc93685c <unavailable> + 878684
11   libFoundationNetworking.so         0x00007f88bc908796 <unavailable> + 690070
12   libdispatch.so                     0x00007f88bc9d92b7 <unavailable> + 148151
13   libdispatch.so                     0x00007f88bc9e3f45 <unavailable> + 192325
14   libdispatch.so                     0x00007f88bc9e4bbd <unavailable> + 195517
15   libdispatch.so                     0x00007f88bc9e3e04 <unavailable> + 192004
16   libdispatch.so                     0x00007f88bc9e4bbd <unavailable> + 195517
17   libdispatch.so                     0x00007f88bc9ec002 <unavailable> + 225282
18   libc.so.6                          0x00007f88bbb1bac3 <unavailable> + 608963
19   libc.so.6                          0x00007f88bbbac7d0 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:223: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=libcurl.Easy Code=43 "(null)"
Current stack trace:
0    libswiftCore.so                    0x00007f3597b8ab80 _swift_stdlib_reportFatalErrorInFile + 112
1    libswiftCore.so                    0x00007f359787c43f <unavailable> + 1442879
2    libswiftCore.so                    0x00007f359787c257 <unavailable> + 1442391
3    libswiftCore.so                    0x00007f359787b060 _assertionFailure(_:_:file:line:flags:) + 364
4    libswiftCore.so                    0x00007f35978c387b <unavailable> + 1734779
5    libFoundationNetworking.so         0x00007f359812ddc9 <unavailable> + 1076681
6    libFoundationNetworking.so         0x00007f35980f5ce0 _HTTPURLProtocol.configureEasyHandle(for:body:) + 858
7    libFoundationNetworking.so         0x00007f3598107533 <unavailable> + 918835
8    libFoundationNetworking.so         0x00007f35981173e0 URLSessionTask.getBody(completion:) + 55
9    libFoundationNetworking.so         0x00007f3598104e10 _NativeProtocol.startNewTransfer(with:) + 225
10   libFoundationNetworking.so         0x00007f35980fd85c <unavailable> + 878684
11   libFoundationNetworking.so         0x00007f35980cf796 <unavailable> + 690070
12   libdispatch.so                     0x00007f35981a02b7 <unavailable> + 148151
13   libdispatch.so                     0x00007f35981aaf45 <unavailable> + 192325
14   libdispatch.so                     0x00007f35981abbbd <unavailable> + 195517
15   libdispatch.so                     0x00007f35981aae04 <unavailable> + 192004
16   libdispatch.so                     0x00007f35981abbbd <unavailable> + 195517
17   libdispatch.so                     0x00007f35981b3002 <unavailable> + 225282
18   libc.so.6                          0x00007f35972e2ac3 <unavailable> + 608963
19   libc.so.6                          0x00007f35973737d0 clone + 68
BUILD FAILURE 5.8 linux

Build Machine: Linux 2