Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 878225

Summary: media-tv/v4l-utils-1.22.1-r1 doesn't build with dev-libs/libbpf-1.0.1
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: Current packagesAssignee: James Le Cuirot <chewi>
Status: RESOLVED FIXED    
Severity: normal CC: diego.viola, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log

Description Helmut Jarausch 2022-10-25 07:18:32 UTC
Created attachment 825313 [details]
build log

pbf-1.0.1 doesn't define bpf_load_program_attr and some others any more

bpf_load.c: In function 'load_and_attach':
bpf_load.c:66:38: error: storage size of 'load_attr' isn't known
   66 |         struct bpf_load_program_attr load_attr;
Comment 1 Larry the Git Cow gentoo-dev 2023-03-18 23:38:41 UTC
The bug has been closed via the following commit(s):

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

commit ec462e5f4209a768987299030d463d6d4c5c4d2f
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2023-03-18 22:42:17 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2023-03-18 23:38:21 +0000

    media-tv/v4l-utils: Version bump to 1.24.1
    
    Closes: https://bugs.gentoo.org/878225
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 media-tv/v4l-utils/Manifest                |   1 +
 media-tv/v4l-utils/v4l-utils-1.24.1.ebuild | 119 +++++++++++++++++++++++++++++
 2 files changed, 120 insertions(+)