**** BEGIN LOGGING AT Thu Nov 19 02:59:59 2020 Nov 19 03:54:57 Unfortunately I do not use imagebuilder Nov 19 03:59:48 :( Nov 19 05:04:31 build #721 of ipq806x/generic is complete: Failure [failed targetupload] Build details are at http://buildbot.openwrt.org/master/images/builders/ipq806x%2Fgeneric/builds/721 blamelist: Piotr Dymacz , Nick Hainke , John Audia , Adrian Schmutzler , Marc Egerton Nov 19 05:04:31 , Hauke Mehrtens Nov 19 05:58:48 mangix: should we test for gcc 10 via the ci? Nov 19 06:39:38 any idea which chipset does Netgear ProSafe Plus GS105PE-10000S use? tried searching netgear source code archive and can't find it there Nov 19 06:49:05 804K GS105PE_V1.6.0.6.bin suggests strongly that it isn't linux based, nor linux capable Nov 19 06:58:05 RTL8367N based Nov 19 07:13:59 aparcar[m]: feel free to create a custom SDK Nov 19 07:14:13 rsalvaterra1: has issues with GCC10 Nov 19 07:28:13 mahalo Nov 19 08:17:38 mangix: Issues with GCC 10? Nov 19 08:17:46 'mornin! Nov 19 09:03:09 mangix: The only "issue" I have is with the code bloat (due to -finline-functions being enabled at -O2)… apart from that, it's working perfectly for my builds (mips, mipsel and arm-cortexa9). Nov 19 09:30:24 same here Nov 19 14:22:52 Hello can someone review the iwinfo patch I sent to the mailing list? Is there something wrong with it? I'm trying to implement a nice feature to the webui and the feature depends on that. Nov 19 14:35:34 build #105 of brcm63xx/generic is complete: Failure [failed updatefeeds] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/brcm63xx%2Fgeneric/builds/105 Nov 19 14:43:36 I accidentially pushed to the github repo but fixed it again ;) Nov 19 14:46:33 blogic: I only see one commit from you which is still there? Nov 19 15:09:23 and do we really want to have named sections now? Nov 19 15:45:20 jow: something like this http://sprunge.us/mPPRLG ? (download: handle possibly invalid local tarballs), granted that Perl stuff probably needs some love, my learn Perl in 21 minutes attempt :p Nov 19 17:35:15 ynezz: without having runtime tested it, the change looks sane to me Nov 19 19:11:45 does dynamic_vlan for wpa-eap work with swconfig? Nov 19 19:11:58 or do I have to predefine all vlans in advance? Nov 19 19:25:19 hexa-: I am not aware of any swconfig integration Nov 19 19:25:24 so you likely need to predeclare Nov 19 19:25:39 ok, rip :) Nov 19 19:25:46 thx Nov 19 19:48:18 hexa-: you can, however, use port based vlans in case you do net need 802.1q management on the switch Nov 19 19:48:51 wat Nov 19 19:49:07 the "switch" is a juniper srx550 iirc :D Nov 19 19:49:26 with switch i refer to the switch in your access point device Nov 19 19:50:56 not sure I understand "port based vlans", but that basically nets me 2 vlans? :D Nov 19 19:56:41 nvm Nov 19 21:24:25 adrianschmutzler: Hi Adrian, can you please check the changes which the author of the PR in https://github.com/openwrt/openwrt/pull/3380 has made? I think they're looking good now and it's ready to be merged. thank you! Nov 19 22:17:24 blogic: hi, could you check / revert 8c191712558ce in 19.07? it breaks VLAN tagging on ipq40xx Nov 19 22:17:40 blogic: not sure you are aware of https://bugs.openwrt.org/index.php?do=details&task_id=3239 and other discussions about it Nov 19 22:24:33 dangole: ping Nov 19 22:24:40 please join #openwrt-adm Nov 19 22:51:47 where is wpad/hostapd configuration file? some might be in /etc/config/wireless, what about some extra flags that needs hostapd.conf, can I add one? Nov 19 22:56:16 it's auto-generated at runtime (residing under /tmp), you'll need to modify the support glue for that Nov 19 23:00:08 yes thanks, looks like I need add them th glue logic, the final one is at /tmp/run/hostapd-phy0.conf Nov 19 23:00:19 s/th/to the/ Nov 19 23:38:03 adrian please check out https://github.com/openwrt/openwrt/pull/3599 Nov 19 23:40:31 I didn't have time for size-compare so for, I'm aware of it Nov 19 23:42:10 okay just wanted to be sure Nov 20 00:07:02 build #106 of brcm63xx/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/openwrt-18.06/images/builders/brcm63xx%2Fgeneric/builds/106 Nov 20 00:21:50 boo I updated kernel and now my system keeps rebooting Nov 20 00:30:08 mangix: can you please clearify the perl autodie.pm comment? Bkpepe complained Nov 20 00:36:47 i don't understand his comment at all Nov 20 00:37:15 and yes, he does have an attitude problem Nov 20 00:43:30 well let's overcome confusion with some fixes. Is the problem solved by using host perl? Nov 20 00:44:09 perl/host fixes it yes. In my original modified patch, that's what I used. Nov 20 00:44:23 for the buildbot, it would require PKG_BUILD_DEPENDS:=perl/host Nov 20 00:45:54 mangix: you added PERL to hostpkg Nov 20 00:46:37 perl/host installs to hostpkg/usr/bin , not host/bin Nov 20 00:46:38 So what do we need. Hostpkg and pkg_build_depends? Nov 20 00:47:25 MAKE_FLAGS += PERL=$(STAGING_DIR_HOSTPKG)/usr/bin/perl Nov 20 00:47:39 and PKG_BUILD_DEPENDS:=perl/host Nov 20 00:48:17 mangix: thanks. I'll update the PR in 30 minutes Nov 20 00:50:47 who knows if the buildbots will build it. these SDK failures have been going on for a week Nov 20 00:54:05 build #722 of ipq806x/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/ipq806x%2Fgeneric/builds/722 Nov 20 01:44:56 mangix: PR updated **** ENDING LOGGING AT Fri Nov 20 02:59:57 2020