GNU bug report logs -
#27366
[PATCH] gnu: gnuastro: Enable "----enable-bin-op-alltypes".
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27366 in the body.
You can then email your comments to 27366 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#27366
; Package
guix-patches
.
(Wed, 14 Jun 2017 21:49:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Danny Milosavljevic <dannym <at> scratchpost.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 14 Jun 2017 21:49:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/astronomy.scm (gnuastro)[arguments]: Enable
"--enable-bin-op-alltypes".
---
gnu/packages/astronomy.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 879c6ba6a..ffa9f74db 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -108,6 +108,8 @@ systems in a FITS image header.")
("libjpeg" ,libjpeg-8)
("wcslib" ,wcslib)))
(build-system gnu-build-system)
+ (arguments
+ `(#:configure-flags '("--enable-bin-op-alltypes")))
(home-page "https://www.gnu.org/software/gnuastro/")
(synopsis "Astronomy utilities")
(description "The GNU Astronomy Utilities (Gnuastro) is a suite of
Information forwarded
to
guix-patches <at> gnu.org
:
bug#27366
; Package
guix-patches
.
(Thu, 15 Jun 2017 08:11:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 27366 <at> debbugs.gnu.org (full text, mbox):
Danny Milosavljevic <dannym <at> scratchpost.org> skribis:
> * gnu/packages/astronomy.scm (gnuastro)[arguments]: Enable
> "--enable-bin-op-alltypes".
> ---
> gnu/packages/astronomy.scm | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
> index 879c6ba6a..ffa9f74db 100644
> --- a/gnu/packages/astronomy.scm
> +++ b/gnu/packages/astronomy.scm
> @@ -108,6 +108,8 @@ systems in a FITS image header.")
> ("libjpeg" ,libjpeg-8)
> ("wcslib" ,wcslib)))
> (build-system gnu-build-system)
> + (arguments
> + `(#:configure-flags '("--enable-bin-op-alltypes")))
Could you add a comment above explaining why it matters, based on the
explanation that Mohammad gave on guix-devel?
OK with this change, thank you!
Ludo’.
Information forwarded
to
guix-patches <at> gnu.org
:
bug#27366
; Package
guix-patches
.
(Thu, 22 Jun 2017 20:09:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 27366 <at> debbugs.gnu.org (full text, mbox):
ludo <at> gnu.org (Ludovic Courtès) skribis:
> Danny Milosavljevic <dannym <at> scratchpost.org> skribis:
>
>> * gnu/packages/astronomy.scm (gnuastro)[arguments]: Enable
>> "--enable-bin-op-alltypes".
>> ---
>> gnu/packages/astronomy.scm | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
>> index 879c6ba6a..ffa9f74db 100644
>> --- a/gnu/packages/astronomy.scm
>> +++ b/gnu/packages/astronomy.scm
>> @@ -108,6 +108,8 @@ systems in a FITS image header.")
>> ("libjpeg" ,libjpeg-8)
>> ("wcslib" ,wcslib)))
>> (build-system gnu-build-system)
>> + (arguments
>> + `(#:configure-flags '("--enable-bin-op-alltypes")))
>
> Could you add a comment above explaining why it matters, based on the
> explanation that Mohammad gave on guix-devel?
>
> OK with this change, thank you!
Ping! :-)
Ludo’.
bug closed, send any further explanations to
27366 <at> debbugs.gnu.org and Danny Milosavljevic <dannym <at> scratchpost.org>
Request was from
Danny Milosavljevic <dannym <at> scratchpost.org>
to
control <at> debbugs.gnu.org
.
(Sat, 24 Jun 2017 05:28:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 22 Jul 2017 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 25 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.