The Swift Package Index logo.Swift Package Index

Build Information

Successful build of VideoEditorSDK with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/imgly/vesdk-ios-build.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/imgly/vesdk-ios-build
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d55be95 Add version 11.10.0
Cloned https://github.com/imgly/vesdk-ios-build.git
Revision (git rev-parse @):
d55be9557f4e8d3a8a00cb403a10568721b7ca65
SUCCESS checkout https://github.com/imgly/vesdk-ios-build.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/imgly/vesdk-ios-build.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/imgly/imglykit-sp.git
[1/143] Fetching imglykit-sp
Fetched https://github.com/imgly/imglykit-sp.git (0.22s)
Computing version for https://github.com/imgly/imglykit-sp.git
Computed https://github.com/imgly/imglykit-sp.git at 11.10.0 (0.32s)
Creating working copy for https://github.com/imgly/imglykit-sp.git
Working copy of https://github.com/imgly/imglykit-sp.git resolved at 11.10.0
Downloading binary artifact https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.0.xcframework.zip
[1369/147528585] Downloading https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.0.xcframework.zip
Downloaded https://releases.photoeditorsdk.com/ios/ImglyKit-11.10.0.xcframework.zip (15.76s)
Building for debugging...
[0/1] Compiling VideoEditorSDK VideoEditorSDK.m
Build complete! (18.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "imglykit-sp",
      "requirement" : {
        "exact" : [
          "11.10.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/imgly/imglykit-sp.git"
    }
  ],
  "manifest_display_name" : "VideoEditorSDK",
  "name" : "VideoEditorSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VideoEditorSDK",
      "targets" : [
        "VideoEditorSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VideoEditorSDK",
      "module_type" : "ClangTarget",
      "name" : "VideoEditorSDK",
      "path" : "Source",
      "product_dependencies" : [
        "ImglyKit"
      ],
      "product_memberships" : [
        "VideoEditorSDK"
      ],
      "sources" : [
        "VideoEditorSDK.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.

Build Machine: Linux 2