[MacPorts] #54028: Gawk fails to update after readline update
MacPorts
noreply at macports.org
Tue Apr 25 15:51:40 UTC 2017
#54028: Gawk fails to update after readline update
-------------------------------+-------------------------
Reporter: augustusjdporter | Owner: Schamschula
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: gawk |
-------------------------------+-------------------------
Comment (by kencu):
On my system, trying to upgrade gawk insisted to upgrade gdbm first, which
also failed due to the broken installation of the not-yet-upgraded gawk.
So I had to use Ryan's force uninstall of gawk method above to get around
that, which then allowed gdbm to proceed, and then a new gawk to be built.
Here's the tail of the gdbm failure.
{{{
dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib
Referenced from: /opt/local/bin/gawk
Reason: image not found
sed: stdout: Broken pipe
./config.status: line 1259: 16506 Done(1) eval sed
\"\$ac_sed_extra\" "$ac_file_inputs"
16507 Trace/BPT trap | $AWK -f "$ac_tmp/subs.awk" >
$ac_tmp/out
config.status: error: could not create tests/Makefile
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.13"
&& ./configure --prefix=/opt/local --disable-dependency-tracking
--disable-silent-rules
Exit code: 1
Error: Failed to configure gdbm, consult
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/work/gdbm-1.13/config.log
}}}
--
Ticket URL: <https://trac.macports.org/ticket/54028#comment:12>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list