When running tests, I noticed: ``` [...] lzotest: execution time: 0 seconds ===== All checks passed. Type 'make test' for more exhaustive testing. ===== make[1]: Leaving directory '/var/tmp/portage/dev-libs/lzo-2.10/work/lzo-2.10-abi_x86_64.amd64' >>> Completed testing dev-libs/lzo-2.10 >>> Install dev-libs/lzo-2.10 into /var/tmp/portage/dev-libs/lzo-2.10/image [...] ``` Apparently the 'test' target does more than 'check'?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d21fa42b62e1d965d8a92d90fbada1003e15483 commit 5d21fa42b62e1d965d8a92d90fbada1003e15483 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-09-21 05:30:00 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-09-21 07:40:44 +0000 dev-libs/lzo: Use a more exhaustive test target Closes: https://bugs.gentoo.org/939931 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-libs/lzo/lzo-2.10.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)