The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of jpeg, reference master (93f2cc), with Swift 5.9 for Linux on 9 Jul 2024 00:34:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" 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.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valeriyvan/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/valeriyvan/jpeg
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 93f2cca Fix compile errors in Xcode 16 beta 2 (#17)
Cloned https://github.com/valeriyvan/jpeg.git
Revision (git rev-parse @):
93f2ccacba9da9a21a0c4566f494839e55d833b0
SUCCESS checkout https://github.com/valeriyvan/jpeg.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/valeriyvan/jpeg.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$workDir" 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:bf2706fb3ad57f47449cad6c85f40e5d27f055fda5f2d8da4d3c25f3a5524d1a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[1/37] Compiling JPEG jpeg.swift
[2/37] Compiling JPEG metadata.swift
[3/38] Compiling JPEG error.swift
[4/38] Compiling JPEG encode.swift
[5/38] Compiling JPEG os.swift
[6/38] Compiling JPEG debug.swift
[7/38] Compiling JPEG common.swift
[8/38] Emitting module JPEG
[9/38] Compiling JPEG decode.swift
[11/40] Wrapping AST for JPEG for debugging
[13/66] Emitting module JPEGRecompress
[14/66] Compiling JPEGInMemory main.swift
[15/66] Emitting module JPEGInMemory
[17/68] Emitting module JPEGEncodeBasic
[18/68] Compiling JPEGEncodeBasic main.swift
[22/70] Compiling JPEGRecompress main.swift
[25/78] Compiling JPEGRegressionTests tests.swift
[26/78] Compiling JPEGRegressionTests result.swift
[27/78] Emitting module JPEGFuzzer
[28/78] Compiling JPEGFuzzer main.swift
[29/78] Compiling JPEGFuzzer output.swift
[30/79] Emitting module JPEGRotate
[31/79] Compiling JPEGRotate main.swift
[33/81] Emitting module JPEGDecodeBasic
[34/81] Compiling JPEGDecodeBasic main.swift
[36/81] Emitting module JPEGEncodeAdvanced
[37/81] Compiling JPEGEncodeAdvanced main.swift
[43/93] Wrapping AST for JPEGRotate for debugging
[45/93] Compiling JPEGUnitTests main.swift
[46/93] Compiling JPEGDecodeOnline main.swift
[47/93] Emitting module JPEGRegressionTests
[48/93] Emitting module JPEGDecodeOnline
[51/95] Compiling JPEGIntegrationTests result.swift
[52/95] Compiling JPEGIntegrationTests tests.swift
[52/95] Linking rotate
[54/95] Compiling JPEGDecodeAdvanced main.swift
[55/95] Emitting module JPEGDecodeAdvanced
[55/96] Wrapping AST for JPEGRecompress for debugging
[56/96] Wrapping AST for JPEGInMemory for debugging
[58/96] Compiling JPEGRegressionTests output.swift
[59/96] Compiling JPEGRegressionTests main.swift
[61/98] Emitting module JPEGUnitTests
[62/98] Compiling JPEGUnitTests output.swift
[64/99] Compiling JPEGIntegrationTests main.swift
[65/99] Compiling JPEGIntegrationTests output.swift
[66/99] Emitting module JPEGIntegrationTests
[67/100] Wrapping AST for JPEGFuzzer for debugging
[70/100] Emitting module JPEGCustomColor
[71/100] Compiling JPEGCustomColor main.swift
[73/103] Wrapping AST for JPEGEncodeBasic for debugging
[75/103] Linking recompress
[77/103] Wrapping AST for JPEGRegressionTests for debugging
[78/103] Linking fuzzer
[79/103] Linking in-memory
[80/103] Wrapping AST for JPEGEncodeAdvanced for debugging
[81/103] Wrapping AST for JPEGIntegrationTests for debugging
[82/103] Wrapping AST for JPEGDecodeOnline for debugging
[83/103] Wrapping AST for JPEGDecodeAdvanced for debugging
[84/103] Wrapping AST for JPEGDecodeBasic for debugging
[86/103] Compiling JPEGComparator main.swift
[87/103] Emitting module JPEGComparator
[88/103] Compiling JPEGComparator output.swift
[88/104] Linking encode-basic
[90/105] Linking regression-test
[92/105] Linking encode-advanced
[93/105] Linking decode-online
[94/105] Linking integration-test
[95/105] Wrapping AST for JPEGCustomColor for debugging
[96/105] Linking decode-basic
[97/105] Linking decode-advanced
[98/105] Wrapping AST for JPEGComparator for debugging
[99/105] Linking custom-color
[100/105] Linking comparator
[102/105] Compiling JPEGUnitTests result.swift
[103/105] Compiling JPEGUnitTests tests.swift
[105/107] Wrapping AST for JPEGUnitTests for debugging
[106/107] Linking unit-test
Build complete! (34.65s)
Build complete.
Done.