> There are no mentions of 'time_t' in the public headers of this > library.
Uh, this is not the case? zypp-core/Date.h contains a class with public time_t members. Were you grepping the wrong library or something? The library is also affected by the off_t transition. > The logs shows that it's a false positive, as the automated > tool simply wasn't able to build it: > > https://adrien.dcln.fr/misc/armhf-time_t/2023-12-18/logs/libzypp-dev/base/log.txt This is 100% not reliable logic as demonstrated above. Adrien added a quirk to confirm that the library is affected by both transitions but I feel bad for asking him to do this as the visual inspection turned out to be trivial. > Closing as not applicable. Reopening.

