Build Information
Failed to build ElkSwift, reference 1.0.2 (32f804), with Swift 6.3 for Linux on 22 Apr 2026 08:32:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukilabs/elk-swift.git
Reference: 1.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/lukilabs/elk-swift
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 32f8042 Add higher-pressure concurrent layout stress tests
Cloned https://github.com/lukilabs/elk-swift.git
Revision (git rev-parse @):
32f8042e3509a4819f00ff9cd46e829ec2b26da0
SUCCESS checkout https://github.com/lukilabs/elk-swift.git at 1.0.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/lukilabs/elk-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CGraph.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[4/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CGroup.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[5/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CNode.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[6/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CompareFuzzy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[7/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_ICGraphTransformer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[8/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_ISpacingsHandler.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[9/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_OneDimensionalCompactor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[10/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_Quadruplet.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[11/173] Compiling ElkSwift org_eclipse_elk_alg_layered_components_AbstractGraphPlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[12/173] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentGroup.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[13/173] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentGroupGraphPlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[14/173] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentGroupModelOrderGraphPlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[15/173] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentOrderingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[16/173] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentsCompactor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[17/173] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentsProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[18/173] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ModelOrderComponentGroup.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[19/173] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ModelOrderRowGraphPlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[20/173] Compiling ElkSwift org_eclipse_elk_alg_layered_components_SimpleRowGraphPlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[21/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CompoundGraphPostprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[22/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CompoundGraphPreprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[23/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CrossHierarchyEdge.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[24/173] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CrossHierarchyEdgeComparator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[25/173] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LEdge.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[26/173] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraph.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[27/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EndLabelSorter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[28/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_GraphTransformer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[29/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalNodeResizingProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[30/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortConstraintProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[31/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortDummySizeProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[32/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortOrthogonalEdgeRouter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[33/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortPositionProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[34/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HighDegreeNodeLayeringProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[35/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HyperedgeDummyMerger.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[36/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HypernodesProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[37/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InLayerConstraintProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[38/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InnermostNodeMarginCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[39/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InteractiveExternalPortPositioner.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[40/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_IntermediateProcessorStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[41/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InvertedPortProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[42/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelAndNodeSizeProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[43/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelDummyInserter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[44/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelDummyRemover.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[45/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelDummySwitcher.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[46/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelManagementProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[47/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelSideSelector.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[48/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LayerConstraintPostprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[49/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LayerConstraintPreprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[50/197] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LayerSizeAndGraphHeightCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/221] Emitting module ElkSwift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[52/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_NodeContext.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[53/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_NodeLabelLocation.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[54/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_PortContext.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[55/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_PortContextMultimap.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[56/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_NodeDimensionCalculation.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[57/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_NodeLabelAndSizeCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[58/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_NodeMarginCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[59/221] Compiling ElkSwift org_eclipse_elk_alg_common_NodeMicroLayout.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[60/221] Compiling ElkSwift org_eclipse_elk_alg_common_Point.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[61/221] Compiling ElkSwift org_eclipse_elk_alg_common_RectilinearConvexHull.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[62/221] Compiling ElkSwift org_eclipse_elk_alg_common_overlaps_GreedyRectangleStripOverlapRemover.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[63/221] Compiling ElkSwift org_eclipse_elk_alg_common_overlaps_IRectangleStripOverlapRemovalStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[64/221] Compiling ElkSwift org_eclipse_elk_alg_common_overlaps_RectangleStripOverlapRemover.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[65/221] Compiling ElkSwift org_eclipse_elk_alg_common_utils_UniqueTriple.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[66/221] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_ComponentsToCGraphTransformer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[67/221] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_IComponent.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[68/221] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_IConnectedComponents.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[69/221] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_IExternalExtension.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[70/221] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_OneDimensionalComponentsCompaction.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[71/221] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_ICompactionAlgorithm.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[72/221] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_IConstraintCalculationAlgorithm.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[73/221] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_LongestPathCompaction.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[74/221] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_QuadraticConstraintCalculation.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[75/221] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_ScanlineConstraintCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[76/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_SwitchDecider.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[77/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_ordering_PortRestorer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[78/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_ordering_PortSideAssigner.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[79/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfHyperLoop.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[80/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfHyperLoopLabels.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[81/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopEdge.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[82/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopHolder.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[83/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopPort.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[84/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopType.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[85/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_AbstractSelfLoopRouter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[86/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_LabelPlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[87/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_OrthogonalSelfLoopRouter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[88/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_PolylineSelfLoopRouter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[89/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_RoutingDirector.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[90/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_RoutingSlotAssigner.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[91/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_BiLinkedHashMultiMap.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[92/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_CommentNodeMarginCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[93/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_CommentPostprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[94/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_CommentPreprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[95/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_ConstraintsPostprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[96/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_DummySelfLoopProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[97/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EdgeAndLayerConstraintEdgeReverser.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[98/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EndLabelPostprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[99/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EndLabelPreprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[100/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraphAdapters.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[101/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraphElement.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[102/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraphUtil.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[103/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LLabel.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[104/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LMargin.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[105/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LNode.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[106/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LPadding.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[107/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LPort.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[108/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LShape.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[109/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_Layer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[110/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_Tarjan.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[111/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_ElkGraphImporter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[112/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_ElkGraphLayoutTransferrer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[113/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_ElkGraphTransformer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[114/221] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_IGraphTransformer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[115/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_EdgeAwareScanlineConstraintCalculation.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[116/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_HorizontalGraphCompactor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[117/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_LGraphToCGraphTransformer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[118/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_NetworkSimplexCompaction.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[119/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_VerticalSegment.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[120/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_BetweenLayerEdgeTwoNodeCrossingsCounter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[121/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_CrossingMatrixFiller.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[122/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_GreedySwitchHeuristic.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[123/221] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_NorthSouthEdgeNeighbouringNodeCrossingsCounter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[124/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_Scanline.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[125/221] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NEdge.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[126/221] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NGraph.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[127/221] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NNode.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[128/221] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NetworkSimplex.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[129/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_AtomicCell.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[130/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_Cell.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[131/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_ContainerArea.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[132/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_ContainerCell.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[133/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_GridContainerCell.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[134/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_HorizontalLabelAlignment.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[135/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_LabelCell.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[136/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_StripContainerCell.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[137/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_VerticalLabelAlignment.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[138/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_CellSystemConfigurator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[139/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_HorizontalPortPlacementSizeCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[140/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_InsidePortLabelCellCreator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[141/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_LabelPlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[142/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_NodeLabelAndSizeUtilities.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[143/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_NodeLabelCellCreator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[144/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_NodeSizeCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[145/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_PortContextCreator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[146/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_PortLabelPlacementCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[147/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_PortPlacementCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[148/221] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_VerticalPortPlacementSizeCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[149/221] Compiling ElkSwift ELK.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[150/221] Compiling ElkSwift ElkGraphImpl.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[151/221] Compiling ElkSwift ElkGraphUtil.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[152/221] Compiling ElkSwift JavaCompat.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[153/221] Compiling ElkSwift JavaNumbers.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[154/221] Compiling ElkSwift JsonExporter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[155/221] Compiling ElkSwift JsonImporter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[156/221] Compiling ElkSwift TypeAliases.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[157/221] Compiling ElkSwift ArrayDeque.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[158/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CGraph.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[159/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CGroup.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[160/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CNode.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[161/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CompareFuzzy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[162/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ICompactionAlgorithm.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[163/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_IConstraintCalculationAlgorithm.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[164/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ILockFunction.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[165/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ISpacingsHandler.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[166/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_LongestPathCompaction.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[167/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_OneDimensionalCompactor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[168/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_QuadraticConstraintCalculation.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[169/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_Quadruplet.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[170/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ScanlineConstraintCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[171/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_options_HighLevelSortingCriterion.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[172/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_options_LowLevelSortingCriterion.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[173/221] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_options_TraversalStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[174/365] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_BreakingPointRemover.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[175/365] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_CuttingUtils.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[176/365] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_GraphStats.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[177/365] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_ICutIndexCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[178/365] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_MSDCutIndexHeuristic.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[179/365] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_SingleEdgeGraphWrapper.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[180/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CenterEdgeLabelPlacementStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[181/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_ConstraintCalculationStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[182/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CrossingMinimizationStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[183/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CuttingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[184/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CycleBreakingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[185/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_DirectionCongruency.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[186/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_EdgeConstraint.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[187/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_EdgeLabelSideSelection.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[188/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_EdgeStraighteningStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[189/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_FixedAlignment.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[190/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GraphCompactionStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[191/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GraphProperties.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[192/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GreedySwitchType.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[193/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GroupOrderStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[194/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_InLayerConstraint.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[195/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_InteractiveReferencePoint.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[196/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_InternalProperties.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[197/365] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayerConstraint.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[198/389] Compiling ElkSwift org_eclipse_elk_core_options_EdgeCoords.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[199/389] Compiling ElkSwift org_eclipse_elk_core_options_EdgeLabelPlacement.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[200/389] Compiling ElkSwift org_eclipse_elk_core_options_EdgeRouting.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[201/389] Compiling ElkSwift org_eclipse_elk_core_options_EdgeType.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[202/389] Compiling ElkSwift org_eclipse_elk_core_options_HierarchyHandling.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[203/389] Compiling ElkSwift org_eclipse_elk_core_options_ITopdownSizeApproximator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[204/389] Compiling ElkSwift org_eclipse_elk_core_options_LabelSide.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[205/389] Compiling ElkSwift org_eclipse_elk_core_options_NodeLabelPlacement.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[206/389] Compiling ElkSwift org_eclipse_elk_core_options_PortAlignment.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[207/389] Compiling ElkSwift org_eclipse_elk_core_options_PortConstraints.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[208/389] Compiling ElkSwift org_eclipse_elk_core_options_PortLabelPlacement.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[209/389] Compiling ElkSwift org_eclipse_elk_core_options_PortSide.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[210/389] Compiling ElkSwift org_eclipse_elk_core_options_ShapeCoords.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[211/389] Compiling ElkSwift org_eclipse_elk_core_options_SizeConstraint.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[212/389] Compiling ElkSwift org_eclipse_elk_core_options_SizeOptions.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[213/389] Compiling ElkSwift org_eclipse_elk_core_options_TopdownNodeTypes.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[214/389] Compiling ElkSwift org_eclipse_elk_core_options_TopdownSizeApproximator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[215/389] Compiling ElkSwift org_eclipse_elk_core_options_TopdownSizeApproximatorUtil.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[216/389] Compiling ElkSwift org_eclipse_elk_core_AbstractLayoutProvider.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[217/389] Compiling ElkSwift org_eclipse_elk_core_IGraphLayoutEngine.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[218/389] Compiling ElkSwift org_eclipse_elk_core_ITopdownLayoutProvider.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[219/389] Compiling ElkSwift org_eclipse_elk_core_LayoutConfigurator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[220/389] Compiling ElkSwift org_eclipse_elk_core_RecursiveGraphLayoutEngine.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[221/389] Compiling ElkSwift org_eclipse_elk_core_UnsupportedConfigurationException.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[222/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayerUnzippingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[223/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayeredOptions.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[224/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayeredSpacings.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[225/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayeringStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[226/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LongEdgeOrderingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[227/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_NodeFlexibility.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[228/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_NodePlacementStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[229/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_NodePromotionStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[230/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_OrderingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[231/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_PortSortingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[232/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_PortType.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[233/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SelfLoopDistributionStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[234/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SelfLoopOrderingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[235/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SelfLoopPlacementStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[236/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_Spacings.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[237/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SplineRoutingMode.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[238/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_ValidifyStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[239/389] Compiling ElkSwift org_eclipse_elk_alg_layered_options_WrappingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[240/389] Compiling ElkSwift org_eclipse_elk_alg_layered_ElkLayered.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[241/389] Compiling ElkSwift org_eclipse_elk_alg_layered_GraphConfigurator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[242/389] Compiling ElkSwift org_eclipse_elk_alg_layered_IHierarchyAwareLayoutProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[243/389] Compiling ElkSwift org_eclipse_elk_alg_layered_LayeredLayoutProvider.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[244/389] Compiling ElkSwift org_eclipse_elk_alg_layered_LayeredPhases.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[245/389] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_BFSNodeOrderCycleBreaker.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[246/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LongEdgeJoiner.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[247/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LongEdgeSplitter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[248/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_NodePromotion.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[249/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_NorthSouthPortPostprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[250/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_NorthSouthPortPreprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[251/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PartitionMidprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[252/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PartitionPostprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[253/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PartitionPreprocessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[254/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PortListSorter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[255/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PortSideProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[256/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_ReversedEdgeRestorer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[257/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopPortRestorer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[258/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopPostProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[259/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopPreProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[260/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopRouter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[261/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SemiInteractiveCrossMinProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[262/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SortByInputModelProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[263/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_preserveorder_CMGroupModelOrderCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[264/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_preserveorder_ModelOrderNodeComparator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[265/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_preserveorder_ModelOrderPortComparator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[266/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_unzipping_AlternatingLayerUnzipper.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[267/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_ARDCutIndexHeuristic.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[268/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_BreakingPointInserter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[269/413] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_BreakingPointProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[270/413] Compiling ElkSwift org_eclipse_elk_core_util_WrappedException.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[271/413] Compiling ElkSwift org_eclipse_elk_graph_EMapPropertyHolder.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[272/413] Compiling ElkSwift org_eclipse_elk_graph_ElkBendPoint.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[273/413] Compiling ElkSwift org_eclipse_elk_graph_ElkConnectableShape.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[274/413] Compiling ElkSwift org_eclipse_elk_graph_ElkEdge.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[275/413] Compiling ElkSwift org_eclipse_elk_graph_ElkEdgeSection.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[276/413] Compiling ElkSwift org_eclipse_elk_graph_ElkGraphElement.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[277/413] Compiling ElkSwift org_eclipse_elk_graph_ElkGraphFactory.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[278/413] Compiling ElkSwift org_eclipse_elk_graph_ElkGraphPackage.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[279/413] Compiling ElkSwift org_eclipse_elk_graph_ElkLabel.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[280/413] Compiling ElkSwift org_eclipse_elk_graph_ElkNode.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[281/413] Compiling ElkSwift org_eclipse_elk_graph_ElkPersistentEntry.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[282/413] Compiling ElkSwift org_eclipse_elk_graph_ElkPort.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[283/413] Compiling ElkSwift org_eclipse_elk_graph_ElkShape.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[284/413] Compiling ElkSwift org_eclipse_elk_graph_properties_AdvancedPropertyValue.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[285/413] Compiling ElkSwift org_eclipse_elk_graph_properties_ExperimentalPropertyValue.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[286/413] Compiling ElkSwift org_eclipse_elk_graph_properties_GraphFeature.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[287/413] Compiling ElkSwift org_eclipse_elk_graph_properties_IProperty.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[288/413] Compiling ElkSwift org_eclipse_elk_graph_properties_IPropertyHolder.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[289/413] Compiling ElkSwift org_eclipse_elk_graph_properties_IPropertyValueProxy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[290/413] Compiling ElkSwift org_eclipse_elk_graph_properties_MapPropertyHolder.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[291/413] Compiling ElkSwift org_eclipse_elk_graph_properties_Property.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[292/413] Compiling ElkSwift org_eclipse_elk_graph_properties_PropertyHolderComparator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[293/413] Compiling ElkSwift ElkSwift.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[294/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_DFSNodeOrderCycleBreaker.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[295/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_DepthFirstCycleBreaker.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[296/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_GreedyCycleBreaker.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[297/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_GreedyModelOrderCycleBreaker.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[298/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_GroupModelOrderCalculator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[299/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_InteractiveCycleBreaker.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[300/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_ModelOrderCycleBreaker.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[301/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_SCCModelOrderCycleBreaker.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[302/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_SCCNodeTypeCycleBreaker.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[303/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_SCConnectivity.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[304/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_BreadthFirstModelOrderLayerer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[305/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_CoffmanGrahamLayerer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[306/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_DepthFirstModelOrderLayerer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[307/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_InteractiveLayerer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[308/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_LongestPathLayerer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[309/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_LongestPathSourceLayerer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[310/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_MinWidthLayerer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[311/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_NetworkSimplexLayerer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[312/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_StretchWidthLayerer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[313/413] Compiling ElkSwift SharedIntArray.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[314/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_AllCrossingsCounter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[315/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_BinaryIndexedTree.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[316/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_CrossMinUtil.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[317/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_CrossingsCounter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[318/413] Compiling ElkSwift org_eclipse_elk_core_UnsupportedGraphException.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[319/413] Compiling ElkSwift org_eclipse_elk_core_util_adapters_ElkGraphAdapters.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[320/413] Compiling ElkSwift org_eclipse_elk_core_util_adapters_GraphAdapters.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[321/413] Compiling ElkSwift org_eclipse_elk_core_util_internal_LayoutOptionProxy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[322/413] Compiling ElkSwift org_eclipse_elk_core_util_AbstractRandomListAccessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[323/413] Compiling ElkSwift org_eclipse_elk_core_util_AlgorithmFactory.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[324/413] Compiling ElkSwift org_eclipse_elk_core_util_BasicProgressMonitor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[325/413] Compiling ElkSwift org_eclipse_elk_core_util_DefaultFactory.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[326/413] Compiling ElkSwift org_eclipse_elk_core_util_ElkSpacings.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[327/413] Compiling ElkSwift org_eclipse_elk_core_util_ElkUtil.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[328/413] Compiling ElkSwift org_eclipse_elk_core_util_ExclusiveBounds.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[329/413] Compiling ElkSwift org_eclipse_elk_core_util_IDataObject.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[330/413] Compiling ElkSwift org_eclipse_elk_core_util_IElkCancelIndicator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[331/413] Compiling ElkSwift org_eclipse_elk_core_util_IElkProgressMonitor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[332/413] Compiling ElkSwift org_eclipse_elk_core_util_IFactory.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[333/413] Compiling ElkSwift org_eclipse_elk_core_util_IGraphElementVisitor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[334/413] Compiling ElkSwift org_eclipse_elk_core_util_IndividualSpacings.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[335/413] Compiling ElkSwift org_eclipse_elk_core_util_InstancePool.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[336/413] Compiling ElkSwift org_eclipse_elk_core_util_Maybe.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[337/413] Compiling ElkSwift org_eclipse_elk_core_util_NullElkProgressMonitor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[338/413] Compiling ElkSwift org_eclipse_elk_core_util_Pair.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[339/413] Compiling ElkSwift org_eclipse_elk_core_util_PropertyConstantsDelegator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[340/413] Compiling ElkSwift org_eclipse_elk_core_util_Quadruple.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[341/413] Compiling ElkSwift org_eclipse_elk_core_util_Triple.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[342/413] Compiling ElkSwift org_eclipse_elk_core_alg_LayoutProcessorConfiguration.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[343/413] Compiling ElkSwift org_eclipse_elk_core_data_DeprecatedLayoutOptionReplacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[344/413] Compiling ElkSwift org_eclipse_elk_core_data_ILayoutMetaData.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[345/413] Compiling ElkSwift org_eclipse_elk_core_data_ILayoutMetaDataProvider.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[346/413] Compiling ElkSwift org_eclipse_elk_core_data_LayoutAlgorithmData.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[347/413] Compiling ElkSwift org_eclipse_elk_core_data_LayoutAlgorithmResolver.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[348/413] Compiling ElkSwift org_eclipse_elk_core_data_LayoutCategoryData.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[349/413] Compiling ElkSwift org_eclipse_elk_core_data_LayoutMetaDataService.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[350/413] Compiling ElkSwift org_eclipse_elk_core_data_LayoutOptionData.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[351/413] Compiling ElkSwift org_eclipse_elk_core_labels_ILabelManager.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[352/413] Compiling ElkSwift org_eclipse_elk_core_math_BezierSpline.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[353/413] Compiling ElkSwift org_eclipse_elk_core_math_CubicSplineInterpolator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[354/413] Compiling ElkSwift org_eclipse_elk_core_math_ElkMargin.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[355/413] Compiling ElkSwift org_eclipse_elk_core_math_ElkMath.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[356/413] Compiling ElkSwift org_eclipse_elk_core_math_ElkPadding.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[357/413] Compiling ElkSwift org_eclipse_elk_core_math_ElkRectangle.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[358/413] Compiling ElkSwift org_eclipse_elk_core_math_ISplineInterpolator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[359/413] Compiling ElkSwift org_eclipse_elk_core_math_KVector.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[360/413] Compiling ElkSwift org_eclipse_elk_core_math_KVectorChain.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[361/413] Compiling ElkSwift org_eclipse_elk_core_math_Spacing.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[362/413] Compiling ElkSwift org_eclipse_elk_core_options_Alignment.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[363/413] Compiling ElkSwift org_eclipse_elk_core_options_ContentAlignment.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[364/413] Compiling ElkSwift org_eclipse_elk_core_options_CoreOptions.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[365/413] Compiling ElkSwift org_eclipse_elk_core_options_Direction.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[366/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_ThresholdStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[367/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_InteractiveNodePlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[368/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_LinearSegmentsNodePlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[369/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_NetworkSimplexPlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[370/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_SimpleNodePlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[371/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_EdgeRouterFactory.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[372/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_OrthogonalEdgeRouter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[373/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_PolylineEdgeRouter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[374/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_BaseRoutingDirectionStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[375/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_NorthToSouthRoutingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[376/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_RoutingDirection.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[377/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_SouthToNorthRoutingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[378/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_WestToEastRoutingStrategy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[379/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeCycleDetector.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[380/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeSegment.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[381/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeSegmentDependency.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[382/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeSegmentSplitter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[383/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_OrthogonalRoutingGenerator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[384/413] Compiling ElkSwift org_eclipse_elk_core_alg_AlgorithmAssembler.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[385/413] Compiling ElkSwift org_eclipse_elk_core_alg_EnumBasedFactoryComparator.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[386/413] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutPhase.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[387/413] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutPhaseFactory.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[388/413] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutProcessor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[389/413] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutProcessorFactory.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[390/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_HyperedgeCrossingsCounter.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[391/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_IInitializable.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[392/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_AbstractBarycenterPortDistributor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[393/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_BarycenterHeuristic.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[394/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ForsterConstraintResolver.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[395/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_GraphInfoHolder.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[396/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_GreedyPortDistributor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[397/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ICrossingMinimizationHeuristic.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[398/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ISweepPortDistributor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[399/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_InteractiveCrossingMinimizer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[400/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_LayerSweepCrossingMinimizer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[401/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_LayerSweepTypeDecider.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[402/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_LayerTotalPortDistributor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[403/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_MedianHeuristic.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[404/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ModelOrderBarycenterHeuristic.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[405/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_NoCrossingMinimizer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[406/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_NodeRelativePortDistributor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[407/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_SweepCopy.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[408/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKAlignedLayout.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[409/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKAligner.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[410/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKCompactor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[411/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKNodePlacer.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[412/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_ICompactor.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
[413/413] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_NeighborhoodInformation.swift
/host/spi-builder-workspace/Sources/ElkSwift/Bridge/ELK.swift:5:8: error: no such module 'os'
3 |
4 | import Foundation
5 | import os
| `- error: no such module 'os'
6 |
7 | public final class ELK {
BUILD FAILURE 6.3 linux