Failures in configure won't abort package installation because of the lack of '|| die': > TMPDIR="${T}" ./configure "${myconf[@]}" I suggest using edo to get a nice more verbose log too.
ping
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bbe923a3796f8ba3fc270dfb58683fbd2c410d9 commit 9bbe923a3796f8ba3fc270dfb58683fbd2c410d9 Author: Florian Schmaus <flow@gentoo.org> AuthorDate: 2022-06-29 07:16:22 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2022-06-29 07:16:22 +0000 sys-libs/liburing: add missing || die on configure Closes: https://bugs.gentoo.org/852239 Signed-off-by: Florian Schmaus <flow@gentoo.org> sys-libs/liburing/liburing-2.1-r1.ebuild | 2 +- sys-libs/liburing/liburing-2.1-r2.ebuild | 2 +- sys-libs/liburing/liburing-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)