**** BEGIN LOGGING AT Thu Oct 17 02:59:58 2013 Oct 17 04:28:50 tripolar: try a CPU stress test/check program, like prime95, and maybe there are some for memory too (memtest on x86, not sure if there's an equivalent generic linux version) Oct 17 05:28:45 build #357 of xburst is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/357 Oct 17 05:38:26 test Oct 17 05:38:51 passed Oct 17 05:43:43 should of just used xchat... Oct 17 07:20:53 cyrus r38433 trunk/package/network/ipv6/odhcp6c/Makefile * odhcp6c: fix parsing of IA_PD adverts Oct 17 07:26:01 is the openwrt-hackers ML open for subscribtion? Oct 17 07:27:19 btw, what do you think of the authoritative dnsmasq idea? it that already being done? Oct 17 07:39:27 I thought SK did that already Oct 17 07:39:34 some authoritative support for dnsmasq at least Oct 17 07:44:14 yeah but i think its not compiled in by default Oct 17 07:58:14 $(if $(CONFIG_IPV6),,-DNO_IPV6) -DNO_IPSET -DNO_AUTH Oct 17 07:58:20 looks like it doesn't, indeed Oct 17 08:41:26 build #413 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/413 Oct 17 10:10:11 nbd any idea what i could do? Oct 17 10:11:25 tripolar: no idea Oct 17 10:39:00 nbd: is there an other way to find out which mac an phy has? when i remove the "cat /sys/class/ieee80211/phy0/macaddress" - i get no "Illegal Instraction" at all Oct 17 10:39:11 even when i run it a thousand times Oct 17 11:15:48 [Wed 2013-10-16 05:45:34 AM PDT] hello all, I have a router (speedtouch st570) that I opened the case but it seems it is not support by openwrt. What do I have to do to help openwrt to support it ? I can take some pictures, and buy some hardware to make some testing. What Kind of hardware (serial cables ... ) do you usually use to make some experiments in the routers ? Oct 17 11:15:48 [Wed 2013-10-16 06:39:38 AM PDT] falk0n: that depends on a lot of factors. what's inside? Oct 17 11:56:14 luka r38434 trunk/target/linux/imx6/image/Makefile * imx6: fix file names when building images Oct 17 11:56:30 nbd: that should fix it Oct 17 11:56:40 thanks Oct 17 11:57:14 i will add ubifs support for imx6 tonight Oct 17 11:57:26 i was too tired to add it last night Oct 17 11:57:34 yep, that fixes it Oct 17 11:57:39 thanks Oct 17 11:57:50 good, i havent flashed those in a while Oct 17 11:59:05 nbd r38435 trunk/toolchain/gcc/patches/4.8-linaro/020-fix_pr58670.patch * gcc 4.8-linaro: backport an upstream fix to fix asm goto miscompilation Oct 17 12:57:01 cyrus r38436 trunk/package/network/config/netifd/files/lib/netifd/proto/dhcp.sh Oct 17 12:57:01 Added 'customopts' dhcp protocol option, which is an array passed along to udhcpc as series of -x options. Oct 17 13:05:54 cyrusff: reqopts ? Oct 17 13:06:11 jow_laptop: reqopts? Oct 17 13:06:22 is the existing uci options for exatly this purpose Oct 17 13:06:25 -s Oct 17 13:06:45 no customopts is not for requesting options but adding custom options to the request Oct 17 13:07:21 ah Oct 17 13:07:23 sorry :) Oct 17 13:07:27 np Oct 17 13:07:31 however Oct 17 13:07:37 for pppd we called it pppd_options Oct 17 13:07:48 so for the sake of consistency it should be udhcpc_options here Oct 17 13:07:53 or rename both to customopts Oct 17 13:08:29 what about dhcp_options? Oct 17 13:09:14 too generic, it somehow impliies dhcp protocol related stuff, not commandline args for a specific implementation fo a client Oct 17 13:09:17 imho Oct 17 13:09:44 its not commandline options Oct 17 13:10:12 for opt in $customopts; do append dhcpopts "-x $opt"; done Oct 17 13:10:35 and $opt is e.g. 123:caffeebabe Oct 17 13:10:46 which adds a dhcp option 123 with the hexvalue caffeebabe Oct 17 13:11:25 ahh, so it is for sending dhcp options in the request Oct 17 13:11:38 yes, sorry if i was being a bit unclear Oct 17 13:11:56 then I vote for calling it sendopts :) Oct 17 13:12:01 reqopts -> request options Oct 17 13:12:05 sendopts -> send options Oct 17 13:12:09 ok Oct 17 13:13:28 cyrus r38437 trunk/package/network/config/netifd/files/lib/netifd/proto/dhcp.sh * netifd: rename customopts to sendopts for consistency Oct 17 13:13:33 there you go ;) Oct 17 13:13:38 thanks you! Oct 17 14:01:20 slachta: don't close tickets as fixed before the actual fix was committed ;) Oct 17 14:03:50 KanjiMonster: I fixed it in trunk. Oct 17 14:04:01 isn"t it enough? Oct 17 14:04:32 nbd r38438 trunk/target/linux/x86/alix2/target.mk * x86: Update kernel for alix2 to 3.10.15 Oct 17 14:04:58 slachta: patch submitted != committed Oct 17 14:08:43 KanjiMonster: I overpassed the info that it was reported against AA. I fixed it in trunk and sent patch for AA. Oct 17 14:08:52 my bad :-( Oct 17 15:10:43 build #381 of rb532 is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/381 Oct 17 15:12:49 build #381 of ppc44x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/381 Oct 17 15:47:03 luka r38439 trunk/ Config.in scripts/metadata.pl target/linux/imx6/Makefile target/Config.in * build: drop FIT option until we actually need it Oct 17 17:20:08 build #414 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/414 Oct 17 17:22:46 build #358 of sibyte is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/358 Oct 17 19:09:12 i get issues when building openwrt on a box" Oct 17 19:09:23 'Unable to connect to a repository at URL "http://opkg.googlecode.com/svn/trunk' Oct 17 19:10:53 svn export --non-interactive -r618 http://opkg.google.com/svn/trunk/ opkg-618 Oct 17 19:10:56 that is the command Oct 17 19:12:51 wierd.. one machine has issues. must be a network thing.. Oct 17 19:29:19 build #368 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/368 Oct 17 19:33:49 cyrus r38440 trunk/scripts/ipkg-make-index.sh * ipkg-make-index: use more backwards-compatible openssl call for SHA256 Oct 17 20:48:06 build #394 of uml is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/394 Oct 17 21:03:22 build #349 of kirkwood is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/kirkwood/builds/349 Oct 18 00:04:07 luka r38441 trunk/target/linux/ (7 files in 3 dirs) * imx6: reorganize build system Oct 18 00:12:41 luka r38442 trunk/include/image.mk * build: set owner root for all files on ubifs creation Oct 18 00:28:46 luka r38443 branches/packages_12.09/net/siproxd/files/siproxd.init * siproxd: fix typo in variable name in init script Oct 18 00:40:50 luka r38444 trunk/package/boot/uboot-envtools/ Makefile patches * [package] uboot-envtools: update to 2013.10 **** ENDING LOGGING AT Fri Oct 18 02:59:58 2013