[MacPorts] #63064: zsync doesn't compile

MacPorts noreply at macports.org
Thu Jun 10 10:31:38 UTC 2021


#63064: zsync doesn't compile
-------------------------+--------------------
  Reporter:  rossburton  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:              |
-------------------------+--------------------
Description changed by rossburton:

Old description:

> port install zsync fails to build:
>
> :info:build http.c:128:13: error: implicitly declaring library function
> 'strcasecmp' with type 'int (const char *, const char *)' [-Werror
> ,-Wimplicit-function-declaration]
> :info:build         if (strcasecmp(buf, "Location"))
> :info:build             ^

New description:

 `port install zsync` fails to build:

 {{{
 :info:build http.c:128:13: error: implicitly declaring library function
 'strcasecmp' with type 'int (const char *, const char *)' [-Werror
 ,-Wimplicit-function-declaration]
 :info:build         if (strcasecmp(buf, "Location"))
 :info:build             ^
 }}}

--

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


More information about the macports-tickets mailing list