Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906248 - [guru] sys-kernel/dpdk-kmod-23.03 fails to compile: kni_dev.h:112:37: error: FOLL_TOUCH undeclared (first use in this function)
Summary: [guru] sys-kernel/dpdk-kmod-23.03 fails to compile: kni_dev.h:112:37: error: ...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-13 06:01 UTC by Agostino Sarubbo
Modified: 2023-05-13 06:01 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,75.83 KB, text/plain)
2023-05-13 06:01 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 2023-05-13 06:01:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-kernel/dpdk-kmod-23.03 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-05-13 06:01:58 UTC
Created attachment 861606 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-13 06:01:59 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Library execinfo found: NO
Library mtcr_ul found: NO
Library rxp_compiler found: NO
Program doxygen found: NO
Program sphinx-build found: NO
Run-time dependency flexran_sdk_ldpc_decoder_5gnr found: NO (tried pkgconfig and cmake)
Run-time dependency flexran_sdk_turbo found: NO (tried pkgconfig and cmake)
Run-time dependency libaarch64crypto found: NO (tried pkgconfig)
Run-time dependency libmusdk found: NO (tried pkgconfig)
Run-time dependency librt found: NO (tried pkgconfig and cmake)
Run-time dependency libwd found: NO (tried pkgconfig)
Run-time dependency libwd_crypto found: NO (tried pkgconfig)
Run-time dependency libxdp found: NO (tried pkgconfig)
Run-time dependency netcope-common found: NO (tried pkgconfig)
/var/tmp/portage/sys-kernel/dpdk-kmod-23.03/work/dpdk-23.03/kernel/linux/kni/kni_dev.h:112:37: error: ‘FOLL_TOUCH’ undeclared (first use in this function); did you mean ‘FOLL_FORCE’?