**** BEGIN LOGGING AT Fri Oct 28 02:59:57 2011 Oct 28 06:32:19 build #93 of ps3 is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/ps3/builds/93 Oct 28 07:18:45 build #96 of lantiq is complete: Failure [failed shell_1 compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/96 Oct 28 07:37:42 build #91 of rb532 is complete: Failure [failed shell_1 compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/91 Oct 28 08:20:29 uhm.. just did svn and feeds update and compilation breaks at comgt.. Oct 28 08:20:31 http://pastebin.com/12Qg1XWX Oct 28 09:05:58 build #94 of orion is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/94 Oct 28 09:11:18 build #94 of ramips is complete: Failure [failed shell_1 compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/94 Oct 28 09:31:27 florian * r28647 /packages/net/asterisk-chan-sccp-b/ (3 files in 2 dirs): Oct 28 09:31:27 [package] asterisk-chan-sccp-b: update to revision 3004, cleanup Makefile Oct 28 09:31:27 Patch from Hans Zandbelt. Oct 28 09:57:03 does anyone know what Rapael's big war against awk is about? Oct 28 09:57:16 I thought awk was particularly portable, why does he want to replace it? Oct 28 10:01:11 <[florian]> no idea Oct 28 10:01:32 <[florian]> that's why I have asked him whether he tested this on other platforms which are not GNU/Linux Oct 28 10:01:42 <[florian]> since we have a pretty big user base building under OSX directly Oct 28 10:02:09 guys, sorry to interrupt, any ideas for http://pastebin.com/12Qg1XWX ? its a asus wl500gpv1 Oct 28 10:12:00 dape_at_work: looks like nbd forgot to do a git add (or svn add, in case he didn't use git-svn) Oct 28 10:17:12 ack Oct 28 11:06:33 build #81 of ixp4xx is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/81 Oct 28 11:26:48 build #86 of uml is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/86 Oct 28 11:35:54 nbd * r28648 /trunk/package/comgt/files/getcarrier.gcom: comgt: add missing file (fixes #10301) Oct 28 11:37:10 dape_at_work: fixed Oct 28 11:42:36 thank you Oct 28 13:13:15 build #79 of kirkwood is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/kirkwood/builds/79 Oct 28 13:16:17 nico * r28649 /trunk/include/kernel.mk: kernel: build kmod even for modules built-in Oct 28 13:16:23 nico * r28650 /trunk/ (3 files in 3 dirs): package/blockmount: simplify extroot module loading logic Oct 28 13:16:28 nico * r28651 /trunk/package/kernel/modules/crypto.mk: package/kernel: move crc32c in its own package Oct 28 13:16:34 nico * r28652 /trunk/package/kernel/modules/lib.mk: package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c only Oct 28 13:16:40 nico * r28653 /trunk/package/kernel/modules/ (001-depends.mk lib.mk other.mk): package/kernel: remove SetDepends not needed anymore Oct 28 13:16:45 nico * r28654 /trunk/package/kernel/modules/lib.mk: package/kernel: add kmod-lib-lzo Oct 28 13:16:51 nico * r28655 /trunk/package/kernel/modules/fs.mk: package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfs Oct 28 13:17:19 When I tried to set luci-ssl (under 'make menuconfig'), it only allows me to set as a module (M) and not (*). Does anyone here knows why? Oct 28 13:30:15 nico * r28656 /trunk/package/ (8 files in 2 dirs): package/kernel: prefix library modules with lib- Oct 28 13:42:25 nico * r28657 /packages/net/batman-adv/Makefile: packages/batman-adv: adjust dependency on CRC16 kernel module Oct 28 13:45:37 nbd: "Warning: Firmware does not have DHCP support" What is this? Oct 28 13:45:48 nbd: I'm looking at the sierra-directip package Oct 28 13:53:50 well, the device that i have supports directip with mac os and windows, but the linux driver refused to attach to it Oct 28 13:54:03 apparently there's a capability that indicates dhcp support on the wwan interface Oct 28 13:54:15 and sure enough, when i connect it, i don't get a dhcp lease Oct 28 13:54:29 but if i use at commands to read the ip address and apply it manually, it works Oct 28 14:02:47 mazilo: thats kconfig issues due to recursive depends, we'll address this soon Oct 28 14:03:12 jow_laptop: Thanks. Oct 28 14:13:42 nbd: Huh. My device worked without that. Oct 28 14:14:00 Perhaps it depends on your provider and not the card? Oct 28 14:14:46 nbd * r28658 /trunk/scripts/config/ (7 files): scripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm) Oct 28 14:14:54 fullstop: no, i don't think it depends on the provider Oct 28 14:15:05 fullstop: the driver indicated that the capability that was missing on my device was for dhcp support Oct 28 14:15:11 fullstop: and that matches what i've seen in my tests Oct 28 14:15:23 i think dhcp is not done by the provider, it's done by the device itself Oct 28 14:23:38 jow_laptop: I don't suppose the newly commit of r28658 would fix the kconfig issues, right? Oct 28 14:25:17 it should Oct 28 14:26:25 jow_laptop: But, it doesn't. I updated to r28658, did a 'rmp -rf tmp, and then 'make menuconfig' to find out the issue remains. :( Oct 28 14:30:17 nbd: http://lwn.net/Articles/385096/ Oct 28 14:30:47 nbd: Perhaps this is an over-simplified firmware check.. Oct 28 14:32:47 mazilo: make -C scripts/config/ clean Oct 28 14:37:03 nico * r28659 /trunk/package/kernel/modules/fs.mk: package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656) Oct 28 14:38:36 jow_laptop: Thanks, but that didn't work. Oct 28 14:46:22 it works fine here Oct 28 14:54:40 jow_laptop: I even did a 'rm -rf tmp' after the 'make -C scripts/config clean' and I still can't include Luci SSL package. Every time when I tried to include LuCi SSL package, it only allows me to include as a module (M) and not a built-in (*). Oct 28 14:59:17 I can select it as * Oct 28 15:11:30 jow_laptop: I can only select it as M and not *. Other options, i.e. luci-mod-admin-core, luci-mod-admin-full, etc., have like this, too. Oct 28 15:12:50 jow_laptop: I hope this issue isn't caused by the 'qi' feeds that I added a few days ago. Oct 28 15:19:31 I don't know Oct 28 16:12:32 <_trine> mazilo, try deleting /trunk/feeds/luci and doing an ./scripts/feeds update -a; ./scripts/feeds install -a Oct 28 17:05:15 _trine: Thanks and it works by 'rm -rf feeds/luci' and 'make package/symlinks' (scripts/feeds update -a; scripts/feeds install -a). But, now I notice the default settings will include 'luci-proto-ppp ' package. This is OK for a router; however, I am trying to build a firmware for my Seagate DockStar which is an end product and not a gateway. I don't see a way to disable this, except to modify the feeds/luci/luci/Makefile to Oct 28 17:05:17 exclude ppp module. Oct 28 17:28:22 deselect the "luci" meta package and you can deselect proto-ppp Oct 28 17:29:38 jow_laptop: If I deselect "LuCI" meta package, then my build won't have LuCI, will it? Oct 28 17:51:38 mazilo: luci is a *meta* package. you can select it to have the luci deps selected, and then deselect it to remove Oct 28 17:51:44 you don't need the meta package to have luci Oct 28 17:54:39 EqUaTe: R we talking about "luci" package under "1. Collections" sub meu? Oct 28 17:56:04 build #67 of mpc52xx is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/67 Oct 28 17:56:09 probably. i don't think there are any other packages just called luci Oct 28 17:57:58 EqUaTe: If I deselect it, 'luci-proto-ppp' gets deselected. However, if I re-select 'luci', then the 'luci-proto-ppp' gets re-selected, too. Oct 28 17:58:27 you don't need to reselect it Oct 28 17:59:12 EqUaTe: If I don't, then LuCI package won't be included in the firmware, will it? Oct 28 18:00:17 if you're deselecting the right package, then i don't see why it wouldn't be still there. Oct 28 18:00:36 EqUaTe: OK. Thanks. Oct 28 18:38:52 build #76 of au1000 is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/76 Oct 28 19:21:48 nico * r28660 /trunk/package/kernel/modules/crypto.mk: package/kernel: move MD4 crypto module in its own package Oct 28 19:21:56 nico * r28661 /trunk/package/kernel/modules/fs.mk: package/kernel: fix kmod-fs-cifs dependencies (closes: #9381, #10055) Oct 28 19:22:02 nico * r28662 /trunk/package/kernel/modules/ (block.mk firewire.mk usb.mk): package/kernel: enable kmod-ata-core & kmod-scsi-core on x86 Oct 28 19:57:44 build #81 of ar71xx is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx/builds/81 Oct 28 20:02:57 Problem to compile ubus (http://pastebin.com/Yr2C3bFt). Oct 28 20:06:38 <_trine> mazilo, have you got cmake installed Oct 28 20:07:20 _trine: Yes. It is cmake-2.8.1-3.4.x86_64 Oct 28 21:42:21 build #65 of octeon is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/65 Oct 28 22:00:46 build #105 of brcm63xx is complete: Failure [failed compile_6] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx/builds/105 Oct 28 22:27:49 nico * r28663 /trunk/package/kernel/modules/fs.mk: package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be sleep-deprived?) Oct 28 22:38:09 build #82 of avr32 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/82 Oct 29 00:01:41 anyone seeing instability in dnsmasq in trunk? Oct 29 00:20:28 trying to figure out of the loss of dns periodically is a cause or a symptom of something else Oct 29 00:21:02 nothing in the syslog to help unfortunately Oct 29 00:21:59 and it's never when I'm actually watching (damn intermittent bug) Oct 29 00:22:44 no sign of memory issue (e.g. dnsmaq being OOM'd) Oct 29 02:50:54 cshore: My main router (Netgear WG^34U) is flashed with OpenWRT r28379 (from trunk) and configured with DNSMasq for a few weeks now and I haven't encountered a problem yet. Can you point out the instability you know of? Oct 29 02:51:48 I'm just trying to figure out what the problem is....checking if it's dnsmasq since I haven't found anything else yet Oct 29 02:52:14 basically my dns kacks out from time to time Oct 29 02:52:21 (local dns) Oct 29 02:56:43 cshore: A few weeks ago, I had used DNSMasq to masquerade two domains for testing with FreeSWITCH without a problem. This was just for testing purposes and am not using it on production, yet. Oct 29 02:57:09 cshore: So, I wouldn't know about any instability issue, yet. **** ENDING LOGGING AT Sat Oct 29 02:59:56 2011