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.8 for Linux on 9 Jul 2024 00:34:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.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.8
Building package at path:  $workDir
https://github.com/valeriyvan/jpeg.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:04b855c1ccaa3e5be7e0a673b43cb5972bbce6f39eeabbf4f2cb26180c5e9854
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Building for debugging...
[1/37] Compiling JPEG error.swift
[2/38] Compiling JPEG metadata.swift
[3/38] Compiling JPEG jpeg.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] Compiling JPEG decode.swift
[9/38] Emitting module JPEG
[11/40] Wrapping AST for JPEG for debugging
[13/66] Compiling JPEGInMemory main.swift
[14/66] Emitting module JPEGInMemory
[15/67] Emitting module JPEGEncodeBasic
[16/67] Compiling JPEGEncodeBasic main.swift
[18/68] Emitting module JPEGRecompress
[19/68] Compiling JPEGRecompress main.swift
[25/78] Emitting module JPEGRotate
[26/78] Compiling JPEGRotate main.swift
[28/80] Compiling JPEGFuzzer main.swift
[29/80] Emitting module JPEGFuzzer
[30/80] Compiling JPEGFuzzer output.swift
[32/81] Emitting module JPEGDecodeBasic
[33/81] Compiling JPEGDecodeBasic main.swift
[36/83] Compiling JPEGRegressionTests tests.swift
[37/83] Compiling JPEGRegressionTests result.swift
[39/84] Compiling JPEGUnitTests result.swift
[41/84] Compiling JPEGEncodeAdvanced main.swift
[42/84] Emitting module JPEGEncodeAdvanced
[44/90] Wrapping AST for JPEGRotate for debugging
[46/93] Emitting module JPEGIntegrationTests
[47/93] Compiling JPEGUnitTests output.swift
[48/93] Emitting module JPEGDecodeAdvanced
[49/93] Compiling JPEGDecodeAdvanced main.swift
[49/94] Linking rotate
[52/95] Wrapping AST for JPEGRecompress for debugging
[54/95] Emitting module JPEGRegressionTests
[55/95] Compiling JPEGUnitTests main.swift
[56/95] Emitting module JPEGUnitTests
[56/95] Wrapping AST for JPEGInMemory for debugging
[58/95] Compiling JPEGIntegrationTests result.swift
[59/95] Compiling JPEGIntegrationTests tests.swift
[60/95] Compiling JPEGCustomColor main.swift
[61/95] Compiling JPEGDecodeOnline main.swift
[62/95] Emitting module JPEGDecodeOnline
[63/95] Emitting module JPEGCustomColor
[64/95] Compiling JPEGIntegrationTests main.swift
[65/95] Compiling JPEGIntegrationTests output.swift
[68/99] Compiling JPEGRegressionTests output.swift
[69/99] Compiling JPEGRegressionTests main.swift
[72/101] Emitting module JPEGComparator
[76/103] Wrapping AST for JPEGFuzzer for debugging
[77/103] Wrapping AST for JPEGEncodeBasic for debugging
[78/103] Linking recompress
[79/103] Wrapping AST for JPEGEncodeAdvanced for debugging
[80/103] Linking in-memory
[81/103] Wrapping AST for JPEGDecodeOnline for debugging
[82/103] Wrapping AST for JPEGIntegrationTests for debugging
[83/103] Wrapping AST for JPEGRegressionTests for debugging
[84/103] Wrapping AST for JPEGDecodeBasic for debugging
[86/103] Compiling JPEGComparator main.swift
[87/103] Compiling JPEGComparator output.swift
[87/104] Linking encode-basic
[88/104] Linking fuzzer
[90/105] Wrapping AST for JPEGDecodeAdvanced for debugging
[92/105] Linking decode-online
[93/105] Linking encode-advanced
[94/105] Linking regression-test
[95/105] Linking integration-test
[96/105] Wrapping AST for JPEGCustomColor for debugging
[97/105] Wrapping AST for JPEGComparator for debugging
[98/105] Linking decode-basic
[99/105] Linking decode-advanced
[100/105] Linking custom-color
[101/105] Linking comparator
[103/105] Compiling JPEGUnitTests tests.swift
[105/107] Wrapping AST for JPEGUnitTests for debugging
[106/107] Linking unit-test
Build complete! (28.88s)
Build complete.
Done.