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#2046 - No snapshot builds have been uploaded for ramips/mt76x8 in the past month #6930

Closed
openwrt-bot opened this issue Jan 4, 2019 · 5 comments
Labels

Comments

@openwrt-bot
Copy link

WBINVD:

The last builds are a month old:
https://downloads.openwrt.org/snapshots/targets/ramips/mt76x8/

Build failures:
http://phase1.builds.lede-project.org/builders/ramips%2Fmt76x8

There are mentions of the lack of new mt76x8 builds on the forum and interest in testing the latest mt76 drivers, but no one has filed a bug report yet.

@openwrt-bot
Copy link
Author

hnyman:

The error seems to be a missing "zip" tool:

http://phase1.builds.lede-project.org/builders/ramips%2Fmt76x8/builds/816/steps/images/logs/stdio

dd if=/var/lib/buildbot/slaves/slashdirt-02/MAIN/build/build_dir/target-mipsel_24kc_musl/linux-ramips_mt76x8/root.squashfs+pkg=b1dd3a2d >> /var/lib/buildbot/slaves/slashdirt-02/MAIN/build/build_dir/target-mipsel_24kc_musl/linux-ramips_mt76x8/tmp/openwrt-ramips-mt76x8-omega2p-squashfs-sysupgrade.bin sh: 1: zip: not found Building fw image for sercomm devices .. Error creating a zip file! Makefile:162: recipe for target '/var/lib/buildbot/slaves/slashdirt-02/MAIN/build/build_dir/target-mipsel_24kc_musl/linux-ramips_mt76x8/tmp/openwrt-ramips-mt76x8-netgear_r6120-squashfs-factory.img' failed make[4]: *** [/var/lib/buildbot/slaves/slashdirt-02/MAIN/build/build_dir/target-mipsel_24kc_musl/linux-ramips_mt76x8/tmp/openwrt-ramips-mt76x8-netgear_r6120-squashfs-factory.img] Error 1 make[4]: *** Waiting for unfinished jobs....

Based on forum discussion and the download server, the last successful build has been in on 3.12.2018 as 8629-f98fde2db4

@openwrt-bot
Copy link
Author

thess:

Seems some buildbots do not have zip installed. mksercommfw (Sercomm devices) requires host zip command for image generation. I think this is the only dependency on zip within our builds.

@openwrt-bot
Copy link
Author

wiltedwalls:

I would love to be able to test the latest snapshot versions! I note that it has built repeatedly in the past, which was likely on servers with zip.

Seems like we have three options:

  • Install zip on the servers that will be building this target
  • Move builds for this target to the servers that have zip installed
  • Or (maybe possibly) figure out an alternative way of doing the required zipping

Thanks!

@openwrt-bot
Copy link
Author

@openwrt-bot
Copy link
Author

wiltedwalls:

It built today, which is a good start. I will try the build over the weekend.

Thank you Petr!

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