[MacPorts] #43854: gawk: extract failed because xz couldn't find libintl.8.dylib version 10.0.0 or later
MacPorts
noreply at macports.org
Mon Jun 2 22:36:30 PDT 2014
#43854: gawk: extract failed because xz couldn't find libintl.8.dylib version
10.0.0 or later
---------------------------+--------------------------------
Reporter: c_sorensen@… | Owner: macports-tickets@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.3.0
Resolution: | Keywords:
Port: gawk |
---------------------------+--------------------------------
Comment (by c_sorensen@…):
Here are the outputs:
{{{
new-host-5:~ sorensen$ port -v installed gettext
The following ports are currently installed:
gettext @0.18.3.2_0 (active) platform='darwin 12' archs='x86_64'
new-host-5:~ sorensen$ otool -L /opt/local/lib/libintl.8.dylib
/opt/local/lib/libintl.8.dylib:
/opt/local/lib/libintl.8.dylib (compatibility version 9.0.0,
current version 9.2.0)
/opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0,
current version 8.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 124.1.1)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
(compatibility version 150.0.0, current version 550.0.0)
}}}
I decided to try to update gettext:
{{{
new-host-5:~ sorensen$ sudo port clean gettext
---> Cleaning gettext
new-host-5:~ sorensen$ sudo port upgrade gettext
---> Scanning binaries for linking errors
---> Found 113 broken file(s), matching files to ports
---> Found 20 broken port(s), determining rebuild order
---> Rebuilding in order
expat @2.1.0
gettext @0.18.3.2
dbus @1.8.2
fontconfig @2.11.1
gawk @4.1.0
gdbm @1.11
glib2 @2.40.0
dbus-glib @0.102
libidn @1.26
xz @5.0.5
opensp @1.5.2
openjade @1.3.2
python27 @2.7.6
dbus-python27 @1.2.0
cairo @1.12.16 +x11
gobject-introspection @1.40.0
py27-cairo @1.10.0 +x11
py27-gobject @2.28.6
curl @7.37.0 +ssl
poppler @0.24.5
---> Cleaning expat
---> Computing dependencies for gettext
---> Cleaning gettext
---> Computing dependencies for dbus
---> Cleaning dbus
---> Computing dependencies for fontconfig
---> Cleaning fontconfig
---> Computing dependencies for gawk
---> Applying patches to gawk
Error: org.macports.patch for port gawk returned: command execution failed
Please see the log file for port gawk for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_gawk/gawk/main.log
Error: Unable to upgrade port: 1
Error rebuilding gawk
while executing
"error "Error rebuilding $portname""
(procedure "revupgrade_scanandrebuild" line 395)
invoked from within
"revupgrade_scanandrebuild broken_port_counts $opts"
(procedure "macports::revupgrade" line 5)
invoked from within
"macports::revupgrade $opts"
(procedure "action_revupgrade" line 2)
invoked from within
"action_revupgrade $action $portlist $opts"
(procedure "action_upgrade" line 25)
invoked from within
"$action_proc $action $portlist [array get global_options]"
(procedure "process_cmd" line 93)
invoked from within
"process_cmd $remaining_args"
invoked from within
"if { [llength $remaining_args] > 0 } {
# If there are remaining arguments, process those as a command
set exit_status [process_cmd $remaining..."
(file "/opt/local/bin/port" line 5254)
}}}
Still hanging on the gawk problem -- it appears I can't update gettext
because it needs gawk, and I can't update gawk because it needs a dylib
that gettext isn't providing.
Oh -- I think I just found the problem. I have installed AuroraZ88, which
is a finite element program that does some weird stuff with /opt/local --
it needs an older version of libintl.8.dylib.
I will go back to the current version and see if I can make things work.
For now, why don't you close the ticket. I'll reopen it if need be.
Thanks for your help.
--
Ticket URL: <https://trac.macports.org/ticket/43854#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list