#41822: Lilypond build fails -----------------------+------------------- Reporter: jarvis@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: lilypond | -----------------------+------------------- Old description:
Attempting 'port install lilypond' with a clean installation of MacPorts fails.
{{{ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.16.2/scripts/build/out /run-and-check "LANG= makeinfo --enable-encoding --error-limit=0 -I /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.16.2/Documentation -I. -I./out --output=out/lilypond-internals.info out/internals.texi" "internals.makeinfo.log"
Please check the logfile changes.makeinfo.log for errors
make[1]: *** [out/lilypond-changes.info] Error 1 make[1]: *** Waiting for unfinished jobs....
Please check the logfile usage.makeinfo.log for errors
make[1]: *** [out/lilypond-usage.info] Error 1
Please check the logfile contributor.makeinfo.log for errors
make[1]: *** [out/lilypond-contributor.info] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.16.2/Documentation' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.16.2' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.16.2" && /usr/bin/make -j4 -w all Exit code: 2 Error: org.macports.build for port lilypond returned: command execution failed Warning: targets not executed for lilypond: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port lilypond for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port lilypond failed bash-3.2# }}}
This problem also occurs when attempting 'port -s -v install lilypond' after installing all the dependencies from binary packages.
New description: Attempting 'port install lilypond' with a clean installation of MacPorts fails. {{{ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.16.2/scripts/build/out /run-and-check "LANG= makeinfo --enable-encoding --error-limit=0 -I /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.16.2/Documentation -I. -I./out --output=out/lilypond-internals.info out/internals.texi" "internals.makeinfo.log" Please check the logfile changes.makeinfo.log for errors make[1]: *** [out/lilypond-changes.info] Error 1 make[1]: *** Waiting for unfinished jobs.... Please check the logfile usage.makeinfo.log for errors make[1]: *** [out/lilypond-usage.info] Error 1 Please check the logfile contributor.makeinfo.log for errors make[1]: *** [out/lilypond-contributor.info] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.16.2/Documentation' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.16.2' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/work/lilypond-2.16.2" && /usr/bin/make -j4 -w all Exit code: 2 Error: org.macports.build for port lilypond returned: command execution failed Warning: targets not executed for lilypond: org.macports.activate org.macports.build org.macports.destroot org.macports.install Please see the log file for port lilypond for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_lilypond/lilypond/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port lilypond failed }}} -- Comment (by snc@…): Lilypond 2.18.x is the current branch: if you do a `port selfupdate` does lilypond 2.18.2 build for you where 2.16.x did not? -- Ticket URL: <https://trac.macports.org/ticket/41822#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X