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 ELFKit with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/ELFKit.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/p-x9/ELFKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ca07321 Fixed tests to work on Linux
Cloned https://github.com/p-x9/ELFKit.git
Revision (git rev-parse @):
ca073217cfc55921a33f01aa2360b56bcb78db66
SUCCESS checkout https://github.com/p-x9/ELFKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/p-x9/ELFKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/1] Compiling ELFKitC dummy.c
[2/79] Emitting module ELFKit
[3/90] Compiling ELFKit SectionType.swift
[4/90] Compiling ELFKit ELF32NoteHeader.swift
[5/90] Compiling ELFKit ELF64NoteHeader.swift
[6/90] Compiling ELFKit ELF32ProgramHeader.swift
[7/90] Compiling ELFKit ELF64ProgramHeader.swift
[8/90] Compiling ELFKit ELF32SectionHeader.swift
[9/90] Compiling ELFKit ELF64SectionHeader.swift
[10/90] Compiling ELFKit DynamicFlags.swift
[11/90] Compiling ELFKit DynamicFlags1.swift
[12/90] Compiling ELFKit DynamicTag.swift
[13/90] Compiling ELFKit ELF32Dynamic.swift
[14/90] Compiling ELFKit ELF64Header.swift
[15/90] Compiling ELFKit ELFHeader.swift
[16/90] Compiling ELFKit ELFClass.swift
[17/90] Compiling ELFKit ELFData.swift
[18/90] Compiling ELFKit ELFMachine.swift
[19/90] Compiling ELFKit ELFOSABI.swift
[20/90] Compiling ELFKit ELFType.swift
[21/90] Compiling ELFKit HeaderIdentifier.swift
[22/90] Compiling ELFKit ProgramFlags.swift
[23/90] Compiling ELFKit ProgramType.swift
[24/90] Compiling ELFKit SectionFlags.swift
[25/90] Compiling ELFKit ELFFile+Dynamics.swift
[26/90] Compiling ELFKit ELFFile+Strings.swift
[27/90] Compiling ELFKit ELFFile.swift
[28/90] Compiling ELFKit ELFKit.swift
[29/90] Compiling ELFKit ELFKitError.swift
[30/90] Compiling ELFKit ELFDynamic+.swift
[31/90] Compiling ELFKit ELFFile+Dynamics32+.swift
[32/90] Compiling ELFKit ELFFile+Dynamics64+.swift
[33/90] Compiling ELFKit FileHandle.swift
[34/90] Compiling ELFKit String+.swift
[35/90] Compiling ELFKit ELF32Header.swift
[36/90] Compiling ELFKit ELFVersionNeedAuxProtocol.swift
[37/90] Compiling ELFKit ELFVersionNeedProtocol.swift
[38/90] Compiling ELFKit ELFVersionSymProtocol.swift
[39/90] Compiling ELFKit LayoutWrapper.swift
[40/90] Compiling ELFKit Sections.swift
[41/90] Compiling ELFKit Segments.swift
[42/90] Compiling ELFKit BitFlags.swift
[43/90] Compiling ELFKit ConditionalBitFlags.swift
[44/90] Compiling ELFKit DataSequence.swift
[45/90] Compiling ELFKit SwiftDemangle.swift
[46/90] Compiling ELFKit exported.swift
[47/90] Compiling ELFKit ELF64Dynamic.swift
[48/90] Compiling ELFKit ELFGnuHashTable.swift
[49/90] Compiling ELFKit ELFGnuHashTableHeader.swift
[50/90] Compiling ELFKit ELFHashTable.swift
[51/90] Compiling ELFKit ELFHashTableHeader.swift
[52/90] Compiling ELFKit ELF32Note.swift
[53/90] Compiling ELFKit ELF64Note.swift
[54/90] Compiling ELFKit ELFNotes.swift
[55/90] Compiling ELFKit GnuABITag.swift
[56/90] Compiling ELFKit GnuHardwareCapabilities.swift
[57/90] Compiling ELFKit GnuNoteContent.swift
[58/90] Compiling ELFKit ELFFileDynamicsSequence.swift
[59/90] Compiling ELFKit ELFHashTableProtocol.swift
[60/90] Compiling ELFKit ELFNoteHeaderProtocol.swift
[61/90] Compiling ELFKit ELFNoteProtocol.swift
[62/90] Compiling ELFKit ELFProgramHeaderProtocol.swift
[63/90] Compiling ELFKit ELFRelocationProtocol.swift
[64/90] Compiling ELFKit ELFSectionHeaderProtocol.swift
[65/90] Compiling ELFKit ELFSymbolInfoProtocol.swift
[66/90] Compiling ELFKit ELFSymbolProtocol.swift
[67/90] Compiling ELFKit ELFVersionDefAuxProtocol.swift
[68/90] Compiling ELFKit ELFVersionDefProtocol.swift
[69/90] Compiling ELFKit GnuNoteType.swift
[70/90] Compiling ELFKit ELF32Relocation.swift
[71/90] Compiling ELFKit ELF32RelocationInfo.swift
[72/90] Compiling ELFKit ELF64Relocation.swift
[73/90] Compiling ELFKit ELF64RelocationInfo.swift
[74/90] Compiling ELFKit StringTableEntry.swift
[75/90] Compiling ELFKit ELFSymbol.swift
[76/90] Compiling ELFKit SpecialSectionIndex.swift
[77/90] Compiling ELFKit SymbolBinding.swift
[78/90] Compiling ELFKit SymbolType.swift
[79/90] Compiling ELFKit SymbolVisibility.swift
[80/90] Compiling ELFKit ELFSymbolInfo.swift
[81/90] Compiling ELFKit SymbolInfoFlags.swift
[82/90] Compiling ELFKit SymbolInfoSpecialBound.swift
[83/90] Compiling ELFKit Version.swift
[84/90] Compiling ELFKit ELFVersionDef.swift
[85/90] Compiling ELFKit ELFVersionDefAux.swift
[86/90] Compiling ELFKit VersionFlags.swift
[87/90] Compiling ELFKit ELFVersionNeed.swift
[88/90] Compiling ELFKit ELFVersionNeedAux.swift
[89/90] Compiling ELFKit ELFVersionSym.swift
[90/90] Compiling ELFKit ELFDynamicProtocol.swift
Build complete! (6.26s)
Build complete.
Done.