GNU bug report logs - #73058
[PATCH] gnu: gsl: Add debug output.

Previous Next

Package: guix-patches;

Reported by: Artyom Bologov <mail <at> aartaka.me>

Date: Thu, 5 Sep 2024 20:04:04 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.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 73058 in the body.
You can then email your comments to 73058 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#73058; Package guix-patches. (Thu, 05 Sep 2024 20:04:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Artyom Bologov <mail <at> aartaka.me>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 05 Sep 2024 20:04:04 GMT) Full text and rfc822 format available.

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

From: Artyom Bologov <mail <at> aartaka.me>
To: Guix Patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: gsl: Add debug output.
Date: Thu, 05 Sep 2024 23:28:17 +0400
[Message part 1 (text/plain, inline)]
Hello Guix,

This patch adds a debug output for GSL. Encountered the absence of debug
output while debugging a GSL-reliant program. Tested, produces the
proper debugging file with the right symbols.

[0001-gnu-gsl-Add-debug-output.patch (text/x-patch, attachment)]
[Message part 3 (text/plain, inline)]
Thanks,
-- 
Artyom Bologov
https://aartaka.me

Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Fri, 06 Sep 2024 00:15:02 GMT) Full text and rfc822 format available.

Notification sent to Artyom Bologov <mail <at> aartaka.me>:
bug acknowledged by developer. (Fri, 06 Sep 2024 00:15:02 GMT) Full text and rfc822 format available.

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

From: "jgart" <jgart <at> dismail.de>
To: 73058-done <at> debbugs.gnu.org
Cc: Artyom Bologov <mail <at> aartaka.me>
Subject: Re: [PATCH] gnu: gsl: Add debug output.
Date: Fri, 06 Sep 2024 00:13:28 +0000
LGTM!

all the best,

jgart

https://whereis.xn--q9jyb4c/




Information forwarded to guix-patches <at> gnu.org:
bug#73058; Package guix-patches. (Fri, 06 Sep 2024 02:35:01 GMT) Full text and rfc822 format available.

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

From: John Kehayias <john.kehayias <at> protonmail.com>
To: jgart <jgart <at> dismail.de>
Cc: 73058 <at> debbugs.gnu.org, Artyom Bologov <mail <at> aartaka.me>
Subject: Re: bug#73058: closed (Re: [PATCH] gnu: gsl: Add debug output.)
Date: Fri, 06 Sep 2024 02:28:08 +0000
Hello,

On Fri, Sep 06, 2024 at 12:15 AM, GNU bug Tracking System wrote:

> Your bug report
>
> #73058: [PATCH] gnu: gsl: Add debug output.
>
> which was filed against the guix-patches package, has been closed.
>
> The explanation is attached below, along with your original report.
> If you require more details, please reply to 73058 <at> debbugs.gnu.org.
>
> --
> 73058: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73058
> GNU Bug Tracking System
> Contact help-debbugs <at> gnu.org with problems
>
> From: "jgart" <jgart <at> dismail.de>
> Subject: Re: [PATCH] gnu: gsl: Add debug output.
> To: 73058-done <at> debbugs.gnu.org
> Cc: Artyom Bologov <mail <at> aartaka.me>
> Date: Fri, 06 Sep 2024 00:13:28 +0000 (2 hours, 12 minutes, 9 seconds ago)
>
> LGTM!
>
> all the best,
>
> jgart
>
> https://whereis.xn--q9jyb4c/
>

Did you mean to push this to master? I see a lot of rebuilds on Cuirass.
Though perhaps a good chunk done by now.

If it needs to be reverted (I wasn't sure), we could take it (and an
update?) on mesa-updates or maybe gnome-team if they are quicker?

John

> ----------
>
> From: Artyom Bologov <mail <at> aartaka.me>
> Subject: [PATCH] gnu: gsl: Add debug output.
> To: Guix Patches <guix-patches <at> gnu.org>
> Date: Thu, 05 Sep 2024 23:28:17 +0400
> Date: Thu, 05 Sep 2024 23:28:17 +0400 (6 hours, 57 minutes, 20 seconds ago)
>
> Hello Guix,
>
> This patch adds a debug output for GSL. Encountered the absence of debug
> output while debugging a GSL-reliant program. Tested, produces the
> proper debugging file with the right symbols.
>
>
>
> Thanks,





Did not alter fixed versions and reopened. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 06 Sep 2024 07:06:02 GMT) Full text and rfc822 format available.

Removed tag(s) patch. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 06 Sep 2024 07:06:02 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#73058; Package guix-patches. (Fri, 06 Sep 2024 07:08:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: John Kehayias <john.kehayias <at> protonmail.com>
Cc: jgart <jgart <at> dismail.de>, 73058 <at> debbugs.gnu.org,
 Artyom Bologov <mail <at> aartaka.me>
Subject: Re: [bug#73058] closed (Re: [PATCH] gnu: gsl: Add debug output.)
Date: Fri, 06 Sep 2024 09:05:49 +0200
Hi John and jgart,

John Kehayias <john.kehayias <at> protonmail.com> skribis:

> On Fri, Sep 06, 2024 at 12:15 AM, GNU bug Tracking System wrote:

[...]

>> From: "jgart" <jgart <at> dismail.de>
>> Subject: Re: [PATCH] gnu: gsl: Add debug output.
>> To: 73058-done <at> debbugs.gnu.org
>> Cc: Artyom Bologov <mail <at> aartaka.me>
>> Date: Fri, 06 Sep 2024 00:13:28 +0000 (2 hours, 12 minutes, 9 seconds ago)
>>
>> LGTM!
>>
>> all the best,
>>
>> jgart
>>
>> https://whereis.xn--q9jyb4c/
>>
>
> Did you mean to push this to master? I see a lot of rebuilds on Cuirass.
> Though perhaps a good chunk done by now.

It’s a serious issue indeed: builders, in particular for Arm/RISC-V/PPC,
cannot be expected to catch up with such a change on ‘master’.  Please
check out the rebuild scheduling policy, in this case for changes
impacting 300+ packages:

  https://guix.gnu.org/manual/devel/en/html_node/Managing-Patches-and-Branches.html

In fact, we have more important changes to ‘gsl’ that were noticed
during ‘core-updates’ but delayed due to the important cost of a
rebuild; see 4d8382ab840300ffe2a364d0e2a27b8db3d04fab and the discussion
at <https://issues.guix.gnu.org/72451>.

> If it needs to be reverted (I wasn't sure), we could take it (and an
> update?) on mesa-updates or maybe gnome-team if they are quicker?

I was planning to have a gsl-specific branch, where we could have this
patch too, and which could join a “merge train” with ‘mesa-updates’ or
similar.  WDYT?

So I reverted this commit in c4a2b99f7d06ef5676d4148410a3b734c286f7cb
and canceled pending builds on ci.guix.

Thanks,
Ludo’.




Information forwarded to guix-patches <at> gnu.org:
bug#73058; Package guix-patches. (Fri, 06 Sep 2024 17:02:01 GMT) Full text and rfc822 format available.

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

From: "jgart" <jgart <at> dismail.de>
To: "Ludovic Courtès" <ludo <at> gnu.org>, "John Kehayias"
 <john.kehayias <at> protonmail.com>
Cc: 73058 <at> debbugs.gnu.org, Artyom Bologov <mail <at> aartaka.me>
Subject: Re: [bug#73058] closed (Re: [PATCH] gnu: gsl: Add debug output.)
Date: Fri, 06 Sep 2024 17:01:34 +0000
hi ludo,

sorry for the disruption and thanks for reverting the commit. i didn't realize the amount of rebuilds that this would cause when i pushed it and i forgot to run `guix refresh -l gsl` before pushing 🦆

all the best,

jgart

https://whereis.みんな/




bug closed, send any further explanations to 73058 <at> debbugs.gnu.org and Artyom Bologov <mail <at> aartaka.me> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 04 Dec 2024 17:57: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. (Thu, 02 Jan 2025 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 228 days ago.

Previous Next


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