Github messages for voidlinux
 help / color / mirror / Atom feed
From: xtraeme <xtraeme@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] GNU make-4.2 has issues with musl (glob)
Date: Fri, 17 Apr 2020 20:33:47 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21089@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 673 bytes --]

New issue by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/issues/21089

Description:
If any of you have noticed why linux5* builds are so slow with musl currently it's due to GNU make when it was downgraded to 4.2.

This version contains an obsolete glob implementation that is used by default with musl (see configure) that makes building linux5* with -jX not parallelize jobs as it should.

Try with current void make (4.2.x) `./xbps-src -jX linux5.6` and then compare with make 4.3.

Fix: update GNU glob implementation for 4.2 or update again to 4.3.

Your choice! I don't really care because I've fixed this on my tree...


             reply	other threads:[~2020-04-17 18:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-17 18:33 xtraeme [this message]
2020-04-18  6:46 ` pullmoll
2020-04-18  6:49 ` pullmoll
2020-04-18  7:35 ` travankor
2020-04-18  9:44 ` xtraeme
2020-04-18 11:21 ` pullmoll
2020-04-18 12:11 ` Gottox
2020-04-18 12:15 ` xtraeme
2020-04-18 15:57 ` q66
2020-04-18 16:01 ` xtraeme
2020-04-18 16:13 ` q66
2020-04-18 18:10 ` [ISSUE] [CLOSED] " q66

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21089@inbox.vuxu.org \
    --to=xtraeme@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).