GNU bug report logs - #33482
[PATCH] gnu: meson: Update to 0.48.2

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Sat, 24 Nov 2018 06:35:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

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 33482 in the body.
You can then email your comments to 33482 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#33482; Package guix-patches. (Sat, 24 Nov 2018 06:35:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brett Gilio <brettg <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 24 Nov 2018 06:35:02 GMT) Full text and rfc822 format available.

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

From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Brett Gilio <brettg <at> posteo.net>
Subject: [PATCH] gnu: meson: Update to 0.48.2
Date: Sat, 24 Nov 2018 00:22:15 -0600
---
 gnu/packages/build-tools.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm
index a52ee480a..e87d4fa2c 100644
--- a/gnu/packages/build-tools.scm
+++ b/gnu/packages/build-tools.scm
@@ -158,7 +158,7 @@ files and generates build instructions for the Ninja build system.")
 (define-public meson
   (package
     (name "meson")
-    (version "0.47.1")
+    (version "0.48.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/mesonbuild/meson/"
@@ -166,7 +166,7 @@ files and generates build instructions for the Ninja build system.")
                                   version ".tar.gz"))
               (sha256
                (base32
-                "19mdap2ncvczajx220bd73xmwhd8x906382y18cn9c5syxwxwwyn"))))
+                "01jmm2wmnqhqk6f2gfhzhyzh0il6bjbyl8syy457p76ws2zxisir"))))
     (build-system python-build-system)
     (arguments
      `(;; FIXME: Tests require many additional inputs, a fix for the RUNPATH
-- 
2.19.2





Information forwarded to guix-patches <at> gnu.org:
bug#33482; Package guix-patches. (Sat, 24 Nov 2018 21:41:01 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Brett Gilio <brettg <at> posteo.net>
Cc: 33482 <at> debbugs.gnu.org
Subject: Re: [bug#33482] [PATCH] gnu: meson: Update to 0.48.2
Date: Sat, 24 Nov 2018 22:39:57 +0100
Brett Gilio <brettg <at> posteo.net> skribis:

> ---
>  gnu/packages/build-tools.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm
> index a52ee480a..e87d4fa2c 100644
> --- a/gnu/packages/build-tools.scm
> +++ b/gnu/packages/build-tools.scm
> @@ -158,7 +158,7 @@ files and generates build instructions for the Ninja build system.")
>  (define-public meson
>    (package
>      (name "meson")
> -    (version "0.47.1")
> +    (version "0.48.2")

This would entail 868 rebuilds according to:

  guix refresh -l -e '(@ (gnu packages build-tools) meson-for-build)'

so I think we’ll wait until ‘core-updates’ has been merged.  One thing
at a time.  :-)

Thanks,
Ludo’.




Information forwarded to guix-patches <at> gnu.org:
bug#33482; Package guix-patches. (Sat, 24 Nov 2018 21:43:02 GMT) Full text and rfc822 format available.

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

From: Brett Gilio <brettg <at> posteo.net>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: Brett Gilio <brettg <at> posteo.net>, 33482 <at> debbugs.gnu.org
Subject: Re: [bug#33482] [PATCH] gnu: meson: Update to 0.48.2
Date: Sat, 24 Nov 2018 15:42:04 -0600
Ludovic Courtès writes:

> Brett Gilio <brettg <at> posteo.net> skribis:
>
>> ---
>>  gnu/packages/build-tools.scm | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm
>> index a52ee480a..e87d4fa2c 100644
>> --- a/gnu/packages/build-tools.scm
>> +++ b/gnu/packages/build-tools.scm
>> @@ -158,7 +158,7 @@ files and generates build instructions for the Ninja build system.")
>>  (define-public meson
>>    (package
>>      (name "meson")
>> -    (version "0.47.1")
>> +    (version "0.48.2")
>
> This would entail 868 rebuilds according to:
>
>   guix refresh -l -e '(@ (gnu packages build-tools) meson-for-build)'
>
> so I think we’ll wait until ‘core-updates’ has been merged.  One thing
> at a time.  :-)
>
> Thanks,
> Ludo’.

My apologies. I forgot to look into the dependencies for rebuild.




Information forwarded to guix-patches <at> gnu.org:
bug#33482; Package guix-patches. (Tue, 27 Nov 2018 12:44:01 GMT) Full text and rfc822 format available.

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

From: Pjotr Prins <pjotr.public12 <at> thebird.nl>
To: Brett Gilio <brettg <at> posteo.net>
Cc: Ludovic Courtès <ludo <at> gnu.org>, 33482 <at> debbugs.gnu.org
Subject: Re: [bug#33482] [PATCH] gnu: meson: Update to 0.48.2
Date: Tue, 27 Nov 2018 13:43:12 +0100
One good reason for the meson upgrade is that it has D support.

The GNU D compiler is now part of the GCC project:

  https://phoronix.com/scan.php?page=news_item&px=GCC-9-Merges-D-Language

Pj.

On Sat, Nov 24, 2018 at 03:42:04PM -0600, Brett Gilio wrote:
> 
> Ludovic Courtès writes:
> 
> > Brett Gilio <brettg <at> posteo.net> skribis:
> >
> >> ---
> >>  gnu/packages/build-tools.scm | 4 ++--
> >>  1 file changed, 2 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/gnu/packages/build-tools.scm b/gnu/packages/build-tools.scm
> >> index a52ee480a..e87d4fa2c 100644
> >> --- a/gnu/packages/build-tools.scm
> >> +++ b/gnu/packages/build-tools.scm
> >> @@ -158,7 +158,7 @@ files and generates build instructions for the Ninja build system.")
> >>  (define-public meson
> >>    (package
> >>      (name "meson")
> >> -    (version "0.47.1")
> >> +    (version "0.48.2")
> >
> > This would entail 868 rebuilds according to:
> >
> >   guix refresh -l -e '(@ (gnu packages build-tools) meson-for-build)'
> >
> > so I think we’ll wait until ‘core-updates’ has been merged.  One thing
> > at a time.  :-)
> >
> > Thanks,
> > Ludo’.
> 
> My apologies. I forgot to look into the dependencies for rebuild.
> 
> 
> 




Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Tue, 04 Dec 2018 19:08:01 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Tue, 04 Dec 2018 19:08:02 GMT) Full text and rfc822 format available.

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

From: Marius Bakke <mbakke <at> fastmail.com>
To: Brett Gilio <brettg <at> posteo.net>, 33482-done <at> debbugs.gnu.org
Subject: Re: [bug#33482] [PATCH] gnu: meson: Update to 0.48.2
Date: Tue, 04 Dec 2018 20:07:18 +0100
[Message part 1 (text/plain, inline)]
Brett Gilio <brettg <at> posteo.net> writes:

> ---
>  gnu/packages/build-tools.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Pushed to 'staging' (with a commit log) as
e8de4b1f5fe4f7fdc0c16664e1e6c159755b99dc, thanks!
[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, 02 Jan 2019 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 113 days ago.

Previous Next


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