**** BEGIN LOGGING AT Sun Jul 28 02:59:57 2019 Jul 28 03:22:26 okay, this is totally weird. my build (reboot-10618-g9437012b9e) for ath79 (tplink wdr3600) is trying to build gpsd for no apparent reason. it's not selected in the .config Jul 28 03:50:17 dirclean? Jul 28 04:33:13 DonkeyHotei: did alread Jul 28 05:38:49 did again, still trying to build and failing Jul 28 05:48:40 i think somehow it is getting pulled in by olsrd Jul 28 05:50:04 but, gpsd was not built 6 days ago, still baffled Jul 28 05:53:46 russell--: packages/utils/gpsd ? Jul 28 05:54:07 russell--: it's known to be broken after switch to python3 https://github.com/openwrt/openwrt/commit/316c8b5503e54cdb3ee5bd3b5d81a3b7dd139294 Jul 28 05:55:04 it needs to be fixed upstream, probably making the scons script python3 compatible Jul 28 05:59:38 the switch to python >=3.5 caught me off guard because i didn't have it installed, but i installed it and builds worked again Jul 28 06:27:14 which commit do i revert to get it building again? Jul 28 06:51:31 russell--: those related to python3 bump Jul 28 06:52:48 ynezz: maybe you can figure out why CONFIG_PACKAGE_olsrd=y tries to build gpsd Jul 28 06:53:09 not interested, sorry Jul 28 06:53:56 BTW after those commit reverts, don't forget to switch back to python2 as well `rm staging_dir/host/bin/python; touch staging_dir/host/.prereq-build` Jul 28 07:52:06 oops https://github.com/1995parham/github-do-not-ban-us Jul 28 07:56:08 great stuff Jul 28 08:11:46 I'm wondering, we don't care any indentations anymore? https://github.com/openwrt/openwrt/commit/ef3f868da0d78adf2490a762ff567cf5b636c213 Shouldn't be there 2 spaces? Did nobody notice this https://github.com/openwrt/openwrt/pull/1521#issuecomment-435659393 ? Jul 28 10:03:42 updating scons to 3.1.0 and gpsd to 3.19 and a simple patch to olsrd seems to fix the problem Jul 28 10:11:07 * russell-- just sent a patch for scons to openwrt-devel Jul 28 10:50:26 how do i submit a patch to the routing feed? Jul 28 10:51:46 nm, i found it. Jul 28 11:05:42 there are now pull requests for gpsd (https://github.com/openwrt/packages/pull/9588) and olsrd (https://github.com/openwrt-routing/packages/pull/490) Jul 28 12:13:17 Hauke: poing Jul 28 12:29:31 blogic: pong Jul 28 15:23:33 hi, I am stuck with this error: https://github.com/openwrt/openwrt/pull/1521#issuecomment-499425364 Jul 28 15:23:40 and use current openwrt master Jul 28 15:24:15 It looks like I need some python packages. Has anyone an idea which? Jul 28 15:25:04 package bytes from builtins? Jul 28 15:25:14 maybe it's only python2 Jul 28 15:26:11 no, it's also defined for python3. But maybe in a package? Jul 28 15:34:23 mwarning: did you read the comments? Jul 28 15:34:31 solution is in there. Jul 28 15:37:29 Borromini: right, sorry about that. I searched from the buttom and I stopped when there was the discussion on how to fix the problem+ Jul 28 15:37:47 I needed to install python2-future Jul 28 15:38:28 isn't like master switched to python3? Jul 28 15:40:00 mwarning: happens to the best :) Jul 28 15:53:06 MY_R: indeed, but I do not know if it is complete Jul 28 16:09:12 mwarning, ye me too, I will build ath79 image soon and then will know :D Jul 28 16:39:44 updated openwrt/upstream, https://sdwalker.github.io/uscan/index.html Jul 28 19:38:17 home sweet home Jul 28 20:36:08 Can someone here tell me how I can port switch port to led bindings like ath79_gpio_output_select(WDR3500_GPIO_LED_LAN1, AR934X_GPIO_OUT_LED_LINK3); in ar71xx to ath79 dts file? Jul 28 21:10:50 Pepe: a) I'm not aware about such rule, can you pls point me at it? b) nobody has objected about it c) I usually spot it only if there are inconsistencies within the file (mixed tabs/spaces) d) you're more then welcome to fix it Jul 28 21:15:12 e) I was told several times, that I'm being pedantic, so pedantic--; relaxed++; Jul 28 21:42:09 DerPat: so far, the only device i see using those bindings in ar71xx that has been ported to ath79 was ported by gch981213 Jul 28 21:53:47 mangix: untilt he maintainer _does_ remove lua, I think you've taken a very backward step, and IMO very much against the spirit of introducing lua5.3 as a "does no harm" sideways option Jul 28 21:55:03 Pepe: I've never seen anything that required 2 spaces there, the commit is "bad" for gratuitous whitespac echanges of course Jul 28 21:57:57 ynezz: https://www.gnu.org/software/make/manual/html_node/Recipe-Syntax.html - line starts with tab => shell command; spaces => make syntax Jul 28 22:01:10 normally, if you actyually use tabs in the wrong place in a package makefile it just "doesn't work" so there's no problems. Jul 28 22:12:46 DonkeyHotei I'm ashamed that I didn't think of looking for that myself. Thank you, again. Jul 28 22:16:17 DerPat: still, that part seems not to be ported. there might be a reason, idk Jul 28 22:19:48 Okay. I'm trying to port TL-WDR3500 (same as TL-WDR3600 but without GBit Ports). The only thing left is some odd behavior of the switch (port 4 not available / overlapping with wan) and that the leds of the lan ports stay dark because of the missing binding. It's a rather old and maybe unpopular device, but I thought as the WDR3600 was already port Jul 28 22:19:49 ed it should not be too hard. Jul 28 22:20:26 I'm new to this whole dts stuff, even though it seems pretty straight forward. Jul 28 22:45:18 rmilecki: does brcmsmac only support 1 stream? I have it running on an RT-N16 and only see 72mbps **** ENDING LOGGING AT Mon Jul 29 03:00:13 2019