[DRE-maint] Bug#750452: ruby-posix-spawn: FTBFS on hurd-i386

Svante Signell svante.signell at gmail.com
Tue Jun 3 13:54:33 UTC 2014


Source: ruby-posix-spawn
Version: 0.3.8-1
Severity: important
Tags: patch
User: debian-hurd at lists.debian.org
Usertags: hurd

Hi,

Currently the latest version of ruby-posix-spawn fails to build from
source and is flagged as out-of-date. This is due to usage of PATH_MAX,
which is not defined on GNU/Hurd. The attached patch solve this problem by
dynamically allocating space for the string 'error_context' in function
rb_posixspawn_pspawn() of ext/posix-spawn.c.

Thanks!



-------------- next part --------------
A non-text attachment was scrubbed...
Name: path_max.patch
Type: text/x-patch
Size: 676 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20140603/26db5699/attachment.bin>


More information about the Pkg-ruby-extras-maintainers mailing list