Mediatek/filogic doesn't build

I’ve noticed that the mediatek/filogic target won’t build for several days: https://buildbot.openwrt.org/images/#/builders/158

One possible cause for the build failure might be the new mt76 merge: https://github.com/openwrt/openwrt/commit/e338446b6b1bf5057840dd8ef0991e322e4def5a

Not sure whom to contact to take a look at this, if possible: @efahl @aparcar

Thanks!

1 Like

The failure is in updating the feeds. I noticed that git.openwrt.org is quite slow lately, maybe that gives an error when updating the feeds. I have built my own openwrt for mediatek/filogic with mt76 2026-01-28 successfully, the failure is not there (for me anyway).

1 Like

Like @avbohemen says, looks like feed updates:

Updating feed 'luci' from 'https://codeberg.org/openwrt/luci.git' ...
Cloning into './feeds/luci'...
error: RPC failed; curl 7 GnuTLS recv error (-110): The TLS connection was non-properly terminated.
fatal: error reading section header 'shallow-info'

from https://buildbot.openwrt.org/images/#/builders/158/builds/475/steps/16/logs/stdio

Yeah, this seems to happen since openwrt.org was changed to codeberg.org (just a couple of days ago). Not a coincidence, I assume.