all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#53002: guix can't find gfortran-toolchain or gdc-toolchain
@ 2022-01-04  7:47 Jesse Gibbons
  2022-01-04 20:16 ` Liliana Marie Prikler
  0 siblings, 1 reply; 3+ messages in thread
From: Jesse Gibbons @ 2022-01-04  7:47 UTC (permalink / raw)
  To: 53002

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





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-11 10:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04  7:47 bug#53002: guix can't find gfortran-toolchain or gdc-toolchain Jesse Gibbons
2022-01-04 20:16 ` Liliana Marie Prikler
2022-01-11 10:08   ` Ludovic Courtès

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.