unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kei@openmailbox.org>
To: Sergei Trofimovich <slyfox@inbox.ru>
Cc: 26469@debbugs.gnu.org
Subject: bug#26469: [PATCH] glibc/linux: enable parallel build
Date: Sat, 15 Apr 2017 01:48:52 -0400	[thread overview]
Message-ID: <87o9vymda3.fsf@openmailbox.org> (raw)
In-Reply-To: <20170412212937.16976-1-slyfox@inbox.ru> (Sergei Trofimovich's message of "Wed, 12 Apr 2017 22:29:37 +0100")

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

Sergei Trofimovich <slyfox@inbox.ru> writes:

> Parallel build failure was fixed upstream as:
> https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=e8b6be0016f131c2ac72bf3213eabdb59800e63b
>
> gnu/packages/base.scm (glibc/linux): reenable parallel builds
>
> Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
> ---
>  gnu/packages/base.scm | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
> index 5c36b612f..79733b14f 100644
> --- a/gnu/packages/base.scm
> +++ b/gnu/packages/base.scm
> @@ -563,10 +563,6 @@ store.")
>     (arguments
>      `(#:out-of-source? #t
>  
> -      ;; In version 2.21, there a race in the 'elf' directory, see
> -      ;; <http://lists.gnu.org/archive/html/guix-devel/2015-02/msg00709.html>.
> -      #:parallel-build? #f
> -
>        ;; The libraries have an empty RUNPATH, but some, such as the versioned
>        ;; libraries (libdl-2.24.so, etc.) have ld.so marked as NEEDED.  Since
>        ;; these libraries are always going to be found anyway, just skip

This works fine for me, but I'll wait for a second opinion in case I
missed something.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2017-04-15  5:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-12 21:29 bug#26469: [PATCH] glibc/linux: enable parallel build Sergei Trofimovich
2017-04-15  5:48 ` Kei Kebreau [this message]
2017-04-16  9:30   ` Ludovic Courtès
2017-04-16 13:22     ` Kei Kebreau

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87o9vymda3.fsf@openmailbox.org \
    --to=kei@openmailbox.org \
    --cc=26469@debbugs.gnu.org \
    --cc=slyfox@inbox.ru \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).