**** BEGIN LOGGING AT Thu Nov 26 03:00:43 2015 Nov 26 03:27:53 build #152 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/152 Nov 26 04:33:59 build #130 of ixp4xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/130 Nov 26 06:15:09 build #156 of oxnas is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/oxnas/builds/156 Nov 26 06:25:39 build #145 of ar71xx.nand is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx.nand/builds/145 Nov 26 06:28:50 build #153 of imx6 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/imx6/builds/153 Nov 26 06:30:17 build #150 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/150 Nov 26 09:59:12 build #123 of ar71xx.mikrotik is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx.mikrotik/builds/123 Nov 26 10:02:41 build #124 of ath25 is complete: Failure [failed shell_14] Build details are at http://buildbot.openwrt.org:8010/builders/ath25/builds/124 Nov 26 10:04:47 build #123 of adm8668 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/adm8668/builds/123 Nov 26 10:39:43 nbd r47651 branches/chaos_calmer/tools/mkimage/Makefile * mkimage: cross compile fix: pass HOST_*FLAGS in to uboot's makefile Nov 26 11:00:11 Noltari_: ucidef_set_led_mcc? why is that named _mmc? It seems to be just a generic function to register a triger by parameter name? Nov 26 11:05:39 Noltari_: also, I don't see it being used anywhere? Nov 26 11:13:51 <_trine> the default GCC compiler Version (gcc 4.8.x with Linaro enhancements) has been changed to --- to gcc 5.x and as a result ZNC is no longer available in menuconfig Nov 26 11:17:55 jow r47652 trunk/package/base-files/files/lib/functions/uci-defaults-new.sh * base-files: uci-defaults-new: properly quote variables Nov 26 11:30:31 _trine: you could open up an issue on github Nov 26 11:30:40 if there isn't one already Nov 26 11:35:29 how would that remove it from menuconfig anway? Nov 26 11:41:42 karlp: implicit compiler version deps Nov 26 11:43:17 rmilecki r47653 trunk/target/linux/bcm53xx/files/drivers/mtd/spi-nor/bcm53xxspiflash.c * bcm53xx: update bcm53xxspiflash to match spi-nor backported from 4.4-rc1 Nov 26 11:43:18 so, ZNC would depend on a package that has an explict compiler version dep? Nov 26 11:50:04 ZNC has explicit compiler version deps Nov 26 11:50:10 @GCC_VERSION_4_8||GCC_VERSION_4_9 Nov 26 11:50:12 no idea why Nov 26 11:52:40 c++ problems I guess Nov 26 11:52:58 KanjiMonster: ? Nov 26 11:54:46 'Requires GCC 4.7 or newer, so broken for octeon' was in the commit msg Nov 26 11:55:04 so it's simply a broken dep, it should have been @!GCC_VERSION_4_6 instead Nov 26 11:56:02 I'll drop it completely, as we don't support anything lower than 4.8 now Nov 26 11:58:17 right Nov 26 11:59:07 might have been that we still had 4.4 support at the time I added that (for arc32 or so) Nov 26 12:01:04 karlp: should be now visible again Nov 26 12:01:51 karlp: for the .2 update you will still need to wait for me to test that it works (likely weekend) Nov 26 12:02:16 not me, trine was the one wasking about it, I was just curious how a compiler change made it disappear from the menu :) Nov 26 12:02:31 but thanks for the prompt action, always good to see :) Nov 26 12:04:34 jow r47654 trunk/package/base-files/files/bin/config_generate * base-files: config_generate: reformat for better readability and quote variables Nov 26 12:04:40 jow r47655 trunk/package/base-files/files/lib/functions/uci-defaults-new.sh * base-files: uci-defaults-new: fix storing rssi leds and triggers in board.json Nov 26 12:04:44 jow r47656 trunk/package/base-files/files/bin/config_generate * base-files: config_generate: support rssi leds Nov 26 12:46:06 jow r47657 trunk/target/linux/ramips/base-files/etc/board.d/01_leds * ramips: hg255d: replace ucidef_set_led_interface() with ucidef_set_led_netdev() Nov 26 12:46:10 jow r47658 trunk/package/base-files/files/ lib/functions/uci-defaults-new.sh bin/config_generate * base-files: uci-defaults-new: remove ucidef_set_led_interface() Nov 26 13:26:01 KanjiMonster: do you know if in bcm6328 the gpio23 and gpio24 is sharing the output with an IRQ or something similar? Nov 26 13:28:28 danitool: I have almost no information about the pinmux of 6328, I only know of it being also the port 3 activity led signal Nov 26 13:30:26 I ask because I was building a CFE, and it only detected the reset button when configured with something the sourcecode calls BP_EXT_INTR_0 Nov 26 13:31:03 but the reset button is detected in Openwrt as the gpio23 Nov 26 13:32:24 it seems the mechanism to detect this irq is by using the code PERF ((volatile PerfControl * const) PERF_BASE) Nov 26 13:33:12 but no reference to any gpio23 in the PerfControl structure Nov 26 13:53:04 jow r47659 trunk/package/base-files/files/bin/config_generate * base-files: config_generate: regroup led generator code Nov 26 13:53:08 jow r47660 trunk/package/base-files/files/ lib/functions/uci-defaults-new.sh bin/config_generate * base-files: uci-defaults-new, config_generate: support for gpio leds Nov 26 14:05:38 build #156 of brcm63xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx/builds/156 Nov 26 14:08:38 kaloz r47661 trunk/package/ kernel/mwlwifi/patches/110-ampdu_api.patch kernel/mwlwifi/patches/100-drop_old_api.patch kernel/mwlwifi/Makefile * mwlwifi: update to latest version Nov 26 14:09:12 kaloz r47662 branches/chaos_calmer/package/kernel/mwlwifi/Makefile * mwlwifi: update to latest version (backport of [47661]) Nov 26 14:42:29 jow r47663 trunk/target/linux/ar71xx/base-files/etc/ (5 files in 3 dirs) * ar71xx: switch network and led defaults to board detection framework Nov 26 14:49:23 build #158 of bcm53xx is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/bcm53xx/builds/158 Nov 26 14:52:49 build #134 of avr32 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/134 Nov 26 15:00:16 build #156 of ramips.mt7628 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7628/builds/156 Nov 26 15:40:38 build #156 of ipq806x is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ipq806x/builds/156 Nov 26 15:42:39 build #157 of brcm47xx.legacy is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx.legacy/builds/157 Nov 26 15:57:29 build #158 of lantiq is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/lantiq/builds/158 Nov 26 16:10:51 build #157 of brcm47xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/brcm47xx/builds/157 Nov 26 16:21:33 build #155 of ramips.rt3883 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt3883/builds/155 Nov 26 16:22:08 build #156 of ramips.mt7621 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7621/builds/156 Nov 26 16:40:13 nbd r47664 trunk/target/linux/generic/ patches-4.1/141-Revert-mtd-spi-nor-disable-protection-for-Winbond-fl.patch patches-4.1/465-m25p80-mx-disable-software-protection.patch patches-4.3/141-Revert-mtd-spi-nor-disable-protection-for-Winbond-fl.patch patches-4.3/465-m25p80-mx-disable-software-protection.patch Nov 26 16:40:14 kernel: revert a faulty upstream commit that was added with the spi-nor/m25p80 backport (fixes #20971) Nov 26 16:47:00 build #138 of xburst is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/138 Nov 26 17:13:06 rmilecki r47665 trunk/target/linux/generic/ patches-4.3/142-mtd-spi-nor-include-mtd.h-header-for-struct-mtd_info.patch patches-4.1/142-mtd-spi-nor-include-mtd.h-header-for-struct-mtd_info.patch * kernel: add fix for missing include in spi-nor.h (#20973) Nov 26 18:31:15 [Thu 2015-11-26 03:56:04 AM PST] I'll drop it completely, as we don't support anything lower than 4.8 now <--- you mean drop the dep, right? Nov 26 21:31:47 hmm. one of our networks is only getting a /64 instead of the requested /60 from comcast Nov 26 21:41:56 hmm, I have a package that is "stuck" on my OpenWRT router Nov 26 21:42:17 it is no longer installed, and no longer available on a package server, but still shows up in "opkg list" Nov 26 21:42:47 the problem is that it prevents a new version of the package to be installed... Nov 26 21:43:15 (OpenWRT tries to download the old, "stuck" version of the package, but doesn't find it on the local package server) Nov 26 21:43:43 where is the list of available packages supposed to be stored? Nov 26 21:44:07 I already tried deleting everything in /var/opkg-list, without success, the old package version stil shows up in "opkg list" Nov 26 21:45:00 opkg --help Nov 26 21:45:32 yes? Nov 26 21:51:02 /usr/lib/opkg... Nov 26 21:57:15 thanks Nov 26 22:21:43 build #139 of arm64 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/arm64/builds/139 Nov 27 00:37:24 build #142 of netlogic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/netlogic/builds/142 Nov 27 00:40:58 build #124 of mpc83xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/124 Nov 27 01:20:32 build #123 of ep93xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/123 Nov 27 02:16:10 build #153 of malta is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/malta/builds/153 Nov 27 02:16:17 build #157 of oxnas is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/oxnas/builds/157 Nov 27 02:16:35 build #163 of ramips is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/163 **** ENDING LOGGING AT Fri Nov 27 03:00:51 2015