There is something wrong with the phase2 packages buildbot's faillogs 
generation.

It looks like the previous failed logs are not cleaned away after a successful build. Somehow the success status gets lost? I think that earlier there used to be a log about the success (until the next build run)

I have a hunch that there has been some change in late October


Example:

I merged a PR about libmraa-2.0.0 an hour ago.

Buildbot built it first for arm_cortex-a8_neon, successfully:

https://downloads.openwrt.org/snapshots/packages/arm_cortex-a8_neon/packages/

>  libmraa_2.0.0-1_arm_cortex-a8_neon.ipk    291.5 KB    Sat Nov 10 10:29:01 2018


But, the arm_cortex-a8_neon faillog directory still contains the old failed log from week ago, Nov 3:

>  compile.txt    4.8 KB    Sat Nov 3 02:33:24 2018

https://downloads.openwrt.org/snapshots/faillogs/arm_cortex-a8_neon/packages/libmraa/

and the contents of that file are about the old libmraa-0.9.0

>  make[3]: *** [/var/lib/buildbot/slaves/slave-lede-builds4/arm_cortex-a8_neon/build/sdk/build_dir/target-arm_cortex-a8+neon_musl_eabi/libmraa-0.9.0/.built] Error 2
> time: package/feeds/packages/libmraa/compile#1.52#0.12#8.04



This makes it really hard to see if updated packages have been built ok.



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

Reply via email to