[tlbuild] Patch for making poppler compile on NetBSD

Mojca Miklavec mojca.miklavec.lists at gmail.com
Sun Apr 1 02:43:46 CEST 2018


On 27 March 2018 at 14:19, Mojca Miklavec wrote:
> On 23 March 2018 at 00:21, Karl Berry wrote:
>>     > #if defined(__NetBSD__)
>>     > #include <time.h>
>>     > #endif
>>
>>     I would make this unconditional and remove the useless/wrong
>>
>>     #elif defined(MACOS)
>>     #  include <ctime.h>
>>
>> Please tell upstream?
>
> Upstream doesn't seem too responsive, but I filed a bug report:
>     https://bugs.freedesktop.org/show_bug.cgi?id=105766

I fixed the patches in TeX Live because the same problem was affecting
OpenBSD and potentially platforms as well.

(There is no reason why the header should only be included by NetBSD.
There should be no need to recompile - it should not change the
behaviour on other platforms where this was already working.)

Mojca


More information about the tlbuild mailing list