#882188 juce: FTBFS on non-Linux: sys/prctl.h: No such file or directory

#882188#5
Date:
2017-11-20 01:37:07 UTC
From:
To:
Builds of juce for hurd-i386 and kfreebsd-* (admittedly not release
architectures) have been failing.  The immediate problem is

  ../../../../modules/juce_core/native/juce_BasicNativeHeaders.h:232:11: fatal error: sys/prctl.h: No such file or directory

However, there may well be additional portability issues; in
particular, I see that libopenshot-audio FTBFS on hurd-i386 due to
errors in "JuceLibraryCode".  (I'll report that failure separately.)

Could you please take a look?

Thanks!

#882188#10
Date:
2017-11-20 02:53:15 UTC
From:
To:
"Aaron M. Ucko" <ucko@debian.org> writes:

Rather, I already did (as #876792); likewise, #876793 corresponds to #882189.