[MacPorts] #67248: grep/coreutils: tiger: error: expected '=', ',', '; ', 'asm' or '__attribute__' before 'mcontext64_t'
MacPorts
noreply at macports.org
Sun Feb 4 10:47:30 UTC 2024
#67248: grep/coreutils: tiger: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'mcontext64_t'
-----------------------------+-------------------------
Reporter: barracuda156 | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: tiger
Port: grep coreutils |
-----------------------------+-------------------------
Comment (by ballapete):
`diffutils @3.10_1` have this problem:
{{{
/opt/local/bin/gcc-apple-4.2 -std=gnu99 -I. -I/opt/local/include
-Wno-cast-qual -Wno-conversion -Wno-float-equal -Wno-sign-compare -Wno-
undef -Wno-unused-function -Wno-unused-parameter -Wno-missing-field-
initializers -pipe -Os -arch ppc -MT libdiffutils_a-argmatch.o -MD -MP -MF
.deps/libdiffutils_a-argmatch.Tpo -c -o libdiffutils_a-argmatch.o `test -f
'argmatch.c' || echo './'`argmatch.c
In file included from /usr/include/sys/wait.h:110,
from ./sys/wait.h:28,
from /usr/include/stdlib.h:64,
from ./stdlib.h:36,
from gettext.h:202,
from argmatch.h:35,
from argmatch.c:25:
/usr/include/sys/signal.h:145: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'mcontext64_t'
/usr/include/sys/signal.h:177: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'ucontext64_t'
make[2]: *** [libdiffutils_a-argmatch.o] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67248#comment:21>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list