**** BEGIN LOGGING AT Mon Sep 23 02:59:59 2013 Sep 23 07:00:47 build #390 of orion is complete: Failure [failed shell_10 compile_1] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/390 Sep 23 07:37:06 build #380 of lantiq is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/380 Sep 23 08:25:07 juhosg r38127 trunk/target/linux/ar71xx/image/Makefile * ar71xx: image: rename the Cameo macros Sep 23 08:25:08 juhosg r38128 trunk/target/linux/ar71xx/image/Makefile * ar71xx: image: add new macros for AP99 based Cameo devices Sep 23 08:46:07 good morning, yesterday I tried to upgrade DIR-610 A1 (Ralink) to openwrt from stock, it accept the image but gave a kernel panic, my guess is something with partition layout and seama, if anyone wants to take a look, here is my dts file: http://codepad.org/ONZdgMZ3 and boot log: http://codepad.org/rLOjLHdy Sep 23 08:47:03 I don't think it has something to do with flashchip detection as it detects and creates partitions fine Sep 23 08:48:53 ah, I forgot the stock boot log for comparing partition layout: http://codepad.org/stXQWQSQ Sep 23 09:00:02 build #389 of orion is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/389 Sep 23 09:02:04 juhosg r38129 trunk/target/linux/ar71xx/image/Makefile * ar71xx: update the Image/Build/Cameo macro Sep 23 09:08:32 Devastator: looks like either you need to update your config for the correct mtd partition parser, or juhosg broke something with his recent commits (there should be a mtd parser responsible for parsing the firmware partition and creating the rootfs/kernel partitions) Sep 23 09:10:12 KanjiMonster thanks, do you think it's ok to e-mail the list about this? Sep 23 09:11:20 Devastator: I would first investigate what the actual issue is (is the appropriate mtd parser called? are there config symbols missing? etc pp) Sep 23 09:11:49 hum, ok Sep 23 09:12:28 KanjiMonster I guess a working initramfs image doesn't mean anything, right? Sep 23 09:12:48 it doesn't Sep 23 09:14:14 Devastator: the "uimage-fw" parser should be called (from drivers/mtd/mtdsplit_uimage.c) Sep 23 09:19:45 KanjiMonster hummm Sep 23 09:20:35 KanjiMonster well, if you have a sugestion where to start investigating and how, I'm all eyes :P Sep 23 09:20:52 let me take a look at this mtdsplit.. Sep 23 09:23:25 KanjiMonster do you know if Felix Kaechele uses IRC or even if you know him? Sep 23 09:23:49 juhosg r38130 trunk/target/linux/ar71xx/image/Makefile * ar71xx: image: update the Image/Build/CameoHornet macro Sep 23 09:24:49 blogic: is there a way to start more processes in the init scipt with procd_set_param and get them ended in stop_service? Sep 23 09:24:52 Devastator: doesn't ring a bell, but that doesn't mean anything; I'm not good with names. Sep 23 09:25:10 KanjiMonster heheh, ok Sep 23 09:26:57 KanjiMonster I don't have that file in my buildroot Sep 23 09:34:23 right, my buildroot is a few commits behind.. Sep 23 09:40:56 great, git.openwrt.org seems down Sep 23 09:42:07 gotta love my luck.. Sep 23 09:47:47 build #358 of rb532 is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/358 Sep 23 09:49:37 KanjiMonster my timing was a little off :) https://dev.openwrt.org/changeset/38114 Sep 23 09:49:49 compiling latest trunk now :P Sep 23 09:49:59 juhosg r38131 trunk/target/linux/ ar71xx/files/arch/mips/ath79/mach-tew-732br.c ar71xx/config-3.10 ar71xx/patches-3.10/627-MIPS-ath79-add-TEW-732BR-support.patch * ar71xx: add kernel support for the TEW-732BR board Sep 23 09:50:00 juhosg r38132 trunk/target/linux/ ar71xx/base-files/etc/diag.sh ar71xx/base-files/etc/uci-defaults/01_leds ar71xx/base-files/lib/ar71xx.sh ar71xx/base-files/lib/upgrade/platform.sh * ar71xx: add user-space support for the TEW-732BR board Sep 23 09:50:02 juhosg r38133 trunk/target/linux/ ar71xx/generic/profiles/trendnet.mk ar71xx/image/Makefile * ar71xx: add profile and build image for the TEW-732BR board Sep 23 09:50:21 build #358 of ppc44x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/358 Sep 23 09:51:36 it's impossible to keep up with devs :| Sep 23 10:12:15 tripolar r38134 packages/net/portmap/ files/portmap.init Makefile Sep 23 10:12:15 [packages] portmap: switch to new procd init script style and create and use the "rpc" Sep 23 10:12:15 user instead of the "nobody" user for the daemon Sep 23 10:12:15 Signed-off-by: Peter Wagner Sep 23 10:15:13 tripolar r38135 packages/net/tor/files/tor.init * [packages] tor: use new procd init script style Sep 23 10:44:37 KanjiMonster after a git pull, r38031 should increase, right? [ 0.000000] Linux version 3.10.12 (openwrt@owrt) (gcc version 4.6.4 (OpenWrt/Linaro GCC 4.6-2013.05 r38031) ) #1 Mon Sep 23 07:22:49 BRT 2013 Sep 23 10:45:14 or not always? I did a git pull, make clean and make Sep 23 10:49:38 build #371 of uml is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/371 Sep 23 11:26:25 tripolar r38136 packages/net/openssh/ Makefile patches/200-dscp-qos.patch * [packages] openssh: update to 6.3p1 Sep 23 11:29:53 Devastator: unless you rebuild the toolchain, the toolchain revision number is not going to increase ;) Sep 23 12:05:54 nbd thanks! I was just wondering if I have built latest trunk, I don't understand why my firmware doesn't boot Sep 23 12:14:21 nbd do you happen to know who Felix Kaechele is? Sep 23 12:15:16 juhosg r38137 trunk/target/linux/ar71xx/image/Makefile * ar71xx: image: build Planex kernels in a separate step Sep 23 12:15:17 juhosg r38138 trunk/target/linux/ar71xx/image/Makefile * ar71xx: image: allow to build initramfs for Planex devices Sep 23 12:15:19 juhosg r38139 trunk/target/linux/ar71xx/image/Makefile * ar71xx: image: update Build/Image/Planex macro Sep 23 12:55:03 juhosg r38140 trunk/target/linux/ar71xx/image/Makefile * ar71xx: image use the 64kraw template for the TEW-732BR board Sep 23 13:44:09 build #338 of sibyte is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/sibyte/builds/338 Sep 23 15:51:17 build #348 of avr32 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/348 Sep 23 17:19:50 build #294 of iop32x is complete: Failure [failed shell_12] Build details are at http://buildbot.openwrt.org:8010/builders/iop32x/builds/294 Sep 23 19:50:31 juhosg r38141 trunk/target/linux/ar71xx/image/Makefile * ar71xx: image: update Image/Build/WHRHPG300N macro Sep 23 19:52:28 hmm. maybe some clues about kernel memory leak? http://sprunge.us/SZBB Sep 23 19:54:25 r38140 on wzr600dhp Sep 23 19:58:19 the fq_codel related ones don't seem to be real leaks Sep 23 19:58:59 this is the first "live" network with real users we've deployed kmemleak on Sep 23 19:59:18 i haven't looked into kmemleak yet Sep 23 19:59:26 so i don't know what conditions trigger false positives with it Sep 23 19:59:28 we have been seeing diminishing "free+cache+buffer" over months Sep 23 19:59:45 yeah, /me flying blind Sep 23 19:59:54 i heard similar reports about memory leaking Sep 23 20:00:36 3.6.x kernels didn't show it, but seems fairly ubiquitous since then Sep 23 20:01:11 fairly slow, over month timescales is obvious Sep 23 20:02:09 echo 3 > /proc/sys/vm/drop_caches doesn't fix Sep 23 20:05:31 the thing that i noticed was the multitude of hostapd references, which might be a per client thing, but there are 6 SSIDs on this device (2 radios with 3 each), so maybe nothing Sep 23 20:06:08 will keep watching Sep 23 21:59:34 luka r38142 trunk/package/ (7 files in 5 dirs) * [package] fix various init scripts Sep 23 22:00:41 luka r38143 packages/multimedia/ (5 files in 2 dirs) * [packages] mjpg-streamer: upgrade package Sep 23 22:07:51 luka r38144 packages/utils/lxc/Makefile * [packages] lxc: update lxc repository Sep 24 00:22:23 build #338 of xburst is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/338 Sep 24 00:56:20 build #320 of au1000 is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/au1000/builds/320 Sep 24 02:45:56 KanjiMonster you don't happen to be here, right? **** ENDING LOGGING AT Tue Sep 24 02:59:59 2013