**** BEGIN LOGGING AT Sat May 30 02:59:59 2020 May 30 04:19:15 build #373 of apm821xx/nand is complete: Failure [failed kmodconfig] Build details are at http://buildbot.openwrt.org/master/images/builders/apm821xx%2Fnand/builds/373 blamelist: Adrian Schmutzler , Daniel Golle May 30 04:20:36 build #387 of mediatek/mt7623 is complete: Failure [failed defconfig dltar] Build details are at http://buildbot.openwrt.org/master/images/builders/mediatek%2Fmt7623/builds/387 blamelist: Adrian Schmutzler , Daniel Golle May 30 04:46:03 build #382 of cns3xxx/generic is complete: Failure [failed defconfig dltar] Build details are at http://buildbot.openwrt.org/master/images/builders/cns3xxx%2Fgeneric/builds/382 blamelist: Adrian Schmutzler , Daniel Golle May 30 15:36:00 is Jeffery To around here by any chance? May 30 17:36:22 build #374 of apm821xx/nand is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/apm821xx%2Fnand/builds/374 May 30 18:24:44 build #388 of mediatek/mt7623 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/mediatek%2Fmt7623/builds/388 May 30 18:57:26 hi, how do I need to modify the openwrt source to deselect ppp support by default? May 30 18:58:31 I tried to remove ppp from include/target.mk, but that does not work May 30 18:59:33 "make menuconfig" tells me that ppp is selected by the dropbear package. But the dropbear package does not mention ppp... May 30 19:01:21 build #383 of cns3xxx/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/cns3xxx%2Fgeneric/builds/383 May 30 20:33:51 dengqf6: my last mac80211.sh commit might have fixed it otherwise i'll look further May 30 20:34:51 dengqf6: currently sketching out plans to convert the netdev handling to c and just let the shell handle .conf generation May 30 20:35:28 that will solve plenty problems and add state to the whole wifi stuff May 30 20:35:48 #uwifid FTW May 30 20:36:31 need to build uieee1095d first though May 30 20:38:02 thinking, i should really add lldp aswell May 30 21:05:50 mwarning: i put this in my .config stubs: http://paste.debian.net/1149800/ May 30 21:06:37 mwarning: "luci" web ui will select ppp - https://openwrt.org/docs/guide-user/additional-software/saving_space for minimal luci package selection May 30 21:27:30 I will try May 30 21:32:41 plntyk: luci is not selected for custom builds May 30 21:37:31 ah then include/target.mk:DEFAULT_PACKAGES.router:=dnsmasq iptables ip6tables ppp ppp-mod-pppoe firewall odhcpd-ipv6only odhcp6c kmod-ipt-offload May 30 21:43:01 I tried that, but it does not have any visible effect May 30 21:43:06 ppp is still selected May 30 21:44:29 russell--: this approach works. But I would prefer to do using a patch for non obvious reasons.. May 30 21:48:09 did you have a clean git / build dir ? there might be some temporary files that might cache something May 30 21:48:25 tmp/ folder that is generated etc May 30 21:52:18 hm, I did delete tmp/ May 30 21:52:53 mwarning, if i remove the ppp ppp-mod-pppoe and have a clean up build dir then it is not selected on my end May 30 21:53:52 git clean -xfd and no feeds and no tmp and no .config May 30 21:55:30 hm, I need to try to remove .config May 30 22:00:42 plntyk: I cloned the openwrt repo, removed ppp from include/target.mk, updated and installed the feeds and called "make menuconfig" May 30 22:00:52 ppp is selected for me May 30 22:01:02 what did you do different? May 30 22:01:22 removed ppp-mod-pppoe entry there too May 30 22:01:29 I did May 30 22:03:28 http://paste.debian.net/1149807/ May 30 22:05:48 git stash , git clean -xfd and make menuconfig -> ppp package is selected again (CONFIG_PACKAGE_ppp=y) May 30 22:06:12 hm May 30 22:06:19 you use lede? May 30 22:08:50 no - that is just an old checkout - it redirects to openwrt now i think and shouldnt differ May 30 22:09:06 ok May 30 22:12:05 this seems to work: http://paste.debian.net/1149809/ May 30 22:12:11 (as you probably did) May 30 22:12:26 now I need to figure out why it does not work in the other case May 30 22:29:48 plntyk: ok, I found the issue. My openwrt cache contained a .config, but it did not show up on git status because it is on the .gitignore May 30 22:30:00 plntyk: thank you for the help :) **** ENDING LOGGING AT Sun May 31 02:59:57 2020