[MacPorts] #69488: OpenSSH 9.7p1 fails to build due to outdated /opt/local/include/launch.h missing launch_activate_socket
MacPorts
noreply at macports.org
Wed Mar 13 00:54:13 UTC 2024
#69488: OpenSSH 9.7p1 fails to build due to outdated /opt/local/include/launch.h
missing launch_activate_socket
------------------------+--------------------
Reporter: badger200 | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: wontfix | Keywords:
Port: openssh |
------------------------+--------------------
Changes (by ryandesign):
* status: new => closed
* resolution: => wontfix
Comment:
legacy-support is a port like any other. Its files would be identified as
belonging to it.
I searched the macports-legacy-support repository and found no matches for
launch.h. legacy-support was originally called snowleopardfixes and it
wasn't added to MacPorts until 2017 so any files installed by it shouldn't
have had a modification date in 2005.
Yes, you should remove launch.h and probably any other headers or
libraries you find in /opt/local/include and /opt/local/lib that cannot be
matched with a port. But components installed by MacPorts base, including
the /opt/local/bin/port command, are also identified as not belonging to
any port, so cleanup in /opt/local/bin and /opt/local/var needs to be done
more carefully.
There have been many updates to several llvm ports recently, each of which
take hours or days to build. As a result, the build servers have a large
backlog at the moment.
--
Ticket URL: <https://trac.macports.org/ticket/69488#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list