emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47667: closed (rust-rav1e-0.4 fails to build)


From: GNU bug Tracking System
Subject: bug#47667: closed (rust-rav1e-0.4 fails to build)
Date: Fri, 09 Apr 2021 05:49:02 +0000

Your message dated Fri, 9 Apr 2021 01:48:01 -0400
with message-id <YG/qkeUvO2hfg1b1@jasmine.lan>
and subject line Re: rust-rav1e-0.4 fails to build
has caused the debbugs.gnu.org bug report #47667,
regarding rust-rav1e-0.4 fails to build
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
47667: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47667
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: rust-rav1e-0.4 fails to build Date: Fri, 9 Apr 2021 01:27:53 -0400
While looking into upgrading the rav1e package, I noticed a new
rust-rav1e-0.4.0 package. However, it fails to build, like this:

------
starting phase `package'
   Packaging rav1e v0.4.0 (/tmp/guix-build-rust-rav1e-0.4.0.drv-0/rav1e-0.4.0)
error: failed to prepare local package for uploading

Caused by:
  no matching package named `assert_cmd` found
location searched: registry `https://github.com/rust-lang/crates.io-index`
required by package `rav1e v0.4.0 
(/tmp/guix-build-rust-rav1e-0.4.0.drv-0/rav1e-0.4.0)`
command "cargo" "package" "--no-metadata" "--no-verify" failed with status 101
builder for `/gnu/store/71dd3d1q50iwmqjab9528csp44k2nrh4-rust-rav1e-0.4.0.drv' 
failed with exit code 1
------

I checked the CI history:

https://ci.guix.gnu.org/search?query=rust-rav1e

The last successful build:

https://ci.guix.gnu.org/build/81950/details

The first failing build:

https://ci.guix.gnu.org/build/85107/details

By clicking the Evaluation number, you can learn the range of Git
commits that is different between these two builds. I took a look with
commands like this:

$ git log 
77f1bd9dea3def1992603cbf24c4b0003fa3e0f0^..e598556ee524a62544e777b1f0dd80316ef41754
 guix/build-system/cargo.scm

Maybe the build failure is fallout from 4d00185d6 (build-system/cargo:
Propagate crates across builds.)?



--- End Message ---
--- Begin Message --- Subject: Re: rust-rav1e-0.4 fails to build Date: Fri, 9 Apr 2021 01:48:01 -0400
I got it building with 29a6c361492b18bcb0f6d2517d010a1b48441521, adding
some inputs that the rav1e package also has.

Maybe we should merge these packages?


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]