**** BEGIN LOGGING AT Fri Sep 14 03:00:12 2018 Sep 14 15:52:16 Does anyone know how the gitsm URI fetcher should work? I'm trying to setup a local (file) mirror for an item.. but it's not working.. I suspect I'm not setting it up right, but I really don't know Sep 14 16:47:28 khem, pls look at the klibc patch. Sep 14 16:47:49 I have seen you took gentoo's patches, now look at the heap here: Sep 14 16:47:50 https://salsa.debian.org/kernel-team/klibc/commits/master Sep 14 16:47:56 ... Sep 14 17:29:29 I did not have time to look at all Sep 14 17:29:40 if you want to bring them please go ahead Sep 14 17:30:12 pls wait, I see one simplification right ahead Sep 14 17:30:28 I'll send v2 in a mom Sep 14 17:31:08 btw, is it right to inject the -z xxx options in any case? Sep 14 17:31:21 all three? Sep 14 17:32:23 '-z relro -z now -z noexecstack' Sep 14 17:32:34 plus -pie to ld Sep 14 17:33:04 in case distro is security-enabled (how to check properly?) Sep 14 17:39:28 well, relro and now are actually data relocation so they do belong to 'security'...this is my doubt Sep 14 17:46:51 ugh, found a bug in the gitsm fetcher.. when it fetches down the submodules, it doesn't (appear to) handle mirrors or BB_NO_NETWORK Sep 14 17:50:02 is anyone here able to add people to the bitbake mailing lists? i've tried doing it myself, as well as emailing list admins, to no avail Sep 14 17:50:25 can't you just subscribe? Sep 14 17:51:39 tried, but my company uses microsoft hosted email. have had issues in the past Sep 14 17:51:48 admin had to manually add me Sep 14 17:52:13 usually you can send a subscribe email, get a response back and either acknowledge it via a response or a web link.. I've not done it in a while.. Sep 14 17:52:54 usually yes. but apparently there is a known issue with MS emails that prevent the registration email from getting back, or something Sep 14 17:53:00 nothing in junk mail either Sep 14 17:53:11 that was at least the story when I subscribed to OE-core Sep 14 17:53:25 ok.. well I don't know of any admins that are around right now Sep 14 17:54:00 that's fine, thx anyway Sep 14 18:02:48 khem, ok, please merge v2, x86, ppc, arm build fine here Sep 14 18:08:04 ok Sep 14 18:26:03 laplante_: looks like you should email: bitbake-devel list run by richard.purdie at linuxfoundation.org, jefro at jefro.net Sep 14 18:26:40 (and talk to your corporate admins to fix the problem via smtp gateway...) Sep 14 18:31:59 vmeson: thanks for the pointers. I did email Richard, but I haven't emailed Jefro yet. Sep 14 18:35:11 RP: you wouldn't happen to be on? Sep 14 18:38:08 I believe he is out today and possible parts of next week Sep 14 18:38:42 vmeson, I don't think jefro is doing that anymore Sep 14 18:40:06 armpit: ah, well, we should update the footer on: http://lists.openembedded.org/mailman/listinfo/bitbake-devel Sep 14 18:40:41 laplante_: Richard is offline for a long weekend then travelling next week so be patient. Sep 14 18:43:23 vmeson, looks like we need to get all the mailing lists sorted out.. Sep 14 18:55:40 vmeson, armpit: ok thanks again! Sep 14 19:07:35 ant_home: so your v2 is not good see http://errors.yoctoproject.org/Errors/Details/192851/ Sep 14 19:12:30 hm, mips now Sep 14 19:12:52 khem, -fPIC should be in the default CFLAGS... Sep 14 19:13:11 I test x86_64, arm, mips primarily Sep 14 19:13:27 ok, sorry, today I forgot mips Sep 14 19:14:18 khem, ah, now it come, -fPIC vs. -fPIE Sep 14 20:43:59 khem, well, klibc uses for mipss KLIBCARCHREQFLAGS = -fno-pic -mno-abicalls -G 0 Sep 14 20:44:27 I can remove the -fno-pic but if it is there... Sep 14 20:45:23 there is even a special linker script for mips... Sep 14 20:45:42 heh Sep 14 20:45:44 GNU ld script headers problem */ **** ENDING LOGGING AT Sat Sep 15 03:00:25 2018