**** BEGIN LOGGING AT Sat Dec 28 02:59:57 2019 Dec 28 09:26:32 ynezz: https://forum.openwrt.org/t/logread-blank-on-master/51224/4?u=pepe Dec 28 10:54:43 weird. commit b2d10977a860f34e003ed158d6d208f431a14579 says it reverts a03afef7f2e8ae363a97357ec75ffbfef372a9ea, but a03afef7f2e8ae363a97357ec75ffbfef372a9ea doesn't seem to exist in my history. Dec 28 11:06:39 also my favorite kind of revert commit; without any explanation why Dec 28 11:11:22 I can guess which commit you're talking about without even looking - and it frustrated me too. Dec 28 11:13:53 * russell-- watches 36c3 streams Dec 28 11:33:51 I have build brackage again! Dec 28 11:34:04 breakage! Dec 28 11:39:43 Tapper: is this master ? Which commit is top ? Dec 28 11:40:10 latest master Dec 28 11:40:32 ./scripts/getver.sh please Dec 28 11:41:01 top is commit 9941edc7240a5e340444e7b72ef3fe85e430fcb9 Dec 28 11:41:17 stand by I will do make clean and try again Dec 28 11:41:36 O fixt sorry for the noise! Dec 28 11:42:12 ha - no prob - that commit object doesn't exist in my tree btw Dec 28 11:42:56 https://github.com/openwrt/openwrt/commit/9941edc7240a5e340444e7b72ef3fe85e430fcb9 Dec 28 11:42:58 is there a way to put a running procd into a debug log state ? Dec 28 11:54:57 I flashed my new build and have know dns again. Dec 28 11:55:17 I don't have time to dig in to it now. I will play around with it later Dec 28 11:55:46 capture 'logread' output Dec 28 11:55:57 for later investigation Dec 28 12:03:37 https dns proxy did not show up in logread Dec 28 12:04:20 The kids and wife will kill me if i take the network down again. I was risking my good health for that 3 mins it was down Dec 28 12:04:24 lol Dec 28 12:06:04 Tapper: have a look through all lines with 'instance' in them - you're looking for something like 'command not set' Dec 28 13:11:18 ah, the "real" commit id reverted is 441052f44a19fab38b13c4c31f413bb8a467113f ... i presume the other commit id is from a staging tree Dec 28 14:19:13 build #65 of sunxi/cortexa8 is complete: Failure [failed tools] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/sunxi%2Fcortexa8/builds/65 blamelist: Adrian Schmutzler Dec 28 15:14:13 build #191 of lantiq/xrx200 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/lantiq%2Fxrx200/builds/191 Dec 28 15:32:47 build #186 of octeon/generic is complete: Success [build successful] Build details are at http://buildbot.openwrt.org/master/images/builders/octeon%2Fgeneric/builds/186 Dec 28 15:33:17 A workaround https://forum.openwrt.org/t/logread-blank-on-master/51224/6 Dec 28 17:52:13 ldir: how did you found that? :] Dec 28 17:52:17 bruteforce? Dec 28 17:53:22 A wild guess. Some stuff works, some stuff doesn't.... what's the difference....and work from there. Dec 28 17:53:51 Hi any one fixed services not starting up in master yet? Dec 28 17:55:21 Tapper: not a proper fix no. A potentially flakey workaround yes. Dec 28 17:55:51 the flakey workaround might give the clever people a clue where to start looking. Dec 28 17:55:55 ldir lol cool I will just wate I think. I cant risk upsetting all my kids and wife! Dec 28 17:56:22 they don't like using bleeding edge software? Dec 28 17:56:40 Know mate I tryed to make them understand but it did not go well! Dec 28 17:56:49 Tapper: no, they might remove your nuts as well :-) Dec 28 17:57:22 I was made to koock my food for a hole week. Dec 28 17:57:38 lol Dec 28 17:57:47 These nuts! Dec 28 17:57:49 lol Dec 28 18:03:06 whee, "100% tests passed, 0 tests failed out of 2" Dec 28 18:03:32 here is wip fix https://gitlab.com/ynezz/openwrt-libubox/commit/b3354574369378d7234b015e7e65f627550f4f94 (not runtime tested) Dec 28 18:04:49 Oh I like testing bleeding edge ;-) Dec 28 18:08:56 * ldir starts a build Dec 28 18:21:04 * ldir declares ynezz's fix tested & working - may gawd bless you and all who sail in you :-) Dec 28 18:21:15 * ldir has slightly lost the plot :-) Dec 28 18:22:23 ynezz r a fresh git fixed whatever the issue was with building Dec 28 18:37:03 ldir: nice, thanks for testing, you saved me some time :) Dec 28 18:37:23 can I add your Tested-by ? Dec 28 18:39:37 of course Dec 28 19:03:26 nbd: ping Dec 28 19:28:05 Borromini: pong Dec 28 19:34:31 nbd: hi. i tried to compile the latest mt76 bump you pushed to master, but on 19.07. I'm hitting some C error I don't know how to fix. Dec 28 19:34:39 https://github.com/openwrt/mt76/commit/c14d6563c492edc11d3cc422a8c52a42986e3538#r36599898 Dec 28 19:34:52 it seems i'm not the only one with that Dec 28 19:39:51 seems like the function returns void, but the code tries to interpret it as int and save it to variable err Dec 28 19:39:59 maybe try remove the "err = " ? Dec 28 19:40:37 Borromini: needs a backport of openwrt master commit d64daf7026ce47788f12130462a3107bdab8718f Dec 28 19:41:28 nbd: ok, thanks Dec 28 19:41:48 i'll run a test build to see if it applies cleanly Dec 28 19:42:49 ok. i already found i had a missing include for linux/pci-aspm.h Dec 28 19:43:02 with that commit, the include is no longer necessary Dec 28 19:43:22 i see, yes Dec 28 19:55:11 doing a make {clean,compile} myself atm Dec 28 20:10:48 another backport is needed to make the latest mt76 compile cleanly Dec 28 20:11:22 i will push both soon Dec 28 20:12:11 oh Dec 28 20:12:12 ok Dec 28 20:12:27 thanks :-) Dec 28 20:13:48 i added the master commit info to that github comment so the other guy can find the fix too Dec 28 20:16:03 pushed both Dec 28 20:16:41 thanks, i just saw it Dec 28 20:17:23 i already had cherry-picked the bss rx time patch but it's always easier when it's upstream :^) Dec 28 20:17:37 thank you and happy holidays. Dec 28 20:20:15 nbd: hey :) do you think there's any chance https://bugs.openwrt.org/index.php?do=details&task_id=2707 get any attention? The reported invested some serious work into trying all combinations and looking for clues, it would be sad to have that all wasted. Dec 28 20:20:28 The reporter Dec 28 20:22:09 It was discussed on the main channel extensively but I guess you're no longer monitor it often. Dec 28 20:34:09 PaulFertser: right. sorry, i don't have time to get into ath9k debugging at this point Dec 28 21:04:13 nbd: I understand but do you know someone who might be interested and capable to take a look? Dec 28 22:32:05 nbd: FYI, latest mt76 master compiles fine with the two backports on 19.07, but neither of the clients i tested with are able to connect to my router after flashing. i'm carrying a small patch, that shouldn't make the difference. I've reverted back to the 2019-10-10 version, which works on 19.07 as well. Haven't had time to test plain openwrt master with it yet but will report back to you when i Dec 28 22:32:11 have Dec 28 22:32:19 patch i carry is https://github.com/LorenzoBianconi/mt76/commit/e1cb717eb6c5f0f5f616edfd77670e00dcad1391 Dec 28 23:23:07 build #87 of archs38/generic is complete: Failure [failed pkgbuild] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/archs38%2Fgeneric/builds/87 blamelist: Felix Fietkau Dec 29 02:12:59 build #80 of arc770/generic is complete: Failure [failed pkgbuild] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/arc770%2Fgeneric/builds/80 blamelist: Felix Fietkau Dec 29 02:55:22 build #76 of ath79/nand is complete: Failure [failed pkgbuild] Build details are at http://buildbot.openwrt.org/openwrt-19.07/images/builders/ath79%2Fnand/builds/76 blamelist: Felix Fietkau **** ENDING LOGGING AT Sun Dec 29 03:00:00 2019