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

Bug 742383

Summary: sys-kernel/cryptodev-1.11 fails to compile: page-flags-layout.h:6:10: fatal error: bounds.h: No such file or directory
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Sven Wegener <swegener>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-13 13:14:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-kernel/cryptodev-1.11 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-13 13:14:56 UTC
Created attachment 660033 [details]
build.log

build log and emerge --info
Comment 2 Sven Wegener gentoo-dev 2020-09-13 13:28:52 UTC
This looks to be an issue with the kernel sources being provided on the tinderbox. It seems to be missing generated files for building out-of-tree modules.

Could you try running `make prepare`, which does generate all the requires files and try again?
Comment 3 Sven Wegener gentoo-dev 2023-05-05 18:54:40 UTC
I do not consider this a missing dependency, but a problem on the tinderbox, which seems to be missing generated kernel files for building out-of-tree modules. See my comment 2.