[php-maint] Bug#651070: php5: FTBFS on hurd-i386

Pino Toscano pino at debian.org
Mon Dec 5 14:44:50 UTC 2011


Package: php5
Version: 5.3.8.0-1
Severity: important
Tags: patch
User: debian-hurd at lists.debian.org
Usertags: hurd

Hi,

currently, php5 cannot be compiled on GNU/Hurd.

There are two problems, solved by the attached patches:
- debian.diff:
  there's no firebird compiled on Hurd, so exclude the firebird stuff
  on Hurd; the architecture for php5-interbase has to be restricted
  this way, as you cannot use negative archs (eg "!hurd-any") there
- hurd-noptrace.diff:
  it looks like Hurd's ptrace system is broken, so the ptrace() test
  indefinitely hangs; hence, let it fail straight away
  (I'm not sure this is nice for upstream, but can work in Debian for
  now)

Both the patches should also apply to the php5 version in experimental.

Thanks,
-- 
Pino
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debian.diff
Type: text/x-diff
Size: 2138 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20111205/492c991c/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hurd-noptrace.diff
Type: text/x-diff
Size: 304 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-maint/attachments/20111205/492c991c/attachment-0001.diff>


More information about the pkg-php-maint mailing list