[MacPorts] #61356: w3m, w3m-devel: error: redefinition of 'sys_errlist' with a different type: 'char **' vs 'const char *const []'
MacPorts
noreply at macports.org
Fri Sep 24 11:24:14 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 p-bro):
I'm having the build of w3m and w3m devel fail on Big Sur (11.6) on arm64
with a different error (both with the same):
{{{
:info:build file.c:185:5: error: too few arguments to function call,
expected 2, have 1
:info:build LONGJMP(AbortLoading, 1);
:info:build ^~~~~~~~~~~~~~~~~~~~~~~~
:info:build ./config.h:185:38: note: expanded from macro 'LONGJMP'
:info:build # define LONGJMP(env,val) longjmp(env)
:info:build ~~~~~~~ ^
}}}
Symptom of the same bug, or worthy of new bug report?
--
Ticket URL: <https://trac.macports.org/ticket/61356#comment:25>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list