Opened 10 years ago

Closed 10 years ago

#44207 closed update (fixed)

qt5-mac @5.3.1_0 : enable parallel builds

Reported by: mkae (Marko Käning) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: michaelld (Michael Dickens), mojca (Mojca Miklavec), sicherha@…, RJVB (René Bertin)
Port: qt-mac, qt5-creator-mac

Description

Herewith I can verify that qt5-mac builds fine on Mavericks 10.9.3.

So, we can consider removing "use_parallel_build no" once the other OSX versions acknowledge this as well.

Attachments (1)

patch-qt5-mac_Portfile.diff (634 bytes) - added by mkae (Marko Käning) 10 years ago.
mcalhoun, do you have objections? Since this port is openmaintainer, I could commit the change myself, but given the effort you've invested I think you might want to be the one who decides that.

Download all attachments as: .zip

Change History (10)

comment:1 Changed 10 years ago by mkae (Marko Käning)

Port: qt5-creator-mac added

OK, I want to add that I was also able to build qt5-creator-mac in parallel without any trouble.

comment:2 Changed 10 years ago by michaelld (Michael Dickens)

Cc: michaelld@… added

Cc Me!

comment:3 Changed 10 years ago by mojca (Mojca Miklavec)

Cc: mojca@… added

Cc Me!

comment:4 Changed 10 years ago by sicherha@…

Cc: sicherha@… added

Cc Me!

comment:5 Changed 10 years ago by mkae (Marko Käning)

The question is whether we'd need to wait for the other OSX versions, or can simply conclude from Mavericks' successful build that it can be switched on in general?

comment:6 in reply to:  5 Changed 10 years ago by seanfarley (Sean Farley)

Replying to mk@…:

The question is whether we'd need to wait for the other OSX versions, or can simply conclude from Mavericks' successful build that it can be switched on in general?

Be careful there. Building in parallel on your machine doesn't guarantee that it works on others. For example, take a look at #28878 and #23531. That being said, I think those issues are old and probably due to gcc-4.2. I would be in favor of setting parallel building for both qt5 and also for boost.

comment:7 Changed 10 years ago by KubaO (Kuba Ober)

Both Qt5 and Qt creator are supporting parallel builds and this doesn't need any testing/verification. The entire Qt continuous integration system has been parallel building since day 1 IIRC, and they consider broken parallel builds to be serious issues. There's no reason to have parallel building disabled. Really.

Changed 10 years ago by mkae (Marko Käning)

Attachment: patch-qt5-mac_Portfile.diff added

mcalhoun, do you have objections? Since this port is openmaintainer, I could commit the change myself, but given the effort you've invested I think you might want to be the one who decides that.

comment:8 Changed 10 years ago by RJVB (René Bertin)

Cc: rjvbertin@… added

Cc Me!

comment:9 Changed 10 years ago by mkae (Marko Käning)

Resolution: fixed
Status: newclosed

Committed in r125110.

Note: See TracTickets for help on using tickets.