**** BEGIN LOGGING AT Mon Sep 21 02:59:59 2015 Sep 21 03:13:15 build #98 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/98 Sep 21 03:16:14 build #91 of mxs is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/mxs/builds/91 Sep 21 03:16:55 build #98 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/98 Sep 21 03:24:52 build #98 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/98 Sep 21 03:49:57 build #88 of uml is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/88 Sep 21 04:06:48 build #88 of cns3xxx is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/cns3xxx/builds/88 Sep 21 04:13:46 build #97 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/97 Sep 21 04:27:41 build #86 of mcs814x is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/mcs814x/builds/86 Sep 21 04:38:04 _trine: and its fixed after a reboot? Sep 21 06:25:42 build #93 of brcm63xx.smp is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx.smp/builds/93 Sep 21 08:53:29 <_trine> jow_laptop, yes after a reboot it goes away for a while (some days) Sep 21 08:54:07 <_trine> jow_laptop, I have a feeling it is associated with heavy usage like torrenting Sep 21 08:54:09 _trine: maybe you run out of ram. There is nothing I can fix Sep 21 08:54:35 the code in question merely uses a lua module called with "require" Sep 21 08:54:50 <_trine> jow_laptop, yes i think you are right about the RAM issue Sep 21 08:54:54 this module likely does not have enough memory to put its values on the stack Sep 21 08:55:20 <_trine> thats was also my feeling too but why should it affect only the LUCI gui Sep 21 08:55:30 <_trine> ah I see Sep 21 08:56:11 <_trine> shouldn't openwrt reclaim some memory in that case Sep 21 08:56:40 apparently not Sep 21 08:57:41 <_trine> This has only started to happen in the last 4 months or so Sep 21 08:57:52 maybe related to a kernel update, I don't know Sep 21 08:58:21 <_trine> well it could be,, but for sure something has changed to cause it Sep 21 08:58:33 but as I said, I cannot really fix something here Sep 21 08:58:53 <_trine> Jo I understand and agree Sep 21 10:37:07 Hello, me again Sep 21 10:37:33 Is there a collectd/graph expert in the house? Sep 21 10:39:58 With help I recently re-enabled collectd's netlink plugin. Seems to collect data. Unfortunately only graph that's displayed in luci is the bytes/s. Sep 21 10:41:34 looking at netlink.lua shows it should report packets, multicast, collisions, errors graphs as well as the displayed 'traffic' Sep 21 11:43:40 KevinDB: likely the rrd structure changed Sep 21 11:43:53 KevinDB: can you tar the netlink subdirectory and upload it somewhere? Sep 21 11:52:20 is there any trick for updating a patches-3.18/somethign when everyone moves to patches-4.1/something? Sep 21 11:56:11 jow_laptop: Sure. Do you have somewhere I can upload it (only 160K anyway) Sep 21 11:58:14 send it to me by mail Sep 21 11:58:21 jow - at - openwrt.org Sep 21 12:00:12 jow_laptop: You've got mail ;-) Sep 21 13:24:11 jow_laptop: this static zlib, that's in the prereq check now, but you always needed it right? Sep 21 13:24:31 ie, I used to be able to build just fine, but now after updating even with a make distclean it complains about not finding static zlib Sep 21 13:26:47 karlp: static zlib is new, before it was dynamic zlib Sep 21 13:30:18 the commit log says "prefer static linking" but doesn't say why? Sep 21 13:30:38 also prefer != require.... but we're past that point obviously :) Sep 21 13:30:45 karlp: we want to phase out LD_LIBRARY_PATH hacks for host utils Sep 21 13:31:03 karlp: for that we need to link them statically in order to avoid relocation problems Sep 21 13:31:40 relocation as in ability to move host utils around for e.g. imagebuilder or sdk or toolchain Sep 21 13:31:52 fine, I was already on my way to the shop to get a bigger drive for openwrt anyway Sep 21 13:32:21 maybe it's just me, but I'd lvoe to see the reason in the commit log. Sep 21 13:33:10 https://www.mail-archive.com/openwrt-tickets@lists.openwrt.org/msg12791.html Sep 21 13:33:25 https://www.mail-archive.com/openwrt-tickets@lists.openwrt.org/msg12791.html Sep 21 13:33:29 oops Sep 21 13:33:34 https://www.mail-archive.com/openwrt-tickets@lists.openwrt.org/msg12622.html Sep 21 13:33:47 those kind of issues are caused by our current use of LD_LIBRARY_PATH Sep 21 13:34:18 oh, I get it now that you say that Sep 21 13:34:27 I just didn't find that in the commit log where I looked for the change. Sep 21 13:34:41 it just said, "prefer static" Sep 21 14:56:07 jow_laptop: new collectd commit for you re: ip dependency :-) Sep 21 17:20:02 nbd r47009 trunk/package/kernel/mac80211/Makefile * ath10k: remove API v2 firmware, it is no longer needed Sep 21 17:20:07 nbd r47010 trunk/tools/mtd-utils/Makefile * tools/mtd-utils: fix PKG_MIRROR_MD5SUM Sep 21 17:20:24 nbd r47011 branches/chaos_calmer/tools/mtd-utils/Makefile * tools/mtd-utils: fix PKG_MIRROR_MD5SUM Sep 21 17:29:26 anyone else getting mtd-utils md5sum problems for 1.5.1? Sep 21 17:30:00 karlp: you mean the one i just committed the fix for? Sep 21 17:30:11 damnit. had jsut done a pull again too :| Sep 21 17:30:19 missed you by minutes then I guess :) Sep 21 17:30:23 ;) Sep 21 17:30:31 thanks :) Sep 21 17:30:35 just got it now :) Sep 21 17:42:00 nbd r47012 trunk/toolchain/musl/common.mk * musl: fix build on sh3 Sep 21 17:42:08 nbd r47013 trunk/target/linux/omap/ (7 files in 2 dirs) * omap: add Kernel 4.1 Sep 21 17:42:17 nbd r47014 trunk/package/network/ utils/uqmi/files/lib/netifd/proto/qmi.sh utils/uqmi/Makefile * uqmi: Add qmi.sh executable bit and fix option dhcp Sep 21 17:42:24 nbd r47015 trunk/package/base-files/files/lib/functions/preinit.sh * base-files: fix ramoverlay function with kernels 3.18+ Sep 21 17:42:46 jow_laptop, nbd: any thoughts on the patches to fix nut, that I posted a few days ago? Sep 21 17:44:15 i don't even know what nut is Sep 21 17:44:28 nbd r47016 branches/chaos_calmer/package/base-files/files/lib/functions/preinit.sh * base-files: fix ramoverlay function with kernels 3.18+ Sep 21 18:22:03 build #98 of ipq806x is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ipq806x/builds/98 Sep 21 18:24:22 build #98 of realview is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/realview/builds/98 Sep 21 18:24:28 I've enabled ext4 image building in the menuconfig, but it doesn't get built after make finishes. is there anything I'm missing? (ar71xx target if that matters; trying to boot it in qemu) Sep 21 18:27:15 * attila_lendvai tries building the mips malta target Sep 21 18:31:29 build #97 of x86.64 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/x86.64/builds/97 Sep 21 18:44:03 attila_lendvai: if the target does not define any ext4 image recipes, then there won't be any built Sep 21 18:44:59 KanjiMonster: oh, I see, thanks! then probably I'll have one for the qemu target when it finishes... Sep 21 19:58:16 build #98 of ramips.mt7621 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7621/builds/98 Sep 21 20:00:28 any ideas what I need to compile into the malta kernel so that it can see the disk image given as qemu-system-mips -hda openwrt-malta-be-root.ext4 (as seen on http://wiki.openwrt.org/doc/howto/qemu) Sep 21 20:01:10 the relevant virtio kernel modules? Sep 21 20:02:12 I guess I'll also need ext4 compiled into (as opposed to a kernel module)? Sep 21 20:02:37 * attila_lendvai wonders if these are -dev level questions Sep 21 20:19:05 build #89 of ar71xx is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx/builds/89 Sep 21 20:22:07 FTR, malta needs at least qemu v2.2.0. damn, my debian jessie is already too old... Sep 21 20:22:32 the relevant (closed) bug: https://dev.openwrt.org/ticket/16881 Sep 21 20:29:32 * attila_lendvai gives up for today Sep 21 21:04:56 wigyori r47017 trunk/package/boot/uboot-mxs/Makefile * packages: uboot-mxs: do no modify the U-Boot image, copy as-is Sep 21 21:05:40 wigyori r47018 trunk/package/boot/uboot-mxs/Makefile * packages: uboot-mxs: bless UBOOT_IMAGE with a meaning Sep 21 21:06:31 wigyori r47019 trunk/target/linux/mxs/image/Makefile * mxs: adopt SD card generation to fixed U-Boot path Sep 21 21:09:24 wigyori r47020 trunk/ tools/Makefile tools/sdimage tools/sdimage/Makefile * tools: add sdimage for mxs Sep 21 21:12:00 wigyori r47021 trunk/target/linux/ (5 files) * mxs: re-work SD card image generation Sep 21 21:16:57 cyrus r47022 trunk/package/ (10 files in 10 dirs) * package: Remove dependencies to kmod-ipv6 Sep 21 22:45:50 build #98 of rb532 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/98 Sep 22 00:06:06 build #91 of kirkwood is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/kirkwood/builds/91 Sep 22 02:37:22 build #90 of ramips.rt305x is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt305x/builds/90 **** BEGIN LOGGING AT Tue Sep 22 02:44:05 2015 **** ENDING LOGGING AT Tue Sep 22 02:59:59 2015