**** BEGIN LOGGING AT Thu Dec 27 02:59:59 2018 Dec 27 06:42:21 Hauke: 4.19 seems to be just working... Dec 27 06:42:25 no regressions this time? Dec 27 06:42:27 weird Dec 27 09:12:29 rmilecki: on the lantiq target PCI does not work for me Dec 27 09:13:03 we haven't done much tetsing of 4.19 in openwrt, we will find some more problems ;-) Dec 27 09:22:05 Hauke: i just tested bcm53xx Dec 27 09:26:45 Hauke, i'll test mvebu when it'll be ready to build Dec 27 09:32:34 Hello Dec 27 10:39:29 Hauke: regarding https://git.lede-project.org/b1daead066173e2cdef362fa5b1776daa5ff7924 - shouldn't at least CONFIG_GCC_VERSION be generated based on the selected GCC version? Dec 27 10:59:46 KanjiMonster: yes In the end this would be better, Dec 27 11:00:13 but the kernel Kconfig system anyay overwrites it Dec 27 12:24:36 Hauke: what if we set it to 0, just like CONFIG_CLANG_VERSION? as a way of implying that its value is automatically calculated by kernel's Kconfig Dec 27 12:26:06 luaraneda: currently "make kernel_oldconfig" sets it again to the gcc version and not 0 Dec 27 12:35:37 I thought that might happen... Dec 27 12:36:17 Well, at least gcc is not bumped almost every week like the kernel Dec 27 16:40:54 greearb_: did you see my reply on github? Dec 27 16:41:35 build #1078 of rb532/generic is complete: Failure [failed targetupload] Build details are at http://phase1.builds.lede-project.org/builders/rb532%2Fgeneric/builds/1078 blamelist: Daniel F. Dickinson , Petr ?tetiar , David Bauer , Christian Lamparter , Robert Marko Dec 27 16:41:35 , Rafa? Mi?ecki , TOCK Chiu , Daniel Engberg Dec 27 17:41:22 hey all, quick question. Something I hadn't considered before. Is an ethernet controller a synonymn for MAC controller? For example would programming a standard NIC driver be equivalent to writing a driver for the NICs MAC? Dec 27 18:04:59 hey :) anybody know a easy way of hacking Zxyel? i have fmg3542 Dec 27 18:17:33 Ports: 21/filtered/tcp//ftp///, 22/filtered/tcp//ssh///, 23/filtered/tcp//telnet///, 53/open/tcp//domain//dnsmasq 2.78/, 80/filtered/tcp//http///, 443/filtered/tcp//https///, 10000/filtered/tcp//snet-sensor-mgmt///, 10001/filtered/tcp//scp-config///, 18888/open/tcp//http//ZyXEL RomPager 4.34/, 37964/filtered/tcp/////, 49152/open/tcp//upnp//Cisco-Linksys E4200 WAP upnpd (UPnP 1.0)/, 49153/open/tcp//upnp//Portable SDK for UPnP d Dec 27 18:47:17 /home/stijn/Development/LEDE/source/staging_dir/toolchain-x86_64_gcc-7.4.0_musl/include/fortify/stdlib.h:40:13: error: 'realpath' undeclared here (not in a function) Dec 27 19:00:18 can't really explain why this starts happening now Dec 27 19:00:41 fortify-headers didn't change nor did lldpd Dec 27 19:15:02 must be gcc 7.4.0 related then I guess Dec 27 19:18:35 A form was submitted in the windows-1252 encoding which cannot encode all Unicode characters, so user input may get corrupted. To avoid this problem, the page should be changed so that the form is submitted in the UTF-8 encoding either by changing the encoding of the page itself to UTF-8 or by specifying accept-charset=utf-8 on the form element. Dec 27 19:18:41 how can i fix this ? Dec 27 19:32:43 Hauke: ping Dec 27 19:33:20 how can i add accept-charset=utf-8 in the console ? Dec 27 19:33:32 like set accept-charset=utf-8 dosent work Dec 27 19:35:35 huh? Dec 27 19:36:44 set accept-charset=utf-8 SyntaxError: unexpected token: identifier[Learn More] Dec 27 19:37:37 * mangix knows no javascript Dec 27 19:57:13 build #1173 of apm821xx/sata is complete: Failure [failed images] Build details are at http://phase1.builds.lede-project.org/builders/apm821xx%2Fsata/builds/1173 blamelist: Daniel F. Dickinson , Petr ?tetiar , David Bauer , Christian Lamparter , Robert Marko Dec 27 19:57:13 , TOCK Chiu , Daniel Engberg Dec 27 20:29:32 feckert: what do you think about https://github.com/openwrt/packages/pull/7791 ? Dec 27 20:31:50 I think it should be a good start to fix build breakage, and next step bumping keepalived; and maybe add a configure option for enabling ipset support in keepalived Dec 27 21:06:13 hrm libstdcpp outnumbers uclibc++ usage by far Dec 27 21:06:23 guess people like c++11 Dec 27 21:09:17 Hauke: at least DMA is broken on brcm47xx ;) Dec 27 21:13:37 build #703 of layerscape/armv8_64b is complete: Failure [failed images] Build details are at http://phase1.builds.lede-project.org/builders/layerscape%2Farmv8_64b/builds/703 blamelist: Daniel F. Dickinson , Petr ?tetiar , David Bauer , Christian Lamparter , Robert Marko Dec 27 21:13:37 , TOCK Chiu , Daniel Engberg Dec 27 21:16:59 ^^ Dec 27 21:17:04 Error: /builder/layerscape_armv8_64b/build/build_dir/target-aarch64_generic_musl/linux-layerscape_armv8_64b/linux-4.14.90/arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts:170.3-5 syntax error Dec 27 21:17:05 FATAL ERROR: Unable to parse input tree Dec 27 21:18:12 and the previous failed build was: Dec 27 21:18:14 In file included from ../dts/wd-mybooklive.dts:12:0: Dec 27 21:18:15 ../dts/apm82181.dtsi:24:10: fatal error: dt-bindings/dma/dw-dmac.h: No such file or directory Dec 27 21:25:40 rmilecki, yeah I'm going to fix it Dec 27 21:26:06 lach1012: thaks Dec 27 21:26:08 I was ready to put KVER to 4.19 but decided against it at the last minute :( Dec 27 21:26:19 for a second I thought you mean brcm47xx & DMA issue ;) Dec 27 21:26:55 and didn't remember to update 4.14 Dec 27 21:27:45 does it require MAGIC? Dec 27 21:29:29 rmilecki, I've looked into the "broken usbport with 4.19" and I was like: WTF? This should work... Until: Oh! That's why. Dec 27 21:29:38 *usbport led trigger Dec 27 21:30:05 oh, you are Christian ! Dec 27 21:30:17 lach1012: thanks A LOT for looking at that! Dec 27 21:30:22 i really appreciate that Dec 27 21:30:26 save me some time! Dec 27 21:31:03 trouble is: I don't think the patch is more than a hack Dec 27 21:31:07 switching brcm47xx from 4.14 to 4.19 triggers WARN_ON_ONCE(dev && !dev->coherent_dma_mask); from the dma_alloc_attrs() Dec 27 21:31:14 lach1012: i'll review it later Dec 27 21:31:20 next year ;) Dec 27 21:31:26 ;) Dec 27 21:31:34 ooohh Dec 27 21:31:48 this rings a bell Dec 27 21:33:19 rmilecki, I think I've seen something similar in the github PR for the ath79 4.19 support Dec 27 21:33:43 is it related to: https://github.com/openwrt/openwrt/pull/1635/commits/42991fb356f4d5fbb96aae1f3a1fb81a57a87230 Dec 27 21:33:55 i'll check that thanks Dec 27 21:34:04 so far I was Googling, it seems we're missing dma_set_coherent_mask() Dec 27 21:34:16 "linux 4.19 doesn't accept a NULL device for these functions. Dec 27 21:34:16 It also complains that the device struct in net_device doesn't have Dec 27 21:34:17 a dma_mask set." Dec 27 21:35:14 i see Dec 27 21:38:36 rmilecki, since you are here atm. I do have a Cisco Meraki MR32 (BCM53016) image waiting for the right moment. :D Dec 27 21:38:51 build #1145 of apm821xx/nand is complete: Failure [failed images] Build details are at http://phase1.builds.lede-project.org/builders/apm821xx%2Fnand/builds/1145 blamelist: Daniel F. Dickinson , Petr ?tetiar , David Bauer , Christian Lamparter , Robert Marko Dec 27 21:38:52 , TOCK Chiu , Daniel Engberg Dec 27 21:39:18 lach1012: nice! Dec 27 21:49:18 awesome, this went away after make dirclean: staging_dir/toolchain-x86_64_gcc-7.4.0_musl/include/fortify/stdlib.h:40:13: error: 'realpath' undeclared here (not in a function) Dec 27 21:50:07 ¯\_(ツ)_/¯ Dec 27 22:11:20 mangix: pong Dec 27 22:13:53 rmilecki: I also had this DMA dev problem in upstream kernel Dec 27 22:15:49 rmilecki: lets se ewho hits this problem next ;-) Dec 27 22:16:39 stintel: someone had an ICE with layerscape, but was not able to reprduce it after a clean any more Dec 27 22:17:16 ICE: internal compiler error Dec 27 22:26:38 Hauke: magic :( Dec 27 22:30:05 ah bah, I broke my ddns config due to disabling bind-host Dec 27 22:31:12 should probably add support for unbound-host Dec 27 22:50:49 no magic, gcc 7.4.0 Dec 27 22:52:15 :) Dec 27 22:56:21 testing pi-hole in an lxc container on openwrt on my apu2 Dec 27 22:56:34 finally doing something useful with all that extra power/RAM/storage **** BEGIN LOGGING AT Fri Dec 28 02:18:13 2018 **** BEGIN LOGGING AT Fri Dec 28 02:29:10 2018 **** ENDING LOGGING AT Fri Dec 28 02:59:58 2018