**** BEGIN LOGGING AT Sun Nov 08 02:59:58 2015 Nov 08 04:00:16 build #137 of ramips.mt7621 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7621/builds/137 Nov 08 05:35:13 build #138 of bcm53xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/bcm53xx/builds/138 Nov 08 05:38:00 build #138 of brcm47xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx/builds/138 Nov 08 05:38:55 build #109 of mpc52xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/109 Nov 08 07:51:28 build #134 of rb532 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/134 Nov 08 09:38:11 that explains why it built ok for me. I did think the undefine was odd, all the other packages define an empty function Nov 08 09:48:17 build #110 of omap is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/omap/builds/110 Nov 08 11:41:35 build #125 of x86 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/x86/builds/125 Nov 08 11:45:13 build #137 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/137 Nov 08 11:48:48 build #137 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/137 Nov 08 11:52:33 build #137 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/137 Nov 08 15:28:44 build #135 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/135 Nov 08 15:58:41 https://github.com/openwrt/packages/issues/1519 squid3.5 failed to build since June with both musl and uclibc++ Nov 08 15:59:47 luka: can you build squid3.5 without issues? Nov 08 16:56:34 build #119 of ar71xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx/builds/119 Nov 08 17:35:31 luka: I disabled the atomic definition to get going, not optimal for performance but anyway it builds Nov 08 17:35:45 vi src/ipc/AtomicWord.h : #if 0 //HAVE_ATOMIC_OPS Nov 08 17:49:49 updated here: https://github.com/openwrt/packages/issues/1519 Nov 08 19:04:53 build #135 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/135 Nov 08 20:15:39 ausjke: please send a pull request with patch in it Nov 08 20:31:06 build #120 of kirkwood is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/kirkwood/builds/120 Nov 08 20:40:56 nbd r47418 trunk/package/libs/libubox/Makefile * libubox: update to the latest version, adds a small json_script feature Nov 08 20:41:02 nbd r47419 trunk/package/network/ services/uhttpd/files/uhttpd.init services/uhttpd/Makefile * uhttpd: update to the latest version, adds support for redirect helper scripts Nov 08 20:41:11 nbd r47420 trunk/target/linux/ (10 files in 9 dirs) * ar71xx: add support for TP-LINK TL-WR941ND v6 (international version) Nov 08 20:41:17 nbd r47421 trunk/target/linux/ (6 files in 6 dirs) * x86: add generic profiles to x86_64, kvm_guest and xen_domu Nov 08 20:41:32 nbd r47422 trunk/package/network/ utils/conntrack-tools/files/conntrackd.init utils/conntrack-tools/Makefile * conntrack-tools: remove default config file Nov 08 20:41:37 nbd r47423 trunk/package/network/ utils/conntrack-tools/patches utils/conntrack-tools/Makefile * conntrack-tools: upgrade to 1.4.3 Nov 08 20:41:42 nbd r47424 trunk/package/network/utils/conntrack-tools/Makefile * conntrack-tools: split into conntrack/conntrackd Nov 08 20:41:49 nbd r47425 trunk/package/utils/e2fsprogs/Makefile * e2fsprogs: add packages for "chattr" and "lsattr" Nov 08 20:41:56 nbd r47426 trunk/tools/ e2fsprogs/Makefile e2fsprogs/patches/003-openbsd-compat.patch e2fsprogs/patches/005-darwin-compat.patch e2fsprogs/patches/004-freebsd-compat.patch * tools/e2fsprogs: update to 1.42.13 Nov 08 20:42:10 nbd r47427 trunk/package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh * mac80211: restricted automatic channel selection Nov 08 20:49:56 updated openwrt/upstream, https://sdwalker.github.io/uscan/index.html Nov 08 20:52:25 is there a way to reset all changes back to first boot from the cli? Nov 08 20:52:41 I want to wipe all config changes and make a device back to the first boot state Nov 08 20:52:48 but in a cron job, like a jerk Nov 08 20:56:57 /sbin/firstboot Nov 08 21:03:00 swalker: I can just run that and it wipes all the changes automatically? so just "/sbin/firstboot && reboot" should reset to "freshly flashed"? Nov 08 21:03:11 run it first manually Nov 08 21:03:14 it needs a switch Nov 08 21:03:38 it used to do it without switch and that was painful in case of wrong tabcomplete and hitting enter without checking :) Nov 08 21:04:10 stintel: okay, so figure out the right flag to pass to it but otherwise it's that simple? Nov 08 21:04:25 should be Nov 08 21:04:37 awesome, my contestants are going to hate me Nov 08 21:04:43 swalker: stintel: thanks guys Nov 08 21:06:26 firstboot needs a param now? doh, since what release? CC or before? Nov 08 21:25:25 it's been like that for a while Nov 08 21:25:27 I requested Nov 08 21:25:36 that change* Nov 08 21:50:44 luka: turns out it's for-15.05 that is broken, I tried trunk Makefile it works, so just need use Makefile from trunk on for-15.05 and squid will compile/run Nov 08 22:50:24 Zero_Chaos: note that you might want to do a forced reboot, as there are some reports of reboot not working after firstboot sometimes Nov 08 22:52:15 stintel: what switch? I use mount_root Nov 08 22:52:22 mtd -r erase rootfs_data; it worked fine on CC Nov 08 22:52:50 it will auto-reboot afterwards too Nov 08 23:25:56 build #108 of octeon is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/108 Nov 08 23:28:42 build #117 of ramips.mt7620 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7620/builds/117 Nov 08 23:30:30 build #113 of mpc83xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/113 Nov 08 23:33:37 build #113 of ep93xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/113 Nov 08 23:50:30 build #125 of arm64 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/arm64/builds/125 Nov 09 01:27:10 more anonymous #11779 fun **** ENDING LOGGING AT Mon Nov 09 02:59:59 2015