guix: manifest.scm missing (guix download) and (guix build-system cmake) imports #35035

issue svanstaa opened this issue on April 8, 2026
  1. svanstaa commented at 8:33 PM on April 8, 2026: none

    When running ./contrib/guix/guix-build on v31.0rc3 with a recent Guix, the build fails immediately with:

    manifest.scm:99:22: error: url-fetch: unbound variable hint: Did you forget `(use-modules (guix download))'?

    And after adding that:

    manifest.scm:219:18: error: cmake-build-system: unbound variable
    hint: Did you forget `(use-modules (guix build-system cmake))'?

    Fixed it with: add (guix download) and (guix build-system cmake) to the use-modules block in contrib/guix/manifest.scm.

    Guix version: bf31052841b5ada64bbc1eeadfcc098a09f3a605

    Generation 1 Apr 08 2026 21:10:45 (current) guix bf31052 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: bf31052841b5ada64bbc1eeadfcc098a09f3a605

  2. achow101 commented at 8:37 PM on April 8, 2026: member

    Yes, see #35034

    We're gonna skip rc3 for now.

  3. fanquake closed this on Apr 8, 2026

Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 09:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me