[MacPorts] #57963: libxml2 @2.9.7_2 does not build on Mac OS X 10.5.8, Leopard, because gawk crashes
MacPorts
noreply at macports.org
Sat Jan 26 09:05:18 UTC 2019
#57963: libxml2 @2.9.7_2 does not build on Mac OS X 10.5.8, Leopard, because gawk
crashes
-----------------------+---------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Keywords: leopard | Port: libxml2
-----------------------+---------------------
When configuring `libxml2` `gawk` is used to createing `libxml2.spec`.
Before `readline` was updated, on which `gawk` depends. So upon invocation
it crashes:
{{{
:info:configure dyld: Library not loaded:
/opt/local/lib/libreadline.7.dylib
:info:configure Referenced from: /opt/local/bin/gawk
:info:configure Reason: image not found
:info:configure ./config.status: line 1386: 67759 Done
eval sed \"\$ac_sed_extra\" "$ac_file_inputs"
:info:configure 67761 Trace/BPT trap | $AWK -f
"$ac_tmp/subs.awk" > $ac_tmp/out
:info:configure config.status: error: could not create libxml2.spec
}}}
The port seems to need a dependency to `gawk`…
--
Ticket URL: <https://trac.macports.org/ticket/57963>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list