[MacPorts] #67539: openssh @9.3p1_1 Nearly all client programs crash with Segmentation Fault.
MacPorts
noreply at macports.org
Fri Jun 2 01:38:35 UTC 2023
#67539: openssh @9.3p1_1 Nearly all client programs crash with Segmentation Fault.
------------------------+----------------------
Reporter: snowflake | Owner: artkiver
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.99
Resolution: | Keywords:
Port: openssh |
------------------------+----------------------
Comment (by hexadecagram):
Replying to [comment:22 snowflake]:
> On Ventura 13.4, installing the latest Xcode did not solve the problem.
>
> {{{
> File: Xcode_14.3.1_Release_Candidate.xip
>
> Apple clang version 14.0.3 (clang-1403.0.22.14.1)
> Target: x86_64-apple-darwin22.5.0
> Thread model: posix
> InstalledDir:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
> }}}
I have a second machine and after a fresh `port selfupdate`, `sync`, and
`upgrade -u outdated`, I attempted to build the same commit that I
mentioned here:
https://trac.macports.org/ticket/67539?replyto=22#comment:16
This time around, I forgot to `port select --set clang mp-clang-15` before
attempting the build (or `port select --set llvm` to anything but `none`
for that matter). So I am running Apple `clang` 14.0.3, with `--version`
producing the same as quoted above and `xcodebuild -version` producing:
```
Xcode 14.3
Build version 14E222a
```
Under this configuration, `port build` produced an `ssh` binary which does
not segfault.
--
Ticket URL: <https://trac.macports.org/ticket/67539#comment:26>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list