| Summary: | sys-kernel/gentoo-sources-6.5.1 "error: unknown type name ‘bool’" and others | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | ignamartinoli |
| Component: | Current packages | Assignee: | Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | major | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
make -j17 log
kernel config file Makefile emerge --info make V=1 |
||
|
Description
ignamartinoli
2023-09-04 02:17:54 UTC
Created attachment 869558 [details]
kernel config file
Created attachment 869559 [details]
Makefile
Post the output of 'emerge --info' please make V=1 output may be helpful as well And the entire build log Created attachment 869747 [details]
emerge --info
Created attachment 869748 [details]
make V=1
I attached both `emerge --info` and `make V=1`. To get the entire build log do I have to run `make -j17 V=1 > /home/sicro/log 1>&2`? After updating to 6.5.2 the problem solved itself |