[MacPorts] #67877: WIP: OpenSSH 9.4 snapshot Call For Testing

MacPorts noreply at macports.org
Thu Aug 3 05:48:36 UTC 2023


#67877: WIP: OpenSSH 9.4 snapshot Call For Testing
-----------------------+--------------------
  Reporter:  artkiver  |      Owner:  (none)
      Type:  update    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:            |
-----------------------+--------------------

Comment (by artkiver):

 Oddly, running the following:

 {{{
 ./configure --prefix=/opt/local --with-ssl-dir=/opt/local
 --sysconfdir=/opt/local/etc/ssh --with-privsep-path=/var/empty --with-
 md5-passwords --with-pid-dir=/opt/local/var/run --with-pam
 --mandir=/opt/local/share/man --with-zlib=/opt/local --without-kerberos5
 --with-libedit --without-xauth --without-ldns --with-audit=bsm --with-
 keychain=apple
 }}}

 (omitting the --with-pie)

 I still see the following:

 {{{
 clang: warning: argument unused during compilation: '-pie' [-Wunused-
 command-line-argument]
 }}}

 Yes, even after running

 {{{
 make clean
 }}}

 Before re-running ./configure and make

 I was also thinking, maybe the --with-pie is useful on older versions of
 OS X or XCode or clang or gcc? I dunno, the warning seems spurious, but
 probably not mine to fix.

-- 
Ticket URL: <https://trac.macports.org/ticket/67877#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list