[MacPorts] #61356: w3m, w3m-devel: error: redefinition of 'sys_errlist' with a different type: 'char **' vs 'const char *const []'

MacPorts noreply at macports.org
Tue Jun 1 19:09:07 UTC 2021


#61356: w3m, w3m-devel: error: redefinition of 'sys_errlist' with a different type:
'char **' vs 'const char *const []'
-----------------------------+-----------------------------
  Reporter:  MStraeten       |      Owner:  (none)
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.6.3
Resolution:                  |   Keywords:  bigsur catalina
      Port:  w3m, w3m-devel  |
-----------------------------+-----------------------------

Comment (by jxy):

 This issue was fixed on the GitHub repo used in w3m-devel subport since
 Nov 22, 2020.
 https://github.com/tats/w3m/commit/f1fd7215d2e031679b64f647744bab3da710716c

 I'm currently using
 {{{
 subport w3m-devel {
     PortGroup       github 1.0

     github.setup    tats w3m f9be06a15808904a9318d2ae4d6336ad9fabce73
     version         20210516

     checksums       rmd160  37ee7f8d1425233974009e503e7b0585bdbeacfa \
                     sha256
 f5acaf910057ec1e889aff1908bcdd8c7d0977e26df8f0aeca1de18228e0be60 \
                     size    2299891

     conflicts       w3m
 }
 }}}
 with the Big Sur workaround `if {...} {compiler.blacklist-append clang}`
 removed.

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


More information about the macports-tickets mailing list