Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742383 - sys-kernel/cryptodev-1.11 fails to compile: page-flags-layout.h:6:10: fatal error: bounds.h: No such file or directory
Summary: sys-kernel/cryptodev-1.11 fails to compile: page-flags-layout.h:6:10: fatal e...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-13 13:14 UTC by Agostino Sarubbo
Modified: 2023-05-05 18:54 UTC (History)
0 users

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


Attachments
build.log (build.log,25.18 KB, text/plain)
2020-09-13 13:14 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 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.