mingw-poppler-0.28.1-1
        ** Package failed to build while it succeeded during the previous mass 
rebuild **
        Package owner: smani
        Time to build: 2 minutes, 25 seconds
        Build logs: 
http://build1.vanpienbroek.nl/fedora-mingw-rebuild/20150103/mingw-poppler-0.28.1-1
Failed with: error: 'gmtime_r' was not declared in this scope

gmtime_r in time.h is declared inside a

#if defined(_POSIX) || defined(_POSIX_THREAD_SAFE_FUNCTIONS)

block. Apparently, neither are defined when compiling with mingw.

time.h has changed significantly (also with regard to gmtime_r) after mingw-poppler was last built (using mingw-headers-3.9.999-0.1.trunk.git.b08afb.20140912.fc22). I'm not sure whether this is a mingw-headers bug or something else?

Thanks,
Sandro


_______________________________________________
mingw mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to