Opened 2 years ago

Closed 2 years ago

#63895 closed defect (fixed)

ruby ports: enable parallel builds

Reported by: mascguy (Christopher Nielsen) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: parallel_build Cc: kimuraw (kimura wataru)
Port: ruby*

Description (last modified by mascguy (Christopher Nielsen))

It looks like virtually every one of our Ruby ports - with the lone exception of ruby186 - are configured to disable parallel builds.

Quickly searching through all old MacPorts tickets, there don't appear to be any issues related to this. Nor did 2 minutes of general Googling, return anything suggesting that parallel builds cause issues.

And finally, there is no explanation in the various Ruby portfiles, as to why parallel builds are disabled.

Is there a technical reason for this?

Change History (7)

comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)

Port: ruby* added; ruby{ 186 19 2{0..7} 30} removed

comment:2 Changed 2 years ago by mascguy (Christopher Nielsen)

Cc: kimuraw added
Description: modified (diff)
Owner: changed from kimuraw to mascguy

comment:3 Changed 2 years ago by mascguy (Christopher Nielsen)

Keywords: parallel_build added; ruby removed

comment:4 Changed 2 years ago by mascguy (Christopher Nielsen)

Last edited 2 years ago by mascguy (Christopher Nielsen) (previous) (diff)

comment:5 Changed 2 years ago by mascguy (Christopher Nielsen)

Description: modified (diff)

comment:6 Changed 2 years ago by Christopher Nielsen <62156882+mascguy@…>

In 51e0639923b65c5374fcb9ef48b6eda2df4f6f0d/macports-ports (master):

lang/ruby30, ruby27, ruby26: enable parallel build (https://github.com/macports/macports-ports/pull/12891)

delete "use_parallel_build no" in Portfile, these versions of ruby allow paralell build.

See: #63895

comment:7 Changed 2 years ago by Christopher Nielsen <62156882+mascguy@…>

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.