Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 613800 - app-forensics/afl needs to be recompiled after clang update
Summary: app-forensics/afl needs to be recompiled after clang update
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-25 15:42 UTC by Agostino Sarubbo
Modified: 2019-01-03 19:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2017-03-25 15:42:34 UTC
after the clang update to 4, afl needs to be recompiled because afl-clang-fast is unable to compile anything.
Comment 1 Hanno Böck gentoo-dev 2017-04-13 10:22:39 UTC
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.
Comment 2 Agostino Sarubbo gentoo-dev 2017-04-13 10:40:24 UTC
it didn't happen in the past....but since afl is not onerous in term of compilation I'd say yes..
Comment 3 Larry the Git Cow gentoo-dev 2019-01-03 19:19:30 UTC
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(-)