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 glslang, reference main (28dab9), with Swift 5.8 for Linux on 17 Jul 2024 06:46:58 UTC.

Build Command

bash -c docker run --pull=always --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.46.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AdaEngine/glslang.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/AdaEngine/glslang
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 28dab90 Add visibility for package
Cloned https://github.com/AdaEngine/glslang.git
Revision (git rev-parse @):
28dab900903b7341ef7dbab89df1e44958b8a8b0
SUCCESS checkout https://github.com/AdaEngine/glslang.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/AdaEngine/glslang.git
Running build ...
bash -c docker run --pull=always --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
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:25ae52e20f56ffaca5cfeeca46731079b0ef67b7dcd7f3dc3e93dc588d498392
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Building for debugging...
[0/41] Compiling InitializeDll.cpp
[1/41] Compiling ossource.cpp
[2/41] Compiling Logger.cpp
[3/41] Compiling InfoSink.cpp
[4/41] Compiling InReadableOrder.cpp
[5/41] Compiling IntermTraverse.cpp
[6/41] Compiling Constant.cpp
[7/41] Compiling Initialize.cpp
[8/41] Compiling propagateNoContraction.cpp
[9/41] Compiling reflection.cpp
[10/41] Compiling PpTokens.cpp
[11/41] Compiling PpScanner.cpp
[12/41] Compiling PpContext.cpp
[13/41] Compiling PpAtom.cpp
[14/41] Compiling parseConst.cpp
[15/41] Compiling Pp.cpp
[16/41] Compiling limits.cpp
[17/41] Compiling GlslangToSpv.cpp
[18/41] Compiling linkValidate.cpp
[19/41] Compiling intermOut.cpp
[20/41] Compiling attribute.cpp
[21/41] Compiling iomapper.cpp
[22/41] Compiling Versions.cpp
[23/41] Compiling glslang_tab.cpp
[24/41] Compiling SymbolTable.cpp
[25/41] Compiling RemoveTree.cpp
[26/41] Compiling PoolAlloc.cpp
[27/41] Compiling SpirvIntrinsics.cpp
[28/41] Compiling Link.cpp
[29/41] Compiling CodeGen.cpp
[30/41] Compiling SpvTools.cpp
[31/41] Compiling doc.cpp
[32/41] Compiling Scan.cpp
[33/41] Compiling disassemble.cpp
[34/41] Compiling ShaderLang.cpp
[35/41] Compiling ParseContextBase.cpp
[36/41] Compiling Intermediate.cpp
[37/41] Compiling SpvPostProcess.cpp
[38/41] Compiling SPVRemapper.cpp
[39/41] Compiling SpvBuilder.cpp
[40/41] Compiling ParseHelper.cpp
Build complete! (25.31s)
Build complete.
Done.