Opened 6 hours ago

Last modified 5 hours ago

#70876 new defect

Several ports broken after upgrading to macOS 15 — at Initial Version

Reported by: fwKA-git Owned by:
Priority: High Milestone:
Component: ports Version: 2.10.1
Keywords: Cc:
Port: misc

Description

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
# 

Change History (0)

Note: See TracTickets for help on using tickets.