[MacPorts] #61021: defect: lftp 4.9.2 still does not compile

MacPorts noreply at macports.org
Thu Aug 20 08:56:29 UTC 2020


#61021: defect: lftp 4.9.2 still does not compile
---------------------+-------------------------
  Reporter:  remkos  |      Owner:  Schamschula
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:          |
---------------------+-------------------------

Comment (by neverpanic):

 So it seems even though you're not compiling for arm64 where this would be
 required, your version of clang now defaults to {{{-Werror=implicit-
 function-declaration}}}.

 needtrio.m4 needs to be patched so that it includes the required headers.
 In addition to that, the Portfile will need {{{use_autoreconf yes}}} to
 make sure this change affects the configure script.

 The issue with the bundled trio is then probably no longer relevant, as
 I'm not aware of any supported platform where trio would still be
 required.

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


More information about the macports-tickets mailing list