**** BEGIN LOGGING AT Sun Oct 26 02:59:59 2014 Oct 26 03:28:42 build #226 of bcm53xx is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/bcm53xx/builds/226 Oct 26 06:08:17 jow_laptop: luci build instructions need some love: http://luci.subsignal.org/trac/wiki/Documentation/DevelopmentEnvironmentHowTo Oct 26 06:09:16 e.g. s/runhttpd/runuhttpd/ Oct 26 06:10:01 also, on my laptop that dies at a missing iwinfo.h Oct 26 06:22:53 * russell-- looking for suggestions on how to deal with two parallel configurations in luci, in my case for switching between ap and client mode Oct 26 06:29:31 build #656 of au1000 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/656 Oct 26 06:39:40 build #208 of adm8668 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/adm8668/builds/208 Oct 26 11:03:43 build #728 of ppc44x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/728 Oct 26 11:28:01 nbd r43064 trunk/tools/Makefile * findutils: add dependency on bison Oct 26 11:28:22 nbd r43065 branches/barrier_breaker/tools/Makefile * findutils: add dependency on bison Oct 26 11:46:19 build #774 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/774 Oct 26 13:28:06 rmilecki r43066 branches/barrier_breaker/include/kernel-version.mk * kernel: allow targets to specify KERNEL_PATCHVER instead of LINUX_VERSION Oct 26 13:28:34 rmilecki r43067 branches/barrier_breaker/ (26 files in 26 dirs) * kernel: makefiles: make use of new var KERNEL_PATCHVER Oct 26 14:05:59 build #697 of sibyte is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/697 Oct 26 14:53:26 build #709 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/709 Oct 26 15:30:35 ping nbd Oct 26 15:34:06 nbd: I have been compiling/using the Python3 from cybjit (http://pastebin.com/GJaXcuqd) for a few months now without a problem. However, when I updated my local OpenWRT git trunk, the Python3 from cybjit fails in the process of packaging with an error message of "bash: getvar: command not found" as shown here (http://pastebin.com/GJaXcuqd) in line #33. Do you suppose this has something to do with the recently rules.mk updates? Oct 26 15:38:34 indeed, and it was fixed in the python package Oct 26 15:38:43 is there a particular reason you're nto using them? Oct 26 15:39:31 karlp: The newly added python3 (github) isn't complete. That's why I prefer to use the one from cybjit. Oct 26 16:10:45 sounds like you should be talking to the people working on the python3 package then Oct 26 16:16:22 i think i should probably add back getvar Oct 26 16:16:29 i didn't expect it to get used that much outside of trunk Oct 26 16:18:40 is it anyone other than python? Oct 26 16:18:51 i saw some other packages using it as well Oct 26 16:19:02 i think it might be a good idea to have compatibility for this Oct 26 16:19:11 especially since it doesn't cost anything to carry it Oct 26 16:19:14 it's only 3 lines Oct 26 16:19:31 nbd r43068 trunk/include/shell.sh * Revert "include/shell.sh: remove getvar()" Oct 26 16:58:34 blogic r43069 trunk/package/utils/util-linux/Makefile * util-linux-dmesg: Add missing install section Oct 26 16:58:40 blogic r43070 trunk/ scripts/metadata.pl include/package-dumpinfo.mk scripts/metadata.pm * generate list of license information for packages Oct 26 16:58:44 blogic r43071 trunk/package/network/utils/comgt/files/runcommand.gcom * comgt: fix typo in the ncm proto handler Oct 26 17:19:47 blogic r43072 trunk/target/linux/lantiq/dts/VGV7519.dtsi * vgv7519: support more recent board release with vrx288 v1.2 Oct 26 17:19:52 blogic r43073 trunk/target/linux/ramips/image/Makefile * ramips: fix filenames in PorayDualSize factory images Oct 26 18:00:00 blogic r43074 trunk/target/linux/mpc85xx/base-files/etc/uci-defaults/02_network * mpc85xx: fix WAN/LAN-MAC for TP-LINK TL-WDR4900 v1 Oct 26 18:01:02 blogic r43075 branches/barrier_breaker/target/linux/lantiq/dts/VGV7519.dtsi * BB: vgv7519: support more recent board release with vrx288 v1.2 Oct 26 18:16:32 blogic r43076 trunk/package/utils/e2fsprogs/Makefile * e2fsprogs: fix description, tune2fs is not part of the e2fsprogs package Oct 26 18:49:21 build #728 of ar7 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ar7/builds/728 Oct 26 19:58:53 celebration day? we have overlayfs in Linus's tree! :D Oct 26 19:59:06 http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=d1e14f1d63eb15ebe97d1a8544ddc143486b0204 Oct 26 20:00:20 updated openwrt/upstream, https://home.comcast.net/~sdwalker/uscan/index.html Oct 26 20:34:41 blogic r43077 branches/barrier_breaker/target/linux/mpc85xx/base-files/etc/uci-defaults/02_network * mpc85xx: fix WAN/LAN-MAC for TP-LINK TL-WDR4900 v1 Oct 26 20:42:41 quite nice that mainstreaming of overlayfs Oct 26 21:59:02 I've today compiled my own openwrt iamge (for mpr-a2) from the 14.07 tree in git Oct 26 21:59:30 however, a load of package installs are failing because they need kernel 3.10.49-1, whereas i've only got 3.10.49 Oct 26 21:59:34 have I done something wrong? Oct 26 21:59:53 there seems to be a mismatch between the image and the package tree i'm using? Oct 26 22:00:16 a self compiled image needs self compiled packages Oct 26 22:00:24 oh Oct 26 22:00:37 how do I do that? Oct 26 22:00:47 you should select the packages you want to install so they will get integrated into the image Oct 26 22:01:09 ah, doh! Oct 26 22:01:19 it seems there is now an mpr-a2 image! :) Oct 26 22:01:24 i'll re-flash with that one Oct 26 22:01:31 http://downloads.openwrt.org/barrier_breaker/14.07/ramips/rt305x/openwrt-ramips-rt305x-mpr-a2-squashfs-sysupgrade.bin Oct 26 22:02:56 Any knowledge of the Realtek 8188 stuff? - there is an r8188eu-firmware package, and then kmod-rl8192{ce,cu,de} which show 8188 in the description, but seemingly no 8188EU driver - why is there firmware though?? Oct 26 23:03:22 build #565 of octeon is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/565 Oct 26 23:46:29 build #200 of omap is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/omap/builds/200 Oct 27 00:21:52 build #707 of xburst is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/707 **** ENDING LOGGING AT Mon Oct 27 03:00:00 2014