Build Information
Successful build of jpeg, reference v1.0.2 (a27e47
), with Swift 5.10 for Linux on 16 Jan 2025 07:13:07 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/jpeg.git
Reference: v1.0.2
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/stackotter/jpeg
* tag v1.0.2 -> FETCH_HEAD
HEAD is now at a27e47f Rename executable targets to kebab case names and remove executable products
Cloned https://github.com/stackotter/jpeg.git
Revision (git rev-parse @):
a27e47f49479993b2541bc5f5c95d9354ed567a0
SUCCESS checkout https://github.com/stackotter/jpeg.git at v1.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/stackotter/jpeg.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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/tests/fuzz/data': File not found.
Building for debugging...
[0/59] Write sources
[15/59] Write swift-version-24593BA9C3E375BF.txt
[17/67] Compiling JPEG error.swift
[18/68] Emitting module JPEG
[19/68] Compiling JPEG metadata.swift
[20/68] Compiling JPEG jpeg.swift
[21/68] Compiling JPEG os.swift
[22/68] Compiling JPEG encode.swift
[23/68] Compiling JPEG common.swift
[24/68] Compiling JPEG debug.swift
[25/68] Compiling JPEG decode.swift
[26/74] Wrapping AST for JPEG for debugging
[28/95] Emitting module in_memory
[29/95] Compiling in_memory main.swift
[30/96] Emitting module recompress
[31/96] Compiling encode_basic main.swift
[32/96] Emitting module encode_basic
[34/97] Compiling recompress main.swift
[37/100] Emitting module fuzzer
[38/104] Emitting module unit_test
[39/104] Compiling unit_test result.swift
[40/104] Compiling regression_test result.swift
[41/104] Compiling regression_test tests.swift
[42/104] Emitting module decode_basic
[43/104] Compiling decode_basic main.swift
[44/105] Emitting module encode_advanced
[45/105] Compiling encode_advanced main.swift
[46/106] Compiling fuzzer output.swift
[47/106] Compiling fuzzer main.swift
[49/107] Emitting module rotate
[50/107] Compiling rotate main.swift
[53/115] Wrapping AST for recompress for debugging
[54/115] Wrapping AST for rotate for debugging
[55/115] Write Objects.LinkFileList
[57/115] Compiling integration_test output.swift
[58/115] Compiling regression_test main.swift
[59/115] Emitting module regression_test
[60/115] Compiling regression_test output.swift
[61/116] Emitting module integration_test
[62/116] Compiling unit_test output.swift
[63/116] Compiling unit_test main.swift
[64/116] Compiling integration_test tests.swift
[65/116] Compiling integration_test main.swift
[66/116] Compiling integration_test result.swift
[68/117] Emitting module decode_advanced
[69/117] Compiling decode_advanced main.swift
[70/118] Compiling decode_online main.swift
[71/118] Emitting module decode_online
[71/118] Linking rotate
[72/118] Write Objects.LinkFileList
[76/119] Wrapping AST for in-memory for debugging
[77/119] Write Objects.LinkFileList
[78/119] Wrapping AST for regression-test for debugging
[80/119] Emitting module custom_color
[81/119] Compiling custom_color main.swift
[81/120] Wrapping AST for integration-test for debugging
[82/120] Write Objects.LinkFileList
[83/120] Wrapping AST for encode-basic for debugging
[84/120] Write Objects.LinkFileList
[85/120] Wrapping AST for fuzzer for debugging
[86/120] Write Objects.LinkFileList
[88/120] Linking recompress
[89/120] Write Objects.LinkFileList
[90/120] Wrapping AST for encode-advanced for debugging
[91/120] Write Objects.LinkFileList
[92/120] Linking in-memory
[93/120] Wrapping AST for decode-online for debugging
[95/120] Compiling comparator main.swift
[96/120] Emitting module comparator
[97/120] Compiling comparator output.swift
[97/121] Wrapping AST for decode-basic for debugging
[98/121] Linking fuzzer
[98/121] Write Objects.LinkFileList
[102/121] Linking integration-test
[103/121] Wrapping AST for decode-advanced for debugging
[104/121] Write Objects.LinkFileList
[105/121] Linking regression-test
[106/121] Wrapping AST for comparator for debugging
[107/121] Write Objects.LinkFileList
[108/121] Wrapping AST for custom-color for debugging
[109/121] Write Objects.LinkFileList
[110/121] Linking encode-basic
[111/121] Linking encode-advanced
[112/121] Linking decode-online
[113/121] Linking decode-basic
[114/121] Linking decode-advanced
[115/121] Linking comparator
[116/121] Linking custom-color
[118/121] Compiling unit_test tests.swift
[119/122] Wrapping AST for unit-test for debugging
[120/122] Write Objects.LinkFileList
[121/122] Linking unit-test
Build complete! (43.86s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "jpeg",
"name" : "jpeg",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "JPEG",
"targets" : [
"JPEG"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "unit-test",
"targets" : [
"unit-test"
],
"type" : {
"executable" : null
}
},
{
"name" : "rotate",
"targets" : [
"rotate"
],
"type" : {
"executable" : null
}
},
{
"name" : "regression-test",
"targets" : [
"regression-test"
],
"type" : {
"executable" : null
}
},
{
"name" : "recompress",
"targets" : [
"recompress"
],
"type" : {
"executable" : null
}
},
{
"name" : "integration-test",
"targets" : [
"integration-test"
],
"type" : {
"executable" : null
}
},
{
"name" : "in-memory",
"targets" : [
"in-memory"
],
"type" : {
"executable" : null
}
},
{
"name" : "fuzzer",
"targets" : [
"fuzzer"
],
"type" : {
"executable" : null
}
},
{
"name" : "encode-basic",
"targets" : [
"encode-basic"
],
"type" : {
"executable" : null
}
},
{
"name" : "encode-advanced",
"targets" : [
"encode-advanced"
],
"type" : {
"executable" : null
}
},
{
"name" : "decode-online",
"targets" : [
"decode-online"
],
"type" : {
"executable" : null
}
},
{
"name" : "decode-basic",
"targets" : [
"decode-basic"
],
"type" : {
"executable" : null
}
},
{
"name" : "decode-advanced",
"targets" : [
"decode-advanced"
],
"type" : {
"executable" : null
}
},
{
"name" : "custom-color",
"targets" : [
"custom-color"
],
"type" : {
"executable" : null
}
},
{
"name" : "comparator",
"targets" : [
"comparator"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"4.2",
"5"
],
"targets" : [
{
"c99name" : "unit_test",
"module_type" : "SwiftTarget",
"name" : "unit-test",
"path" : "tests/unit",
"product_memberships" : [
"unit-test"
],
"sources" : [
"main.swift",
"output.swift",
"result.swift",
"tests.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "rotate",
"module_type" : "SwiftTarget",
"name" : "rotate",
"path" : "examples/rotate",
"product_memberships" : [
"rotate"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "regression_test",
"module_type" : "SwiftTarget",
"name" : "regression-test",
"path" : "tests/regression",
"product_memberships" : [
"regression-test"
],
"sources" : [
"main.swift",
"output.swift",
"result.swift",
"tests.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "recompress",
"module_type" : "SwiftTarget",
"name" : "recompress",
"path" : "examples/recompress",
"product_memberships" : [
"recompress"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "integration_test",
"module_type" : "SwiftTarget",
"name" : "integration-test",
"path" : "tests/integration",
"product_memberships" : [
"integration-test"
],
"sources" : [
"main.swift",
"output.swift",
"result.swift",
"tests.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "in_memory",
"module_type" : "SwiftTarget",
"name" : "in-memory",
"path" : "examples/in-memory",
"product_memberships" : [
"in-memory"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "fuzzer",
"module_type" : "SwiftTarget",
"name" : "fuzzer",
"path" : "tests/fuzz",
"product_memberships" : [
"fuzzer"
],
"sources" : [
"main.swift",
"output.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "encode_basic",
"module_type" : "SwiftTarget",
"name" : "encode-basic",
"path" : "examples/encode-basic",
"product_memberships" : [
"encode-basic"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "encode_advanced",
"module_type" : "SwiftTarget",
"name" : "encode-advanced",
"path" : "examples/encode-advanced",
"product_memberships" : [
"encode-advanced"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "decode_online",
"module_type" : "SwiftTarget",
"name" : "decode-online",
"path" : "examples/decode-online",
"product_memberships" : [
"decode-online"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "decode_basic",
"module_type" : "SwiftTarget",
"name" : "decode-basic",
"path" : "examples/decode-basic",
"product_memberships" : [
"decode-basic"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "decode_advanced",
"module_type" : "SwiftTarget",
"name" : "decode-advanced",
"path" : "examples/decode-advanced",
"product_memberships" : [
"decode-advanced"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "custom_color",
"module_type" : "SwiftTarget",
"name" : "custom-color",
"path" : "examples/custom-color",
"product_memberships" : [
"custom-color"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "comparator",
"module_type" : "SwiftTarget",
"name" : "comparator",
"path" : "tests/compare",
"product_memberships" : [
"comparator"
],
"sources" : [
"main.swift",
"output.swift"
],
"target_dependencies" : [
"JPEG"
],
"type" : "executable"
},
{
"c99name" : "JPEG",
"module_type" : "SwiftTarget",
"name" : "JPEG",
"path" : "sources/jpeg",
"product_memberships" : [
"JPEG",
"unit-test",
"rotate",
"regression-test",
"recompress",
"integration-test",
"in-memory",
"fuzzer",
"encode-basic",
"encode-advanced",
"decode-online",
"decode-basic",
"decode-advanced",
"custom-color",
"comparator"
],
"sources" : [
"common.swift",
"debug.swift",
"decode.swift",
"encode.swift",
"error.swift",
"jpeg.swift",
"metadata.swift",
"os.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/tests/fuzz/data': File not found.
Done.