GNU bug report logs -
#53002
guix can't find gfortran-toolchain or gdc-toolchain
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 11 Jan 2022 11:08:36 +0100
with message-id <87a6g2y47v.fsf <at> gnu.org>
and subject line Re: bug#53002: guix can't find gfortran-toolchain or gdc-toolchain
has caused the debbugs.gnu.org bug report #53002,
regarding guix can't find gfortran-toolchain or gdc-toolchain
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
53002: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53002
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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
[Message part 3 (message/rfc822, inline)]
Hello,
Liliana Marie Prikler <liliana.prikler <at> 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’.
This bug report was last modified 3 years and 228 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.