See make output: gmake[4]: Entering directory `/usr/ports/print/lilypond/work/lilypond-2.13.3/input/regression/musicxml' zip -r -9 -r out-www/MusicXML-TestSuite-0.1.zip ./01a-Pitches-Pitches.xml ./01b-Pitches-Intervals.xml ./01c-Pitches-NoVoiceElement.xml ./01d-Pitches-Microtones.xml ./02a-Rests-Durations.xml ./02b-Rests-PitchedRests.xml ./02c-Rests-MultiMeasureRests.xml ./02d-Rests-Multimeasure-TimeSignatures.xml ./02e-Rests-NoType.xml ./03a-Rhythm-Durations.xml ./03b-Rhythm-Backup.xml ./03c-Rhythm-DivisionChange.xml ./11a-TimeSignatures.xml ./11b-TimeSignatures-NoTime.xml ./11c-TimeSignatures-CompoundSimple.xml ./11d-TimeSignatures-CompoundMultiple.xml ./11e-TimeSignatures-CompoundMixed.xml ./11f-TimeSignatures-SymbolMeaning.xml ./11g-TimeSignatures-SingleNumber.xml ./11h-TimeSignatures-SenzaMisura.xml ./12a-Clefs.xml ./12b-Clefs-NoKeyOrClef.xml ./13a-KeySignatures.xml ./13b-KeySignatures-ChurchModes.xml ./13c-KeySignatures-NonTraditional.xml ./13d-KeySignatures-Microtones.xml ./21a-Chord-Basic.xml ./21b-Chords-TwoNotes.xml ./21c-Chords-ThreeNotesDuration.xml ./21d-Chords-SchubertStabatMater. xml ./21e-Chords-PickupMeasures.xml ./21f-Chord-ElementInBetween.xml ./22a-Noteheads.xml ./22b-Staff-Notestyles.xml ./22c-Noteheads-Chords.xml ./22d-Parenthesized-Noteheads.xml ./23a-Tuplets.xml ./23b-Tuplets-Styles.xml ./23c-Tuplet-Display-NonStandard.xml ./23d-Tuplets-Nested.xml ./23e-Tuplets-Tremolo.xml ./23f-Tuplets-DurationButNoBracket.xml ./24a-GraceNotes.xml ./24b-ChordAsGraceNote.xml ./24c-GraceNote-MeasureEnd.xml ./24d-AfterGrace.xml ./24e-GraceNote-StaffChange.xml ./24f-GraceNote-Slur.xml ./31a-Directions.xml ./31c-MetronomeMarks.xml ./32a-Notations.xml ./32b-Articulations-Texts.xml ./32c-MultipleNotationChildren.xml ./32d-Arpeggio.xml ./33a-Spanners.xml ./33b-Spanners-Tie.xml ./33c-Spanners-Slurs.xml ./33d-Spanners-OctaveShifts.xml ./33e-Spanners-OctaveShifts-InvalidSize.xml ./33f-Trill-EndingOnGraceNote.xml ./33g-Slur-ChordedNotes.xml ./33h-Spanners-Glissando.xml ./33i-Ties-NotEnded.xml ./41a-MultiParts-Partorder.xml ./41b-MultiParts-MoreThan10.xml ./41c-StaffGro ups.xml ./41d-StaffGroups-Nested.xml ./41e-StaffGroups-Instr! umentNames-Linebroken.xml ./41f-StaffGroups-Overlapping.xml ./41g-PartNoId.xml ./41h-TooManyParts.xml ./42a-MultiVoice-TwoVoicesOnStaff-Lyrics.xml ./42b-MultiVoice-MidMeasureClefChange.xml ./43a-PianoStaff.xml ./43b-MultiStaff-DifferentKeys.xml ./43c-MultiStaff-DifferentKeysAfterBackup.xml ./43d-MultiStaff-StaffChange.xml ./43e-Multistaff-ClefDynamics.xml ./45a-SimpleRepeat.xml ./45b-RepeatWithAlternatives.xml ./45c-RepeatMultipleTimes.xml ./45d-Repeats-Nested-Alternatives.xml ./45e-Repeats-Nested-Alternatives.xml ./45f-Repeats-InvalidEndings.xml ./45g-Repeats-NotEnded.xml ./46a-Barlines.xml ./46b-MidmeasureBarline.xml ./46c-Midmeasure-Clef.xml ./46d-PickupMeasure-ImplicitMeasures.xml ./46e-PickupMeasure-SecondVoiceStartsLater.xml ./46f-IncompleteMeasures.xml ./46g-PickupMeasure-Chordnames-FiguredBass.xml ./51b-Header-Quotes.xml ./51c-MultipleRights.xml ./51d-EmptyTitle.xml ./52a-PageLayout.xml ./52b-Breaks.xml ./61a-Lyrics.xml ./61b-MultipleLyrics.xml ./61c-Lyrics-Pianostaf f.xml ./61d-Lyrics-Melisma.xml ./61e-Lyrics-Chords.xml ./61f-Lyrics-GracedNotes.xml ./61g-Lyrics-NameNumber.xml ./61h-Lyrics-BeamsMelismata.xml ./61i-Lyrics-Chords.xml ./61j-Lyrics-Elisions.xml ./61k-Lyrics-SpannersExtenders.xml ./71a-Chordnames.xml ./71c-ChordsFrets.xml ./71d-ChordsFrets-Multistaff.xml ./71e-TabStaves.xml ./71f-AllChordTypes.xml ./71g-MultipleChordnames.xml ./72a-TransposingInstruments.xml ./72b-TransposingInstruments-Full.xml ./73a-Percussion.xml ./74a-FiguredBass.xml ./75a-AccordionRegistrations.xml ./99a-Sibelius5-IgnoreBeaming.xml ./99b-Lyrics-BeamsMelismata-IgnoreBeams.xml ./90a-Compressed-MusicXML.mxl gmake[4]: zip: Command not found gmake[4]: *** [out-www/MusicXML-TestSuite-0.1.zip] Error 127 gmake[4]: Leaving directory `/usr/ports/print/lilypond/work/lilypond-2.13.3/input/regression/musicxml' Fix: Place a build dependency on archivers/zip in the makefile. A simple workaround would be to install this port before building, but it should be part of the build for this port. How-To-Repeat: Attempt to build lilypond without archivers/zip installed.
Responsible Changed From-To: freebsd-ports-bugs->gahr Fix synopsis and assign.
gahr 2009-09-27 18:08:16 UTC FreeBSD ports repository Modified files: print/lilypond Makefile Log: - Add dependency on archivers/zip - Bump PORTREVISION PR: 139159 Submitted by: Henry Miller <hank@millerfarm.com> Feature safe: yes Revision Changes Path 1.64 +3 -1 ports/print/lilypond/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!