**** BEGIN LOGGING AT Mon Apr 14 03:00:00 2014 Apr 14 05:47:55 build #536 of x86 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/x86/builds/536 Apr 14 06:04:39 anyone know how to point a PKG_SOURCE to an out-of-tree unpacked sources? Apr 14 06:14:09 build #530 of ar7 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ar7/builds/530 Apr 14 06:36:43 PKG_SOURCE_PROTO:=dummy // PKG_UNPACK:=rsync -avP --delete --exclude=.git $$(PKG_SOURCE_URL)/ $$(PKG_BUILD_DIR) # seems to have done the trick Apr 14 06:49:21 build #139 of imx6 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/imx6/builds/139 Apr 14 06:54:13 build #45 of sunxi is complete: Failure [failed shell compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/sunxi/builds/45 Apr 14 07:30:24 build #27 of pxa is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/27 Apr 14 08:23:00 build #27 of omap is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/omap/builds/27 Apr 14 09:26:55 build #29 of x86_64 is complete: Failure [failed shell compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/x86_64/builds/29 Apr 14 09:45:55 eigma: that's exactly what packge-version-override.mk let you do, before it got removed last week, I'm hoping to write up a nice patch for bringing it back Apr 14 10:12:30 cyrus r40510 trunk/package/network/config/firewall/Makefile * firewall: add support for nat-rules and netifd-proto-originating rules Apr 14 10:12:45 cyrus r40511 trunk/package/network/ ipv6/ds-lite/Makefile ipv6/ds-lite/files/dslite.sh * ds-lite: disable NAT according to RFC 7084 Apr 14 16:42:57 build #27 of adm8668 is complete: Failure [failed shell compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/adm8668/builds/27 Apr 14 16:57:39 zajec__: I can work on sections as tabs Apr 14 16:58:01 for that to work though we need to introduce some kind of container model in cbi Apr 14 16:59:39 the most clean design would be nestable Map() instances Apr 14 17:00:38 because then you can also embed sub-forms covering different uci files (e.g. dhcp pool config within network interface config) Apr 14 17:02:50 plntyk: but this is a kernel linux module that depends in another kernel linux module, so the dependency will not make any change at compile time, the kernel would be built in the exact same way independently of the dependency existing or not Apr 14 17:03:06 is this for runtime kernel module loading or OPKG? Apr 14 17:04:38 so it just means "if the module was compiled, it must be loaded always before me" Apr 14 17:06:49 jow_laptop: sounds cool Apr 14 17:06:56 nested Maps should make the trick Apr 14 17:07:11 jow_laptop: i really would like to keep some nice layout for wirless configuration Apr 14 17:07:22 jow_laptop: not tons of pages like in LuCI Apr 14 17:07:32 jow_laptop: or popups like network config in LuCI2 ;) Apr 14 17:07:37 sorry, but i don't like these popups ;) Apr 14 17:07:59 those can be moved to nested forms as well Apr 14 17:08:18 but those nested forms should be collabsible Apr 14 17:08:33 a detail ;) Apr 14 17:08:37 but yeah, could be Apr 14 17:08:40 otherwise the resulting page becomes really huge if you have more than two ifaces Apr 14 17:09:53 i'm not yet sure how we could define nested maps/sections... should we write a "load" handler and append nested sections/maps then? Apr 14 17:10:14 or some trick to define nested sections at the beginning? Apr 14 17:10:19 i can't imagent that yet Apr 14 17:10:22 *imagine Apr 14 17:10:30 map_instance:embed(map_instance2) or something like that Apr 14 17:11:12 or maybe even extend the existing .section() to take a Map in addition to a TypedSection descendant Apr 14 17:11:54 would it be possible to do more levels of nesting? Apr 14 17:11:59 for some crazy configs? Apr 14 17:12:02 I think so Apr 14 17:12:03 like 3-level configs? Apr 14 17:12:07 worth considering Apr 14 17:12:13 I don't think we have anything liek that already Apr 14 17:12:17 but who knows Apr 14 17:21:13 zajec__: thinking more about it... the embedded form would be added through option() or taboption(), not section() Apr 14 17:22:02 it will need some mechanism to access the parent form sections sid Apr 14 17:22:29 to e.g. setup a filter for wifi-iface which only displays wifi-ifaces belonging to the parent radio Apr 14 17:39:11 build #534 of rb532 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/534 Apr 14 17:40:14 jow_laptop: oh, right Apr 14 17:40:45 jow_laptop: we don't want to display every wifi-iface for every wifi-device Apr 14 17:41:12 build #534 of ppc44x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/534 Apr 14 17:41:25 i think LuCI2 will be really cool! ;) Apr 14 17:55:14 nbd ping Apr 14 17:55:21 groz: pong Apr 14 17:55:50 you got a couple minutes to talk about something totally non openwrt , where I could use a little input ? Apr 14 17:56:47 sure Apr 14 17:59:50 KanjiMonster: patch 803 = end of jffs2 problems Apr 14 18:00:13 nobody said nothing about that issue Apr 14 18:31:35 Pteridium: great. eventually I'll replace it with a proper fix, but it I don't expect any additional issues for now. Apr 14 18:32:02 i do not too Apr 14 18:32:47 great job ;) Apr 14 18:46:18 build #567 of lantiq is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/567 Apr 14 19:27:27 build #503 of sibyte is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/503 Apr 14 19:40:34 build #28 of mpc83xx is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/28 Apr 14 20:18:08 http://wiki.openwrt.org/toh/start seems to be empty? Apr 14 20:25:20 build #27 of cns3xxx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/cns3xxx/builds/27 Apr 14 20:34:28 Hey, does the Table of Hardware page load for you? It's blank for me. Apr 14 20:39:01 loads fine here. contents are below the link list on the right Apr 14 20:40:46 jow_laptop: i wanted to add TabbedSection, but I just gave up Apr 14 20:40:57 jow_laptop: this is over complicated for me ;| Apr 14 20:41:26 options, tabs, sections... Apr 14 20:41:47 i'm afraid it's not possible to understand for somehow who didn't wrote this code :( Apr 14 20:49:36 vampo: /me had no scrollbar and no content, it's back now. Apr 14 21:27:02 https://dev.openwrt.org/ticket/15448 Apr 14 21:27:21 nbd: could the patch in https://dev.openwrt.org/ticket/15448 be integrated in AA? Apr 14 21:37:34 wigyori r40512 trunk/target/linux/ sunxi/patches-3.13/171-2-pinctrl-sunxi-fix-hang-on-gpio-irq.patch sunxi/patches-3.13/124-regulator-dont-print-error-when-no-regulator-found.patch * sunxi: remove mainlined patches Apr 14 22:25:54 build #513 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/513 Apr 14 22:28:19 build #441 of iop32x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/441 Apr 15 01:51:40 build #544 of uml is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/544 Apr 15 02:36:50 karlp: hmm, I think packge-version-override.mk is for doing that from .config. I was fine (slightly preferring) with something in package's Makefile Apr 15 02:39:48 anyone around with experience with Atheros datasheets? what does R/W1C on a register usually mean? (not in legend table) **** ENDING LOGGING AT Tue Apr 15 02:59:59 2014