The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of msdf-atlas-gen, reference master (5db5b7), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 03:48:35 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AdaEngine/msdf-atlas-gen.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AdaEngine/msdf-atlas-gen
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5db5b7f Add bazel
Cloned https://github.com/AdaEngine/msdf-atlas-gen.git
Revision (git rev-parse @):
5db5b7f5136ce124ccc2c1b84a424b835f0b9f64
SUCCESS checkout https://github.com/AdaEngine/msdf-atlas-gen.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "msdf-atlas-gen",
      "name": "msdf-atlas-gen",
      "url": "https://github.com/AdaEngine/msdf-atlas-gen.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/msdf-atlas-gen",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AdaEngine/msdf-atlas-gen.git
[1/1085] Fetching msdf-atlas-gen
Fetched https://github.com/AdaEngine/msdf-atlas-gen.git from cache (1.21s)
Creating working copy for https://github.com/AdaEngine/msdf-atlas-gen.git
Working copy of https://github.com/AdaEngine/msdf-atlas-gen.git resolved at master (5db5b7f)
warning: '.resolve-product-dependencies': dependency 'msdf-atlas-gen' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AdaEngine/msdf-atlas-gen.git
https://github.com/AdaEngine/msdf-atlas-gen.git
{
  "c_language_standard" : "c11",
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "msdf-atlas-gen",
  "name" : "msdf-atlas-gen",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "MSDFAtlasGen",
      "targets" : [
        "MSDFAtlasGen"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "tinyxml",
      "module_type" : "ClangTarget",
      "name" : "tinyxml",
      "path" : "tinyxml",
      "product_memberships" : [
        "MSDFAtlasGen"
      ],
      "sources" : [
        "tinyxml2.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "freetype",
      "module_type" : "ClangTarget",
      "name" : "freetype",
      "path" : "freetype",
      "product_memberships" : [
        "MSDFAtlasGen"
      ],
      "sources" : [
        "src/autofit/autofit.c",
        "src/base/ftbase.c",
        "src/base/ftbbox.c",
        "src/base/ftbdf.c",
        "src/base/ftbitmap.c",
        "src/base/ftcid.c",
        "src/base/ftdebug.c",
        "src/base/ftfstype.c",
        "src/base/ftgasp.c",
        "src/base/ftglyph.c",
        "src/base/ftgxval.c",
        "src/base/ftinit.c",
        "src/base/ftmm.c",
        "src/base/ftotval.c",
        "src/base/ftpatent.c",
        "src/base/ftpfr.c",
        "src/base/ftstroke.c",
        "src/base/ftsynth.c",
        "src/base/ftsystem.c",
        "src/base/fttype1.c",
        "src/base/ftwinfnt.c",
        "src/bdf/bdf.c",
        "src/bzip2/ftbzip2.c",
        "src/cache/ftcache.c",
        "src/cff/cff.c",
        "src/cid/type1cid.c",
        "src/gzip/ftgzip.c",
        "src/lzw/ftlzw.c",
        "src/pcf/pcf.c",
        "src/pfr/pfr.c",
        "src/psaux/psaux.c",
        "src/pshinter/pshinter.c",
        "src/psnames/psnames.c",
        "src/raster/raster.c",
        "src/sdf/sdf.c",
        "src/sfnt/sfnt.c",
        "src/smooth/smooth.c",
        "src/truetype/truetype.c",
        "src/type1/type1.c",
        "src/type42/type42.c",
        "src/winfonts/winfnt.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MSDFGen",
      "module_type" : "ClangTarget",
      "name" : "MSDFGen",
      "path" : "msdfgen",
      "product_memberships" : [
        "MSDFAtlasGen"
      ],
      "sources" : [
        "core/Contour.cpp",
        "core/EdgeHolder.cpp",
        "core/MSDFErrorCorrection.cpp",
        "core/Projection.cpp",
        "core/Scanline.cpp",
        "core/Shape.cpp",
        "core/SignedDistance.cpp",
        "core/Vector2.cpp",
        "core/contour-combiners.cpp",
        "core/edge-coloring.cpp",
        "core/edge-segments.cpp",
        "core/edge-selectors.cpp",
        "core/equation-solver.cpp",
        "core/msdf-error-correction.cpp",
        "core/msdfgen.cpp",
        "core/rasterization.cpp",
        "core/render-sdf.cpp",
        "core/save-bmp.cpp",
        "core/save-tiff.cpp",
        "core/sdf-error-estimation.cpp",
        "core/shape-description.cpp",
        "ext/import-font.cpp",
        "ext/import-svg.cpp",
        "ext/resolve-shape-geometry.cpp",
        "ext/save-png.cpp"
      ],
      "target_dependencies" : [
        "freetype",
        "tinyxml"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MSDFAtlasGen",
      "module_type" : "ClangTarget",
      "name" : "MSDFAtlasGen",
      "path" : "msdf-atlas-gen",
      "product_memberships" : [
        "MSDFAtlasGen"
      ],
      "sources" : [
        "Charset.cpp",
        "FontGeometry.cpp",
        "GlyphGeometry.cpp",
        "RectanglePacker.cpp",
        "TightAtlasPacker.cpp",
        "Workload.cpp",
        "bitmap-blit.cpp",
        "charset-parser.cpp",
        "csv-export.cpp",
        "glyph-generators.cpp",
        "image-encode.cpp",
        "json-export.cpp",
        "shadron-preview-generator.cpp",
        "size-selectors.cpp",
        "utf8.cpp"
      ],
      "target_dependencies" : [
        "MSDFGen"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/82] Compiling MSDFAtlasGen csv-export.cpp
[1/82] Compiling MSDFAtlasGen bitmap-blit.cpp
[1/82] Compiling MSDFAtlasGen image-encode.cpp
[1/82] Compiling MSDFAtlasGen json-export.cpp
[1/82] Compiling MSDFAtlasGen FontGeometry.cpp
[5/82] Compiling MSDFAtlasGen GlyphGeometry.cpp
[6/82] Compiling MSDFAtlasGen Workload.cpp
[7/82] Compiling MSDFAtlasGen Charset.cpp
[7/82] Compiling MSDFAtlasGen glyph-generators.cpp
[7/82] Compiling MSDFAtlasGen charset-parser.cpp
[10/82] Compiling tinyxml tinyxml2.cpp
[11/82] Compiling smooth.c
[12/82] Compiling winfnt.c
[13/82] Compiling type42.c
[14/82] Compiling pshinter.c
[15/82] Compiling sdf.c
[16/82] Compiling raster.c
[17/82] Compiling ftlzw.c
[18/82] Compiling ftgzip.c
[19/82] Compiling psnames.c
[20/82] Compiling pcf.c
[21/82] Compiling pfr.c
[22/82] Compiling type1.c
[23/82] Compiling type1cid.c
[24/82] Compiling truetype.c
[25/82] Compiling ftbzip2.c
[26/82] Compiling ftwinfnt.c
[27/82] Compiling ftsystem.c
[28/82] Compiling ftcache.c
[28/82] Compiling fttype1.c
[30/82] Compiling ftsynth.c
[31/82] Compiling psaux.c
[32/82] Compiling sfnt.c
[33/82] Compiling bdf.c
[34/82] Compiling cff.c
[35/82] Compiling ftstroke.c
[36/82] Compiling ftpatent.c
[37/82] Compiling ftpfr.c
[38/82] Compiling ftotval.c
[39/82] Compiling ftmm.c
[40/82] Compiling ftgxval.c
[41/82] Compiling ftinit.c
[42/82] Compiling ftglyph.c
[43/82] Compiling ftgasp.c
[44/82] Compiling ftfstype.c
[45/82] Compiling ftdebug.c
[46/82] Compiling ftcid.c
[47/82] Compiling ftbitmap.c
[48/82] Compiling ftbdf.c
[49/82] Compiling ftbbox.c
[50/82] Compiling save-tiff.cpp
[51/82] Compiling save-bmp.cpp
[52/82] Compiling autofit.c
[53/82] Compiling render-sdf.cpp
[54/82] Compiling ftbase.c
[55/82] Compiling equation-solver.cpp
[56/82] Compiling edge-selectors.cpp
[57/82] Compiling save-png.cpp
[58/82] Compiling resolve-shape-geometry.cpp
[59/82] Compiling import-svg.cpp
[60/82] Compiling import-font.cpp
[61/82] Compiling shape-description.cpp
[62/82] Compiling edge-segments.cpp
[63/82] Compiling sdf-error-estimation.cpp
[64/82] Compiling Vector2.cpp
[65/82] Compiling SignedDistance.cpp
[66/82] Compiling rasterization.cpp
[67/82] Compiling Projection.cpp
[68/82] Compiling EdgeHolder.cpp
[69/82] Compiling msdf-error-correction.cpp
[70/82] Compiling msdfgen.cpp
[71/82] Compiling MSDFAtlasGen size-selectors.cpp
[72/82] Compiling Scanline.cpp
[73/82] Compiling contour-combiners.cpp
[74/82] Compiling Shape.cpp
[75/82] Compiling MSDFAtlasGen utf8.cpp
[76/82] Compiling MSDFErrorCorrection.cpp
[77/82] Compiling Contour.cpp
[78/82] Compiling edge-coloring.cpp
[79/82] Compiling MSDFAtlasGen RectanglePacker.cpp
[80/82] Compiling MSDFAtlasGen TightAtlasPacker.cpp
[81/82] Compiling MSDFAtlasGen shadron-preview-generator.cpp
Build complete! (4.38s)
Build complete.
{
  "c_language_standard" : "c11",
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "msdf-atlas-gen",
  "name" : "msdf-atlas-gen",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "MSDFAtlasGen",
      "targets" : [
        "MSDFAtlasGen"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "tinyxml",
      "module_type" : "ClangTarget",
      "name" : "tinyxml",
      "path" : "tinyxml",
      "product_memberships" : [
        "MSDFAtlasGen"
      ],
      "sources" : [
        "tinyxml2.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "freetype",
      "module_type" : "ClangTarget",
      "name" : "freetype",
      "path" : "freetype",
      "product_memberships" : [
        "MSDFAtlasGen"
      ],
      "sources" : [
        "src/autofit/autofit.c",
        "src/base/ftbase.c",
        "src/base/ftbbox.c",
        "src/base/ftbdf.c",
        "src/base/ftbitmap.c",
        "src/base/ftcid.c",
        "src/base/ftdebug.c",
        "src/base/ftfstype.c",
        "src/base/ftgasp.c",
        "src/base/ftglyph.c",
        "src/base/ftgxval.c",
        "src/base/ftinit.c",
        "src/base/ftmm.c",
        "src/base/ftotval.c",
        "src/base/ftpatent.c",
        "src/base/ftpfr.c",
        "src/base/ftstroke.c",
        "src/base/ftsynth.c",
        "src/base/ftsystem.c",
        "src/base/fttype1.c",
        "src/base/ftwinfnt.c",
        "src/bdf/bdf.c",
        "src/bzip2/ftbzip2.c",
        "src/cache/ftcache.c",
        "src/cff/cff.c",
        "src/cid/type1cid.c",
        "src/gzip/ftgzip.c",
        "src/lzw/ftlzw.c",
        "src/pcf/pcf.c",
        "src/pfr/pfr.c",
        "src/psaux/psaux.c",
        "src/pshinter/pshinter.c",
        "src/psnames/psnames.c",
        "src/raster/raster.c",
        "src/sdf/sdf.c",
        "src/sfnt/sfnt.c",
        "src/smooth/smooth.c",
        "src/truetype/truetype.c",
        "src/type1/type1.c",
        "src/type42/type42.c",
        "src/winfonts/winfnt.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MSDFGen",
      "module_type" : "ClangTarget",
      "name" : "MSDFGen",
      "path" : "msdfgen",
      "product_memberships" : [
        "MSDFAtlasGen"
      ],
      "sources" : [
        "core/Contour.cpp",
        "core/EdgeHolder.cpp",
        "core/MSDFErrorCorrection.cpp",
        "core/Projection.cpp",
        "core/Scanline.cpp",
        "core/Shape.cpp",
        "core/SignedDistance.cpp",
        "core/Vector2.cpp",
        "core/contour-combiners.cpp",
        "core/edge-coloring.cpp",
        "core/edge-segments.cpp",
        "core/edge-selectors.cpp",
        "core/equation-solver.cpp",
        "core/msdf-error-correction.cpp",
        "core/msdfgen.cpp",
        "core/rasterization.cpp",
        "core/render-sdf.cpp",
        "core/save-bmp.cpp",
        "core/save-tiff.cpp",
        "core/sdf-error-estimation.cpp",
        "core/shape-description.cpp",
        "ext/import-font.cpp",
        "ext/import-svg.cpp",
        "ext/resolve-shape-geometry.cpp",
        "ext/save-png.cpp"
      ],
      "target_dependencies" : [
        "freetype",
        "tinyxml"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MSDFAtlasGen",
      "module_type" : "ClangTarget",
      "name" : "MSDFAtlasGen",
      "path" : "msdf-atlas-gen",
      "product_memberships" : [
        "MSDFAtlasGen"
      ],
      "sources" : [
        "Charset.cpp",
        "FontGeometry.cpp",
        "GlyphGeometry.cpp",
        "RectanglePacker.cpp",
        "TightAtlasPacker.cpp",
        "Workload.cpp",
        "bitmap-blit.cpp",
        "charset-parser.cpp",
        "csv-export.cpp",
        "glyph-generators.cpp",
        "image-encode.cpp",
        "json-export.cpp",
        "shadron-preview-generator.cpp",
        "size-selectors.cpp",
        "utf8.cpp"
      ],
      "target_dependencies" : [
        "MSDFGen"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.