**** BEGIN LOGGING AT Wed Aug 19 02:59:58 2015 Aug 19 04:58:19 build #73 of adm5120 is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/adm5120/builds/73 Aug 19 05:03:02 build #73 of mpc52xx is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/mpc52xx/builds/73 Aug 19 06:59:36 build #77 of xburst is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/xburst/builds/77 Aug 19 07:06:41 build #78 of pxa is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/pxa/builds/78 Aug 19 08:21:02 kaloz r46688 trunk/package/network/services/uhttpd/files/uhttpd.config * uhttpd: we don't know where the device is located, so reflect that in the cert Aug 19 08:22:09 kaloz r46689 branches/chaos_calmer/package/network/services/uhttpd/files/uhttpd.config * uhttpd: we don't know where the device is located, so reflect that in the cert Aug 19 08:32:12 kaloz r46690 trunk/ (7 files in 3 dirs) * mvebu: add support for the Linksys boot counter Aug 19 08:36:30 kaloz r46691 branches/ (7 files in 3 dirs) Aug 19 08:36:31 mvebu: add support for the Linksys boot counter (backport of r46690) Aug 19 08:36:31 Aug 19 08:36:31 The u-boot boot counter was never reset after a successful boot, Aug 19 08:36:31 which sometimes could make some variables become out of sync. Aug 19 08:36:34 This patch adds support for the boot counter and enables Aug 19 08:36:36 auto_recovery unconditionally. Aug 19 08:36:39 Aug 19 08:36:41 Signed-off-by: Jonas Gorski Aug 19 08:36:43 Signed-off-by: Rob Mosher Aug 19 08:36:46 Signed-off-by: Imre Kaloz Aug 19 08:45:15 kaloz r46692 branches/chaos_calmer/package/kernel/mwlwifi/Makefile * mwlwifi: fix commit hash for 10.3.0.8 Aug 19 08:46:08 kaloz r46693 trunk/package/kernel/mwlwifi/Makefile Aug 19 08:46:08 mwlwifi: fix commit hash for 10.3.0.8 Aug 19 08:46:08 Aug 19 08:46:08 Signed-off-by: Imre Kaloz Aug 19 08:51:18 build #77 of brcm63xx.smp is complete: Failure [failed compile_8] Build details are at http://buildbot.openwrt.org:8010/builders/brcm63xx.smp/builds/77 Aug 19 08:56:45 build #78 of ppc40x is complete: Failure [failed shell_10] Build details are at http://buildbot.openwrt.org:8010/builders/ppc40x/builds/78 Aug 19 10:03:22 plntyk: good catch on crtmpserver Aug 19 10:03:39 :) Aug 19 10:03:41 plntyk: I looked for several hours and was unable to decipher the c++ errors Aug 19 10:05:23 because gcc5 changed bot C and C++ default it breaks a lot of things - and too bad that some options/changes are not really documented Aug 19 10:06:56 plntyk: it was broken before as well Aug 19 10:07:01 crtmpserver I mean Aug 19 10:07:24 http://buildbot.openwrt.org:8010/broken_packages/ar71xx/crtmpserver/compile.txt Aug 19 10:07:35 but your stdint.h change would explain it Aug 19 11:49:53 man, everytime I look at lua5.1 vs 5.2 I start to cry. Aug 19 11:50:11 :) Aug 19 11:50:58 I still cringe whenever I see the goto/label syntax Aug 19 11:52:04 I mean ::label:: doesn't fit the language syntax at all Aug 19 11:52:17 jow_laptop: hi, are you able to give me pushing rights to the github packages? Aug 19 11:52:32 I've got fenv stuff too, and keep having this dream that I could make it run on the 5.2 shipped standard in fedora/ubuntu these days as well as 5.1, but it's just gross. Aug 19 11:52:33 rmilecki: only to the entire repo Aug 19 11:52:38 (privileges) Aug 19 11:52:56 there's docs on "here's how to do it for 5.2" but nothing like, "here's how to do it for both" Aug 19 11:52:56 rmilecki: if cyrusff agrees I don't see why not Aug 19 11:53:04 cyrusff: are you OK with that? Aug 19 11:53:21 karlp: iirc you can just do something like getfenv = getfenv or debug.getfenv Aug 19 11:53:46 karlp: its not the true way (tm) of course since you're essentially absuing debug hooks but well... Aug 19 11:54:40 or you refactor it into this crazy new scope syntax thing, it can be emulated with 5.1 too iirc Aug 19 11:57:23 eh, gonna just try and keep my head in the sand as long as openwrt sticks with 5.1 :) Aug 19 11:59:41 karlp: http://stackoverflow.com/a/14554565/4825706 Aug 19 11:59:52 its unlikely that we'll switch to 5.2 Aug 19 12:05:47 yeah, I saw your comments on someone's bug from a couple of years ago ;) Aug 19 12:07:18 lua related, have you had any issues with pthread and lua? I get a cpu hog https://github.com/flukso/lua-mosquitto/issues/9 and the other guy said they've run into many problems with pthread and uclibc, and have to explicitly link with -lpthread to fix a bunch of things Aug 19 12:07:36 he also said that they (alpine linux) just gave up in the end and switched to musl anyway. Aug 19 12:07:51 I always tried to avoid pthread stuff Aug 19 12:07:56 so I'm generally pretending that problem doesn't really exist either Aug 19 12:08:08 getting it without any choice by using c libraries. Aug 19 12:08:20 yeah, understandable Aug 19 12:08:47 musl and gcc 5will fix all my problems :) Aug 19 12:09:04 s/fix/replace/ Aug 19 14:42:36 jow_laptop: fine with me Aug 19 14:44:11 rmilecki: ^ Aug 19 14:55:57 jow_laptop: do you have my public key? Aug 19 14:56:11 cyrusff: thanks Aug 19 14:56:12 rmilecki: you need a github account and tell us your username Aug 19 14:56:47 cyrusff: oh, ok... i think I got one Aug 19 14:57:21 you can add public keys using the github settings then Aug 19 15:00:40 plntyk: if you feel brave enough i could also give you push rights if you are interested ;) Aug 19 15:01:10 (looking at the pull request queue) Aug 19 15:02:25 jow_laptop: my username is "rmilecki" Aug 19 15:02:38 jow_laptop: https://github.com/rmilecki Aug 19 15:03:48 there you go Aug 19 15:04:18 rmilecki: obligatory "please read and follow the contributing guidelines" reminder ;) Aug 19 15:06:52 cyrusff: i guess i'll just violate "Do NOT commit to other maintainer's packages without their consent." Aug 19 15:08:14 i guess that is acceptable if you just restore behavior the maintainer intended Aug 19 15:08:46 for anything else usually give them 3-4 weeks time to comment and react Aug 19 15:21:14 cyrusff: using key doesn't work with https? Aug 19 15:21:30 when pushing to https://github.com/openwrt/packages.git I was requested for the username and password Aug 19 15:21:41 hm, I guess it doesn't Aug 19 15:21:44 * rmilecki using ssh Aug 19 15:22:34 cyrusff: ERROR: Permission to openwrt/packages.git denied to rmilecki. Aug 19 15:23:21 > git remote -v Aug 19 15:23:22 origin git@github.com:openwrt/packages.git (push) Aug 19 15:26:12 rmilecki: you have to accept the team invitation first Aug 19 15:26:14 check your mail Aug 19 15:26:22 or probably somewhere on github Aug 19 15:43:19 accepted Aug 19 15:44:24 cyrusff: thanks, it works Aug 19 15:50:38 cyrusff: yap i'm interested :) Aug 19 15:51:02 nbd: ping Aug 19 17:09:21 plntyk: sent you an invite **** ENDING LOGGING AT Thu Aug 20 02:59:59 2015