Bug#763398: handbrake: FTBFS on hurd-i386

Sebastian Ramacher sramacher at debian.org
Wed Oct 8 14:05:47 UTC 2014


On 2014-10-05 16:57:27, Svante Signell wrote:
> On Sat, 2014-10-04 at 17:17 +0200, Sebastian Ramacher wrote:
> > On 2014-09-29 23:19:51, Svante Signell wrote:
> > > Source: handbrake
> > > Version: 0.9.9+svn6422+dfsg1-1
> > > Severity: important
> > > Tags: patch
> > > User: debian-hurd at lists.debian.org
> > > Usertags: hurd
> > > 
> > > Hi,
> > > 
> > > Currently handbrake fails to build from source due to usage of
> > > PATH_MAX, which is not defined on GNU/Hurd. Another issue is missing
> > > linkage with libpthread, the same as for kFreeBSD, see #730976
> > > 
> > > For the PATH_MAX issues strcmp and strlen are used instead of strncmp
> > > and strnlen, respectively. According to the submitters knowledge there
> > > is no big difference between these functions, and the chosen functions
> > > avoid the on some systems undefined constant PATH_MAX. If there is a
> > > wish to keep the old code a conditional test can easily be made, please
> > > let me know, and I'll create a patch depending on if PATH_MAX is
> > > defined or not.
> > 
> > Since I cannot test the patch, could you please forward it upstream? See
> > the "Submitting a patch" section at https://handbrake.fr/contribute.php.
> 
> Done, hopefully it worked: https://reviews.handbrake.fr/r/769/

Thank you. I think you need to press "Publish request" to make it
available.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20141008/7cc94f74/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list