Build Information
Successful build of swift-jpeg, reference master (ebddc1
), with Swift 6.2 (beta) for Android on 22 Jun 2025 12:30:53 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-jpeg.git
Reference: master
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/tayloraswift/swift-jpeg
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ebddc1a Merge pull request #30 from marcprux/master
Cloned https://github.com/tayloraswift/swift-jpeg.git
Revision (git rev-parse @):
ebddc1ae3abf8f8896a79fb86db377e6f031ee18
SUCCESS checkout https://github.com/tayloraswift/swift-jpeg.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/tayloraswift/swift-jpeg.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/tests/fuzz/data': File not found.
Building for debugging...
[0/63] Write sources
[17/63] Write swift-version-8C5A4AE7A8CE2BA.txt
[19/74] Emitting module JPEGInspection
[20/74] Compiling JPEGInspection String (ext).swift
[21/74] Compiling JPEGInspection Highlight.swift
[22/75] Compiling JPEG metadata.swift
[23/75] Wrapping AST for JPEGInspection for debugging
[25/75] Compiling JPEG error.swift
[26/75] Compiling JPEG jpeg.swift
[27/75] Compiling JPEG encode.swift
[28/75] Compiling JPEG debug.swift
[29/75] Compiling JPEG common.swift
[30/75] Compiling JPEG decode.swift
[31/75] Emitting module JPEG
[32/76] Wrapping AST for JPEG for debugging
[34/78] Emitting module JPEGSystem
[35/78] Compiling JPEGSystem os.swift
[37/101] Compiling InMemory InMemory.swift
[38/101] Emitting module InMemory
[40/104] Emitting module Recompress
[41/104] Compiling Recompress Recompress.swift
[43/107] Emitting module JPEGFuzzer
[44/107] Compiling JPEGFuzzer main.swift
[45/108] Compiling EncodeBasic EncodeBasic.swift
[46/108] Emitting module EncodeBasic
[47/108] Compiling JPEGComparator main.swift
[48/108] Emitting module JPEGComparator
[52/112] Emitting module Rotate
[53/112] Compiling Rotate Rotate.swift
[55/117] Emitting module DecodeBasic
[56/117] Emitting module EncodeAdvanced
[57/117] Compiling EncodeAdvanced EncodeAdvanced.swift
[58/120] Compiling DecodeBasic DecodeBasic.swift
[60/121] Wrapping AST for Rotate for debugging
[61/121] Wrapping AST for Recompress for debugging
[62/121] Wrapping AST for JPEGSystem for debugging
[63/121] Wrapping AST for JPEGComparator for debugging
[64/121] Write Objects.LinkFileList
[66/121] Wrapping AST for JPEGFuzzer for debugging
[68/121] Emitting module JPEGUnitTests
[68/121] Linking Rotate
[69/121] Write Objects.LinkFileList
[70/121] Linking Recompress
[71/121] Write Objects.LinkFileList
[73/121] Compiling JPEGIntegrationTests result.swift
[74/121] Emitting module DecodeAdvanced
[75/121] Compiling DecodeAdvanced DecodeAdvanced.swift
[76/121] Compiling JPEGUnitTests result.swift
[76/122] Linking JPEGComparator
[78/122] Linking JPEGFuzzer
[80/122] Compiling JPEGRegressionTests result.swift
[80/122] Wrapping AST for InMemory for debugging
[81/122] Write Objects.LinkFileList
[82/122] Wrapping AST for EncodeAdvanced for debugging
[83/122] Wrapping AST for EncodeBasic for debugging
[83/122] Write Objects.LinkFileList
[86/122] Compiling JPEGRegressionTests tests.swift
[86/122] Wrapping AST for DecodeBasic for debugging
[87/122] Wrapping AST for DecodeAdvanced for debugging
[87/122] Write Objects.LinkFileList
[90/122] Linking InMemory
[92/122] Emitting module DecodeOnline
[93/122] Compiling DecodeOnline DecodeOnline.swift
[95/123] Emitting module CustomColor
[96/123] Compiling CustomColor CustomColor.swift
[96/123] Write Objects.LinkFileList
[97/123] Linking EncodeBasic
[98/124] Linking DecodeBasic
[99/124] Linking EncodeAdvanced
[101/124] Wrapping AST for DecodeOnline for debugging
[102/124] Write Objects.LinkFileList
[103/124] Linking DecodeAdvanced
[104/124] Linking DecodeOnline
[105/124] Wrapping AST for CustomColor for debugging
[106/124] Write Objects.LinkFileList
[107/124] Linking CustomColor
[109/124] Compiling JPEGIntegrationTests tests.swift
[110/124] Emitting module JPEGRegressionTests
[111/124] Compiling JPEGRegressionTests main.swift
[112/124] Emitting module JPEGIntegrationTests
[113/124] Compiling JPEGIntegrationTests main.swift
[115/126] Wrapping AST for JPEGIntegrationTests for debugging
[116/126] Write Objects.LinkFileList
[117/126] Wrapping AST for JPEGRegressionTests for debugging
[118/126] Write Objects.LinkFileList
[119/126] Linking JPEGRegressionTests
[120/126] Linking JPEGIntegrationTests
[122/126] Compiling JPEGUnitTests main.swift
[123/126] Compiling JPEGUnitTests tests.swift
[124/127] Wrapping AST for JPEGUnitTests for debugging
[125/127] Write Objects.LinkFileList
[126/127] Linking JPEGUnitTests
Build complete! (42.15s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-jpeg",
"name" : "swift-jpeg",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JPEG",
"targets" : [
"JPEG"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "JPEGSystem",
"targets" : [
"JPEGSystem"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "JPEGUnitTests",
"targets" : [
"JPEGUnitTests"
],
"type" : {
"executable" : null
}
},
{
"name" : "JPEGRegressionTests",
"targets" : [
"JPEGRegressionTests"
],
"type" : {
"executable" : null
}
},
{
"name" : "JPEGIntegrationTests",
"targets" : [
"JPEGIntegrationTests"
],
"type" : {
"executable" : null
}
},
{
"name" : "JPEGFuzzer",
"targets" : [
"JPEGFuzzer"
],
"type" : {
"executable" : null
}
},
{
"name" : "JPEGComparator",
"targets" : [
"JPEGComparator"
],
"type" : {
"executable" : null
}
},
{
"name" : "EncodeAdvanced",
"targets" : [
"EncodeAdvanced"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Recompress",
"targets" : [
"Recompress"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DecodeAdvanced",
"targets" : [
"DecodeAdvanced"
],
"type" : {
"snippet" : null
}
},
{
"name" : "CustomColor",
"targets" : [
"CustomColor"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DecodeOnline",
"targets" : [
"DecodeOnline"
],
"type" : {
"snippet" : null
}
},
{
"name" : "DecodeBasic",
"targets" : [
"DecodeBasic"
],
"type" : {
"snippet" : null
}
},
{
"name" : "Rotate",
"targets" : [
"Rotate"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EncodeBasic",
"targets" : [
"EncodeBasic"
],
"type" : {
"snippet" : null
}
},
{
"name" : "InMemory",
"targets" : [
"InMemory"
],
"type" : {
"snippet" : null
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "JPEGUnitTests",
"module_type" : "SwiftTarget",
"name" : "JPEGUnitTests",
"path" : "tests/unit",
"product_memberships" : [
"JPEGUnitTests"
],
"sources" : [
"main.swift",
"result.swift",
"tests.swift"
],
"target_dependencies" : [
"JPEG",
"JPEGInspection",
"JPEGSystem"
],
"type" : "executable"
},
{
"c99name" : "JPEGSystem",
"module_type" : "SwiftTarget",
"name" : "JPEGSystem",
"path" : "Sources/JPEGSystem",
"product_memberships" : [
"JPEGSystem",
"JPEGUnitTests",
"JPEGRegressionTests",
"JPEGIntegrationTests",
"JPEGFuzzer",
"JPEGComparator",
"EncodeAdvanced",
"Recompress",
"DecodeAdvanced",
"CustomColor",
"DecodeOnline",
"DecodeBasic",
"Rotate",
"EncodeBasic",
"InMemory"
],
"sources" : [
"os.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "library"
},
{
"c99name" : "JPEGRegressionTests",
"module_type" : "SwiftTarget",
"name" : "JPEGRegressionTests",
"path" : "tests/regression",
"product_memberships" : [
"JPEGRegressionTests"
],
"sources" : [
"main.swift",
"result.swift",
"tests.swift"
],
"target_dependencies" : [
"JPEG",
"JPEGInspection",
"JPEGSystem"
],
"type" : "executable"
},
{
"c99name" : "JPEGIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "JPEGIntegrationTests",
"path" : "tests/integration",
"product_memberships" : [
"JPEGIntegrationTests"
],
"sources" : [
"main.swift",
"result.swift",
"tests.swift"
],
"target_dependencies" : [
"JPEG",
"JPEGInspection",
"JPEGSystem"
],
"type" : "executable"
},
{
"c99name" : "JPEGInspection",
"module_type" : "SwiftTarget",
"name" : "JPEGInspection",
"path" : "Sources/JPEGInspection",
"product_memberships" : [
"JPEGUnitTests",
"JPEGRegressionTests",
"JPEGIntegrationTests",
"JPEGFuzzer",
"JPEGComparator"
],
"sources" : [
"Highlight.swift",
"String (ext).swift"
],
"type" : "library"
},
{
"c99name" : "JPEGFuzzer",
"module_type" : "SwiftTarget",
"name" : "JPEGFuzzer",
"path" : "tests/fuzz",
"product_memberships" : [
"JPEGFuzzer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JPEG",
"JPEGInspection",
"JPEGSystem"
],
"type" : "executable"
},
{
"c99name" : "JPEGComparator",
"module_type" : "SwiftTarget",
"name" : "JPEGComparator",
"path" : "tests/compare",
"product_memberships" : [
"JPEGComparator"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JPEG",
"JPEGInspection",
"JPEGSystem"
],
"type" : "executable"
},
{
"c99name" : "JPEG",
"module_type" : "SwiftTarget",
"name" : "JPEG",
"path" : "Sources/JPEG",
"product_memberships" : [
"JPEG",
"JPEGSystem",
"JPEGUnitTests",
"JPEGRegressionTests",
"JPEGIntegrationTests",
"JPEGFuzzer",
"JPEGComparator",
"EncodeAdvanced",
"Recompress",
"DecodeAdvanced",
"CustomColor",
"DecodeOnline",
"DecodeBasic",
"Rotate",
"EncodeBasic",
"InMemory"
],
"sources" : [
"common.swift",
"debug.swift",
"decode.swift",
"encode.swift",
"error.swift",
"jpeg.swift",
"metadata.swift"
],
"type" : "library"
},
{
"c99name" : "EncodeAdvanced",
"module_type" : "SwiftTarget",
"name" : "EncodeAdvanced",
"path" : "Snippets",
"product_memberships" : [
"EncodeAdvanced"
],
"sources" : [
"EncodeAdvanced.swift"
],
"target_dependencies" : [
"JPEGSystem",
"JPEG"
],
"type" : "snippet"
},
{
"c99name" : "Recompress",
"module_type" : "SwiftTarget",
"name" : "Recompress",
"path" : "Snippets",
"product_memberships" : [
"Recompress"
],
"sources" : [
"Recompress.swift"
],
"target_dependencies" : [
"JPEGSystem",
"JPEG"
],
"type" : "snippet"
},
{
"c99name" : "DecodeAdvanced",
"module_type" : "SwiftTarget",
"name" : "DecodeAdvanced",
"path" : "Snippets",
"product_memberships" : [
"DecodeAdvanced"
],
"sources" : [
"DecodeAdvanced.swift"
],
"target_dependencies" : [
"JPEGSystem",
"JPEG"
],
"type" : "snippet"
},
{
"c99name" : "CustomColor",
"module_type" : "SwiftTarget",
"name" : "CustomColor",
"path" : "Snippets",
"product_memberships" : [
"CustomColor"
],
"sources" : [
"CustomColor.swift"
],
"target_dependencies" : [
"JPEGSystem",
"JPEG"
],
"type" : "snippet"
},
{
"c99name" : "DecodeOnline",
"module_type" : "SwiftTarget",
"name" : "DecodeOnline",
"path" : "Snippets",
"product_memberships" : [
"DecodeOnline"
],
"sources" : [
"DecodeOnline.swift"
],
"target_dependencies" : [
"JPEGSystem",
"JPEG"
],
"type" : "snippet"
},
{
"c99name" : "DecodeBasic",
"module_type" : "SwiftTarget",
"name" : "DecodeBasic",
"path" : "Snippets",
"product_memberships" : [
"DecodeBasic"
],
"sources" : [
"DecodeBasic.swift"
],
"target_dependencies" : [
"JPEGSystem",
"JPEG"
],
"type" : "snippet"
},
{
"c99name" : "Rotate",
"module_type" : "SwiftTarget",
"name" : "Rotate",
"path" : "Snippets",
"product_memberships" : [
"Rotate"
],
"sources" : [
"Rotate.swift"
],
"target_dependencies" : [
"JPEGSystem",
"JPEG"
],
"type" : "snippet"
},
{
"c99name" : "EncodeBasic",
"module_type" : "SwiftTarget",
"name" : "EncodeBasic",
"path" : "Snippets",
"product_memberships" : [
"EncodeBasic"
],
"sources" : [
"EncodeBasic.swift"
],
"target_dependencies" : [
"JPEGSystem",
"JPEG"
],
"type" : "snippet"
},
{
"c99name" : "InMemory",
"module_type" : "SwiftTarget",
"name" : "InMemory",
"path" : "Snippets",
"product_memberships" : [
"InMemory"
],
"sources" : [
"InMemory.swift"
],
"target_dependencies" : [
"JPEGSystem",
"JPEG"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/tests/fuzz/data': File not found.
Done.