**** BEGIN LOGGING AT Thu Oct 09 03:00:00 2014 Oct 09 04:16:32 build #743 of ramips is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/743 Oct 09 05:31:01 build #711 of ppc44x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/711 Oct 09 07:17:15 cyrus r42855 trunk/tools/autoconf/Makefile * autoconf: bump version to 2.69 Oct 09 07:17:21 cyrus r42856 trunk/package/base-files/files/lib/functions/network.sh * base-files: add network_get_ipaddrs_all() Oct 09 07:17:28 cyrus r42857 trunk/package/network/services/dropbear/files/dropbear.init * dropbear: ensure the interface has an ip-address Oct 09 07:18:59 cyrus r42858 trunk/target/linux/generic/config-3.14 * kernel: add missing symbols for 3.14 Oct 09 07:36:20 cyrus r42859 trunk/package/network/services/ppp/files/lib/netifd/ppp-up * ppp: remove ugly ipv6-workaround Oct 09 07:39:17 cyrus r42860 trunk/package/network/ services/ppp/files/ppp.sh services/ppp/files/lib/netifd/ppp-up * ppp: add unconditional autoipv6-trigger Oct 09 07:44:51 build #680 of sibyte is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/680 Oct 09 07:57:50 ## Booting image at bc020000 ... Oct 09 07:57:50 Uncompressing Kernel Image ... LZMA ERROR 1 - must RESET board to recover Oct 09 07:57:55 any ideas what I did wrong? Oct 09 07:58:17 (I tried to put openwrt uimage.bin file to flash) Oct 09 08:45:23 swalker: supposedly redmine but I fear the ruby stuff will not fare much better Oct 09 08:45:28 build #692 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/692 Oct 09 08:50:12 build #757 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/757 Oct 09 09:05:16 nbd r42861 trunk/package/kernel/mac80211/files/lib/wifi/mac80211.sh * mac80211: remove error from detect script Oct 09 09:20:32 is there a way to get uimage.bin not compressed? Oct 09 09:28:02 hm, about to leave the country for two weeks. This might not be the right time to upgrade to BB Oct 09 09:28:11 anyone know why the geos target was marked broken ? Oct 09 09:28:56 dwmw2_go`: is there such target? Oct 09 09:29:14 i don't see "geos" in target/linux/ Oct 09 09:29:18 zajec: target/linux/x86/geos Oct 09 09:29:24 ah, x86 subtarget Oct 09 09:29:27 dwmw2_go`: because it wasn't tested after the 3.10 upgrade Oct 09 09:29:52 commit message: "x86/geos: switch to 3.10 and add broken flag" Oct 09 09:29:53 I should pay more attention. That weas February :) Oct 09 09:30:02 "Compile tested only." Oct 09 09:30:06 yup Oct 09 09:30:23 yeah, I saw the commit but wasn't sure why it was marked broken. If it was just lack of testing, that's great. I'll do some testing :) Oct 09 09:30:41 thanks Oct 09 12:55:15 cyrus r42862 packages/utils/mksh * mksh: moved to github Oct 09 14:20:12 build #782 of at91 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/at91/builds/782 Oct 09 14:23:18 build #613 of iop32x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/613 Oct 09 16:36:58 rmilecki r42863 trunk/target/linux/ bcm53xx/image/Makefile bcm53xx/patches-3.14/303-ARM-BCM5301X-Add-DT-for-Buffalo-WZR-1750DHP.patch * bcm53xx: add support for Buffalo WZR-1750DHP Oct 09 16:37:43 rmilecki r42864 trunk/target/linux/ bcm53xx/patches-3.14/304-ARM-BCM5301X-Add-DT-for-Asus-RT-N18U.patch bcm53xx/image/Makefile * bcm53xx: prepare to support Asus RT-N18U Oct 09 19:07:49 is that syslog that monitors processes? Oct 09 19:08:01 i get following message in the log: Oct 09 19:08:03 user.emerg syslog: Instance odhcpd::instance1 s in a crash loop 6 crashes, 0 seconds since last crash Oct 09 19:08:54 its procd Oct 09 19:09:02 and you have probably misconfigured odhcpd Oct 09 19:09:22 cyrusff: when procs thinks that process crashed? Oct 09 19:09:27 does it really detect crashes? Oct 09 19:09:38 because from the log it seems that main() simply returned 4 Oct 09 19:09:40 well it detects unexpected process termination Oct 09 19:09:48 and that is unexpected Oct 09 19:09:54 ah, ok :) Oct 09 19:10:11 i get "Failed to open routing table: No such file or directory" + "Unable to open raw socket: Address family not supported by protocol" Oct 09 19:10:15 but that is with the default config Oct 09 19:10:20 right after flashing Oct 09 19:10:22 custom image? Oct 09 19:10:29 yeah Oct 09 19:10:35 disabled ipv6? Oct 09 19:10:37 i'll flash a firmware from buildbot Oct 09 19:10:39 second Oct 09 19:10:55 # CONFIG_IPV6 is not set Oct 09 19:11:09 cyrusff: you're quick at guessing... and guessing right ;) Oct 09 19:11:28 well there are not many address families and you probably didn't disable ipv4 Oct 09 19:11:30 ;) Oct 09 19:11:34 cyrusff: should we make odchp repend on IPV6 or sth? Oct 09 19:11:39 maybe yeah Oct 09 19:57:51 I'm wondering... I currently use 2-3 directories with closed OpenWrt repositroy Oct 09 19:57:59 one directory is clean OpenWrt master Oct 09 19:58:13 another directory contains some extra patches by myself Oct 09 19:58:29 I use two directories to be able to quicky switch and compare Oct 09 19:58:45 i know git branches are quick... but anyway, I prefer separated directories Oct 09 19:58:54 does anyone do sth like me? Oct 09 19:59:03 is there some way to optimize disk space usage? Oct 09 19:59:09 e.g. by sharing toolchains? Oct 09 19:59:27 (other than manually hacking them with symlinks etc.) Oct 09 20:00:36 use scripts/env Oct 09 20:00:52 to use multiple profiles in th same tree Oct 09 20:01:32 yeah, the thing is my local patches modify target Oct 09 20:01:51 so my private branch contains some extra patches in target/linux/brcm47xx/patches-3.14/ Oct 09 20:02:14 I see ok. Oct 09 20:03:37 i could do "git checkout private; rm -fR build_dir/target-*/linux-*/linux-3.*; make V=s" but that will take too much time Oct 09 20:03:44 that's why I use separated directories Oct 09 21:10:35 build #555 of octeon is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/555 Oct 09 21:28:20 jow r42865 trunk/feeds.conf.default * feeds: switch LuCI to Github repo Oct 09 22:14:37 build #204 of brcm2708 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm2708/builds/204 **** BEGIN LOGGING AT Fri Oct 10 00:03:14 2014 Oct 10 02:03:29 build #97 of ramips.rt3883 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt3883/builds/97 **** ENDING LOGGING AT Fri Oct 10 02:59:59 2014