unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 52837@debbugs.gnu.org
Cc: mail@nicolasgoaziou.fr
Subject: bug#52837: Failed to compile rav1e which is dependence for tons of packages
Date: Mon, 27 Dec 2021 20:32:44 -0500	[thread overview]
Message-ID: <YcppPCzR9f2TLL3b@jasmine.lan> (raw)
In-Reply-To: <8735mdbq6h.fsf@corp.mail.ru>

On Tue, Dec 28, 2021 at 02:09:42AM +0300, Evgenii Lepikhin via Bug reports for GNU Guix wrote:
> Hi there,
> 
> rav1e failed to compile with error:

Alright, for now I've reverted the commits that caused the problem.

Specifically, I reverted this range of commits:
5b1ec376239602725171d4523406801b684ee195^..13d3120095e4baa03594d095b0afe9febbb7cee0

IIUC, these were pushed together.

Nicolas, can you take a look at the suggested fix shown below?

> The issue caused by commit ad1e8a0906c. Possible fix:
> 
> diff --git a/gnu/packages/crates-graphics.scm b/gnu/packages/crates-graphics.scm
> index e4cd01fadf..269bd991ab 100644
> --- a/gnu/packages/crates-graphics.scm
> +++ b/gnu/packages/crates-graphics.scm
> @@ -208,7 +208,7 @@ (define-public rust-aom-sys-0.2
>      (build-system cargo-build-system)
>      (arguments
>        `(#:cargo-inputs
> -        (("rust-bindgen" ,rust-bindgen-0.54)
> +        (("rust-bindgen" ,rust-bindgen-0.58)
>           ("rust-metadeps" ,rust-metadeps-1))))
>      (native-inputs
>       (list pkg-config))
> 
> 
> -- 




  parent reply	other threads:[~2021-12-28  1:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-27 23:09 bug#52837: Failed to compile rav1e which is dependence for tons of packages Evgenii Lepikhin via Bug reports for GNU Guix
2021-12-28  1:20 ` Leo Famulari
2021-12-28  1:32 ` Leo Famulari [this message]
2021-12-28 13:46   ` Nicolas Goaziou
2021-12-28 19:35     ` Leo Famulari
2021-12-28 20:31       ` Nicolas Goaziou
2021-12-28 21:29         ` Leo Famulari
2021-12-28  3:04 ` 0xFA11BABE via Bug reports for GNU Guix
2021-12-28  6:01 ` bug#52837: We need deeper research Evgenii Lepikhin via Bug reports for GNU Guix
2021-12-28 19:41   ` Leo Famulari
2021-12-29  8:42     ` Evgenii Lepikhin via Bug reports for GNU Guix
2021-12-29 13:57       ` Nicolas Goaziou

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=YcppPCzR9f2TLL3b@jasmine.lan \
    --to=leo@famulari.name \
    --cc=52837@debbugs.gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /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).