<div dir="ltr"><div><div><div><div><div>Let's try to (re)start this discussion, by asking:<br></div>How would someone contribute to the OpenWRT buildbot ?<br></div>Is there a repo ? If so, where would it be ? If not, could we make one (I don't care if on Github or other (preferably) git repo) ?<br></div></div><br></div>Thanks<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 21, 2015 at 8:15 PM, Hannu Nyman <span dir="ltr"><<a href="mailto:hannu.nyman@iki.fi" target="_blank">hannu.nyman@iki.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">We have seen several times in the past few months that one non-essential package from feeds fails to build and stops the whole buildbot build. Yesterday it was "ola" from packages feeds, and in the past few months at least "python" from packages and  "ltq-vmmc" from telephony have done the same.<br>
<br>
Examples:<br>
<a href="https://github.com/openwrt/packages/commit/3505f198bbeacc1a447e77464c53e844b955d2a8" target="_blank">https://github.com/openwrt/<u></u>packages/commit/<u></u>3505f198bbeacc1a447e77464c53e8<u></u>44b955d2a8</a><br>
<a href="https://github.com/openwrt/packages/pull/423#issuecomment-59117415" target="_blank">https://github.com/openwrt/<u></u>packages/pull/423#<u></u>issuecomment-59117415</a><br>
<a href="https://github.com/openwrt/telephony/issues/2" target="_blank">https://github.com/openwrt/<u></u>telephony/issues/2</a><br>
<br>
It seems crazy to me that non-essential packages from feeds, which by definition are non-essential, can kill the whole buildbot build for a platform.<br>
<br>
Normally a failing package gets marked "broken", but the build still continues. However, some packages from feeds seem to kill the whole build when they fail.<br>
<br>
As far as I have been able to determine, if the failing package contains either a kernel module (kmod) or a "host section", then the failure of that package is considered so essential that the whole builbot build is halted. The package is not just classified as "broken package", but the whole build is really stopped.<br>
<br>
I understand that a host section breakage from a tool, toolchain component or a core package in the main Openwrt repo may be reason enough to halt the build. Same goes for a kmod.<br>
<br>
But when that failure happens to a package from e.g. telephony feed, I do not really understand why the whole buildbot build needs to be halted. The more we have packages maintained in Github by a large group of people, the more we will have this kind of accidental breakages by small non-essential packages.<br>
<br>
I propose that devs would change the buildbot build failure logic so that the failing packages from the feeds would not kill the whole build. Failing packages from feeds should just me marked as broken. That might require splitting "package compilation" step 25 to two different steps, one for packages from the Openwrt main repo, one for packages from feeds. (or alternatively, the essential packages should contain an ESSENTIAL definition on the Makefile, or something like that, and the failure logic should take that into account.)<br>
______________________________<u></u>_________________<br>
openwrt-devel mailing list<br>
<a href="mailto:openwrt-devel@lists.openwrt.org" target="_blank">openwrt-devel@lists.openwrt.<u></u>org</a><br>
<a href="https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel" target="_blank">https://lists.openwrt.org/cgi-<u></u>bin/mailman/listinfo/openwrt-<u></u>devel</a><br>
</blockquote></div><br></div>