**** BEGIN LOGGING AT Sun Mar 03 02:59:58 2013 Mar 03 03:32:17 <3JTAANC26> build #203 of atheros is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/atheros/builds/203 Mar 03 03:37:54 <3JTAANC26> build #152 of gemini is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/gemini/builds/152 **** BEGIN LOGGING AT Sun Mar 03 05:37:01 2013 Mar 03 06:00:28 build #195 of lantiq is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/195 Mar 03 08:40:30 build #197 of ppc40x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/197 Mar 03 08:43:31 build #141 of octeon is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/octeon/builds/141 Mar 03 08:55:54 build #172 of au1000 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/172 Mar 03 09:43:01 hmm. /me posted a patch to php4 a week ago, yet i don't see it in patchwork, there was no follow up on the mailing list and i'm still seeing the bug. subject line was "[PATCH] [packages] php4: add compatibility fix for gmp" Mar 03 09:44:29 http://patchwork.openwrt.org/patch/3372/ Mar 03 09:44:37 its set to accpeted by [florian] Mar 03 09:51:34 blogic: hmm, it doesn't show up here: http://patchwork.openwrt.org/project/openwrt/list/ ... do they get disappeared when they're accepted? Mar 03 09:52:13 * russell-- just trying to make sure it didn't get lost Mar 03 10:42:34 russell--: yes when a patch get accepted it is removed from this list Mar 03 10:42:53 but accepted means it was committed to trunk Mar 03 10:51:04 * russell-- doesn't see it in trunk Mar 03 10:59:03 hmm. nginx is failing to build for me, due to a missing libcrypto, which seems to be because of the conditional dependency on NGINX_SSL, if i remove that, it builds successfully Mar 03 10:59:08 - DEPENDS:=+!NGINX_DISABLE_PCRE:libpcre +NGINX_SSL:libopenssl +!NGINX_DISABLE_HTTP_GZIP_MODULE:zlib +libpthread +NGINX_MODULE_LUA:liblua Mar 03 10:59:11 + DEPENDS:=+!NGINX_DISABLE_PCRE:libpcre +libopenssl +!NGINX_DISABLE_HTTP_GZIP_MODULE:zlib +libpthread +NGINX_MODULE_LUA:liblua Mar 03 11:55:07 russell--: sounds like disabling/not enabling ssl does not work as intended Mar 03 11:56:34 i have tested that and it worked fine Mar 03 11:57:04 there was a patch for that on the mailing list but i didn't merge it because i was not having that issue Mar 03 12:02:21 russell--: luka: I think the problem is actually this: http://pastebin.com/WsphEcB8 Mar 03 12:03:07 russell--: try chaning the else to --without-http_ssl_module Mar 03 12:06:00 nbd r35848 trunk/package/mac80211/patches/300-pending_work.patch * mac80211: merge some more minstrel_ht performance improvements Mar 03 12:07:59 KanjiMonster: /me trying Mar 03 12:11:55 ./configure: error: invalid option "--without-http_ssl_module" Mar 03 12:23:17 KanjiMonster: didn't work ^^^^^^^^^^^ Mar 03 12:23:29 russell--: yes, I saw ;) Mar 03 12:23:33 lol Mar 03 12:24:12 * russell-- tried removing the else all together, that didn't help either Mar 03 12:24:41 probably still valid (to remove the else) Mar 03 12:26:46 looks like maybe configure script is finding the md5 and sha1 crypto libraries and using them?? Mar 03 12:27:53 yes Mar 03 12:27:58 that's what's the log says Mar 03 12:28:04 I can replicate that issue Mar 03 12:28:31 and those come from openssl, iirc Mar 03 12:35:44 * russell-- calls it a night Mar 03 12:46:29 juhosg r35849 trunk/target/linux/ramips/base-files/lib/ramips.sh * ramips: fix whitespace in /lib/ramips.sh Mar 03 12:47:23 juhosg r35850 trunk/target/linux/ ramips/base-files/lib/ramips.sh ramips/base-files/lib/preinit/03_preinit_do_ramips.sh * ramips: enhance user-space board detection Mar 03 12:47:46 juhosg r35851 trunk/target/linux/ ramips/base-files/lib/ramips.sh ramips/files/arch/mips/ralink/rt305x/mach-all5002.c * ramips: indicate support for ALL5003 Mar 03 12:47:49 juhosg r35852 trunk/target/linux/ramips/base-files/lib/ramips.sh * ramips: add user-space detection for ALL5002/ALL5003 Mar 03 12:47:52 juhosg r35853 trunk/target/linux/ ramips/Makefile ramips/rt305x/target.mk ramips/rt288x/target.mk ramips/rt3883/target.mk * ramips: set -march=24kec for rt305x and rt3883 to enable use of DSP extension Mar 03 12:47:54 juhosg r35854 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dir-825-c1.c * ar71xx: fixes leds for dir-825-c1 Mar 03 12:47:58 juhosg r35855 trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-dir-825-c1.c * ar71xx: update MAC address assignment for dir-825-c1 Mar 03 13:56:53 nbd r35856 trunk/package/hotplug2/patches/ 170-non_fatal_include.patch 160-event_block_fix.patch 150-force_fork_slow.patch 140-worker_fork_fix.patch * hotplug2: merge worker related fixes into one patch Mar 03 13:56:57 nbd r35857 trunk/package/hotplug2/patches/140-worker_fork_fix.patch Mar 03 13:56:57 hotplug2: fix a memory leak and wrong variables leaking into the fork worker process (#12436, maybe also #12765) Mar 03 13:57:28 nbd r35858 branches/ attitude_adjustment/package/hotplug2/patches/160-event_block_fix.patch attitude_adjustment/package/hotplug2/patches/170-non_fatal_include.patch attitude_adjustment/package/hotplug2/patches/150-force_fork_slow.patch attitude_adjustment/package/hotplug2/patches/140-worker_fork_fix.patch * hotplug2: merge worker related fixes into Mar 03 13:57:28 OpenWrtone patch Mar 03 13:57:29 nbd r35859 branches/attitude_adjustment/package/hotplug2/patches/140-worker_fork_fix.patch Mar 03 13:57:29 hotplug2: fix a memory leak and wrong variables leaking into the fork worker process (#12436, maybe also #12765) Mar 03 13:58:01 juhosg r35860 trunk/ (18 files in 18 dirs) * kernel: update linux 3.7 to 3.7.10 Mar 03 13:58:31 juhosg r35861 trunk/target/linux/generic/config-3.8 * linux/3.8: add missing config symbols Mar 03 13:59:13 juhosg r35862 trunk/ (12 files in 5 dirs) * kernel: update linux 3.8 to 3.8.1 Mar 03 14:57:37 Hello! Encountered a problem with the latest trunk on WNDR3800 (ar71xx platform). When performing an IPv6 ping with a certain packet size (in my case I tried 1300), the router crashes. How I do capture info for the developers to be able to look into it? Any extra debug capabilities should be enabled when building a firmware apart from the defaults? Thank you in advance. Mar 03 14:58:33 I also have to note that I have serial or JTAG connection to the device. Mar 03 15:01:24 BasicXP: have KERNEL_KALLSYMS("Compile the kernel with symbol table information"") enabled, capture the crash/oops on the serial (assuming it actually oopses and does not silently reset) Mar 03 15:01:28 BasicXP: does anything show up in /sys/kernel/debug/crashlog after the reboot? Mar 03 15:01:35 or that Mar 03 15:03:01 there is no crashlog at the moment, but I had it disabled during the firmware build to save space. I am going to rebuild it again will all the features required Mar 03 15:03:54 and Kanji, I don't have serial Mar 03 15:04:03 I'll look that file up with the new image Mar 03 15:11:13 BasicXP: then you left out a "not" in I also have to note that I have serial or JTAG connection to the device. Mar 03 15:11:34 KanjiMonster: I definitely have, I'm sorry >< Mar 03 16:59:16 nbd: no crashlog file appeared even with debugging enabled Mar 03 17:05:27 juhosg r35863 trunk/package/hotplug2/patches/170-non_fatal_include.patch * hotplug2: restore accidentally deleted patch Mar 03 17:30:33 juhosg r35864 branches/attitude_adjustment/package/hotplug2/patches/170-non_fatal_include.patch * AA: hotplug2: restore accidentally deleted patch Mar 03 17:34:38 * russell-- has a wndr3800 and a serial console, but no time atm Mar 03 17:35:10 BasicXP: can you post your .config and exact command needed to trigger? Mar 03 17:35:39 russell--: give me a minute Mar 03 17:36:29 you have more than a minute, i'm not going to be able to get to this for a few hours Mar 03 17:36:47 just want to make sure i have necessary info when i do Mar 03 17:36:57 anything else you need? Mar 03 17:37:44 that should do it i think, at least for a first try Mar 03 17:38:08 oh, the rev you used Mar 03 17:38:24 the config will have the revision Mar 03 17:38:30 true Mar 03 17:38:53 feeds.conf? Mar 03 17:39:17 feeds: openwrt and luci Mar 03 17:39:19 https://dl.dropbox.com/u/42925887/config Mar 03 17:39:22 that's the config Mar 03 17:39:38 exact command? Mar 03 17:39:56 and what I did is: I'm connected via Wi-Fi to the router (5 GHz), doing this: "ping6 -s 1300 basicxp.ru" Mar 03 17:40:06 causes a crash Mar 03 17:40:21 pinging from a client device? Mar 03 17:40:26 yes Mar 03 17:40:29 okay Mar 03 17:40:37 doing the same from the router doesn't seem to affect it Mar 03 17:40:42 so I suspect wireless maybe? Mar 03 17:41:04 you know what number is the trigger? is 1200 okay? Mar 03 17:41:16 the default length is okay Mar 03 17:41:22 if I don't specify the size Mar 03 17:41:32 haven't tried 1200 Mar 03 17:41:52 you might try bisecting it to see if you can find the threshold Mar 03 17:42:29 * russell-- recalls MTU is more crucial in ipv6 land Mar 03 17:44:58 russell--: I'll try that as soon as I'm done configuring some stuff Mar 03 17:59:02 Also, I seem not to be able to install avahi-daemon from downloads.openwrt.org/snapshots/trunk Mar 03 17:59:17 Says can't satisfy dependencies "libc * libc * libc" and so on Mar 03 19:10:03 this stupid thing has a complex and different channel config function :( Mar 03 21:59:55 luka r35865 trunk/target/linux/ar71xx/ (19 files in 10 dirs) * ar71xx: rework changes from r35840 Mar 03 21:59:57 luka r35866 trunk/package/boot/uboot-envtools/files/ar71xx * [package] uboot-env: wzr-600dhp uses wzr-hp-ag300h name Mar 04 01:39:24 updated openwrt/upstream, https://home.comcast.net/~sdwalker/uscan/index.html Mar 04 02:12:33 marek r35867 packages/net/batman-adv/ (6 files in 3 dirs) Mar 04 02:12:33 batman-adv: upgrade package to latest release 2013.1.0 & batman-adv script removal **** ENDING LOGGING AT Mon Mar 04 02:59:58 2013