[MacPorts] #67248: grep @3.10 is broken on some versions of Tiger (?PPC ONLY): error: expected '=', ',', '; ', 'asm' or '__attribute__' before 'mcontext64_t'

MacPorts noreply at macports.org
Sat Apr 29 06:21:03 UTC 2023


#67248: grep @3.10 is broken on some versions of Tiger (?PPC ONLY): 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          |
---------------------------+-------------------------

Comment (by kencu):

 Installing coreutils on Tiger i386 does fail as mentioned, but also as
 mentioned, it seems to be missing the definitions in <sys/types.h>.

 I just hacked in an {{{#include <sys/types.h>}}} into the end of
 {{{lib/config.h}}} and coreutils built:

 {{{
 $ port -v installed coreutils
 The following ports are currently installed:
   coreutils @8.31_0 requested_variants='' platform='darwin 8' archs='i386'
 date='2019-12-18T21:24:03-0800'
   coreutils @8.32_0 requested_variants='' platform='darwin 8' archs='i386'
 date='2020-05-24T11:44:12-0700'
   coreutils @9.3_0 (active) requested_variants='' platform='darwin 8'
 archs='i386' date='2023-04-28T23:28:09-0700'
 }}}

 but how to get it properly done remains open.

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


More information about the macports-tickets mailing list