all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Adam Van Ymeren <adam@vany.ca>
Cc: 28813-done@debbugs.gnu.org
Subject: bug#28813: [PATCH] gnu: totem: Disable parallel build due to http://debbugs.gnu.org/28813
Date: Mon, 16 Oct 2017 14:59:13 +0200	[thread overview]
Message-ID: <87zi8rdza6.fsf@gnu.org> (raw)
In-Reply-To: <87efq79etx.fsf@vany.ca> (Adam Van Ymeren's message of "Fri, 13 Oct 2017 12:40:50 -0400")

Hi Adam,

Adam Van Ymeren <adam@vany.ca> skribis:

> ---
>  gnu/packages/gnome.scm | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
> index 1ceba162b..031b30426 100644
> --- a/gnu/packages/gnome.scm
> +++ b/gnu/packages/gnome.scm
> @@ -3641,6 +3641,12 @@ for application developers.")
>      (arguments
>       `(#:glib-or-gtk? #t
>  
> +       ;; Disable parallel builds until
> +       ;; https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28813 is
> +       ;; fixed.  Try enabling it when updating this package in case
> +       ;; upstream has fixed it.
> +       #:parallel-build? #f

Good catch!  I completed the commit log and applied, thanks.

If you haven’t already, could you report it upstream?

Thanks,
Ludo’.

  reply	other threads:[~2017-10-16 13:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-13 15:48 bug#28813: Building totem-3.26.0 fails, ordering issue with repsect to vala plugins and Totem-1.0.gir Adam Van Ymeren
2017-10-13 16:40 ` bug#28813: [PATCH] gnu: totem: Disable parallel build due to http://debbugs.gnu.org/28813 Adam Van Ymeren
2017-10-16 12:59   ` Ludovic Courtès [this message]
2017-10-17  0:53     ` Adam Van Ymeren
2017-10-17  1:21     ` Adam Van Ymeren
2017-10-17 16:08       ` Ludovic Courtès

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=87zi8rdza6.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=28813-done@debbugs.gnu.org \
    --cc=adam@vany.ca \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.