**** BEGIN LOGGING AT Mon Nov 30 03:00:50 2015 Nov 30 04:44:20 build #158 of ramips.rt3883 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt3883/builds/158 Nov 30 06:09:55 hmm, on r47670 (and r47665) the LAN ports don't seem to work Nov 30 06:10:11 on ar71xx netgear wndr3800 Nov 30 06:10:55 link light goes on, interface shows UP, but no dhcp Nov 30 06:11:05 with a static ip, i wasn't able to ping either Nov 30 06:14:24 russell--: can you access failsafe? Nov 30 06:14:35 hmm, no 't' on port5 compared to a working config Nov 30 06:14:42 i can access via wifi and wan Nov 30 06:14:50 russell--: if yes, please pastebin /etc/config/network, /etc/board.json and the output of "swconfig dev switch0 show" Nov 30 06:14:51 and, in the present case, via serial console Nov 30 06:15:10 missing t should be no problem Nov 30 06:15:16 ok, stand by... Nov 30 06:19:42 jow_laptop: http://pastebin.com/cE9CENWx Nov 30 06:20:19 russell--: ah, this does not look like a default config Nov 30 06:20:34 no, it isn't Nov 30 06:20:35 russell--: did you simply restore it? add your extra ifaces with a script? Nov 30 06:21:32 i use a uci-defaults script to layer my stuff over, but i don't touch the switch configuration, i could build a vanilla image and try that Nov 30 06:22:07 russell--: ok, the default config changed to follow the settings of other boards (no tagged cpu port if only one vlan) Nov 30 06:22:19 russell--: add the following lines to your uci-defaults script: Nov 30 06:22:36 uci set network.@switch_vlan[0].ports="0 1 2 3 5t" Nov 30 06:23:13 uci set network.lan.ifname=eth0.1 Nov 30 06:23:41 alternatively create "priv" with eth0 instead of eth0.1 Nov 30 06:23:46 i only have the one vlan in the normal case, could I just use eth0 without the tag? Nov 30 06:23:49 ah, okay Nov 30 06:23:59 make sense Nov 30 06:24:05 makes* sense Nov 30 06:24:08 ;-) Nov 30 06:28:23 jow_laptop: works, thanks Nov 30 06:38:56 jow_laptop: my /tmp/sysinfo/model is: "NETGEAR WNDR3800NETGEAR" ... is that intentional? Nov 30 06:39:35 russell--: likely not Nov 30 06:44:50 looks like it is getting fished out of a flash partition in /lib/ar71xx.sh Nov 30 06:45:12 how do i switch a git clone of trunk to cc? Nov 30 06:45:13 yeah, there's multiple variants Nov 30 06:45:18 russell--: ^ Nov 30 06:45:31 different offsets, even within the same hw revision Nov 30 06:46:10 DonkeyHotei: depends on your upstream. If its git.openwrt.org/openwrt.git then you need to make a separate clone Nov 30 06:46:23 from .../15.05/openwrt.git Nov 30 06:46:37 or use github.com/openwrt/openwrt if you want a clone with all branches in one repo Nov 30 06:46:38 no other way? Nov 30 06:46:44 no Nov 30 07:25:28 build #166 of ramips is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/166 Nov 30 07:31:22 build #138 of ar7 is complete: Failure [failed compile_5] Build details are at http://buildbot.openwrt.org:8010/builders/ar7/builds/138 Nov 30 07:34:24 build #126 of mpc83xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc83xx/builds/126 Nov 30 07:55:22 build #125 of ep93xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ep93xx/builds/125 Nov 30 08:20:58 jow_laptop: Nov 30 08:21:01 root@drank:/# dd if=/dev/mtdblock6 bs=1 skip=41 count=32 | hexdump -C Nov 30 08:21:01 00000000 32 39 37 36 33 36 35 34 2b 31 36 2b 31 32 38 57 |29763654+16+128W| Nov 30 08:21:04 00000010 4e 44 52 33 38 30 30 00 00 4e 45 54 47 45 41 52 |NDR3800..NETGEAR| Nov 30 08:54:02 cyrusff: ping Nov 30 10:17:11 jow r47671 trunk/package/base-files/files/lib/functions/uci-defaults-new.sh * base-files: uci-defaults-new: add board id and name helpers Nov 30 10:17:31 jow r47672 trunk/target/linux/ar71xx/base-files/etc/board.d/00_model * ar71xx: record board id and model name in /etc/board.json Nov 30 10:43:24 jow r47673 trunk/package/base-files/files/lib/functions/uci-defaults-new.sh * base-files: uci-defaults-new: fix unquoted variables Nov 30 10:43:36 jow r47674 trunk/target/linux/mvebu/base-files/etc/ (6 files in 3 dirs) * mvebu: switch network and led config defaults to board detection framework Nov 30 10:55:51 jow r47675 trunk/package/base-files/files/bin/config_generate * base-files: uci-defaults-new: only emit force_link for additional ifaces Nov 30 11:05:35 build #159 of cobalt is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cobalt/builds/159 Nov 30 11:08:23 build #159 of cns21xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/cns21xx/builds/159 Nov 30 11:09:34 jow r47676 trunk/target/linux/mpc85xx/base-files/etc/board.d/02_network * mpc85xx: convert to ucidef_add_switch_ports() Nov 30 11:11:04 build #159 of orion is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/orion/builds/159 Nov 30 11:57:38 kaloz r47677 trunk/package/kernel/mwlwifi/Makefile * mwlwifi: update to latest revision, fixes a kernel panic Nov 30 11:58:17 kaloz r47678 branches/chaos_calmer/package/kernel/mwlwifi/Makefile * mwlwifi: update to latest revision, fixes a kernel panic (backport of [47677]) Nov 30 12:32:18 jow r47679 trunk/package/base-files/files/ lib/functions/uci-defaults-new.sh bin/config_generate * base-files: uci-defaults-new, config_generate: allow force tagged cpu ports Nov 30 12:48:41 build #156 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/156 Nov 30 12:49:23 jow r47680 trunk/target/linux/mpc85xx/base-files/etc/board.d/00_model * mpc85xx: record board id and model name in /etc/board.json Nov 30 15:10:35 build #133 of ar71xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ar71xx/builds/133 Nov 30 16:52:08 build #157 of imx6 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/imx6/builds/157 Nov 30 19:44:04 build #130 of ramips.rt305x is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt305x/builds/130 Nov 30 19:47:04 build #153 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/153 Nov 30 22:39:11 build #134 of ramips.mt7620 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7620/builds/134 Nov 30 23:02:18 build #127 of ath25 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ath25/builds/127 Dec 01 00:17:20 build #160 of ramips.mt7628 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.mt7628/builds/160 Dec 01 01:34:25 build #137 of avr32 is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/avr32/builds/137 Dec 01 02:48:06 build #159 of ramips.rt3883 is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/ramips.rt3883/builds/159 **** ENDING LOGGING AT Tue Dec 01 03:00:46 2015