Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878225 - media-tv/v4l-utils-1.22.1-r1 doesn't build with dev-libs/libbpf-1.0.1
Summary: media-tv/v4l-utils-1.22.1-r1 doesn't build with dev-libs/libbpf-1.0.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-25 07:18 UTC by Helmut Jarausch
Modified: 2023-03-18 23:38 UTC (History)
2 users (show)

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


Attachments
build log (v4l-utils-1.22.1-r1.build,60.89 KB, text/plain)
2022-10-25 07:18 UTC, Helmut Jarausch
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)