GNU bug report logs - #26736
[PATCH] gnu: libgc: Fix Check for Hurd systems.

Previous Next

Package: guix-patches;

Reported by: rennes <rennes <at> openmailbox.org>

Date: Mon, 1 May 2017 15:49:01 UTC

Severity: normal

Tags: patch

Done: Kei Kebreau <kkebreau <at> posteo.net>

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 26736 in the body.
You can then email your comments to 26736 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#26736; Package guix-patches. (Mon, 01 May 2017 15:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to rennes <rennes <at> openmailbox.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 01 May 2017 15:49:02 GMT) Full text and rfc822 format available.

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

From: rennes <rennes <at> openmailbox.org>
To: guix-patches <at> gnu.org
Cc: manolis837 <at> gmail.com
Subject: [PATCH] gnu: libgc: Fix Check for Hurd systems.
Date: Mon, 01 May 2017 10:47:48 -0500
[Message part 1 (text/plain, inline)]
This patch is libgc for core-updates.

On GNU/Hurd systems during the 'Check' phase, there is a deadlock  
caused by the 'gctest' test.

We set "--disable-gcj-support" to configure script to pass the 'gctest'  
test.

bug report:
https://lists.opendylan.org/pipermail/bdwgc/2017-April/006275.html
discussion:
https://lists.gnu.org/archive/html/bug-hurd/2017-01/msg00008.html

Tested in Linux-x86_64, Hurd and cross-compiling (master branch).
[0001-gnu-libgc-Fix-Check-for-Hurd-systems.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#26736; Package guix-patches. (Tue, 02 May 2017 11:31:01 GMT) Full text and rfc822 format available.

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

From: Manolis Ragkousis <manolis837 <at> gmail.com>
To: rennes <rennes <at> openmailbox.org>
Cc: 26736 <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: libgc: Fix Check for Hurd systems.
Date: Tue, 2 May 2017 14:30:35 +0300
Hello Rene,

LGTM.

I will push it to core-updates.

Thank you,
Manolis

On 05/01/2017 06:47 PM, rennes wrote:
> This patch is libgc for core-updates.
> 
> On GNU/Hurd systems during the 'Check' phase, there is a deadlock caused
> by the 'gctest' test.
> 
> We set "--disable-gcj-support" to configure script to pass the 'gctest'
> test.
> 
> bug report:
> https://lists.opendylan.org/pipermail/bdwgc/2017-April/006275.html
> discussion:
> https://lists.gnu.org/archive/html/bug-hurd/2017-01/msg00008.html
> 
> Tested in Linux-x86_64, Hurd and cross-compiling (master branch).




Reply sent to Kei Kebreau <kkebreau <at> posteo.net>:
You have taken responsibility. (Sun, 06 Jan 2019 00:58:02 GMT) Full text and rfc822 format available.

Notification sent to rennes <rennes <at> openmailbox.org>:
bug acknowledged by developer. (Sun, 06 Jan 2019 00:58:02 GMT) Full text and rfc822 format available.

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

From: Kei Kebreau <kkebreau <at> posteo.net>
To: 26736-done <at> debbugs.gnu.org
Subject: Re: bug#26736: [PATCH] gnu: libgc: Fix Check for Hurd systems.
Date: Sat, 05 Jan 2019 19:57:12 -0500
This patch was pushed several months ago.

Manolis Ragkousis <manolis837 <at> gmail.com> writes:

> Hello Rene,
>
> LGTM.
>
> I will push it to core-updates.
>
> Thank you,
> Manolis
>
> On 05/01/2017 06:47 PM, rennes wrote:
>> This patch is libgc for core-updates.
>> 
>> On GNU/Hurd systems during the 'Check' phase, there is a deadlock caused
>> by the 'gctest' test.
>> 
>> We set "--disable-gcj-support" to configure script to pass the 'gctest'
>> test.
>> 
>> bug report:
>> https://lists.opendylan.org/pipermail/bdwgc/2017-April/006275.html
>> discussion:
>> https://lists.gnu.org/archive/html/bug-hurd/2017-01/msg00008.html
>> 
>> Tested in Linux-x86_64, Hurd and cross-compiling (master branch).




Information forwarded to guix-patches <at> gnu.org:
bug#26736; Package guix-patches. (Sun, 06 Jan 2019 01:10:02 GMT) Full text and rfc822 format available.

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

From: Manolis Ragkousis <manolis837 <at> gmail.com>
To: 26736-done <at> debbugs.gnu.org, kkebreau <at> posteo.net, rennes <at> openmailbox.org
Subject: Re: bug#26736: [PATCH] gnu: libgc: Fix Check for Hurd systems.
Date: Sun, 6 Jan 2019 03:09:07 +0200
Hello Kei,

Was this ticket still open? I will close it now.

Thank you,
Manolis

On 1/6/19 2:57 AM, Kei Kebreau wrote:
> This patch was pushed several months ago.
> 
> Manolis Ragkousis <manolis837 <at> gmail.com> writes:
> 
>> Hello Rene,
>>
>> LGTM.
>>
>> I will push it to core-updates.
>>
>> Thank you,
>> Manolis
>>
>> On 05/01/2017 06:47 PM, rennes wrote:
>>> This patch is libgc for core-updates.
>>>
>>> On GNU/Hurd systems during the 'Check' phase, there is a deadlock caused
>>> by the 'gctest' test.
>>>
>>> We set "--disable-gcj-support" to configure script to pass the 'gctest'
>>> test.
>>>
>>> bug report:
>>> https://lists.opendylan.org/pipermail/bdwgc/2017-April/006275.html
>>> discussion:
>>> https://lists.gnu.org/archive/html/bug-hurd/2017-01/msg00008.html
>>>
>>> Tested in Linux-x86_64, Hurd and cross-compiling (master branch).
> 
> 
> 




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 03 Feb 2019 12:24:05 GMT) Full text and rfc822 format available.

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

Previous Next


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