[MacPorts] #59529: p5.28-xml-parser fails to build
MacPorts
noreply at macports.org
Thu Oct 31 00:25:40 UTC 2019
#59529: p5.28-xml-parser fails to build
--------------------+------------------------------
Reporter: vallon | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: p5.28-xml-parser
--------------------+------------------------------
Running a "port upgrade", and p5.28-xml-parser fails to build, complaining
about missing expat, but it is installed. Portfile claims a dependency on
expat.
{{{
$ port clean p5.28-xml-parser
$ port build p5.28-xml-parser
...
Error: Failed to build p5.28-xml-parser: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_github
.com_macports_macports-ports_perl_p5-xml-parser/p5.28-xml-parser/main.log
for details.
$ cat .../main.log
:debug:configure system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_github
.com_macports_macports-ports_perl_p5-xml-parser/p5.28-xml-parser/work/XML-
Parser-2.46" && /opt/local/bin/perl5.28 Makefile.PL INSTALLDIRS=vendor
CC="/usr/bin/clang" LD="/usr/bin/clang"
:info:configure Expat must be installed prior to building XML::Parser and
I can't find
:info:configure it in the standard library directories. Install 'expat-
devel' (or
$ port installed expat
The following ports are currently installed:
expat @2.2.9_0 (active)
$ port installed p5.28-xml-parser
The following ports are currently installed:
p5.28-xml-parser @2.440.0_0 (active)
$ port list p5.28-xml-parser
p5.28-xml-parser @2.460.0 perl/p5-xml-parser
}}}
MacPort 2.6.2, MacOS 10.14
--
Ticket URL: <https://trac.macports.org/ticket/59529>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list