GNU bug report logs - #27366
[PATCH] gnu: gnuastro: Enable "----enable-bin-op-alltypes".

Previous Next

Package: guix-patches;

Reported by: Danny Milosavljevic <dannym <at> scratchpost.org>

Date: Wed, 14 Jun 2017 21:49:01 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

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

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


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):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: guix-patches <at> gnu.org
Cc: Danny Milosavljevic <dannym <at> scratchpost.org>
Subject: [PATCH] gnu: gnuastro: Enable "----enable-bin-op-alltypes".
Date: Wed, 14 Jun 2017 23:48:21 +0200
* 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):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 27366 <at> debbugs.gnu.org
Subject: Re: [bug#27366] [PATCH] gnu: gnuastro: Enable
 "----enable-bin-op-alltypes".
Date: Thu, 15 Jun 2017 10:10:15 +0200
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):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: 27366 <at> debbugs.gnu.org
Subject: Re: [bug#27366] [PATCH] gnu: gnuastro: Enable
 "----enable-bin-op-alltypes".
Date: Thu, 22 Jun 2017 22:08:21 +0200
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.