Hi, Quoting Andreas Beckmann (2025-01-15 09:56:12) > ezurio-qcacld-2.0-dkms fails to build a module for Linux 6.13 in > experimental:
that problem is fixed in the repository on salsa.
> Please also fix the redefinition of MIN and MAX, this produces a lot of noise
> in make.log.
and that is also fixed.
Now everything compiles but fails to link:
LD [M] qcacld2.o
MODPOST Module.symvers
CC [M] qcacld2.mod.o
CC [M] .module-common.o
LD [M] qcacld2.ko
aarch64-linux-gnu-ld: read in flex scanner failed
make[3]: ***
[/usr/src/linux-headers-6.13-rc6-common/scripts/Makefile.modfinal:58:
qcacld2.ko] Error 1
make[2]: *** [/usr/src/linux-headers-6.13-rc6-common/Makefile:1944: modules]
Error 2
make[1]: *** [/usr/src/linux-headers-6.13-rc6-common/Makefile:263: __sub-make]
Error 2
make[1]: Leaving directory
'/var/lib/dkms/ezurio-qcacld-2.0/0.0~git20240408.aa96a9f+dfsg/build'
make: *** [/usr/src/linux-headers-6.13-rc6-common/Makefile:263: __sub-make]
Error 2
make: Leaving directory '/usr/src/linux-headers-6.13-rc6-arm64'
So lets leave this bug open for now. Fixing the original compilation error does
not seem to be enough.
I tried setting verbose=1 in /etc/dkms/framework.conf but it does not result in
the actual linker command being printed to the log...
I also tried to manually run:
dkms build --verbose -k 6.13-rc6-arm64 -m
ezurio-qcacld-2.0/0.0~git20240408.aa96a9f+dfsg
But that didn't give me more verbosity either. Do you happen to know how to
better debug this?
Thanks!
cheers, josch
signature.asc
Description: signature

