[MacPorts] #59921: shellinabox @2.20: error: static declaration of 'ptsname_r' follows non-static declaration

MacPorts noreply at macports.org
Tue Jan 7 17:07:29 UTC 2020


#59921: shellinabox @2.20: error: static declaration of 'ptsname_r' follows non-
static declaration
--------------------------+------------------------
  Reporter:  valorisa     |      Owner:  ryandesign
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.6.2
Resolution:               |   Keywords:  highsierra
      Port:  shellinabox  |
--------------------------+------------------------

Comment (by kencu):

 Yes, looks like the warning makes the configure test fail.

 One way to fix it is by disabling that warning, eg:
 {{{
 platform darwin 17 {
     configure.cppflags-append -Wno-unguarded-availability-new
 }
 }}}

 {{{
 $ port -v installed shellinabox
 The following ports are currently installed:
   shellinabox @2.20_1 (active) platform='darwin 17' archs='x86_64'
 date='2020-01-07T09:05:07-0800'
 }}}

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


More information about the macports-tickets mailing list