GNU bug report logs -
#26469
[PATCH] glibc/linux: enable parallel build
Previous Next
Reported by: Sergei Trofimovich <slyfox <at> inbox.ru>
Date: Wed, 12 Apr 2017 21:31:02 UTC
Severity: normal
Tags: patch
Done: Kei Kebreau <kei <at> openmailbox.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Sergei Trofimovich <slyfox <at> 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 <at> 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.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 8 years and 34 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.