lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cannot 'make' staging to push to master


From: James
Subject: Cannot 'make' staging to push to master
Date: Mon, 28 Nov 2011 21:11:59 +0000

Hello,

Patchy's younger sister 'Patchita' failed to 'make' on staging this evening.

--snip--

Begin LilyPond compile, commit: 45b219221124f4d7b977a1a0b1e489c47bb3ac02
Merged staging, now at: 0fa48c98e783d7e85cef2fc62517f7c477b7c8ac
Success: ./autogen.sh --noconfigure
Success: ../configure
*** FAILED BUILD ***
make -j7 CPU_COUNT=7 
Previous good commit: 91f314bea692ffb82a2c784cfbf8e339f2c12580
Current broken commit: 45b219221124f4d7b977a1a0b1e489c47bb3ac02

--snip--



Also @graham... in the terminal I ran the compile script I got

--snip--

address@hidden:~/Desktop$ python compile_lilypond_test.py 
Branch test-master-lock set up to track remote branch master from origin.
Branch test-staging set up to track remote branch staging from origin.
Initialized empty Git repository in /home/jlowe/patchy/src-2011-11-28-21/.git/
Updating 45b2192..0fa48c9
Fast-forward
 Documentation/changes.tely                         |   11 +
 Documentation/contributor/doc-work.itexi           |   42 ++--
 Documentation/included/chord-names-jazz.ly         |  160 +++++-----
 Documentation/notation/chords.itely                |   81 +++++-
 Documentation/notation/notation-appendices.itely   |    2 +-
 .../snippets/accordion-discant-symbols.ly          |    2 +-
 ...ding-a-figured-bass-above-or-below-the-notes.ly |    6 +-
 .../adding-bar-lines-to-chordnames-context.ly      |    2 +-
 Documentation/snippets/adding-drum-parts.ly        |    2 +-
 ...tors-to-staves-which-get-split-after-a-break.ly |    2 +-
 .../adding-orchestral-cues-to-a-vocal-score.ly     |    4 +-
 Documentation/snippets/arabic-improvisation.ly     |   27 +-
 .../snippets/center-text-below-hairpin-dynamics.ly |    2 +-
 .../changing-a-single-notes-size-in-a-chord.ly     |    5 +-
 .../snippets/changing-fret-orientations.ly         |   35 +--
 Documentation/snippets/changing-the-staff-size.ly  |    2 +-
 .../controlling-tuplet-bracket-visibility.ly       |    2 +-
 .../customizing-fretboard-fret-diagrams.ly         |   39 +--
 Documentation/snippets/demo-midiinstruments.ly     |    2 +-
 .../snippets/drawing-boxes-around-grobs.ly         |    2 +-
 Documentation/snippets/engraving-ties-manually.ly  |    4 +-
 .../snippets/formatting-lyrics-syllables.ly        |   16 +-
 Documentation/snippets/generating-random-notes.ly  |    2 +-
 ...eavily-customized-polymetric-time-signatures.ly |    2 +-
 .../hiding-the-extender-line-for-text-dynamics.ly  |    2 +-
 Documentation/snippets/hymn-template.ly            |    1 +
 Documentation/snippets/lyrics-alignment.ly         |    4 +-
 ...tes-of-spoken-parts-with-a-cross-on-the-stem.ly |    6 +-
 Documentation/snippets/markup-lines.ly             |    2 +-
 ...t-values-for-articulation-shorthand-notation.ly |    2 +-
 .../using-grace-note-slashes-with-normal-heads.ly  |    2 +-
 .../snippets/partcombine-and-autobeamoff.ly        |    2 +
 .../piano-template-with-melody-and-lyrics.ly       |    2 +-
 ...xtra-naturals-from-being-automatically-added.ly |    2 +-
 Documentation/snippets/recorder-fingering-chart.ly |    2 +-
 .../snippets/removing-the-first-empty-line.ly      |    2 +-
 Documentation/snippets/table-of-contents.ly        |    2 +-
 .../snippets/tweaking-grace-layout-within-music.ly |    2 +-
 .../using-grace-note-slashes-with-normal-heads.ly  |    4 +-
 .../volta-text-markup-using-repeatcommands.ly      |    2 +-
 input/regression/chord-additional-pitch-prefix.ly  |   11 +
 input/regression/chord-name-minor.ly               |   13 +
 input/regression/chord-slash-separator.ly          |   11 +
 input/regression/chords-funky-ignatzek.ly          |    6 +
 lily/context-mod-scheme.cc                         |   19 +-
 lily/context-mod.cc                                |    5 +
 lily/include/context-mod.hh                        |    1 +
 lily/include/lily-guile.hh                         |    2 +-
 lily/include/lily-parser.hh                        |    6 +-
 lily/lily-lexer.cc                                 |    1 -
 lily/lily-parser-scheme.cc                         |   36 ++-
 lily/lily-parser.cc                                |   18 +-
 lily/parse-scm.cc                                  |   22 +-
 lily/parser.yy                                     |   27 ++-
 lily/source-file.cc                                |   15 +-
 ly/chord-modifiers-init.ly                         |    4 +-
 ly/engraver-init.ly                                |    5 +-
 ly/music-functions-init.ly                         |   48 +++-
 scm/chord-ignatzek-names.scm                       |  324 ++++++++++----------
 scm/define-context-properties.scm                  |    7 +
 scm/parser-ly-from-scheme.scm                      |   49 ++-
 scripts/auxiliar/cg-section.sh                     |  132 ++++++---
 scripts/auxiliar/doc-section.sh                    |  187 ++++++++----
 scripts/build/output-distance.py                   |   75 ++++-
 64 files changed, 962 insertions(+), 555 deletions(-)
 create mode 100644 input/regression/chord-additional-pitch-prefix.ly
 create mode 100644 input/regression/chord-name-minor.ly
 create mode 100644 input/regression/chord-slash-separator.ly
 mode change 100644 => 100755 scripts/build/output-distance.py
Total 0 (delta 0), reused 0 (delta 0)
To /home/jlowe/lilypond-git
   45b2192..0fa48c9  test-master-lock -> test-master-lock
Problem with dev/stable
('Failed runner: %s', 'make -j7 CPU_COUNT=7 ')
Traceback (most recent call last):
  File "compile_lilypond_test.py", line 268, in <module>
    staging()
  File "compile_lilypond_test.py", line 233, in staging
    os.chdir(self.git_repository_dir)
NameError: global name 'self' is not defined
address@hidden:~/Desktop$ 

--snip--

If that is helpful?


--
--

James


reply via email to

[Prev in Thread] Current Thread [Next in Thread]