Project

General

Profile

Actions

Bug #4421

closed

Use PARALLEL_MAKE in make distcheck contrib/jenkins.sh

Added by pespin about 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/26/2020
Due date:
% Done:

100%

Spec Reference:

Description

Most of our osmocom CNI projects contain this in our contrib/jenkins.sh:

$MAKE distcheck

Instead, they should contain in order to build quicker:

$MAKE $PARALLEL_MAKE distcheck

Actions #1

Updated by pespin about 4 years ago

  • Description updated (diff)
Actions #2

Updated by pespin over 3 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 90

I submitted a bunch of commits, one per repo, named "contrib/jenkins: Enable parallel make in make distcheck" enabling it.
I also had to fix an error appearing when doing "make -j8 distcheck" in libosmocore, due to some libosmogsm symbols not being declared.

Once patches are merged, the ticket can be closed.

Actions #3

Updated by pespin over 3 years ago

  • Status changed from Feedback to Resolved
  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)