<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 52: Fix for compilation on GNU/Hurd</title><link href="https://sourceforge.net/p/clisp/patches/52/" rel="alternate"/><link href="https://sourceforge.net/p/clisp/patches/52/feed.atom" rel="self"/><id>https://sourceforge.net/p/clisp/patches/52/</id><updated>2018-02-28T16:47:37.497000Z</updated><subtitle>Recent changes to 52: Fix for compilation on GNU/Hurd</subtitle><entry><title>#52 Fix for compilation on GNU/Hurd</title><link href="https://sourceforge.net/p/clisp/patches/52/?limit=25#5633" rel="alternate"/><published>2018-02-28T16:47:37.497000Z</published><updated>2018-02-28T16:47:37.497000Z</updated><author><name>Sébastien Villemot</name><uri>https://sourceforge.net/u/svillemot/</uri></author><id>https://sourceforge.netece5b5e3dd2a8e86d4939b7b8544bad51766a43b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Concerning clisp-hurd-einval-extra.patch, I have verified that it is no longer needed on the tip of the clisp-2.50 branch. I am going to drop it from the Debian package. Hence this bug can be closed.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#52 Fix for compilation on GNU/Hurd</title><link href="https://sourceforge.net/p/clisp/patches/52/?limit=25#5326/03ff" rel="alternate"/><published>2018-01-19T21:04:54.096000Z</published><updated>2018-01-19T21:04:54.096000Z</updated><author><name>Bruno Haible</name><uri>https://sourceforge.net/u/haible/</uri></author><id>https://sourceforge.nete404c623b85ebcc73bc94fc60e2ab2d0917e38d0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Chasing the references to&lt;br/&gt;
&lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801260" rel="nofollow"&gt;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801260&lt;/a&gt;&lt;br/&gt;
-&amp;gt; &lt;a href="https://lists.debian.org/debian-hurd/2015/09/msg00031.html" rel="nofollow"&gt;https://lists.debian.org/debian-hurd/2015/09/msg00031.html&lt;/a&gt;&lt;br/&gt;
-&amp;gt; &lt;a href="https://buildd.debian.org/status/fetch.php?pkg=clisp&amp;amp;arch=hurd-i386&amp;amp;ver=1%3A2.49-10&amp;amp;stamp=1440769077" rel="nofollow"&gt;https://buildd.debian.org/status/fetch.php?pkg=clisp&amp;amp;arch=hurd-i386&amp;amp;ver=1%3A2.49-10&amp;amp;stamp=1440769077&lt;/a&gt;&lt;br/&gt;
this seems indeed to be an interaction with the Debian build system with the file descriptors 0, 1, 2.&lt;br/&gt;
On other operating systems, with 'nohup' that clobbers the file descriptor 0, I see similar errors.&lt;br/&gt;
So it's perfectly OK for Debian to include this patch.&lt;br/&gt;
But upstream != Debian; I won't include it because I haven't seen it happen myself so far and because I would expect to get some "standard" errno such as ENOTTY or EBADF, not EMIG_BAD_ID.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#52 Fix for compilation on GNU/Hurd</title><link href="https://sourceforge.net/p/clisp/patches/52/?limit=25#5326" rel="alternate"/><published>2018-01-19T17:17:48.066000Z</published><updated>2018-01-19T17:17:48.066000Z</updated><author><name>Sébastien Villemot</name><uri>https://sourceforge.net/u/svillemot/</uri></author><id>https://sourceforge.netde5a096737b95444afa5a09b052b956a94eea805</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;About the clisp-hurd-einval-extra.patch: I haven't recently tested that this patch is actually needed.&lt;/p&gt;
&lt;p&gt;The problem was reported more than 2 years ago, see &lt;a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801260" rel="nofollow"&gt;https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=801260&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you confirm that clisp works fine on GNU/Hurd without it, then it's probably ok to just ignore it.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#52 Fix for compilation on GNU/Hurd</title><link href="https://sourceforge.net/p/clisp/patches/52/?limit=25#0f90" rel="alternate"/><published>2018-01-13T14:14:48.387000Z</published><updated>2018-01-13T14:14:48.387000Z</updated><author><name>Bruno Haible</name><uri>https://sourceforge.net/u/haible/</uri></author><id>https://sourceforge.net37aa4178260b8bc0012ec0ebd084e3ec1d1f5ccd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have applied the equivalent of the maxpathlen.patch; thanks.&lt;/p&gt;
&lt;p&gt;Regarding clisp-hurd-einval-extra.patch: How to reproduce the issue? I've not seen any related test failure or misbehaviour of clisp on GNU/Hurd in a couple of months. (I'm using Samuel Thibault's Hurd image from 2017-01-15.)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#52 Fix for compilation on GNU/Hurd</title><link href="https://sourceforge.net/p/clisp/patches/52/?limit=250#a151" rel="alternate"/><published>2017-12-06T18:25:48.758000Z</published><updated>2017-12-06T18:25:48.758000Z</updated><author><name>Sam Steingold</name><uri>https://sourceforge.net/u/sds/</uri></author><id>https://sourceforge.net94e557f2365f482d5150f8bf472a5e7f17d0d1c1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Bruno Haible&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; &lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</summary></entry><entry><title>Fix for compilation on GNU/Hurd</title><link href="https://sourceforge.net/p/clisp/patches/52/" rel="alternate"/><published>2017-09-21T15:23:43.504000Z</published><updated>2017-09-21T15:23:43.504000Z</updated><author><name>Sébastien Villemot</name><uri>https://sourceforge.net/u/svillemot/</uri></author><id>https://sourceforge.net92f95d6e3f630f580baca440af95c214e40038ae</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Dear CLISP maintainers,&lt;/p&gt;
&lt;p&gt;Please find attached two patches contributed by Flavio Cruz, that fix the compilation of CLISP on GNU/Hurd. Those patches are going to be applied to the Debian package.&lt;/p&gt;
&lt;p&gt;More details in the respective patch headers.&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Fix for compilation on GNU/Hurd</title><link href="https://sourceforge.net/p/clisp/patches/52/" rel="alternate"/><published>2017-09-21T15:23:43.504000Z</published><updated>2017-09-21T15:23:43.504000Z</updated><author><name>Sébastien Villemot</name><uri>https://sourceforge.net/u/svillemot/</uri></author><id>https://sourceforge.nete1082d83ff294fa2617b5cf17c8d249fed663f42</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 52 has been modified: Fix for compilation on GNU/Hurd&lt;br/&gt;
Edited By: Sam Steingold (sds)&lt;br/&gt;
Owner updated: None =&amp;gt; u'haible'&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>