bug-guix
[Top][All Lists]
Advanced

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

bug#53002: guix can't find gfortran-toolchain or gdc-toolchain


From: Jesse Gibbons
Subject: bug#53002: guix can't find gfortran-toolchain or gdc-toolchain
Date: Tue, 4 Jan 2022 00:47:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Icedove/78.15.0

Strange bug, guix can't find gfortran-toolchain even though it is a package defined publicly in one of the files it presumably searches.

`which guix` outputs the expected "$HOME/.config/guix/current/bin/guix", so it probably isn't a problem with my guix home.

`guix package -A gfortran` returns nothing.

`guix package -A gcc-toolchain` shows several different versions of gcc-toolchain in gnu/packages/commencement.scm

`guix edit gcc-toolchain` opens the source where guix presumably found the gcc-toolchain package definition. Within that file, gfortran-toolchain is defined publicly.

This is also the case for gdc-toolchain.

`guix describe`:

    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 8bfb1258d32b5ffeeefd9d44753b87f62bdbf822






reply via email to

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