Sandro Mani schreef op za 03-01-2015 om 22:24 [+0100]:
> >> 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?

These issues with gmtime_r and localtime_r are most likely issues in the
mingw-w64 headers as multiple packages are affected by it.
Please keep the CC intact as this report was sent to both the Fedora
MinGW mailing list and the upstream mingw-w64 mailing list so we can
help each other in resolving these issues.

Regards,

Erik


_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/mingw

Reply via email to