Displaying 1 result from an estimated 1 matches for "requested_variants".
2023 Aug 18
2
[Bug 3604] New: Building OpenSSH fails with zlib1.3 installed
...check this may affect all OS versions as soon as zlib 1.3 is installed.
I did the upgrades with 'port upgrade outdated', zlib 1.2.13_0 -> 1.3_0
and OpenSSH 9.3p2_0 -> 9.4p1_0 and the update of zlib was done before
openssh:
# port installed | grep '^ zlib'
zlib @1.2.13_0 requested_variants='' platform='darwin 22'
archs='x86_64' date='2023-07-21T19:42:11+0200'
zlib @1.3_0 (active) requested_variants='' platform='darwin 22'
archs='x86_64' date='2023-08-18T18:40:38+0200'
Building OpenSSH 9.4p1_0 failed with this error:...