**** BEGIN LOGGING AT Wed May 29 02:59:58 2013 May 29 08:31:29 build #216 of gemini is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/216 May 29 08:32:07 dape: will need to look into the esi thing May 29 08:32:16 the rest looks ok now May 29 08:32:26 tab fail? May 29 08:33:07 both nicks start with D May 29 08:34:19 blogic: considering that patch has no real dependencies, are the rest ready for commit? May 29 08:37:14 hmm, maybe he does have me on /ignore May 29 08:49:35 blogic DonkeyHotei thinks you have him on ignore May 29 08:51:02 dape: unless he thinks you're me May 29 09:14:40 dape: he is most likely correct May 29 09:16:07 ok, guys May 29 09:20:52 dape: idk how you got dragged into this, but can you please make sure it's clear that you're not me? May 29 09:21:25 yes, he knows we're diff, i would recommend you to contact him on the mailing list, de openwrt-devel May 29 09:21:54 he's a awesome developer but he have to respect his temper and stuff May 29 09:35:22 dape: i've noticed. just wondering why he highlighted you May 29 09:35:48 mistab, pls dont highlight me anymore, im expecting important call and textual keeps beeping :P May 29 09:35:57 sorry May 29 09:36:24 although one-way irc announcements seem odd May 29 10:07:55 don't worry May 29 10:33:01 nbd r36755 trunk/ include/package.mk scripts/clean-package.sh May 29 10:33:01 build: clean up stale files from a previous build when installing a package build to the staging dir May 29 10:33:05 nbd r36756 trunk/package/libs/libubox/Makefile May 29 10:33:05 libubox: update to latest version, adds support for the new json-c and adds a new blobmsg_json helper May 29 10:33:09 nbd r36757 trunk/package/libs/libjson-c/Makefile * libjson-c: Update to 0.11 May 29 10:50:38 nbd r36758 trunk/package/libs/libjson-c/Makefile * json-c: drop compatibility libraries May 29 10:55:26 nbd r36759 trunk/package/ubus/Makefile * ubus: update to latest version, fixes json-c library name May 29 14:49:18 build #254 of rb532 is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/254 May 29 14:52:47 build #254 of ppc44x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/254 May 29 14:55:19 nbd: Can you please put back gcc-4.7.x with Linaro Enhancement? May 29 14:56:08 nbd: I try gcc-4.6.x with Linaro Enhancement and it compiles OK, but freeswitch won't even allow ekiga nor my ATA to register. May 29 14:57:45 <[florian]> mazilo: so it is a bug in freeswitch that needs to be fixed May 29 14:58:13 florian]: May be. But, it was working just fine with gcc-4.7.x. May 29 14:58:30 florian]: I meant gcc-4.7.x with Linaro Enhancement. May 29 14:58:57 <[florian]> so it definitively is a bug in freeswitch then May 29 14:59:11 <[florian]> it should work just fine no matter what is the compiler version May 29 14:59:21 cyrus r36760 trunk/package/network/utils/ iptables/patches/200-configurable_builtin.patch iptables/patches/010-use-old-linking.patch iptables/patches/030-no-libnfnetlink.patch iptables/Makefile * iptables: bump to 1.4.19.1 May 29 15:00:48 florian]: I also noticed if I compile OpenWRT with either gcc-4.6/8.x with Linaro Enhancement, FS will dump out some error messages of missing symbols on some of the netsnmp package on the shell console when launched. May 29 15:01:42 <[florian]> mazilo: get the freeswitch people to switch their stuff May 29 15:02:33 [florian]: Will try. May 29 16:09:18 jow r36761 packages/net/madwifi/Makefile * Revert "madwifi: fix build against Linux 3.7" May 29 16:09:30 jow r36762 packages/net/ (66 files in 2 dirs) * madwifi: properly fix build against Linux 3.7 and later May 29 16:33:40 hi May 29 16:34:00 i filed a request on the ml because i want to maintain more packages May 29 16:34:05 is it possible? May 29 16:34:27 ping nbd May 29 16:58:55 I've found a bug! May 29 17:01:01 oh noes! May 29 17:04:01 easy to solve May 29 17:05:42 when packages in ./package/$pkgname moved to subfolders, script ./scripts/feeds complains about missing feed for package, even if the package is already there May 29 17:06:02 https://dev.openwrt.org/browser/trunk/scripts/feeds#L345 May 29 17:07:23 for example kamailio or opensips package in telephony repository complaints about missing openssl package May 29 17:07:32 it should include all subfolders May 29 17:15:52 KanjiMonster, what do you think? May 29 17:16:57 should I include all subfolders, or the ones that has other packages explicitly? May 29 17:18:16 jow_laptop: could you also please take a look at it? May 29 17:23:20 I will do the patch, just would love to know what approach is the best May 29 17:24:40 well I have no immediate idea May 29 17:26:17 we can include those subfolders explicitly via >> or -d "./package/$name" << May 29 17:26:32 but if the directory structure changes, it should be changed too May 29 17:26:41 :-( May 29 17:26:59 it should probably just handle package/ as implicit default feed May 29 17:28:11 current solution prints out quite a lot warning messages during package installation (./scripts/feeds install -a) May 29 17:51:52 cyrusff: since you seem to be touching iptables, any opinion on http://patchwork.openwrt.org/patch/3648/ ? May 29 18:02:31 strasidlo: http://pastebin.com/Mf6a3EYk May 29 18:05:48 jow_laptop: quite clean solution :-) are you going to commit it? May 29 18:14:13 Berniv6: it shouldn't be added to the generic nat package. In ipv4 nearly everyone needs nat. In v6 nearly noone. May 29 18:17:39 My fault or musl issue? https://dev.openwrt.org/ticket/13607 May 29 18:18:24 jow r36763 trunk/scripts/feeds May 29 18:18:24 feeds: fix check for core packages that are not in the package/ toplevel directory May 29 18:18:30 strasidlo: done May 29 18:19:13 berniv6: we need to start breaking down ip6tables into smaller chunks May 29 18:19:22 ip6tables-core, ip6tables-mod-nat etc. May 29 18:19:42 or maybe iptables-mod-nat6 May 29 18:19:43 jow_laptop: you're the best **** BEGIN LOGGING AT Wed May 29 20:44:51 2013 May 30 00:28:47 build #196 of octeon is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/196 May 30 00:51:48 tripolar: I wouldn't hold my breath if I were you **** ENDING LOGGING AT Thu May 30 03:00:00 2013