#41780: lilypond-devel @2.17.96 fails to configure because it cannot recognize texi2html version -----------------------------+-------------------------------- Reporter: davide.liessi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: lilypond-devel -----------------------------+-------------------------------- I'm on Snow Leopard. This is the output of `sudo port install lilypond-devel` after a successful upgrade of outdated ports and with all lilypond-devel's dependencies already installed: {{{ $ sudo port install lilypond-devel ---> Computing dependencies for lilypond-devel ---> Fetching archive for lilypond-devel ---> Attempting to fetch lilypond- devel-2.17.96_0+docs.darwin_10.x86_64.tbz2 from http://lil.fr.packages.macports.org/lilypond-devel ---> Attempting to fetch lilypond- devel-2.17.96_0+docs.darwin_10.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/lilypond- devel ---> Attempting to fetch lilypond- devel-2.17.96_0+docs.darwin_10.x86_64.tbz2 from http://packages.macports.org/lilypond-devel ---> Fetching distfiles for lilypond-devel ---> Attempting to fetch lilypond-2.17.96.tar.gz from http://lil.fr.distfiles.macports.org/lilypond-devel ---> Verifying checksums for lilypond-devel ---> Extracting lilypond-devel ---> Applying patches to lilypond-devel ---> Configuring lilypond-devel Error: Failed to configure lilypond-devel, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_textproc_lilypond-devel/lilypond- devel/work/lilypond-2.17.96/config.log Error: org.macports.configure for port lilypond-devel returned: configure failure: command execution failed Please see the log file for port lilypond-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_textproc_lilypond-devel/lilypond-devel/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port lilypond-devel failed }}} The relevant lines of main.log (find the full main.log and the configure.log files attached): {{{ :info:configure checking for texi2html... texi2html :info:configure checking texi2html version... :info:configure checking for dblatex... dblatex :info:configure checking dblatex version... 0.3.4 :info:configure checking for bibtex... bibtex :info:configure checking for pdflatex... pdflatex :info:configure checking for pdfetex... pdfetex :info:configure checking for texi2pdf... texi2pdf :info:configure checking for texindex... texindex :info:configure checking for epsf.tex... /opt/local/share/texmf/tex/generic/epsf/epsf.tex :info:configure checking for Cyrillic characters support in TeX... yes :info:configure checking for pngtopnm... pngtopnm :info:configure checking for convert... convert :info:configure checking for zip... zip :info:configure checking for rsync... rsync :info:configure configure: creating ./config.status :info:configure config.status: creating config.make :info:configure config.status: creating config.hh :info:configure :info:configure ERROR: Please install required programs: texi2html >= 1.82 (installed: ) :info:configure :info:configure See INSTALL.txt for more information on how to build LilyPond :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_textproc_lilypond-devel/lilypond- devel/work/lilypond-2.17.96" && ./configure --prefix=/opt/local --with- ncsb-dir=/opt/local/share/fonts/urw-fonts --enable-documentation :info:configure Exit code: 1 :error:configure Failed to configure lilypond-devel, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_textproc_lilypond-devel/lilypond- devel/work/lilypond-2.17.96/config.log :error:configure org.macports.configure for port lilypond-devel returned: configure failure: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: configure failure: command execution failed while executing "portconfigure::configure_main org.macports.configure" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:configure Warning: targets not executed for lilypond-devel: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:configure Please see the log file for port lilypond-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_textproc_lilypond-devel/lilypond-devel/main.log }}} The installed texi2html is: {{{ $ port installed texi2html The following ports are currently installed: texi2html @5.0_0 (active) }}} -- Ticket URL: <https://trac.macports.org/ticket/41780> MacPorts <http://www.macports.org/> Ports system for OS X