#1995: building a new release is broken; seem to be: "ops2c" is broken
--------------------+-------------------------------------------------------
 Reporter:  gerd    |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  build   |     Version:  3.0.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by cotto):

 op2c requires a bit of care when bumping Parrot's version number, but this
 is all documented in the release manager guide.  If I follow the
 instructions there, the build works fine.  Can you verify that it works
 (or doesn't) when following the relevant part of the release manager
 guide, copy/pasted below?  Note the bit about ignoring errors.

 {{{
 To have parrot configured and have run C<make> with the old version number
 is
 condition for this step. Run C<./ops2c --core> (or C<make bootstrap-ops>,
 ignoring errors) followed by C<make reconfig> and C<make> to update the
 names
 of version-specific internal functions.
 }}}

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1995#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to