[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: audiofile: FTBFS on hurd-i386 (for review)



On 2014-06-02 23:55, Svante Signell wrote:
Source: audiofile
Version: 0.3.6-2
Severity: important
Tags: patch
User: debian-hurd@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. The attached patch solve
this problem by dynamically allocating space for the string 'path' in
function createTemporaryFile() of test/TestUtilities.cpp and freeing it in the calling functions when not needed any longer. All 36 tests needed
for the build pass.

Already fixed upstream for more than one year:
https://github.com/mpruett/audiofile/commit/34c261034f1193a783196618f0052112e00fbcfe

Upstream has just not released a new version since then.

--
Pino Toscano


Reply to: