unofficial mirror of bug-guix@gnu.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

* bug#53002: guix can't find gfortran-toolchain or gdc-toolchain
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Liliana Marie Prikler @ 2022-01-04 20:16 UTC (permalink / raw)
  To: Jesse Gibbons, 53002

Hi Jesse

Am Dienstag, dem 04.01.2022 um 00:47 -0700 schrieb Jesse Gibbons:
> 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.
Checking gfortran-toolchain inside the Guix REPL, its properties
contain (hidden? . #t), which probably also applies to gdc-toolchain.

Cheers




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

* bug#53002: guix can't find gfortran-toolchain or gdc-toolchain
  2022-01-04 20:16 ` Liliana Marie Prikler
@ 2022-01-11 10:08   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2022-01-11 10:08 UTC (permalink / raw)
  To: Liliana Marie Prikler; +Cc: 53002-done, Jesse Gibbons

Hello,

Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:

> Am Dienstag, dem 04.01.2022 um 00:47 -0700 schrieb Jesse Gibbons:
>> 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.
> Checking gfortran-toolchain inside the Guix REPL, its properties
> contain (hidden? . #t), which probably also applies to gdc-toolchain.

Indeed, that’s a regression introduced with ‘--tune’.

Fixed a couple of days ago in af1b5de6d8a54439ef3f7e1f5fe9a8e7d109972d.

Thanks,
Ludo’.




^ 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 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).