Comment #147 on issue 2148 by [email protected]: vertical skylines
should use stencil integrals
http://code.google.com/p/lilypond/issues/detail?id=2148#c147
16:47:31 (UTC) Begin LilyPond compile, previous commit at
d148d68a4f56fe324b483df82d562dd3517744dc
16:47:39 Success: No new commits in master
16:47:39 Git revision has not changed but checksum of test baseline has,
must rebuild.
16:47:39 Success: sudo -u lilybuild ./autogen.sh
--noconfigure
16:48:04 Success: sudo -u lilybuild /tmp/lilypond-master/configure
--disable-optimising
16:48:09 Success: sudo -u lilybuild nice make clean
17:03:45 Success: sudo -u lilybuild nice make -j2 CPU_COUNT=2
ANTI_ALIAS_FACTOR=1
17:25:29 Success: sudo -u lilybuild nice make test-baseline -j2
CPU_COUNT=2 ANTI_ALIAS_FACTOR=1
17:25:39 Success: sudo -u lilybuild git apply --index
/home/jmandereau/lilypond-extra/patches/issue5626052_104124.diff
17:25:41 Success: sudo -u lilybuild ./autogen.sh
--noconfigure
17:26:07 Success: sudo -u lilybuild /tmp/lilypond-master/configure
--disable-optimising
17:26:13 Success: sudo -u lilybuild nice make clean
17:32:19 *** FAILED BUILD ***
sudo -u lilybuild nice make -j2 CPU_COUNT=2 ANTI_ALIAS_FACTOR=1
Previous good commit: d148d68a4f56fe324b483df82d562dd3517744dc
Current broken commit: d148d68a4f56fe324b483df82d562dd3517744dc
17:32:19 Traceback (most recent call last):
File "/home/jmandereau/lilypond-extra/patches/projecthosting_patches.py",
line 263, in do_check
results_url = autoCompile.test_issue (issue_id, patch_filename, title)
File "/home/jmandereau/lilypond-extra/patches/compile_lilypond_test/__init__.py",
line 262, in test_issue
self.build (patch_test=True, issue_id=issue_id)
File "/home/jmandereau/lilypond-extra/patches/compile_lilypond_test/__init__.py",
line 298, in build
issue_id)
File "/home/jmandereau/lilypond-extra/patches/compile_lilypond_test/__init__.py",
line 255, in runner
raise FailedCommand ("Failed runner: %s\nSee the log file %s" %
(command, this_logfilename))
FailedCommand: Failed runner: sudo -u lilybuild nice make -j2 CPU_COUNT=2
ANTI_ALIAS_FACTOR=1
See the log file log-2148-nice-make--j2-CPU_COUNT=2-ANTI_ALIAS_FACTOR=1.txt
17:32:22 Traceback (most recent call last):
File "/home/jmandereau/lilypond-extra/patches/projecthosting_patches.py",
line 269, in do_check
results_url = autoCompile.copy_build_tree (issue_id)
File "/home/jmandereau/lilypond-extra/patches/compile_lilypond_test/__init__.py",
line 396, in copy_build_tree
self.copy_outer_logs (issue_id)
File "/home/jmandereau/lilypond-extra/patches/compile_lilypond_test/__init__.py",
line 381, in copy_outer_logs
if web_results_dir:
NameError: global name 'web_results_dir' is not defined