https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-fs/ext3grep-0.10.2 fails to compile (DASH-SYSTEM). Discovered on: amd64 (internal ref: dash_tinderbox) NOTE: (DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Created attachment 848611 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: checking if libcwd is available... Package libcwd was not found in the pkg-config search path. checking if libcwd_r is available... Package libcwd_r was not found in the pkg-config search path. Package 'libcwd', required by 'virtual:world', not found Package 'libcwd_r', required by 'virtual:world', not found custom.cc:1263:5: error: ‘assert’ was not declared in this scope
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a28bd967d8a385702969116e6a9d6aa47be6644 commit 5a28bd967d8a385702969116e6a9d6aa47be6644 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-02-06 22:03:36 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-06 22:03:48 +0000 sys-fs/ext3grep: EAPI 8, fix build w/ gcc 12 Closes: https://bugs.gentoo.org/890987 Signed-off-by: Sam James <sam@gentoo.org> .../{ext3grep-0.10.2.ebuild => ext3grep-0.10.2-r1.ebuild} | 15 ++++++++------- .../files/ext3grep-0.10.2-missing-cassert-include.patch | 11 +++++++++++ 2 files changed, 19 insertions(+), 7 deletions(-)