[MacPorts] #60755: re2c 1.3.0 fails to build on Mac OS 10.4 (intel)

MacPorts noreply at macports.org
Thu Jul 2 12:50:43 UTC 2020


#60755: re2c 1.3.0 fails to build on Mac OS 10.4 (intel)
------------------------------+------------------------
  Reporter:  programmingkidx  |      Owner:  ryandesign
      Type:  defect           |     Status:  assigned
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:
Resolution:                   |   Keywords:  tiger
      Port:  re2c             |
------------------------------+------------------------
Changes (by mf2k):

 * owner:  (none) => ryandesign
 * keywords:  Tiger re2c => tiger
 * status:  new => assigned


Old description:

> re2c 1.3.0 fails to build on Mac OS 10.4 (intel).
>
> This is the error I see while building:
>
> :info:build ./src/dfa/closure_posix.h:128:61: error: invalid operands to
> binary expression ('typename determ_context_t<phistory_t>::rcconfiter_t'
> (aka 'reverse_iterator<const_iterator>') and 'reverse_iterator' (aka
> 'reverse_iterator<iterator>'))
> :info:build     for (typename ctx_t::rcconfiter_t c = reach.rbegin(); c
> != reach.rend(); ++c) {

New description:

 re2c 1.3.0 fails to build on Mac OS 10.4 (intel).

 This is the error I see while building:
 {{{
 :info:build ./src/dfa/closure_posix.h:128:61: error: invalid operands to
 binary expression ('typename determ_context_t<phistory_t>::rcconfiter_t'
 (aka 'reverse_iterator<const_iterator>') and 'reverse_iterator' (aka
 'reverse_iterator<iterator>'))
 :info:build     for (typename ctx_t::rcconfiter_t c = reach.rbegin(); c !=
 reach.rend(); ++c) {
 }}}

--

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


More information about the macports-tickets mailing list