Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942777 - dev-debug/scap-driver-0.18.1 fails to compile: test.c:26:48: error: initialization of char ()(struct device , umode_t ) {aka char ()(struct device , short unsigned int )} from incompatible pointer type char ()(const struct device , umode_t ) {aka char ()
Summary: dev-debug/scap-driver-0.18.1 fails to compile: test.c:26:48: error: initializ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Holger Hoffstätte
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-02 18:37 UTC by Agostino Sarubbo
Modified: 2024-11-02 20:06 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,97.68 KB, text/plain)
2024-11-02 18:37 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 2024-11-02 18:37:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-debug/scap-driver-0.18.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-02 18:37:29 UTC
Created attachment 907716 [details]
build.log

build log and emerge --info
Comment 2 Holger Hoffstätte 2024-11-02 20:04:29 UTC
You are using linux-headers-6.11 building a module for kernel-6.1.x.
Please retry with linux-headers-6.1.
Comment 3 Holger Hoffstätte 2024-11-02 20:06:27 UTC
I'm removing this from the c99 effort since it ha nothing to do with the regular prototytpe/implicit-declaration stuff, this is simply Linux not having a stable ABI.