Build Information
Failed to build SDWebImageSVGCoder, reference 1.8.0 (85b5d5
), with Swift 5.9 for Linux on 11 Dec 2024 14:04:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDWebImage/SDWebImageSVGCoder.git
Reference: 1.8.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/SDWebImage/SDWebImageSVGCoder
* tag 1.8.0 -> FETCH_HEAD
HEAD is now at 85b5d58 Bumped version to 1.8.0
Cloned https://github.com/SDWebImage/SDWebImageSVGCoder.git
Revision (git rev-parse @):
85b5d58ad02c207c496fa34426dc6560d6ae32f0
SUCCESS checkout https://github.com/SDWebImage/SDWebImageSVGCoder.git at 1.8.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/SDWebImage/SDWebImageSVGCoder.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/SDWebImage/SDWebImage.git
[1/25249] Fetching sdwebimage
Fetched https://github.com/SDWebImage/SDWebImage.git (1.81s)
Computing version for https://github.com/SDWebImage/SDWebImage.git
Computed https://github.com/SDWebImage/SDWebImage.git at 5.20.0 (0.38s)
Creating working copy for https://github.com/SDWebImage/SDWebImage.git
Working copy of https://github.com/SDWebImage/SDWebImage.git resolved at 5.20.0
Building for debugging...
While building module 'SDWebImage' imported from /host/spi-builder-workspace/SDWebImageSVGCoder/Classes/SDWebImageSVGCoderDefine.h:9:
In file included from <module-includes>:1:
In file included from /host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDWebImage.h:10:
/host/spi-builder-workspace/.build/checkouts/SDWebImage/SDWebImage/include/SDWebImage/SDWebImageCompat.h:10:9: fatal error: 'TargetConditionals.h' file not found
#import <TargetConditionals.h>
^~~~~~~~~~~~~~~~~~~~~~
In file included from /host/spi-builder-workspace/SDWebImageSVGCoder/Classes/SDWebImageSVGCoderDefine.m:8:
/host/spi-builder-workspace/SDWebImageSVGCoder/Classes/SDWebImageSVGCoderDefine.h:9:9: fatal error: could not build module 'SDWebImage'
#import <SDWebImage/SDWebImage.h>
~~~~~~~^
2 errors generated.
[0/2] Compiling SDWebImageSVGCoderDefine.m
[0/2] Compiling SDImageSVGCoder.m
BUILD FAILURE 5.9 linux