[MacPorts] #21601: xmlto 0.0.22 fails to build
#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: xmlto | Port: ------------------------------+--------------------------------------------- xmlto on Snow Leopard 10.6 fails to build: ---> Verifying checksum(s) for libxslt ---> Extracting libxslt ---> Configuring libxslt ---> Building libxslt ---> Staging libxslt into destroot ---> Installing libxslt @1.1.25_0 ---> Activating libxslt @1.1.25_0 ---> Cleaning libxslt ---> Fetching xmlto ---> Attempting to fetch xmlto-0.0.22.tar.bz2 from http://distfiles.macports.org/xmlto ---> Verifying checksum(s) for xmlto ---> Extracting xmlto ---> Applying patches to xmlto ---> Configuring xmlto ---> Building xmlto [^C after 2 hours ] -- Ticket URL: <http://trac.macports.org/ticket/21601> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: xmlto | Port: ------------------------------+--------------------------------------------- Description changed by macsforever2000@…: Old description:
xmlto on Snow Leopard 10.6 fails to build:
---> Verifying checksum(s) for libxslt ---> Extracting libxslt ---> Configuring libxslt ---> Building libxslt ---> Staging libxslt into destroot ---> Installing libxslt @1.1.25_0 ---> Activating libxslt @1.1.25_0 ---> Cleaning libxslt ---> Fetching xmlto ---> Attempting to fetch xmlto-0.0.22.tar.bz2 from http://distfiles.macports.org/xmlto ---> Verifying checksum(s) for xmlto ---> Extracting xmlto ---> Applying patches to xmlto ---> Configuring xmlto ---> Building xmlto
[^C after 2 hours ]
New description: xmlto on Snow Leopard 10.6 fails to build: {{{ ---> Verifying checksum(s) for libxslt ---> Extracting libxslt ---> Configuring libxslt ---> Building libxslt ---> Staging libxslt into destroot ---> Installing libxslt @1.1.25_0 ---> Activating libxslt @1.1.25_0 ---> Cleaning libxslt ---> Fetching xmlto ---> Attempting to fetch xmlto-0.0.22.tar.bz2 from http://distfiles.macports.org/xmlto ---> Verifying checksum(s) for xmlto ---> Extracting xmlto ---> Applying patches to xmlto ---> Configuring xmlto ---> Building xmlto }}} [^C after 2 hours ] -- -- Ticket URL: <http://trac.macports.org/ticket/21601#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 ------------------------------+--------------------------------------------- Changes (by macsforever2000@…): * keywords: xmlto => * port: => xmlto Comment: Run in debug mode and let us know where it gets stuck. {{{ sudo port clean xmlto sudo port -d install xmlto }}} -- Ticket URL: <http://trac.macports.org/ticket/21601#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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: libxml2 | Port: xmlto ------------------------------+--------------------------------------------- Changes (by blb@…): * keywords: => libxml2 Comment: Upgrade your libxml2 port, it looks like 2.7.4 had some issues and 2.7.5 should be fine (after upgrading libxml2, be sure to {{{sudo port clean --work xmlto}}} before installing). -- Ticket URL: <http://trac.macports.org/ticket/21601#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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: libxml2 | Port: xmlto ------------------------------+--------------------------------------------- Comment(by quabid@…): Hello! Thanks that worked great. after updating libxml2 to 2.7.5 I was able to build git with no problems! Cheers -- Ticket URL: <http://trac.macports.org/ticket/21601#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21601: xmlto 0.0.22 fails to build -------------------------------+-------------------------------------------- Reporter: quabid@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: worksforme | Keywords: libxml2 Port: xmlto | -------------------------------+-------------------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <http://trac.macports.org/ticket/21601#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts