Opened 4 years ago

Last modified 4 years ago

#60755 closed defect

re2c 1.3.0 fails to build on Mac OS 10.4 (intel) — at Version 3

Reported by: programmingkidx Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: tiger Cc:
Port: re2c

Description (last modified by mf2k (Frank Schima))

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) {

Change History (4)

Changed 4 years ago by programmingkidx

Attachment: main.log added

comment:1 Changed 4 years ago by programmingkidx

Attached the build log to this ticket.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting and add the port maintainer(s) to Cc (port info --maintainers re2c), if any.

comment:3 Changed 4 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: tiger added; Tiger re2c removed
Owner: set to ryandesign
Status: newassigned
Note: See TracTickets for help on using tickets.