Bug#762595: audiofile: FTBFS on hurd-i386

Svante Signell svante.signell at gmail.com
Tue Sep 23 14:28:22 UTC 2014


Source: audiofile
Version: 0.3.6-2
Severity: important
Tags: patch
User: debian-hurd at lists.debian.org
Usertags: hurd

Hi,

Currently audiofile fails to build from source due to usage of
PATH_MAX, which is not defined on GNU/Hurd. This problem is already
solved upstream. Can you please backport this patch until the next
release of audiofile?

Commit:
https://github.com/mpruett/audiofile/commit/34c261034f1193a783196618f0052112e00fbcfe#diff-098f6bcd4621d373cade4e832627b4f6

>From the ChangeLog:
2013-03-10 Pino Toscano <toscano.pino at tiscali.it>
* test/TestUtilities.cpp,
test/TestUtilities.h,
test/floatto24.c,
test/sixteen-to-eight.c,
test/testchannelmatrix.c,
test/testdouble.c,
test/testfloat.c,
test/testmarkers.c,
test/twentyfour.c,
test/twentyfour2.c,
test/writealaw.c,
test/writeraw.c,
test/writeulaw.c:

Remove the usage of PATH_MAX in tests.
Replace static PATH_MAX-sized buffers with dynamically allocated
strings.

Thanks!



More information about the pkg-multimedia-maintainers mailing list