[MacPorts] #69245: p5.34-xml-parser: Expat must be installed prior to building XML::Parser and I can't find it
MacPorts
noreply at macports.org
Mon Feb 5 19:53:32 UTC 2024
#69245: p5.34-xml-parser: Expat must be installed prior to building XML::Parser and
I can't find it
-------------------------------+-----------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.0
Resolution: | Keywords: tiger ppc
Port: p5.34-xml-parser |
-------------------------------+-----------------------
Comment (by ballapete):
After some days I found that `port -vsd build p5.34-xml-parser
build.cmd=gmake` would substitute `make` with `gmake` – and it worked:
{{{
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_perl_p5
-xml-parser/p5.34-xml-parser/work/XML-Parser-2.47" && gmake -w all
DEBUG: system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_perl_p5
-xml-parser/p5.34-xml-parser/work/XML-Parser-2.47" && gmake -w all
gmake: Entering directory
'/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_perl_p5
-xml-parser/p5.34-xml-parser/work/XML-Parser-2.47'
gmake: *** No rule to make target 'all'. Stop.
gmake: Leaving directory
'/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_perl_p5
-xml-parser/p5.34-xml-parser/work/XML-Parser-2.47'
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_perl_p5
-xml-parser/p5.34-xml-parser/work/XML-Parser-2.47" && gmake -w all
Exit code: 2
Error: Failed to build p5.34-xml-parser: command execution failed
}}}
But still no `config.log` file…
--
Ticket URL: <https://trac.macports.org/ticket/69245#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list