FS#71687 - [broadcom-wl-dkms] not working with clang compiled kernel

Attached to Project: Community Packages
Opened by mattia (nTia89) - Sunday, 01 August 2021, 20:52 GMT
Last edited by Morten Linderud (Foxboron) - Friday, 06 August 2021, 09:03 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
module compilation fails when kernel has been compiled using clang

log here: https://pastebin.com/3ZZD9rAU

Additional info:
* broadcom-wl-dkms-6.30.223.271-28

Steps to reproduce:
install a clang compiled kernel e.g. linux-xanmod
during the module compilation it fails.
the same xanmod kernel, compiled using default gcc lets broadcom-wl-dkms works flawlyless
This task depends upon

Closed by  Morten Linderud (Foxboron)
Friday, 06 August 2021, 09:03 GMT
Reason for closing:  Not a bug
Additional comments about closing:  We don't support kernels with clang
Comment by John (graysky) - Sunday, 01 August 2021, 21:05 GMT
That's to be expected. Workarounds are needed in order to get dkms builds to work on such kernels. See linunx-nitrous in the AUR for an example (I do not know if it's right).

Loading...