2.1.23 and 2.2.0 are failing to build on the reproducible-builds continuous integration infrastructure:
You can see a sidebar with a bunch of other failed builds if you want to look at other examples.
All of these examples fail only on quick-key-manipulation.scm, but i don't think i understand why.
The error logs are quite verbose, but the error message appears to be:
/build/1st/gnupg2-2.2.0/build/../tests/openpgp/quick-key-manipulation.scm:181: Assertion failed: : ((time-matches? 2145916800 (string->number (:expire subkey)) (days->seconds 1)))
It's not clear to me why this is happening on the build infrastructure for r-b, but not on the debian build daemons.
Any suggestions on how to debug?