Open musamaanjum opened 1 week ago
The depmod is failing on arm64 and x86_64 because of:
depmod: ERROR: Cycle detected: libphy depmod: ERROR: Cycle detected: lan969x_switch -> sparx5_switch -> lan969x_switch depmod: ERROR: Cycle detected: ptp depmod: ERROR: Cycle detected: stp depmod: ERROR: Cycle detected: ipv6 depmod: ERROR: Cycle detected: bridge depmod: ERROR: Found 2 modules in dependency cycles! make[2]: *** [scripts/Makefile.modinst:132: depmod] Error 1 make[1]: *** [/tmp/kci/linux/Makefile:1844: modules_install] Error 2 make: *** [Makefile:224: __sub-make] Error 2
This may be an issue with the upstream code.
Reported: https://lore.kernel.org/all/91c041ac-5491-4c97-9afc-9eb11c8e686c@collabora.com
cc: @laura-nao JFYI the failure is also present on x86 in allmodconfig.
allmodconfig
The depmod is failing on arm64 and x86_64 because of:
This may be an issue with the upstream code.