[MacPorts] #70876: Several ports broken after upgrading to macOS 15
MacPorts
noreply at macports.org
Mon Sep 23 07:24:46 UTC 2024
#70876: Several ports broken after upgrading to macOS 15
----------------------+--------------------
Reporter: fwKA-git | Owner: (none)
Type: defect | Status: new
Priority: High | Milestone:
Component: ports | Version: 2.10.1
Keywords: | Port: misc
----------------------+--------------------
After upgrading the OS I did "port migrate" which failed with the
following message:
{{{
---> Note:
Migration finished with errors.
The following ports could not be restored:
- bind9
Skipped because its dependency cmake-bootstrap failed
- curl
Skipped because its dependency cmake-bootstrap failed
- openconnect
Skipped because its dependency lz4 failed
- wget
Skipped because its dependency cmake-bootstrap failed
}}}
MacPorts 2.10.1 was already installed before. Most ports were successfully
updated, except for the above. I urgently need a working {{{openconnect}}}
for my VPN connection to the company.
The error messages look similar for each broken port:
{{{
# port install openconnect
---> Computing dependencies for openconnect
The following dependencies will be installed:
gmp
gnutls
icu
libxml2
libxslt
lz4
nettle
p11-kit
Continue? [Y/n]: Y
---> Fetching archive for lz4
---> Attempting to fetch lz4-1.10.0_0.darwin_24.x86_64.tbz2 from
https://packages.macports.org/lz4
---> Attempting to fetch lz4-1.10.0_0.darwin_24.x86_64.tbz2 from
https://nue.de.packages.macports.org/lz4
---> Attempting to fetch lz4-1.10.0_0.darwin_24.x86_64.tbz2 from
https://fra.de.packages.macports.org/lz4
---> Building lz4
Error: Failed to build lz4: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_lz4/lz4/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there
is a bug.
Error: Processing of port openconnect failed
#
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70876>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list