New comment by 4ricci on void-packages repository https://github.com/void-linux/void-packages/pull/34598#issuecomment-997177000 Comment: > the only failure is `pkgconfig-1.1 query keys`. It doesn't fail when using built-in sqlite. This is a sqlite test for timestamps containing a leap second, contained in the file `pkgs/sqlite3.36.0/tests/leapsecond.test`. The comment explains why it fails with system sqlite: > This file contains a testcase which checks whether sqlite3 > can parse a ISO-8601 timestap containing a leap second. Last > leap second (to date) happened at "2012-06-30 23:59:60", which > is a perfectly valid time-stap, but stock sqlite cannot handle that.