emacs-bug-tracker
[Top][All Lists]
Advanced

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

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


From: GNU bug Tracking System
Subject: bug#53002: closed (guix can't find gfortran-toolchain or gdc-toolchain)
Date: Tue, 11 Jan 2022 10:09:01 +0000

Your message dated Tue, 11 Jan 2022 11:08:36 +0100
with message-id <87a6g2y47v.fsf@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@gnu.org.)


-- 
53002: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53002
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#53002: guix can't find gfortran-toolchain or gdc-toolchain Date: Tue, 11 Jan 2022 11:08:36 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
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’.


--- End Message ---

reply via email to

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