Hello,

I'm trying to identify what caused
https://github.com/openwrt/packages/issues/16085.
If I build the package locally, I get everything in place. However,
the file built by buildbot is missing some files.

The command that would copy those is:

https://github.com/openwrt/packages/blob/69df02cabade31c19cec92252a564e354df44d75/utils/sane-backends/Makefile#L286-L289

using files generated by:

https://github.com/openwrt/packages/blob/69df02cabade31c19cec92252a564e354df44d75/utils/sane-backends/Makefile#L196-L202

It is probably something missing like awk/sort or sh compatibility.
However, I get no output from:
https://buildbot.openwrt.org/openwrt-21.02/packages/#/builders/12/builds/58/steps/24/logs/stdio

Is there any place to get full buildbot output for packages? Or an
easy way to locally simulate a buildbot?

Regards,

---
     Luiz Angelo Daros de Luca
            luizl...@gmail.com

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to