iElectric <[email protected]> added the comment: Distribution is NixOS. The commit that broke the build is https://github.com/NixOS/nixpkgs/commit/47d783ce9d6d8bad230a818a2c6a1385a1587ee8
As you can see, sqlite to which pypy links was upgraded and that results to a broken test. I'd expect that if you build pypy with sqlite 3.8.4.3, you'd get the same result. ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1740> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
