Build Information
Successful build of MusicXML, reference latest (bd65d6
), with Swift 6.2 (beta) for Linux on 20 Jun 2025 13:07:55 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dn-m/MusicXML.git
Reference: latest
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/dn-m/MusicXML
* branch latest -> FETCH_HEAD
* [new branch] latest -> origin/latest
HEAD is now at bd65d61 Implement DynamicNodeEncoding (#232)
Cloned https://github.com/dn-m/MusicXML.git
Revision (git rev-parse @):
bd65d614b34fb6fc842e63eca40c8cb2e975d81a
SUCCESS checkout https://github.com/dn-m/MusicXML.git at latest
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/dn-m/MusicXML.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/MaxDesiatov/XMLCoder
[1/10060] Fetching xmlcoder
[8150/20919] Fetching xmlcoder, yams
Fetched https://github.com/MaxDesiatov/XMLCoder from cache (0.59s)
[5213/10859] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.52s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (2.10s)
Computing version for https://github.com/MaxDesiatov/XMLCoder
Computed https://github.com/MaxDesiatov/XMLCoder at 0.17.1 (0.50s)
Creating working copy for https://github.com/MaxDesiatov/XMLCoder
Working copy of https://github.com/MaxDesiatov/XMLCoder resolved at 0.17.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/48] Emitting module XMLCoder
[5/54] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[6/54] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[7/54] Compiling XMLCoder DynamicNodeEncoding.swift
[8/54] Compiling XMLCoder EncodingErrorExtension.swift
[9/54] Compiling XMLCoder SingleValueEncodingContainer.swift
[10/54] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[11/54] Compiling XMLCoder XMLEncoder.swift
[12/54] Compiling XMLCoder XMLEncoderImplementation.swift
[13/54] Compiling XMLCoder XMLEncodingStorage.swift
[14/54] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[15/54] Compiling XMLCoder XMLReferencingEncoder.swift
[16/54] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[17/54] Compiling XMLCoder Attribute.swift
[18/54] Compiling XMLCoder BoolBox.swift
[19/54] Compiling XMLCoder Box.swift
[20/54] Compiling XMLCoder ChoiceBox.swift
[21/54] Compiling XMLCoder DataBox.swift
[22/54] Compiling XMLCoder DateBox.swift
[23/54] Compiling XMLCoder DecimalBox.swift
[24/54] Compiling XMLCoder StringBox.swift
[25/54] Compiling XMLCoder UIntBox.swift
[26/54] Compiling XMLCoder URLBox.swift
[27/54] Compiling XMLCoder UnkeyedBox.swift
[28/54] Compiling XMLCoder ValueBox.swift
[29/54] Compiling XMLCoder Element.swift
[30/54] Compiling XMLCoder XMLCoderElement.swift
[31/54] Compiling XMLCoder XMLDocumentType.swift
[32/54] Compiling XMLCoder XMLHeader.swift
[33/54] Compiling XMLCoder XMLKey.swift
[34/54] Compiling XMLCoder XMLStackParser.swift
[35/54] Compiling XMLCoder DecodingErrorExtension.swift
[36/54] Compiling XMLCoder ElementAndAttribute.swift
[37/54] Compiling XMLCoder ISO8601DateFormatter.swift
[38/54] Compiling XMLCoder KeyedStorage.swift
[39/54] Compiling XMLCoder Metatypes.swift
[40/54] Compiling XMLCoder String+Extensions.swift
[41/54] Compiling XMLCoder XMLChoiceCodingKey.swift
[42/54] Compiling XMLCoder DoubleBox.swift
[43/54] Compiling XMLCoder FloatBox.swift
[44/54] Compiling XMLCoder IntBox.swift
[45/54] Compiling XMLCoder KeyedBox.swift
[46/54] Compiling XMLCoder NullBox.swift
[47/54] Compiling XMLCoder SharedBox.swift
[48/54] Compiling XMLCoder SingleKeyedBox.swift
[49/54] Compiling XMLCoder DynamicNodeDecoding.swift
[50/54] Compiling XMLCoder SingleValueDecodingContainer.swift
[51/54] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[52/54] Compiling XMLCoder XMLDecoder.swift
[53/54] Compiling XMLCoder XMLDecoderImplementation.swift
[54/54] Compiling XMLCoder XMLDecodingStorage.swift
[56/227] Compiling MusicXML HoleClosed.swift
[57/227] Compiling MusicXML HorizontalTurn.swift
[58/227] Compiling MusicXML Identification.swift
[59/227] Compiling MusicXML Image.swift
[60/227] Compiling MusicXML Instrument.swift
[61/227] Compiling MusicXML Interchangeable.swift
[62/227] Compiling MusicXML ComplexTypesInternalConformance.swift
[63/227] Compiling MusicXML Inversion.swift
[64/227] Compiling MusicXML Justify.swift
[65/227] Compiling MusicXML Key.swift
[66/227] Compiling MusicXML KeyOctave.swift
[67/227] Compiling MusicXML Kind.swift
[68/227] Compiling MusicXML Level.swift
[69/227] Compiling MusicXML LevelDisplay.swift
[70/227] Compiling MusicXML Line.swift
[71/227] Compiling MusicXML LineWidth.swift
[72/227] Compiling MusicXML LinearArrow.swift
[73/227] Compiling MusicXML Link.swift
[74/227] Compiling MusicXML Lyric.swift
[75/227] Compiling MusicXML LyricFont.swift
[76/227] Compiling MusicXML LyricLanguage.swift
[77/227] Compiling MusicXML MIDIDevice.swift
[78/227] Compiling MusicXML MIDIInstrument.swift
[79/227] Compiling MusicXML MeasureAttributes.swift
[80/251] Compiling MusicXML Bracket.swift
[81/251] Compiling MusicXML BreathMark.swift
[82/251] Compiling MusicXML Cancel.swift
[83/251] Compiling MusicXML Clef.swift
[84/251] Compiling MusicXML Creator.swift
[85/251] Compiling MusicXML Credit.swift
[86/251] Compiling MusicXML DashedFormatting.swift
[87/251] Compiling MusicXML Dashes.swift
[88/251] Compiling MusicXML Defaults.swift
[89/251] Compiling MusicXML Degree.swift
[90/251] Compiling MusicXML DegreeAlter.swift
[91/251] Compiling MusicXML DegreeType.swift
[92/251] Compiling MusicXML DegreeValue.swift
[93/251] Compiling MusicXML Direction.swift
[94/251] Compiling MusicXML DirectionType.swift
[95/251] Compiling MusicXML Distance.swift
[96/251] Compiling MusicXML Dynamic.swift
[97/251] Compiling MusicXML Dynamics.swift
[98/251] Compiling MusicXML Editorial.swift
[99/251] Compiling MusicXML EditorialVoice.swift
[100/251] Compiling MusicXML Encoding.swift
[101/251] Compiling MusicXML Ending.swift
[102/251] Compiling MusicXML Extend.swift
[103/251] Compiling MusicXML Feature.swift
[104/251] Compiling MusicXML Fermata.swift
[105/275] Emitting module MusicXML
[106/275] Compiling MusicXML Opus.swift
[107/275] Compiling MusicXML Ornament.swift
[108/275] Compiling MusicXML Ornaments.swift
[109/275] Compiling MusicXML OtherAppearance.swift
[110/275] Compiling MusicXML OtherDirection.swift
[111/275] Compiling MusicXML OtherDynamics.swift
[112/275] Compiling MusicXML OtherNotation.swift
[113/275] Compiling MusicXML OtherPlay.swift
[114/275] Compiling MusicXML PageLayout.swift
[115/275] Compiling MusicXML PageMargins.swift
[116/275] Compiling MusicXML PartGroup.swift
[117/275] Compiling MusicXML PartList.swift
[118/275] Compiling MusicXML PartName.swift
[119/275] Compiling MusicXML PartSymbol.swift
[120/275] Compiling MusicXML Partwise.Measure.swift
[121/275] Compiling MusicXML Partwise.Part.swift
[122/275] Compiling MusicXML Partwise.swift
[123/275] Compiling MusicXML Pedal.swift
[124/275] Compiling MusicXML PedalTuning.swift
[125/275] Compiling MusicXML PerMinute.swift
[126/275] Compiling MusicXML Percussion.swift
[127/275] Compiling MusicXML Pitch.swift
[128/275] Compiling MusicXML PitchUnpitchedRest.swift
[129/275] Compiling MusicXML PlacementPrintStyle.swift
[130/275] Compiling MusicXML Accidental.swift
[131/275] Compiling MusicXML AccidentalMark.swift
[132/275] Compiling MusicXML AccidentalText.swift
[133/275] Compiling MusicXML Accord.swift
[134/275] Compiling MusicXML AccordionRegistration.swift
[135/275] Compiling MusicXML Appearance.swift
[136/275] Compiling MusicXML Arpeggiate.swift
[137/275] Compiling MusicXML Arrow.swift
[138/275] Compiling MusicXML Articulation.swift
[139/275] Compiling MusicXML Articulations.swift
[140/275] Compiling MusicXML Attributes.swift
[141/275] Compiling MusicXML Backup.swift
[142/275] Compiling MusicXML BarStyleColor.swift
[143/275] Compiling MusicXML Barline.swift
[144/275] Compiling MusicXML Barre.swift
[145/275] Compiling MusicXML Bass.swift
[146/275] Compiling MusicXML BassAlter.swift
[147/275] Compiling MusicXML BassStep.swift
[148/275] Compiling MusicXML Beam.swift
[149/275] Compiling MusicXML BeatRepeat.swift
[150/275] Compiling MusicXML Beater.swift
[151/275] Compiling MusicXML Bend.swift
[152/275] Compiling MusicXML BendSound.swift
[153/275] Compiling MusicXML Bezier.swift
[154/275] Compiling MusicXML Bookmark.swift
[155/347] Compiling MusicXML Figure.swift
[156/347] Compiling MusicXML FiguredBass.swift
[157/347] Compiling MusicXML Fingering.swift
[158/347] Compiling MusicXML FirstFret.swift
[159/347] Compiling MusicXML Font.swift
[160/347] Compiling MusicXML FormattedText.swift
[161/347] Compiling MusicXML Forward.swift
[162/347] Compiling MusicXML Frame.swift
[163/347] Compiling MusicXML FrameNote.swift
[164/347] Compiling MusicXML Fret.swift
[165/347] Compiling MusicXML Glissando.swift
[166/347] Compiling MusicXML Grace.swift
[167/347] Compiling MusicXML GroupBarline.swift
[168/347] Compiling MusicXML GroupName.swift
[169/347] Compiling MusicXML GroupSymbol.swift
[170/347] Compiling MusicXML Grouping.swift
[171/347] Compiling MusicXML HammerOnPullOff.swift
[172/347] Compiling MusicXML Handbell.swift
[173/347] Compiling MusicXML Harmonic.swift
[174/347] Compiling MusicXML Harmony.swift
[175/347] Compiling MusicXML HarmonyChord.swift
[176/347] Compiling MusicXML HarpPedals.swift
[177/347] Compiling MusicXML Header.swift
[178/347] Compiling MusicXML HeelToe.swift
[179/347] Compiling MusicXML Hole.swift
[180/347] Compiling MusicXML PlacementText.swift
[181/347] Compiling MusicXML Play.swift
[182/347] Compiling MusicXML Position.swift
[183/347] Compiling MusicXML PrincipleVoice.swift
[184/347] Compiling MusicXML Print.swift
[185/347] Compiling MusicXML PrintStyle.swift
[186/347] Compiling MusicXML PrintStyleAlign.swift
[187/347] Compiling MusicXML PrintStyleAlignObject.swift
[188/347] Compiling MusicXML PrintStyleTrillSound.swift
[189/347] Compiling MusicXML Printout.swift
[190/347] Compiling MusicXML Repeat.swift
[191/347] Compiling MusicXML Rest.swift
[192/347] Compiling MusicXML Rights.swift
[193/347] Compiling MusicXML Root.swift
[194/347] Compiling MusicXML RootAlter.swift
[195/347] Compiling MusicXML RootStep.swift
[196/347] Compiling MusicXML SMuFL.swift
[197/347] Compiling MusicXML SMuFLGlyph.swift
[198/347] Compiling MusicXML Scaling.swift
[199/347] Compiling MusicXML Scordatura.swift
[200/347] Compiling MusicXML Score.swift
[201/347] Compiling MusicXML ScoreInstrument.swift
[202/347] Compiling MusicXML ScorePart.swift
[203/347] Compiling MusicXML Slash.swift
[204/347] Compiling MusicXML MeasureLayout.swift
[205/347] Compiling MusicXML MeasureNumbering.swift
[206/347] Compiling MusicXML MeasureRepeat.swift
[207/347] Compiling MusicXML MeasureStyle.swift
[208/347] Compiling MusicXML Metronome.swift
[209/347] Compiling MusicXML MetronomeBeam.swift
[210/347] Compiling MusicXML MetronomeNote.swift
[211/347] Compiling MusicXML MetronomeTuplet.swift
[212/347] Compiling MusicXML Miscellaneous.swift
[213/347] Compiling MusicXML MiscellaneousField.swift
[214/347] Compiling MusicXML Mordent.swift
[215/347] Compiling MusicXML MultipleRest.swift
[216/347] Compiling MusicXML MusicData.swift
[217/347] Compiling MusicXML MusicXML.String.swift
[218/347] Compiling MusicXML NameDisplay.swift
[219/347] Compiling MusicXML NonArpeggiate.swift
[220/347] Compiling MusicXML Notations.swift
[221/347] Compiling MusicXML Note.swift
[222/347] Compiling MusicXML NoteSize.swift
[223/347] Compiling MusicXML NoteType.swift
[224/347] Compiling MusicXML Notehead.swift
[225/347] Compiling MusicXML NoteheadText.swift
[226/347] Compiling MusicXML OctaveShift.swift
[227/347] Compiling MusicXML Offset.swift
[228/371] Compiling MusicXML Fifths.swift
[229/371] Compiling MusicXML FontSize.swift
[230/371] Compiling MusicXML FontStyle.swift
[231/371] Compiling MusicXML FontWeight.swift
[232/371] Compiling MusicXML Glass.swift
[233/371] Compiling MusicXML GroupBarlineValue.swift
[234/371] Compiling MusicXML GroupSymbolValue.swift
[235/371] Compiling MusicXML HandbellValue.swift
[236/371] Compiling MusicXML HarmonyType.swift
[237/371] Compiling MusicXML HoleClosedLocation.swift
[238/371] Compiling MusicXML HoleClosedValue.swift
[239/371] Compiling MusicXML KindValue.swift
[240/371] Compiling MusicXML LeftCenterRight.swift
[241/371] Compiling MusicXML LeftRight.swift
[242/371] Compiling MusicXML LineEnd.swift
[243/371] Compiling MusicXML LineShape.swift
[244/371] Compiling MusicXML LineType.swift
[245/371] Compiling MusicXML LineWidthType.swift
[246/371] Compiling MusicXML MarginType.swift
[247/371] Compiling MusicXML MeasureNumberingValue.swift
[248/371] Compiling MusicXML Membrane.swift
[249/371] Compiling MusicXML Metal.swift
[250/371] Compiling MusicXML Mode.swift
[251/371] Compiling MusicXML MusicXML.swift
[252/371] Compiling MusicXML Mute.swift
[253/371] Compiling MusicXML NonNegativeDecimal.swift
[254/371] Compiling MusicXML NoteSizeType.swift
[255/371] Compiling MusicXML NoteTypeValue.swift
[256/371] Compiling MusicXML NoteheadValue.swift
[257/371] Compiling MusicXML NumberOrNormal.swift
[258/371] Compiling MusicXML OnOff.swift
[259/371] Compiling MusicXML OverUnder.swift
[260/371] Compiling MusicXML Pitched.swift
[261/371] Compiling MusicXML PrincipleVoiceSymbol.swift
[262/371] Compiling MusicXML RightLeftMiddle.swift
[263/371] Compiling MusicXML SemiPitched.swift
[264/371] Compiling MusicXML ShowFrets.swift
[265/371] Compiling MusicXML ShowTuplet.swift
[266/371] Compiling MusicXML StaffType.swift
[267/371] Compiling MusicXML StartNote.swift
[268/371] Compiling MusicXML StartStop.swift
[269/371] Compiling MusicXML StartStopChangeContinue.swift
[270/371] Compiling MusicXML StartStopContinue.swift
[271/371] Compiling MusicXML StartStopDiscontinue.swift
[272/371] Compiling MusicXML StartStopSingle.swift
[273/371] Compiling MusicXML StemValue.swift
[274/371] Compiling MusicXML Step.swift
[275/371] Compiling MusicXML StickLocation.swift
[276/371] Compiling MusicXML AccordionMiddle.swift
[277/371] Compiling MusicXML ArrowDirection.swift
[278/371] Compiling MusicXML ArrowStyle.swift
[279/371] Compiling MusicXML BackwardForward.swift
[280/371] Compiling MusicXML BarStyle.swift
[281/371] Compiling MusicXML BeamLevel.swift
[282/371] Compiling MusicXML BeamValue.swift
[283/371] Compiling MusicXML BeaterValue.swift
[284/371] Compiling MusicXML BreathMarkValue.swift
[285/371] Compiling MusicXML CSSFontSize.swift
[286/371] Compiling MusicXML CancelLocation.swift
[287/371] Compiling MusicXML CircularArrow.swift
[288/371] Compiling MusicXML ClefSign.swift
[289/371] Compiling MusicXML Color.swift
[290/371] Compiling MusicXML CommaSeparatedText.swift
[291/371] Compiling MusicXML DegreeSymbolValue.swift
[292/371] Compiling MusicXML DegreeTypeValue.swift
[293/371] Compiling MusicXML DistanceType.swift
[294/371] Compiling MusicXML Divisions.swift
[295/371] Compiling MusicXML Effect.swift
[296/371] Compiling MusicXML EnclosureShape.swift
[297/371] Compiling MusicXML EndingNumber.swift
[298/371] Compiling MusicXML Fan.swift
[299/371] Compiling MusicXML FermataShape.swift
[300/371] Compiling MusicXML StickMaterial.swift
[301/371] Compiling MusicXML StickType.swift
[302/371] Compiling MusicXML Syllabic.swift
[303/371] Compiling MusicXML SymbolSize.swift
[304/371] Compiling MusicXML Tenths.swift
[305/371] Compiling MusicXML TextDirection.swift
[306/371] Compiling MusicXML TimeOnly.swift
[307/371] Compiling MusicXML TimeRelation.swift
[308/371] Compiling MusicXML TimeSeparator.swift
[309/371] Compiling MusicXML TimeSymbol.swift
[310/371] Compiling MusicXML TipDirection.swift
[311/371] Compiling MusicXML TopBottom.swift
[312/371] Compiling MusicXML TrillStep.swift
[313/371] Compiling MusicXML TwoNoteTurn.swift
[314/371] Compiling MusicXML UpDown.swift
[315/371] Compiling MusicXML UpDownStopContinue.swift
[316/371] Compiling MusicXML UprightInverted.swift
[317/371] Compiling MusicXML VAlign.swift
[318/371] Compiling MusicXML VAlignImage.swift
[319/371] Compiling MusicXML WedgeType.swift
[320/371] Compiling MusicXML Winged.swift
[321/371] Compiling MusicXML Wood.swift
[322/371] Compiling MusicXML YesNo.swift
[323/371] Compiling MusicXML YesNoNumber.swift
[324/371] Compiling MusicXML TimeModification.swift
[325/371] Compiling MusicXML Timewise.Measure.swift
[326/371] Compiling MusicXML Timewise.Part.swift
[327/371] Compiling MusicXML Timewise.swift
[328/371] Compiling MusicXML Transpose.swift
[329/371] Compiling MusicXML Tremolo.swift
[330/371] Compiling MusicXML TrillSound.swift
[331/371] Compiling MusicXML Tuplet.swift
[332/371] Compiling MusicXML TupletDot.swift
[333/371] Compiling MusicXML TupletNumber.swift
[334/371] Compiling MusicXML TupletPortion.swift
[335/371] Compiling MusicXML TupletType.swift
[336/371] Compiling MusicXML Unpitched.swift
[337/371] Compiling MusicXML VirtualInstrument.swift
[338/371] Compiling MusicXML WavyLine.swift
[339/371] Compiling MusicXML Wedge.swift
[340/371] Compiling MusicXML Work.swift
[341/371] Compiling MusicXML Decoding.swift
[342/371] Compiling MusicXML AttributeGroup.swift
[343/371] Compiling MusicXML Decoder.swift
[344/371] Compiling MusicXML Empty.swift
[345/371] Compiling MusicXML XMLAttributeGroupCodingKey.swift
[346/371] Compiling MusicXML AboveBelow.swift
[347/371] Compiling MusicXML AccidentalValue.swift
[348/371] Compiling MusicXML Slide.swift
[349/371] Compiling MusicXML Slur.swift
[350/371] Compiling MusicXML Sound.swift
[351/371] Compiling MusicXML StaffDetails.swift
[352/371] Compiling MusicXML StaffLayout.swift
[353/371] Compiling MusicXML StaffTuning.swift
[354/371] Compiling MusicXML Stem.swift
[355/371] Compiling MusicXML Stick.swift
[356/371] Compiling MusicXML StringMute.swift
[357/371] Compiling MusicXML StrongAccent.swift
[358/371] Compiling MusicXML StyleText.swift
[359/371] Compiling MusicXML Supports.swift
[360/371] Compiling MusicXML SystemDividers.swift
[361/371] Compiling MusicXML SystemLayout.swift
[362/371] Compiling MusicXML SystemMargins.swift
[363/371] Compiling MusicXML Technical.swift
[364/371] Compiling MusicXML Technique.swift
[365/371] Compiling MusicXML TextDecoration.swift
[366/371] Compiling MusicXML TextElementData.swift
[367/371] Compiling MusicXML TextFontColor.swift
[368/371] Compiling MusicXML Tie.swift
[369/371] Compiling MusicXML Tied.swift
[370/371] Compiling MusicXML Ties.swift
[371/371] Compiling MusicXML Time.swift
Build complete! (36.16s)
Build complete.
{
"dependencies" : [
{
"identity" : "xmlcoder",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/MaxDesiatov/XMLCoder"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "MusicXML",
"name" : "MusicXML",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MusicXML",
"targets" : [
"MusicXML"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MusicXMLTests",
"module_type" : "SwiftTarget",
"name" : "MusicXMLTests",
"path" : "Tests/MusicXMLTests",
"product_dependencies" : [
"Yams"
],
"sources" : [
"Complex Types/AccidentalTests.swift",
"Complex Types/AccordionRegistrationTests.swift",
"Complex Types/ArrowTests.swift",
"Complex Types/AttributesTests.swift",
"Complex Types/BackupTests.swift",
"Complex Types/BarlineTests.swift",
"Complex Types/ClefTests.swift",
"Complex Types/CreatorTests.swift",
"Complex Types/DirectionTests.swift",
"Complex Types/EndingTests.swift",
"Complex Types/FretTests.swift",
"Complex Types/HarmonicTests.swift",
"Complex Types/HarmonyTests.swift",
"Complex Types/IdentificationTests.swift",
"Complex Types/KeyTests.swift",
"Complex Types/LyricFontTests.swift",
"Complex Types/MIDIDeviceTests.swift",
"Complex Types/MIDIInstrumentTests.swift",
"Complex Types/MeasureNumberingTests.swift",
"Complex Types/MeasureStyleTests.swift",
"Complex Types/MetronomeTests.swift",
"Complex Types/MiscellaneousTests.swift",
"Complex Types/MusicDataTests.swift",
"Complex Types/NotationsTests.swift",
"Complex Types/NoteTests.swift",
"Complex Types/OrnamentsTests.swift",
"Complex Types/PartListTests.swift",
"Complex Types/PartNameTests.swift",
"Complex Types/PartwiseMeasureTests.swift",
"Complex Types/PartwisePartTests.swift",
"Complex Types/PitchTests.swift",
"Complex Types/PitchUnpitchedRestTests.swift",
"Complex Types/RestTests.swift",
"Complex Types/ScoreInstrumentTests.swift",
"Complex Types/ScorePartTests.swift",
"Complex Types/SoundTests.swift",
"Complex Types/SystemLayoutTests.swift",
"Complex Types/TimeTests.swift",
"HelloWorld.swift",
"LilyPondTests/ArticulationsTextsTests.swift",
"LilyPondTests/ChordsFretsTests.swift",
"LilyPondTests/DirectionsTests.swift",
"LilyPondTests/LilyPondTestSuite.swift",
"LilyPondTests/MidmeasureClefTests.swift",
"LilyPondTests/PartNameLineBreakTests.swift",
"LilyPondTests/PercussionTests.swift",
"LilyPondTests/PickupMeasureChordnamesFiguredBassTests.swift",
"LilyPondTests/RepeatWithAlternativesTests.swift",
"LilyPondTests/SimpleRepeatTests.swift",
"LilyPondTests/StabatMaterTests.swift",
"LilyPondTests/StaffNoteStylesTests.swift",
"LilyPondTests/TupletsTremoloTest.swift",
"ReveTests.swift",
"ScoreTests/ScoreTestCaseManifest.swift",
"ScoreTests/ScoreTestExpectation.swift",
"ScoreTests/ScoreTestSuite.swift",
"TraversalConversionTests.swift",
"XCTestHelpers.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"MusicXML"
],
"type" : "test"
},
{
"c99name" : "MusicXML",
"module_type" : "SwiftTarget",
"name" : "MusicXML",
"path" : "Sources/MusicXML",
"product_dependencies" : [
"XMLCoder"
],
"product_memberships" : [
"MusicXML"
],
"sources" : [
"Complex Types/Accidental.swift",
"Complex Types/AccidentalMark.swift",
"Complex Types/AccidentalText.swift",
"Complex Types/Accord.swift",
"Complex Types/AccordionRegistration.swift",
"Complex Types/Appearance.swift",
"Complex Types/Arpeggiate.swift",
"Complex Types/Arrow.swift",
"Complex Types/Articulation.swift",
"Complex Types/Articulations.swift",
"Complex Types/Attributes.swift",
"Complex Types/Backup.swift",
"Complex Types/BarStyleColor.swift",
"Complex Types/Barline.swift",
"Complex Types/Barre.swift",
"Complex Types/Bass.swift",
"Complex Types/BassAlter.swift",
"Complex Types/BassStep.swift",
"Complex Types/Beam.swift",
"Complex Types/BeatRepeat.swift",
"Complex Types/Beater.swift",
"Complex Types/Bend.swift",
"Complex Types/BendSound.swift",
"Complex Types/Bezier.swift",
"Complex Types/Bookmark.swift",
"Complex Types/Bracket.swift",
"Complex Types/BreathMark.swift",
"Complex Types/Cancel.swift",
"Complex Types/Clef.swift",
"Complex Types/Creator.swift",
"Complex Types/Credit.swift",
"Complex Types/DashedFormatting.swift",
"Complex Types/Dashes.swift",
"Complex Types/Defaults.swift",
"Complex Types/Degree.swift",
"Complex Types/DegreeAlter.swift",
"Complex Types/DegreeType.swift",
"Complex Types/DegreeValue.swift",
"Complex Types/Direction.swift",
"Complex Types/DirectionType.swift",
"Complex Types/Distance.swift",
"Complex Types/Dynamic.swift",
"Complex Types/Dynamics.swift",
"Complex Types/Editorial.swift",
"Complex Types/EditorialVoice.swift",
"Complex Types/Encoding.swift",
"Complex Types/Ending.swift",
"Complex Types/Extend.swift",
"Complex Types/Feature.swift",
"Complex Types/Fermata.swift",
"Complex Types/Figure.swift",
"Complex Types/FiguredBass.swift",
"Complex Types/Fingering.swift",
"Complex Types/FirstFret.swift",
"Complex Types/Font.swift",
"Complex Types/FormattedText.swift",
"Complex Types/Forward.swift",
"Complex Types/Frame.swift",
"Complex Types/FrameNote.swift",
"Complex Types/Fret.swift",
"Complex Types/Glissando.swift",
"Complex Types/Grace.swift",
"Complex Types/GroupBarline.swift",
"Complex Types/GroupName.swift",
"Complex Types/GroupSymbol.swift",
"Complex Types/Grouping.swift",
"Complex Types/HammerOnPullOff.swift",
"Complex Types/Handbell.swift",
"Complex Types/Harmonic.swift",
"Complex Types/Harmony.swift",
"Complex Types/HarmonyChord.swift",
"Complex Types/HarpPedals.swift",
"Complex Types/Header.swift",
"Complex Types/HeelToe.swift",
"Complex Types/Hole.swift",
"Complex Types/HoleClosed.swift",
"Complex Types/HorizontalTurn.swift",
"Complex Types/Identification.swift",
"Complex Types/Image.swift",
"Complex Types/Instrument.swift",
"Complex Types/Interchangeable.swift",
"Complex Types/Internal/ComplexTypesInternalConformance.swift",
"Complex Types/Inversion.swift",
"Complex Types/Justify.swift",
"Complex Types/Key.swift",
"Complex Types/KeyOctave.swift",
"Complex Types/Kind.swift",
"Complex Types/Level.swift",
"Complex Types/LevelDisplay.swift",
"Complex Types/Line.swift",
"Complex Types/LineWidth.swift",
"Complex Types/LinearArrow.swift",
"Complex Types/Link.swift",
"Complex Types/Lyric.swift",
"Complex Types/LyricFont.swift",
"Complex Types/LyricLanguage.swift",
"Complex Types/MIDIDevice.swift",
"Complex Types/MIDIInstrument.swift",
"Complex Types/MeasureAttributes.swift",
"Complex Types/MeasureLayout.swift",
"Complex Types/MeasureNumbering.swift",
"Complex Types/MeasureRepeat.swift",
"Complex Types/MeasureStyle.swift",
"Complex Types/Metronome.swift",
"Complex Types/MetronomeBeam.swift",
"Complex Types/MetronomeNote.swift",
"Complex Types/MetronomeTuplet.swift",
"Complex Types/Miscellaneous.swift",
"Complex Types/MiscellaneousField.swift",
"Complex Types/Mordent.swift",
"Complex Types/MultipleRest.swift",
"Complex Types/MusicData.swift",
"Complex Types/MusicXML.String.swift",
"Complex Types/NameDisplay.swift",
"Complex Types/NonArpeggiate.swift",
"Complex Types/Notations.swift",
"Complex Types/Note.swift",
"Complex Types/NoteSize.swift",
"Complex Types/NoteType.swift",
"Complex Types/Notehead.swift",
"Complex Types/NoteheadText.swift",
"Complex Types/OctaveShift.swift",
"Complex Types/Offset.swift",
"Complex Types/Opus.swift",
"Complex Types/Ornament.swift",
"Complex Types/Ornaments.swift",
"Complex Types/OtherAppearance.swift",
"Complex Types/OtherDirection.swift",
"Complex Types/OtherDynamics.swift",
"Complex Types/OtherNotation.swift",
"Complex Types/OtherPlay.swift",
"Complex Types/PageLayout.swift",
"Complex Types/PageMargins.swift",
"Complex Types/PartGroup.swift",
"Complex Types/PartList.swift",
"Complex Types/PartName.swift",
"Complex Types/PartSymbol.swift",
"Complex Types/Partwise/Partwise.Measure.swift",
"Complex Types/Partwise/Partwise.Part.swift",
"Complex Types/Partwise/Partwise.swift",
"Complex Types/Pedal.swift",
"Complex Types/PedalTuning.swift",
"Complex Types/PerMinute.swift",
"Complex Types/Percussion.swift",
"Complex Types/Pitch.swift",
"Complex Types/PitchUnpitchedRest.swift",
"Complex Types/PlacementPrintStyle.swift",
"Complex Types/PlacementText.swift",
"Complex Types/Play.swift",
"Complex Types/Position.swift",
"Complex Types/PrincipleVoice.swift",
"Complex Types/Print.swift",
"Complex Types/PrintStyle.swift",
"Complex Types/PrintStyleAlign.swift",
"Complex Types/PrintStyleAlignObject.swift",
"Complex Types/PrintStyleTrillSound.swift",
"Complex Types/Printout.swift",
"Complex Types/Repeat.swift",
"Complex Types/Rest.swift",
"Complex Types/Rights.swift",
"Complex Types/Root.swift",
"Complex Types/RootAlter.swift",
"Complex Types/RootStep.swift",
"Complex Types/SMuFL.swift",
"Complex Types/SMuFLGlyph.swift",
"Complex Types/Scaling.swift",
"Complex Types/Scordatura.swift",
"Complex Types/Score.swift",
"Complex Types/ScoreInstrument.swift",
"Complex Types/ScorePart.swift",
"Complex Types/Slash.swift",
"Complex Types/Slide.swift",
"Complex Types/Slur.swift",
"Complex Types/Sound.swift",
"Complex Types/StaffDetails.swift",
"Complex Types/StaffLayout.swift",
"Complex Types/StaffTuning.swift",
"Complex Types/Stem.swift",
"Complex Types/Stick.swift",
"Complex Types/StringMute.swift",
"Complex Types/StrongAccent.swift",
"Complex Types/StyleText.swift",
"Complex Types/Supports.swift",
"Complex Types/SystemDividers.swift",
"Complex Types/SystemLayout.swift",
"Complex Types/SystemMargins.swift",
"Complex Types/Technical.swift",
"Complex Types/Technique.swift",
"Complex Types/TextDecoration.swift",
"Complex Types/TextElementData.swift",
"Complex Types/TextFontColor.swift",
"Complex Types/Tie.swift",
"Complex Types/Tied.swift",
"Complex Types/Ties.swift",
"Complex Types/Time.swift",
"Complex Types/TimeModification.swift",
"Complex Types/Timewise/Timewise.Measure.swift",
"Complex Types/Timewise/Timewise.Part.swift",
"Complex Types/Timewise/Timewise.swift",
"Complex Types/Transpose.swift",
"Complex Types/Tremolo.swift",
"Complex Types/TrillSound.swift",
"Complex Types/Tuplet.swift",
"Complex Types/TupletDot.swift",
"Complex Types/TupletNumber.swift",
"Complex Types/TupletPortion.swift",
"Complex Types/TupletType.swift",
"Complex Types/Unpitched.swift",
"Complex Types/VirtualInstrument.swift",
"Complex Types/WavyLine.swift",
"Complex Types/Wedge.swift",
"Complex Types/Work.swift",
"Decoding/Decoding.swift",
"InternalTypes/AttributeGroup.swift",
"InternalTypes/Decoder.swift",
"InternalTypes/Empty.swift",
"InternalTypes/XMLAttributeGroupCodingKey.swift",
"Simple Types/AboveBelow.swift",
"Simple Types/AccidentalValue.swift",
"Simple Types/AccordionMiddle.swift",
"Simple Types/ArrowDirection.swift",
"Simple Types/ArrowStyle.swift",
"Simple Types/BackwardForward.swift",
"Simple Types/BarStyle.swift",
"Simple Types/BeamLevel.swift",
"Simple Types/BeamValue.swift",
"Simple Types/BeaterValue.swift",
"Simple Types/BreathMarkValue.swift",
"Simple Types/CSSFontSize.swift",
"Simple Types/CancelLocation.swift",
"Simple Types/CircularArrow.swift",
"Simple Types/ClefSign.swift",
"Simple Types/Color.swift",
"Simple Types/CommaSeparatedText.swift",
"Simple Types/DegreeSymbolValue.swift",
"Simple Types/DegreeTypeValue.swift",
"Simple Types/DistanceType.swift",
"Simple Types/Divisions.swift",
"Simple Types/Effect.swift",
"Simple Types/EnclosureShape.swift",
"Simple Types/EndingNumber.swift",
"Simple Types/Fan.swift",
"Simple Types/FermataShape.swift",
"Simple Types/Fifths.swift",
"Simple Types/FontSize.swift",
"Simple Types/FontStyle.swift",
"Simple Types/FontWeight.swift",
"Simple Types/Glass.swift",
"Simple Types/GroupBarlineValue.swift",
"Simple Types/GroupSymbolValue.swift",
"Simple Types/HandbellValue.swift",
"Simple Types/HarmonyType.swift",
"Simple Types/HoleClosedLocation.swift",
"Simple Types/HoleClosedValue.swift",
"Simple Types/KindValue.swift",
"Simple Types/LeftCenterRight.swift",
"Simple Types/LeftRight.swift",
"Simple Types/LineEnd.swift",
"Simple Types/LineShape.swift",
"Simple Types/LineType.swift",
"Simple Types/LineWidthType.swift",
"Simple Types/MarginType.swift",
"Simple Types/MeasureNumberingValue.swift",
"Simple Types/Membrane.swift",
"Simple Types/Metal.swift",
"Simple Types/Mode.swift",
"Simple Types/MusicXML.swift",
"Simple Types/Mute.swift",
"Simple Types/NonNegativeDecimal.swift",
"Simple Types/NoteSizeType.swift",
"Simple Types/NoteTypeValue.swift",
"Simple Types/NoteheadValue.swift",
"Simple Types/NumberOrNormal.swift",
"Simple Types/OnOff.swift",
"Simple Types/OverUnder.swift",
"Simple Types/Pitched.swift",
"Simple Types/PrincipleVoiceSymbol.swift",
"Simple Types/RightLeftMiddle.swift",
"Simple Types/SemiPitched.swift",
"Simple Types/ShowFrets.swift",
"Simple Types/ShowTuplet.swift",
"Simple Types/StaffType.swift",
"Simple Types/StartNote.swift",
"Simple Types/StartStop.swift",
"Simple Types/StartStopChangeContinue.swift",
"Simple Types/StartStopContinue.swift",
"Simple Types/StartStopDiscontinue.swift",
"Simple Types/StartStopSingle.swift",
"Simple Types/StemValue.swift",
"Simple Types/Step.swift",
"Simple Types/StickLocation.swift",
"Simple Types/StickMaterial.swift",
"Simple Types/StickType.swift",
"Simple Types/Syllabic.swift",
"Simple Types/SymbolSize.swift",
"Simple Types/Tenths.swift",
"Simple Types/TextDirection.swift",
"Simple Types/TimeOnly.swift",
"Simple Types/TimeRelation.swift",
"Simple Types/TimeSeparator.swift",
"Simple Types/TimeSymbol.swift",
"Simple Types/TipDirection.swift",
"Simple Types/TopBottom.swift",
"Simple Types/TrillStep.swift",
"Simple Types/TwoNoteTurn.swift",
"Simple Types/UpDown.swift",
"Simple Types/UpDownStopContinue.swift",
"Simple Types/UprightInverted.swift",
"Simple Types/VAlign.swift",
"Simple Types/VAlignImage.swift",
"Simple Types/WedgeType.swift",
"Simple Types/Winged.swift",
"Simple Types/Wood.swift",
"Simple Types/YesNo.swift",
"Simple Types/YesNoNumber.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.