GNU bug report logs - #72711
[PATCH] gnu: Add gfortran 13.

Previous Next

Package: guix-patches;

Reported by: Romain GARBAGE <romain.garbage <at> inria.fr>

Date: Mon, 19 Aug 2024 13:10:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72711 in the body.
You can then email your comments to 72711 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72711; Package guix-patches. (Mon, 19 Aug 2024 13:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Romain GARBAGE <romain.garbage <at> inria.fr>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 19 Aug 2024 13:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Romain GARBAGE <romain.garbage <at> inria.fr>
To: guix-patches <at> gnu.org
Cc: ludovic.courtes <at> inria.fr, Romain GARBAGE <romain.garbage <at> inria.fr>
Subject: [PATCH] gnu: Add gfortran 13.
Date: Mon, 19 Aug 2024 15:07:56 +0200
* gnu/packages/gcc.scm (gfortran-13): New variable.

Change-Id: Idf9a35548a9a80251cc70154c7d70f5b3a316db9
---
 gnu/packages/gcc.scm | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm
index 9e3ee2031c..acb21d8c35 100644
--- a/gnu/packages/gcc.scm
+++ b/gnu/packages/gcc.scm
@@ -1150,6 +1150,12 @@ (define %generic-search-paths
          (variable "LIBRARY_PATH")
          (files '("lib" "lib64")))))
 
+(define-public gfortran-13
+  (hidden-package
+   (custom-gcc gcc-13
+               "gfortran" '("fortran")
+               %generic-search-paths)))
+
 (define-public gfortran
   (hidden-package
    (custom-gcc gcc

base-commit: e928854a0f76cef3b11a06160a16130c59954b76
-- 
2.45.2





Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Wed, 28 Aug 2024 05:59:02 GMT) Full text and rfc822 format available.

Notification sent to Romain GARBAGE <romain.garbage <at> inria.fr>:
bug acknowledged by developer. (Wed, 28 Aug 2024 05:59:02 GMT) Full text and rfc822 format available.

Message #10 received at 72711-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Romain GARBAGE <romain.garbage <at> inria.fr>
Cc: ludovic.courtes <at> inria.fr, 72711-done <at> debbugs.gnu.org
Subject: Re: [bug#72711] [PATCH] gnu: Add gfortran 13.
Date: Wed, 28 Aug 2024 13:57:15 +0800
[Message part 1 (text/plain, inline)]
Romain GARBAGE <romain.garbage <at> inria.fr> writes:

> * gnu/packages/gcc.scm (gfortran-13): New variable.
>
> Change-Id: Idf9a35548a9a80251cc70154c7d70f5b3a316db9
> ---
>  gnu/packages/gcc.scm | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/gnu/packages/gcc.scm b/gnu/packages/gcc.scm
> index 9e3ee2031c..acb21d8c35 100644
> --- a/gnu/packages/gcc.scm
> +++ b/gnu/packages/gcc.scm
> @@ -1150,6 +1150,12 @@ (define %generic-search-paths
>           (variable "LIBRARY_PATH")
>           (files '("lib" "lib64")))))
>  
> +(define-public gfortran-13
> +  (hidden-package
> +   (custom-gcc gcc-13
> +               "gfortran" '("fortran")
> +               %generic-search-paths)))
> +
>  (define-public gfortran
>    (hidden-package
>     (custom-gcc gcc
>
> base-commit: e928854a0f76cef3b11a06160a16130c59954b76

push, close.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 25 Sep 2024 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 268 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.