The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ThreeMF, reference 0.2.3 (94adc0), with Swift 6.3 for Linux on 18 Apr 2026 10:03:34 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/ThreeMF.git
Reference: 0.2.3
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/tomasf/ThreeMF
 * tag               0.2.3      -> FETCH_HEAD
HEAD is now at 94adc0b Merge branch 'main' into dev
Cloned https://github.com/tomasf/ThreeMF.git
Revision (git rev-parse @):
94adc0bec0ad76677ae34a02823c379981ef02a1
SUCCESS checkout https://github.com/tomasf/ThreeMF.git at 0.2.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/tomasf/ThreeMF.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
Fetching https://github.com/tomasf/Zip.git
Fetching https://github.com/tomasf/Nodal.git
[1/852] Fetching nodal
[606/1049] Fetching nodal, zip
Fetched https://github.com/tomasf/Zip.git from cache (0.61s)
Fetched https://github.com/tomasf/Nodal.git from cache (0.61s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 1.0.0 (1.86s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.1 (1.02s)
Creating working copy for https://github.com/tomasf/Nodal.git
Working copy of https://github.com/tomasf/Nodal.git resolved at 1.0.0
Creating working copy for https://github.com/tomasf/Zip.git
Working copy of https://github.com/tomasf/Zip.git resolved at 2.1.1
Building for debugging...
[0/7] Write sources
[3/7] Compiling Miniz miniz.c
[4/7] Compiling Bridge bridge.cpp
[5/7] Compiling pugixml.cpp
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/53] Compiling Zip ZipArchive+OnDisk.swift
[9/53] Emitting module Nodal
[10/58] Emitting module Zip
[11/58] Compiling Zip ZipArchive+Get.swift
[12/58] Compiling Zip ZipArchive+InMemory.swift
[13/58] Compiling Zip ZipArchive.swift
[14/58] Compiling Zip ZipError.swift
[15/58] Compiling Zip ZipArchive+Write.swift
[16/58] Compiling Zip ZipArchive+Read.swift
[18/59] Compiling Nodal Node+XMLElementCodable.swift
[19/59] Compiling Nodal XMLElementCodable.swift
[20/59] Compiling Nodal Foundation+XMLValueCodable.swift
[21/59] Compiling Nodal Node+XMLValueCodable.swift
[22/59] Compiling Nodal Node+XMLValueCodableArray.swift
[23/59] Compiling Nodal XMLDataFormat.swift
[24/59] Compiling Nodal ReverseSiblingSequence.swift
[25/59] Compiling Nodal Node+xPath.swift
[26/59] Compiling Nodal XPathQuery.swift
[27/59] Compiling Nodal XPathResults.swift
[28/59] Compiling Nodal XPathVariableValue.swift
[29/59] Compiling Nodal OutputOptions.swift
[30/59] Compiling Nodal AncestorAttributeSequence.swift
[31/59] Compiling Nodal AttributeSequence.swift
[32/59] Compiling Nodal ChildSequence.swift
[33/59] Compiling Nodal DescendantSequence.swift
[34/59] Compiling Nodal XMLDateFormat.swift
[35/59] Compiling Nodal XMLValueCodable.swift
[36/59] Compiling Nodal Document+Errors.swift
[37/59] Compiling Nodal Document+Input.swift
[38/59] Compiling Nodal Document+Namespaces.swift
[39/59] Compiling Nodal Document+Output.swift
[40/59] Compiling Nodal Document+PendingNameRecords.swift
[41/59] Compiling Nodal Document+RootElement.swift
[42/59] Compiling Nodal Document.ParseOptions.swift
[43/59] Compiling Nodal Document.swift
[44/59] Compiling Nodal PendingNameRecord.swift
[45/59] Compiling Nodal PugiNode.swift
[46/59] Compiling Nodal Node+Attributes.swift
[47/59] Compiling Nodal Node+Children.swift
[48/59] Compiling Nodal Node+Elements.swift
[49/59] Compiling Nodal Node+Hierarchy.swift
[50/59] Compiling Nodal Node+MoveCopy.swift
[51/59] Compiling Nodal Node+Names.swift
[52/59] Compiling Nodal Node+Namespaces.swift
[53/59] Compiling Nodal Node.Kind.swift
[54/59] Compiling Nodal Node.swift
[55/59] Compiling Nodal Encoding.swift
[56/59] Compiling Nodal ExpandedName+Pending.swift
[57/59] Compiling Nodal ExpandedName.swift
[58/59] Compiling Nodal Extensions.swift
[59/59] Compiling Nodal Pugi.swift
[61/96] Emitting module ThreeMF
[62/101] Compiling ThreeMF Attributes.swift
[63/101] Compiling ThreeMF Namespace.swift
[64/101] Compiling ThreeMF Core.swift
[65/101] Compiling ThreeMF Materials.swift
[66/101] Compiling ThreeMF Production.swift
[67/101] Compiling ThreeMF Alternatives.swift
[68/101] Compiling ThreeMF Component.swift
[69/101] Compiling ThreeMF Mesh.Triangle.swift
[70/101] Compiling ThreeMF Mesh.TriangleSet.swift
[71/101] Compiling ThreeMF Mesh.Vertex.swift
[72/101] Compiling ThreeMF MetallicTextureDisplayProperties.swift
[73/101] Compiling ThreeMF SpecularDisplayProperties.swift
[74/101] Compiling ThreeMF SpecularTextureDisplayProperties.swift
[75/101] Compiling ThreeMF TranslucentDisplayProperties.swift
[76/101] Compiling ThreeMF Multiproperties.swift
[77/101] Compiling ThreeMF Relationship.swift
[78/101] Compiling ThreeMF BaseMaterial.swift
[79/101] Compiling ThreeMF ColorGroup.swift
[80/101] Compiling ThreeMF CompositeMaterial.swift
[81/101] Compiling ThreeMF MetallicDisplayProperties.swift
[82/101] Compiling ThreeMF Mesh.swift
[83/101] Compiling ThreeMF Object.swift
[84/101] Compiling ThreeMF Resource.swift
[85/101] Compiling ThreeMF Texture2D.swift
[86/101] Compiling ThreeMF Texture2DGroup.swift
[87/101] Compiling ThreeMF Extensions.swift
[88/101] Compiling ThreeMF Build.swift
[89/101] Compiling ThreeMF Item.swift
[90/101] Compiling ThreeMF Model.swift
[91/101] Compiling ThreeMF ResourceContainer.swift
[92/101] Compiling ThreeMF TriangleSets.swift
[93/101] Compiling ThreeMF ContentTypes.swift
[94/101] Compiling ThreeMF ModelLoader.swift
[95/101] Compiling ThreeMF PackageReader.swift
[96/101] Compiling ThreeMF PackageWriter.swift
[97/101] Compiling ThreeMF ThreeMF.swift
[98/101] Compiling ThreeMF Color.swift
[99/101] Compiling ThreeMF Matrix3D.swift
[100/101] Compiling ThreeMF Metadata.swift
[101/101] Compiling ThreeMF Unit.swift
Build complete! (59.68s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zip",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/Zip.git"
    },
    {
      "identity" : "nodal",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/Nodal.git"
    }
  ],
  "manifest_display_name" : "ThreeMF",
  "name" : "ThreeMF",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ThreeMF",
      "targets" : [
        "ThreeMF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ThreeMF",
      "module_type" : "SwiftTarget",
      "name" : "ThreeMF",
      "path" : "Sources/ThreeMF",
      "product_dependencies" : [
        "Zip",
        "Nodal"
      ],
      "product_memberships" : [
        "ThreeMF"
      ],
      "sources" : [
        "Extensions.swift",
        "Model/Build.swift",
        "Model/Item.swift",
        "Model/Model.swift",
        "Model/ResourceContainer.swift",
        "Namespace/Attributes.swift",
        "Namespace/Namespace.swift",
        "Namespace/Namespaces/Core.swift",
        "Namespace/Namespaces/Materials.swift",
        "Namespace/Namespaces/Production.swift",
        "Namespace/Namespaces/TriangleSets.swift",
        "Package/ContentTypes.swift",
        "Package/ModelLoader.swift",
        "Package/PackageReader.swift",
        "Package/PackageWriter.swift",
        "Package/Relationship.swift",
        "Resources/BaseMaterial.swift",
        "Resources/ColorGroup.swift",
        "Resources/CompositeMaterial.swift",
        "Resources/Display Properties/MetallicDisplayProperties.swift",
        "Resources/Display Properties/MetallicTextureDisplayProperties.swift",
        "Resources/Display Properties/SpecularDisplayProperties.swift",
        "Resources/Display Properties/SpecularTextureDisplayProperties.swift",
        "Resources/Display Properties/TranslucentDisplayProperties.swift",
        "Resources/Multiproperties.swift",
        "Resources/Object/Alternatives.swift",
        "Resources/Object/Component.swift",
        "Resources/Object/Mesh.Triangle.swift",
        "Resources/Object/Mesh.TriangleSet.swift",
        "Resources/Object/Mesh.Vertex.swift",
        "Resources/Object/Mesh.swift",
        "Resources/Object/Object.swift",
        "Resources/Resource.swift",
        "Resources/Texture2D.swift",
        "Resources/Texture2DGroup.swift",
        "ThreeMF.swift",
        "Values/Color.swift",
        "Values/Matrix3D.swift",
        "Values/Metadata.swift",
        "Values/Unit.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Done.