[MacPorts] #67349: libxkbcommon @1.5.0 on PPC Tiger, Mac OS X 10.4.11, has at least one faultily built binary,
MacPorts
noreply at macports.org
Mon May 1 21:56:27 UTC 2023
#67349: libxkbcommon @1.5.0 on PPC Tiger, Mac OS X 10.4.11, has at least one
faultily built binary,
-----------------------+--------------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: tiger ppc | Port: libxkbcommon
-----------------------+--------------------------
The symptom is that `port` finds
{{{
Could not open /opt/local/bin/libxkbcommon.0.dylib: Error opening or
reading file (referenced from /opt/local/bin/xkbcli)
DEBUG: Marking /opt/local/bin/xkbcli as broken
Could not open /opt/local/libexec/xkbcommon/libxkbcommon.0.dylib: Error
opening or reading file (referenced from /opt/local/libexec/xkbcommon
/xkbcli-compile-keymap)
DEBUG: Marking /opt/local/libexec/xkbcommon/xkbcli-compile-keymap as
broken
DEBUG: Marking /opt/local/libexec/xkbcommon/xkbcli-how-to-type as broken
---> Found 3 broken files, matching files to ports
---> Found 1 broken port, determining rebuild order
DEBUG: Broken: libxkbcommon
}}}
and tries to:
{{{
DEBUG: Processing port libxkbcommon @0:1.5.0_0
You can always run 'port rev-upgrade' again to fix errors.
The following ports will be rebuilt: libxkbcommon @1.5.0
Continue? [Y/n]:
}}}
which fails every time. Additional symptoms:
{{{
ls -l /opt/local/bin/libxkbcommon.0.dylib /opt/local/bin/xkbcli
ls: /opt/local/bin/libxkbcommon.0.dylib: No such file or directory
-rwxr-xr-x 1 root admin 25692 1 Mai 23:39 /opt/local/bin/xkbcli
}}}
{{{
otool -L /opt/local/bin/xkbcli
/opt/local/bin/xkbcli:
@loader_path/libxkbcommon.0.dylib (compatibility version 0.0.0,
current version 0.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.1.12)
}}}
I uninstalled the software, no other port depends on it. It is rebuilding.
--
Ticket URL: <https://trac.macports.org/ticket/67349>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list