#21601: xmlto 0.0.22 fails to build ------------------------------+--------------------------------------------- Reporter: quabid@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: xmlto ------------------------------+--------------------------------------------- Comment(by quabid@…): Hello! Thanks here is where it hangs: checking for links... links checking for w3m... w3m checking for default web browser... w3m configure: creating ./config.status config.status: creating Makefile config.status: creating xmlto config.status: creating xmlto.spec config.status: creating config.h config.status: executing depfiles commands ---> Building xmlto DEBUG: Executing org.macports.build (xmlto) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' XML_CATALOG_FILES='/opt/local/etc/xml/catalog' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_xmlto/work/xmlto-0.0.22" && /usr/bin/make -j2 all' /usr/bin/make all-am for xml in xmlif.xml xmlto.xml; do \ FORMAT_DIR=./format \ /bin/bash ./xmlto -o man/man1 man ./doc/$xml ; \ done || ( RC=$?; exit $RC ) for xml in xmlif.xml xmlto.xml; do \ FORMAT_DIR=./format \ /bin/bash ./xmlto -o man/man1 man ./doc/$xml ; \ done || ( RC=$?; exit $RC ) [^C I broke out after about an hour of waiting] -- Ticket URL: <http://trac.macports.org/ticket/21601#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS