Ticket #1995 (closed bug: fixed)
building a new release is broken; seem to be: "ops2c" is broken
Reported by: | gerd | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | build | Version: | 3.0.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
A new release build would fail at the moment. "ops2c" seems to be broken. Increasing the version number and running ops2c and make again would fail.
For example if 3.2.0 would be the new version number: The make would stop with:
src/runcore/cores.c: In function 'Parrot_runcore_debugger_init': src/runcore/cores.c:471:24: error: 'Parrot_DynOp_core_3_2_0' undeclared (first use in this function) gmake[1]: *** [src/runcore/cores.o] Error 1
Change History
Note: See
TracTickets for help on using
tickets.