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 CXXTagLib, reference main (d729ec), with Swift 6.1 for Linux on 29 Apr 2025 07:35:55 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sbooth/CXXTagLib.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/sbooth/CXXTagLib
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d729ec1 Move `tdebuglistener.h` to public include dir (#4)
Cloned https://github.com/sbooth/CXXTagLib.git
Revision (git rev-parse @):
d729ec1554c47201af3e41a141367c8d75e0649f
SUCCESS checkout https://github.com/sbooth/CXXTagLib.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/sbooth/CXXTagLib.git
https://github.com/sbooth/CXXTagLib.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "CXXTagLib",
  "name" : "CXXTagLib",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "taglib",
      "targets" : [
        "taglib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "taglib",
      "module_type" : "ClangTarget",
      "name" : "taglib",
      "path" : "Sources/taglib",
      "product_memberships" : [
        "taglib"
      ],
      "sources" : [
        "ape/apefile.cpp",
        "ape/apefooter.cpp",
        "ape/apeitem.cpp",
        "ape/apeproperties.cpp",
        "ape/apetag.cpp",
        "asf/asfattribute.cpp",
        "asf/asffile.cpp",
        "asf/asfpicture.cpp",
        "asf/asfproperties.cpp",
        "asf/asftag.cpp",
        "audioproperties.cpp",
        "dsdiff/dsdiffdiintag.cpp",
        "dsdiff/dsdifffile.cpp",
        "dsdiff/dsdiffproperties.cpp",
        "dsf/dsffile.cpp",
        "dsf/dsfproperties.cpp",
        "fileref.cpp",
        "flac/flacfile.cpp",
        "flac/flacmetadatablock.cpp",
        "flac/flacpicture.cpp",
        "flac/flacproperties.cpp",
        "flac/flacunknownmetadatablock.cpp",
        "it/itfile.cpp",
        "it/itproperties.cpp",
        "mod/modfile.cpp",
        "mod/modfilebase.cpp",
        "mod/modproperties.cpp",
        "mod/modtag.cpp",
        "mp4/mp4atom.cpp",
        "mp4/mp4coverart.cpp",
        "mp4/mp4file.cpp",
        "mp4/mp4item.cpp",
        "mp4/mp4itemfactory.cpp",
        "mp4/mp4properties.cpp",
        "mp4/mp4tag.cpp",
        "mpc/mpcfile.cpp",
        "mpc/mpcproperties.cpp",
        "mpeg/id3v1/id3v1genres.cpp",
        "mpeg/id3v1/id3v1tag.cpp",
        "mpeg/id3v2/frames/attachedpictureframe.cpp",
        "mpeg/id3v2/frames/chapterframe.cpp",
        "mpeg/id3v2/frames/commentsframe.cpp",
        "mpeg/id3v2/frames/eventtimingcodesframe.cpp",
        "mpeg/id3v2/frames/generalencapsulatedobjectframe.cpp",
        "mpeg/id3v2/frames/ownershipframe.cpp",
        "mpeg/id3v2/frames/podcastframe.cpp",
        "mpeg/id3v2/frames/popularimeterframe.cpp",
        "mpeg/id3v2/frames/privateframe.cpp",
        "mpeg/id3v2/frames/relativevolumeframe.cpp",
        "mpeg/id3v2/frames/synchronizedlyricsframe.cpp",
        "mpeg/id3v2/frames/tableofcontentsframe.cpp",
        "mpeg/id3v2/frames/textidentificationframe.cpp",
        "mpeg/id3v2/frames/uniquefileidentifierframe.cpp",
        "mpeg/id3v2/frames/unknownframe.cpp",
        "mpeg/id3v2/frames/unsynchronizedlyricsframe.cpp",
        "mpeg/id3v2/frames/urllinkframe.cpp",
        "mpeg/id3v2/id3v2extendedheader.cpp",
        "mpeg/id3v2/id3v2footer.cpp",
        "mpeg/id3v2/id3v2frame.cpp",
        "mpeg/id3v2/id3v2framefactory.cpp",
        "mpeg/id3v2/id3v2header.cpp",
        "mpeg/id3v2/id3v2synchdata.cpp",
        "mpeg/id3v2/id3v2tag.cpp",
        "mpeg/mpegfile.cpp",
        "mpeg/mpegheader.cpp",
        "mpeg/mpegproperties.cpp",
        "mpeg/xingheader.cpp",
        "ogg/flac/oggflacfile.cpp",
        "ogg/oggfile.cpp",
        "ogg/oggpage.cpp",
        "ogg/oggpageheader.cpp",
        "ogg/opus/opusfile.cpp",
        "ogg/opus/opusproperties.cpp",
        "ogg/speex/speexfile.cpp",
        "ogg/speex/speexproperties.cpp",
        "ogg/vorbis/vorbisfile.cpp",
        "ogg/vorbis/vorbisproperties.cpp",
        "ogg/xiphcomment.cpp",
        "riff/aiff/aifffile.cpp",
        "riff/aiff/aiffproperties.cpp",
        "riff/rifffile.cpp",
        "riff/wav/infotag.cpp",
        "riff/wav/wavfile.cpp",
        "riff/wav/wavproperties.cpp",
        "s3m/s3mfile.cpp",
        "s3m/s3mproperties.cpp",
        "tag.cpp",
        "tag_c.cpp",
        "tagunion.cpp",
        "tagutils.cpp",
        "toolkit/tbytevector.cpp",
        "toolkit/tbytevectorlist.cpp",
        "toolkit/tbytevectorstream.cpp",
        "toolkit/tdebug.cpp",
        "toolkit/tdebuglistener.cpp",
        "toolkit/tfile.cpp",
        "toolkit/tfilestream.cpp",
        "toolkit/tiostream.cpp",
        "toolkit/tpicturetype.cpp",
        "toolkit/tpropertymap.cpp",
        "toolkit/tstring.cpp",
        "toolkit/tstringlist.cpp",
        "toolkit/tvariant.cpp",
        "toolkit/tversionnumber.cpp",
        "toolkit/tzlib.cpp",
        "trueaudio/trueaudiofile.cpp",
        "trueaudio/trueaudioproperties.cpp",
        "wavpack/wavpackfile.cpp",
        "wavpack/wavpackproperties.cpp",
        "xm/xmfile.cpp",
        "xm/xmproperties.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CXXTagLibTests",
      "module_type" : "SwiftTarget",
      "name" : "CXXTagLibTests",
      "path" : "Tests/CXXTagLibTests",
      "sources" : [
        "CXXTagLibTests.swift"
      ],
      "target_dependencies" : [
        "taglib"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/111] Compiling xmproperties.cpp
[1/111] Compiling apeproperties.cpp
[2/111] Compiling apeitem.cpp
[3/111] Compiling mpcfile.cpp
[4/111] Compiling mp4properties.cpp
[5/111] Compiling trueaudioproperties.cpp
[6/111] Compiling apetag.cpp
[7/111] Compiling mp4tag.cpp
[8/111] Compiling tzlib.cpp
[9/111] Compiling xmfile.cpp
[10/111] Compiling wavpackproperties.cpp
[11/111] Compiling wavpackfile.cpp
[12/111] Compiling tversionnumber.cpp
[13/111] Compiling trueaudiofile.cpp
[14/111] Compiling mp4itemfactory.cpp
[15/111] Compiling tiostream.cpp
[16/111] Compiling tpicturetype.cpp
[17/111] Compiling tstringlist.cpp
[18/111] Compiling tfilestream.cpp
[19/111] Compiling tstring.cpp
[20/111] Compiling tdebug.cpp
[21/111] Compiling tpropertymap.cpp
[22/111] Compiling tbytevectorstream.cpp
[23/111] Compiling tdebuglistener.cpp
[24/111] Compiling tfile.cpp
[25/111] Compiling tbytevectorlist.cpp
[26/111] Compiling s3mproperties.cpp
[27/111] Compiling tvariant.cpp
[28/111] Compiling taglib tagunion.cpp
[29/111] Compiling taglib tagutils.cpp
[30/111] Compiling s3mfile.cpp
[31/111] Compiling taglib tag.cpp
[32/111] Compiling wavproperties.cpp
[33/111] Compiling tbytevector.cpp
[34/111] Compiling wavfile.cpp
[35/111] Compiling rifffile.cpp
[36/111] Compiling aiffproperties.cpp
[37/111] Compiling infotag.cpp
[38/111] Compiling vorbisfile.cpp
[39/111] Compiling speexproperties.cpp
[40/111] Compiling vorbisproperties.cpp
[41/111] Compiling aifffile.cpp
[42/111] Compiling taglib tag_c.cpp
[43/111] Compiling speexfile.cpp
[44/111] Compiling opusproperties.cpp
[45/111] Compiling opusfile.cpp
[46/111] Compiling xiphcomment.cpp
[47/111] Compiling xingheader.cpp
[48/111] Compiling oggpage.cpp
[49/111] Compiling oggpageheader.cpp
[50/111] Compiling oggflacfile.cpp
[51/111] Compiling mpegproperties.cpp
[52/111] Compiling id3v2synchdata.cpp
[53/111] Compiling oggfile.cpp
[54/111] Compiling id3v2header.cpp
[55/111] Compiling mpegheader.cpp
[56/111] Compiling id3v2footer.cpp
[57/111] Compiling id3v2extendedheader.cpp
[58/111] Compiling mpegfile.cpp
[59/111] Compiling unknownframe.cpp
[60/111] Compiling unsynchronizedlyricsframe.cpp
[61/111] Compiling urllinkframe.cpp
[62/111] Compiling id3v2frame.cpp
[63/111] Compiling uniquefileidentifierframe.cpp
[64/111] Compiling id3v2framefactory.cpp
[65/111] Compiling id3v2tag.cpp
[66/111] Compiling textidentificationframe.cpp
[67/111] Compiling tableofcontentsframe.cpp
[68/111] Compiling synchronizedlyricsframe.cpp
[69/111] Compiling popularimeterframe.cpp
[70/111] Compiling relativevolumeframe.cpp
[71/111] Compiling podcastframe.cpp
[72/111] Compiling privateframe.cpp
[73/111] Compiling ownershipframe.cpp
[74/111] Compiling id3v1tag.cpp
[75/111] Compiling generalencapsulatedobjectframe.cpp
[76/111] Compiling attachedpictureframe.cpp
[77/111] Compiling eventtimingcodesframe.cpp
[78/111] Compiling chapterframe.cpp
[79/111] Compiling commentsframe.cpp
[80/111] Compiling id3v1genres.cpp
[81/111] Compiling modproperties.cpp
[82/111] Compiling mp4item.cpp
[83/111] Compiling mpcproperties.cpp
[84/111] Compiling itproperties.cpp
[85/111] Compiling mp4file.cpp
[86/111] Compiling mp4coverart.cpp
[87/111] Compiling modtag.cpp
[88/111] Compiling flacunknownmetadatablock.cpp
[89/111] Compiling mp4atom.cpp
[90/111] Compiling modfile.cpp
[91/111] Compiling modfilebase.cpp
[92/111] Compiling flacmetadatablock.cpp
[93/111] Compiling flacproperties.cpp
[94/111] Compiling flacpicture.cpp
[95/111] Compiling dsfproperties.cpp
[96/111] Compiling itfile.cpp
[97/111] Compiling taglib audioproperties.cpp
[98/111] Compiling dsdiffproperties.cpp
[99/111] Compiling asfproperties.cpp
[100/111] Compiling dsffile.cpp
[101/111] Compiling dsdiffdiintag.cpp
[102/111] Compiling dsdifffile.cpp
[103/111] Compiling asfpicture.cpp
[104/111] Compiling flacfile.cpp
[105/111] Compiling apefooter.cpp
[106/111] Compiling taglib fileref.cpp
[107/111] Compiling asfattribute.cpp
[108/111] Compiling apefile.cpp
[109/111] Compiling asffile.cpp
[110/111] Compiling asftag.cpp
Build complete! (35.76s)
Build complete.
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
  ],
  "manifest_display_name" : "CXXTagLib",
  "name" : "CXXTagLib",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "taglib",
      "targets" : [
        "taglib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "taglib",
      "module_type" : "ClangTarget",
      "name" : "taglib",
      "path" : "Sources/taglib",
      "product_memberships" : [
        "taglib"
      ],
      "sources" : [
        "ape/apefile.cpp",
        "ape/apefooter.cpp",
        "ape/apeitem.cpp",
        "ape/apeproperties.cpp",
        "ape/apetag.cpp",
        "asf/asfattribute.cpp",
        "asf/asffile.cpp",
        "asf/asfpicture.cpp",
        "asf/asfproperties.cpp",
        "asf/asftag.cpp",
        "audioproperties.cpp",
        "dsdiff/dsdiffdiintag.cpp",
        "dsdiff/dsdifffile.cpp",
        "dsdiff/dsdiffproperties.cpp",
        "dsf/dsffile.cpp",
        "dsf/dsfproperties.cpp",
        "fileref.cpp",
        "flac/flacfile.cpp",
        "flac/flacmetadatablock.cpp",
        "flac/flacpicture.cpp",
        "flac/flacproperties.cpp",
        "flac/flacunknownmetadatablock.cpp",
        "it/itfile.cpp",
        "it/itproperties.cpp",
        "mod/modfile.cpp",
        "mod/modfilebase.cpp",
        "mod/modproperties.cpp",
        "mod/modtag.cpp",
        "mp4/mp4atom.cpp",
        "mp4/mp4coverart.cpp",
        "mp4/mp4file.cpp",
        "mp4/mp4item.cpp",
        "mp4/mp4itemfactory.cpp",
        "mp4/mp4properties.cpp",
        "mp4/mp4tag.cpp",
        "mpc/mpcfile.cpp",
        "mpc/mpcproperties.cpp",
        "mpeg/id3v1/id3v1genres.cpp",
        "mpeg/id3v1/id3v1tag.cpp",
        "mpeg/id3v2/frames/attachedpictureframe.cpp",
        "mpeg/id3v2/frames/chapterframe.cpp",
        "mpeg/id3v2/frames/commentsframe.cpp",
        "mpeg/id3v2/frames/eventtimingcodesframe.cpp",
        "mpeg/id3v2/frames/generalencapsulatedobjectframe.cpp",
        "mpeg/id3v2/frames/ownershipframe.cpp",
        "mpeg/id3v2/frames/podcastframe.cpp",
        "mpeg/id3v2/frames/popularimeterframe.cpp",
        "mpeg/id3v2/frames/privateframe.cpp",
        "mpeg/id3v2/frames/relativevolumeframe.cpp",
        "mpeg/id3v2/frames/synchronizedlyricsframe.cpp",
        "mpeg/id3v2/frames/tableofcontentsframe.cpp",
        "mpeg/id3v2/frames/textidentificationframe.cpp",
        "mpeg/id3v2/frames/uniquefileidentifierframe.cpp",
        "mpeg/id3v2/frames/unknownframe.cpp",
        "mpeg/id3v2/frames/unsynchronizedlyricsframe.cpp",
        "mpeg/id3v2/frames/urllinkframe.cpp",
        "mpeg/id3v2/id3v2extendedheader.cpp",
        "mpeg/id3v2/id3v2footer.cpp",
        "mpeg/id3v2/id3v2frame.cpp",
        "mpeg/id3v2/id3v2framefactory.cpp",
        "mpeg/id3v2/id3v2header.cpp",
        "mpeg/id3v2/id3v2synchdata.cpp",
        "mpeg/id3v2/id3v2tag.cpp",
        "mpeg/mpegfile.cpp",
        "mpeg/mpegheader.cpp",
        "mpeg/mpegproperties.cpp",
        "mpeg/xingheader.cpp",
        "ogg/flac/oggflacfile.cpp",
        "ogg/oggfile.cpp",
        "ogg/oggpage.cpp",
        "ogg/oggpageheader.cpp",
        "ogg/opus/opusfile.cpp",
        "ogg/opus/opusproperties.cpp",
        "ogg/speex/speexfile.cpp",
        "ogg/speex/speexproperties.cpp",
        "ogg/vorbis/vorbisfile.cpp",
        "ogg/vorbis/vorbisproperties.cpp",
        "ogg/xiphcomment.cpp",
        "riff/aiff/aifffile.cpp",
        "riff/aiff/aiffproperties.cpp",
        "riff/rifffile.cpp",
        "riff/wav/infotag.cpp",
        "riff/wav/wavfile.cpp",
        "riff/wav/wavproperties.cpp",
        "s3m/s3mfile.cpp",
        "s3m/s3mproperties.cpp",
        "tag.cpp",
        "tag_c.cpp",
        "tagunion.cpp",
        "tagutils.cpp",
        "toolkit/tbytevector.cpp",
        "toolkit/tbytevectorlist.cpp",
        "toolkit/tbytevectorstream.cpp",
        "toolkit/tdebug.cpp",
        "toolkit/tdebuglistener.cpp",
        "toolkit/tfile.cpp",
        "toolkit/tfilestream.cpp",
        "toolkit/tiostream.cpp",
        "toolkit/tpicturetype.cpp",
        "toolkit/tpropertymap.cpp",
        "toolkit/tstring.cpp",
        "toolkit/tstringlist.cpp",
        "toolkit/tvariant.cpp",
        "toolkit/tversionnumber.cpp",
        "toolkit/tzlib.cpp",
        "trueaudio/trueaudiofile.cpp",
        "trueaudio/trueaudioproperties.cpp",
        "wavpack/wavpackfile.cpp",
        "wavpack/wavpackproperties.cpp",
        "xm/xmfile.cpp",
        "xm/xmproperties.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CXXTagLibTests",
      "module_type" : "SwiftTarget",
      "name" : "CXXTagLibTests",
      "path" : "Tests/CXXTagLibTests",
      "sources" : [
        "CXXTagLibTests.swift"
      ],
      "target_dependencies" : [
        "taglib"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "5.6"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.