Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940641 - app-arch/lz4 compiles ossfuzz stuff
Summary: app-arch/lz4 compiles ossfuzz stuff
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-02 09:38 UTC by Agostino Sarubbo
Modified: 2024-10-18 11:23 UTC (History)
1 user (show)

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


Attachments
build log (file_940641.txt,43.69 KB, text/plain)
2024-10-02 09:38 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-02 09:38:46 UTC
Created attachment 904641 [details]
build log

I noticed from the app-arch/lz4 build log (without FEATURES=test) that it compiles ossfuzz stuff, apparently, for nothing.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-10-18 09:04:54 UTC
option('ossfuzz', type: 'boolean', value: true,
  description: 'Enable ossfuzz')
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-10-18 10:57:33 UTC
Thanks for noticing.
Comment 3 Larry the Git Cow gentoo-dev 2024-10-18 11:23:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5d9e8a73d17b46b52552369f8c9928d304f7fea

commit f5d9e8a73d17b46b52552369f8c9928d304f7fea
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-10-18 10:58:45 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-10-18 11:23:25 +0000

    app-arch/lz4: Disable building ossfuzz stuff
    
    Closes: https://bugs.gentoo.org/940641
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-arch/lz4/lz4-1.10.0-r1.ebuild | 2 ++
 1 file changed, 2 insertions(+)