**** BEGIN LOGGING AT Sat May 19 02:59:59 2012 May 19 03:04:32 build #18 of x86 is complete: Failure [failed shell_9 compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/x86/builds/18 May 19 03:07:30 build #17 of ar7 is complete: Failure [failed shell_9 compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/ar7/builds/17 May 19 03:13:06 build #17 of sibyte is complete: Failure [failed shell_9 compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/17 May 19 03:17:14 build #17 of avr32 is complete: Failure [failed shell_9 compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/17 May 19 03:22:39 build #15 of ep93xx is complete: Failure [failed shell_9 compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/15 May 19 03:28:39 build #15 of gemini is complete: Failure [failed shell_9 compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/15 May 19 03:31:53 build #16 of rdc is complete: Failure [failed shell_9 compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/rdc/builds/16 May 19 04:30:17 why is this builder running as root? http://buildbot.openwrt.org:8010/builders/x86/builds/18 May 19 13:57:47 hi May 19 14:38:05 build #22 of s3c24xx is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/s3c24xx/builds/22 May 19 15:11:24 build #24 of cobalt is complete: Failure [failed shell compile_11] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/24 May 19 16:32:02 make[3] -C toolchain/kernel-headers prepare May 19 16:32:02 make -r world: build failed. Please re-run make with V=s to see what's going on May 19 16:32:04 * dwmw2 frowns May 19 16:32:12 oh, -ENOSPC May 19 17:19:15 nbd: hi May 19 17:20:44 aroscha: hi May 19 17:21:19 nbd: how is the WCW? May 19 17:21:22 good May 19 17:21:46 nbd: concerning trelay: can you give me an example of how to configure the server? I did not 100% get that. May 19 17:21:48 "server" May 19 17:22:03 BTW: I wish I was at the WCW May 19 17:23:06 nbd: and I guess I can simply test it with kvms just as well May 19 17:23:15 after all it just copies data from one IF to another May 19 17:32:18 aroscha: a vlan on the connected ethernet device May 19 17:32:28 aroscha: with the same mac address that the wlan interface on the remote node has May 19 17:32:47 normal config interface section May 19 17:32:55 option ifname eth0. May 19 17:33:04 and option macaddr
May 19 17:33:11 the rest just like normal interface configurations May 19 17:33:19 ok May 19 17:33:23 I'll try May 19 17:33:24 thx May 19 18:39:01 hmm, no definition for wireless led by default on this tp-link wr740n clone and it blinks May 19 18:39:10 i mean,nothing specific in /etc/config/system May 19 19:51:18 philipp64|laptop: you've seen #10803? May 19 19:52:02 is that a bug number? too high to be an patchwork entry... May 19 19:52:09 jow_laptop, nbd: any takers for #11365? May 19 19:52:32 philipp64|laptop: yes, dnsmasq: add configuration for dhcp_option_force May 19 19:53:37 hadn't seen it, no. May 19 19:54:00 my patch applies to an entire block... since I don't see the point of applying some but not others. May 19 20:04:21 swalker: also added support for tag/set. that's patch 2166... it's a trivial patch and we've been discussing doing it for months. was hoping it would go in sooner than it has. May 19 20:06:36 11365 looks good... and it's a one-liner. May 19 20:17:22 jow * r31814 /trunk/package/dnsmasq/files/dnsmasq.init: [package] dnsmasq: fix parsing of mx record options (#11365) May 19 20:17:55 jow * r31815 /trunk/package/dnsmasq/files/dnsmasq.init: (log message trimmed) May 19 20:17:55 dnsmasq: add support for set: and tag: pairs May 19 20:17:55 On my network, I have a variety of machines and appliances, some of which need different configuration issues than the default options. May 19 20:17:55 For example: May 19 20:17:55 config host May 19 20:17:56 option name 'client' May 19 20:17:56 option mac '00:01:02:03:04:05' May 19 20:17:57 jow * r31816 /trunk/package/dnsmasq/files/dnsmasq.init: May 19 20:17:58 dnsmasq: allow forcing options May 19 20:17:58 The option 'force' when set to '1' will transform a dhcp-option to dhcp-option-force instead in the config. May 19 20:17:59 This is useful for forcing options to be sent back to a client (even options it didn't ask for). May 19 20:17:59 Signed-off-by: Philip Prindeville May 19 20:18:00 jow * r31817 /trunk/package/dnsmasq/Makefile: [package] dnsmasq: bump package revision May 19 20:18:38 thanks jow_laptop :) May 19 20:27:23 thanks! May 19 20:55:04 swalker * r31818 /packages/net/socat/ (3 files in 2 dirs): May 19 20:55:05 [packages] socat: update to 1.7.2.1 (CVE-2012-0219), use CONFIGURE_{ARGS,VARS} May 19 20:55:05 - Update socat to 1.7.2.0 May 19 20:55:05 (main reason: avoids compile-error against kernel 3.3.5 with ext2_fs.h which seems to got removed/changed to not being used from userspace from current kernel) May 19 20:55:05 - remove 502-no_sslv2.patch which doesn't apply surely and looks quite outdated to me, socat isn't linked against *ssl* anyway, compiles and works fine, verified on ar71xx May 19 20:55:05 Michael May 19 20:55:06 Signed-off-by: Michael Markstaller May 19 21:00:16 jow * r31819 /trunk/package/openssl/ (3 files in 2 dirs): [package] openssl: update to v1.0.1c (CVE-2012-2333) May 19 21:05:41 jow * r31820 /branches/backfire/package/openssl/Makefile: [backfire] openssl: update to v0.9.8x (CVE-2012-2131, CVE-2012-2333) May 19 21:18:00 nbd: what happend to V=3 being verbose and having headings? May 19 21:19:20 try V=w May 19 21:53:54 nbd: make[3] -C toolchain/uClibc compile May 19 21:53:55 make[3] -C toolchain/gcc/final prepare May 19 21:53:55 make[3] -C toolchain/gcc/final compile May 19 21:54:01 same as 3 May 19 21:54:07 or anything not 99 May 19 23:33:48 jow * r31821 /trunk/package/kernel/modules/netsupport.mk: [package] kernel: fix packaging of act_connmark.ko (#11492) May 19 23:47:35 nbd * r31822 /trunk/package/netifd/Makefile: netifd: update to latest version, fixes peerdns handling, custom dns override and interface metric settings May 20 01:12:48 swalker * r31823 /packages/lang/php5/Makefile: May 20 01:12:48 [packages] php5: add support for php5 calendar module May 20 01:12:48 Signed-off-by: Gerald Matzka May 20 01:45:44 swalker * r31824 /packages/net/fwknop/ (3 files in 2 dirs): May 20 01:45:44 [packages] fwknop: update to 2.0, use new startup commands May 20 01:45:44 Signed-off-by: Jonathan Bennett **** ENDING LOGGING AT Sun May 20 02:59:58 2012