after the clang update to 4, afl needs to be recompiled because afl-clang-fast is unable to compile anything.
How do we best fix this? Do you think the right approach would be to have a dependency to clang with sys-devel/clang:= ? That should rebuild it on every slot change within clang, which I think is what we want.
it didn't happen in the past....but since afl is not onerous in term of compilation I'd say yes..
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebed3eae1c49620d498b1cb5e94ca6b470578638 commit ebed3eae1c49620d498b1cb5e94ca6b470578638 Author: Hanno <hanno@gentoo.org> AuthorDate: 2019-01-03 19:19:18 +0000 Commit: Hanno <hanno@gentoo.org> CommitDate: 2019-01-03 19:19:18 +0000 app-forensics/afl: EAPI 7 and dep change for clang. Closes: https://bugs.gentoo.org/613800 Signed-off-by: Hanno Boeck <hanno@gentoo.org> Package-Manager: Portage-2.3.53, Repoman-2.3.12 app-forensics/afl/afl-2.52b.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)