[MacPorts] #66301: Error: Failed to destroot expat
MacPorts
noreply at macports.org
Sun Nov 20 12:04:35 UTC 2022
#66301: Error: Failed to destroot expat
---------------------------+--------------------
Reporter: wealthychef1 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: expat |
---------------------------+--------------------
Comment (by wealthychef1):
Thank you. I'm seeing that the problem only happens with the +universal
specification. expat without this seems to install fine.
The +universal comes from the port xemacs which has expat +universal as a
dependency.
So:
{{{
root at rcook-iMac (RC-bash-lib (master)): port selfupdate
---> Updating MacPorts base sources using rsync
MacPorts base version 2.8.0 installed,
MacPorts base version 2.8.0 downloaded.
---> Updating the ports tree
---> MacPorts base is already the latest version
The ports tree has been updated. To upgrade your installed ports, you
should run
port upgrade outdated
root at rcook-iMac (RC-bash-lib (master)): port upgrade outdated
Nothing to upgrade.
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.
rroot at rcook-iMac (RC-bash-lib (master)): port clean expat +universal
Warning: configured user/group macports does not exist, will build as root
---> Cleaning expat
root at rcook-iMac (RC-bash-lib (master)): port install expat +universal
Warning: configured user/group macports does not exist, will build as root
---> Computing dependencies for expat
---> Fetching archive for expat
---> Attempting to fetch
expat-2.5.0_0+universal.darwin_22.arm64-x86_64.tbz2 from
https://packages.macports.org/expat
---> Attempting to fetch
expat-2.5.0_0+universal.darwin_22.arm64-x86_64.tbz2 from
http://jog.id.packages.macports.org/macports/packages/expat
---> Attempting to fetch
expat-2.5.0_0+universal.darwin_22.arm64-x86_64.tbz2 from
https://kmq.jp.packages.macports.org/expat
---> Fetching distfiles for expat
---> Verifying checksums for expat
---> Extracting expat
---> Configuring expat
Warning: Configuration logfiles contain indications of -Wimplicit-
function-declaration; check that features were not accidentally disabled:
getrandom: found in expat-2.5.0-arm64/config.log,
expat-2.5.0-x86_64/config.log
---> Building expat
---> Staging expat into destroot
Error: Failed to destroot expat: /opt/local/include/expat_config.h differs
in
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_expat/expat/work
/destroot-arm64 and
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_expat/expat/work
/destroot-ppc-intel and cannot be merged
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_expat/expat/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there is a bug.
Error: Processing of port expat failed
}}}
Apologies if I'm missing something obvious here.
--
Ticket URL: <https://trac.macports.org/ticket/66301#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list