Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1540 - armvirt targets broken in phase1 buildbot: kmod-switch-rtl8366-smi dependency for of_mdio.ko #6494

Closed
openwrt-bot opened this issue May 10, 2018 · 0 comments
Labels

Comments

@openwrt-bot
Copy link

hnyman:

armvirt targets in phase1 buildbot are broken since a few days. That has been hard to notice among the DNS breakage, but this seems to be different.

http://phase1.builds.lede-project.org/builders/armvirt%2F32

(armvirt32 SDK is used in phase2 buildbot for some targets there, e.g. ipq806x = arm_cortex-a15_neon-vfpv4, so those packages are now compiled with old stale SDK in phase2.)

Based on failure logs, I think that that the failure is probably due to commit 3dc523f "kernel: add OF support to rtl8355 driver"

3dc523f

phase1 failure log:

http://phase1.builds.lede-project.org/builders/armvirt%2F32/builds/668/steps/pkgbuild/logs/stdio/text

Package kmod-switch-rtl8366-smi is missing dependencies for the following libraries:
of_mdio.ko
modules/netdevices.mk:222: recipe for target '/var/lib/buildbot/slaves/slashdirt-02/armvirt_32/build/bin/targets/armvirt/32/packages/kmod-switch-rtl8366-smi_4.14.37-1_arm_cortex-a15_neon-vfpv4.ipk' failed
make[2]: *** [/var/lib/buildbot/slaves/slashdirt-02/armvirt_32/build/bin/targets/armvirt/32/packages/kmod-switch-rtl8366-smi_4.14.37-1_arm_cortex-a15_neon-vfpv4.ipk] Error 1
make[2]: Leaving directory '/var/lib/buildbot/slaves/slashdirt-02/armvirt_32/build/package/kernel/linux'
Command exited with non-zero status 2
time: package/kernel/linux/compile#8.24#0.89#34.43
package/Makefile:107: recipe for target 'package/kernel/linux/compile' failed
make[1]: *** [package/kernel/linux/compile] Error 2

https://github.com/openwrt/openwrt/blob/master/package/kernel/linux/modules/netdevices.mk#L209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant