The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CXXTagLib, reference main (4d2f78), with Swift 6.1 for Linux on 5 Jun 2025 19:36:37 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.63.1
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 4d2f789 Update TagLib to version 2.1 (#6)
Cloned https://github.com/sbooth/CXXTagLib.git
Revision (git rev-parse @):
4d2f78912ee2127e0ffee2f3e1a8a0ccbc4518e9
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",
        "shorten/shortenfile.cpp",
        "shorten/shortenproperties.cpp",
        "shorten/shortentag.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-4606859-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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/114] Compiling tzlib.cpp
[1/114] Compiling tversionnumber.cpp
[2/114] Compiling xmproperties.cpp
[3/114] Compiling trueaudioproperties.cpp
[4/114] Compiling wavpackproperties.cpp
[5/114] Compiling wavpackfile.cpp
[6/114] Compiling trueaudiofile.cpp
[7/114] Compiling tpicturetype.cpp
[8/114] Compiling tstringlist.cpp
[9/114] Compiling xmfile.cpp
[10/114] Compiling tiostream.cpp
[11/114] Compiling tpropertymap.cpp
[12/114] Compiling tstring.cpp
[13/114] Compiling tfilestream.cpp
[14/114] Compiling tbytevectorstream.cpp
[15/114] Compiling tdebuglistener.cpp
[16/114] Compiling tdebug.cpp
[17/114] Compiling tbytevectorlist.cpp
[18/114] Compiling tfile.cpp
[19/114] Compiling taglib tagutils.cpp
[20/114] Compiling shortenproperties.cpp
[21/114] Compiling tbytevector.cpp
[22/114] Compiling tvariant.cpp
[23/114] Compiling taglib tagunion.cpp
[24/114] Compiling s3mproperties.cpp
[25/114] Compiling shortentag.cpp
[26/114] Compiling taglib tag.cpp
[27/114] Compiling shortenfile.cpp
[28/114] Compiling s3mfile.cpp
[29/114] Compiling wavproperties.cpp
[30/114] Compiling rifffile.cpp
[31/114] Compiling aiffproperties.cpp
[32/114] Compiling wavfile.cpp
[33/114] Compiling infotag.cpp
[34/114] Compiling taglib tag_c.cpp
[35/114] Compiling aifffile.cpp
[36/114] Compiling vorbisproperties.cpp
[37/114] Compiling vorbisfile.cpp
[38/114] Compiling speexproperties.cpp
[39/114] Compiling speexfile.cpp
[40/114] Compiling opusproperties.cpp
[41/114] Compiling xiphcomment.cpp
[42/114] Compiling opusfile.cpp
[43/114] Compiling xingheader.cpp
[44/114] Compiling oggpageheader.cpp
[45/114] Compiling oggpage.cpp
[46/114] Compiling oggflacfile.cpp
[47/114] Compiling id3v2synchdata.cpp
[48/114] Compiling oggfile.cpp
[49/114] Compiling mpegheader.cpp
[50/114] Compiling mpegfile.cpp
[51/114] Compiling mpegproperties.cpp
[52/114] Compiling id3v2footer.cpp
[53/114] Compiling id3v2header.cpp
[54/114] Compiling id3v2extendedheader.cpp
[55/114] Compiling unknownframe.cpp
[55/114] Compiling urllinkframe.cpp
[57/114] Compiling id3v2framefactory.cpp
[58/114] Compiling id3v2frame.cpp
[59/114] Compiling id3v2tag.cpp
[60/114] Compiling unsynchronizedlyricsframe.cpp
[61/114] Compiling uniquefileidentifierframe.cpp
[62/114] Compiling synchronizedlyricsframe.cpp
[63/114] Compiling privateframe.cpp
[64/114] Compiling popularimeterframe.cpp
[65/114] Compiling tableofcontentsframe.cpp
[66/114] Compiling textidentificationframe.cpp
[67/114] Compiling relativevolumeframe.cpp
[68/114] Compiling podcastframe.cpp
[69/114] Compiling ownershipframe.cpp
[70/114] Compiling attachedpictureframe.cpp
[71/114] Compiling generalencapsulatedobjectframe.cpp
[72/114] Compiling commentsframe.cpp
[73/114] Compiling id3v1tag.cpp
[74/114] Compiling eventtimingcodesframe.cpp
[75/114] Compiling chapterframe.cpp
[76/114] Compiling id3v1genres.cpp
[77/114] Compiling mpcproperties.cpp
[78/114] Compiling mpcfile.cpp
[79/114] Compiling mp4coverart.cpp
[80/114] Compiling mp4properties.cpp
[81/114] Compiling mp4item.cpp
[82/114] Compiling mp4file.cpp
[83/114] Compiling modproperties.cpp
[84/114] Compiling mp4tag.cpp
[85/114] Compiling itproperties.cpp
[86/114] Compiling mp4atom.cpp
[87/114] Compiling modtag.cpp
[88/114] Compiling modfilebase.cpp
[89/114] Compiling mp4itemfactory.cpp
[90/114] Compiling flacproperties.cpp
[91/114] Compiling flacunknownmetadatablock.cpp
[92/114] Compiling modfile.cpp
[93/114] Compiling flacmetadatablock.cpp
[94/114] Compiling dsfproperties.cpp
[95/114] Compiling itfile.cpp
[96/114] Compiling flacpicture.cpp
[97/114] Compiling dsdiffproperties.cpp
[98/114] Compiling taglib audioproperties.cpp
[99/114] Compiling asfproperties.cpp
[100/114] Compiling dsffile.cpp
[101/114] Compiling dsdiffdiintag.cpp
[102/114] Compiling dsdifffile.cpp
[103/114] Compiling asfpicture.cpp
[104/114] Compiling asftag.cpp
[105/114] Compiling flacfile.cpp
[106/114] Compiling asfattribute.cpp
[107/114] Compiling taglib fileref.cpp
[108/114] Compiling apeproperties.cpp
[109/114] Compiling apefooter.cpp
[110/114] Compiling asffile.cpp
[111/114] Compiling apeitem.cpp
[112/114] Compiling apetag.cpp
[113/114] Compiling apefile.cpp
Build complete! (36.05s)
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",
        "shorten/shortenfile.cpp",
        "shorten/shortenproperties.cpp",
        "shorten/shortentag.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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.