In >=dev-db/sqlite-3.23.0, zipfile2-2.0 test fails when PORTAGE_TMPDIR is located on some specific filesystems (at least TMPFS, supposedly also XFS). ! zipfile2-2.0 expected: [1 {error in fread()}] ! zipfile2-2.0 got: [0 {}] Time: zipfile2.test 57 ms https://www.mail-archive.com/sqlite-users@mailinglists.sqlite.org/msg109525.html Until upstream fixes this problem, this test will be skipped on affected filesystems.
Fix: https://sqlite.org/src/info/893e6089c875e947
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5bd242b0ee5b96c7fe39c765caf261c1a674088 commit b5bd242b0ee5b96c7fe39c765caf261c1a674088 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> AuthorDate: 2018-04-25 18:59:04 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2018-04-26 15:12:17 +0000 dev-db/sqlite: Fix zipfile2-2.0 test on some filesystems. Closes: https://bugs.gentoo.org/653450 .../files/sqlite-3.23.1-full_archive-tests.patch | 27 ++++++++++++++++++++++ dev-db/sqlite/sqlite-3.23.1.ebuild | 1 + 2 files changed, 28 insertions(+)