**** BEGIN LOGGING AT Wed Jul 25 03:00:02 2018 Jul 25 06:45:14 good morning Jul 25 11:26:27 khem, heh Jul 25 11:26:30 ant_work: I talked to rmk, the short answer is: don't use gcc-8.1 for anything on ARM at the moment, this looks like a serious bug that can cause subtle incorrect behavior in random parts of the kernel as it may miscompile other asm() statements that require specific registers but are lacking that check Jul 25 11:27:04 the asmeq() check originally came from npitre, the latest version is from ardb, and it's meant to find this kind of compiler bug, which it unfortunately found only after the gcc-8 release now that you ran into the check Jul 25 11:45:19 ant_work: I verified the __asmeq bug on today's gcc-8.2 snapshot, it's still there. opening a bug report now Jul 25 13:22:46 khem, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86673 Jul 25 13:42:15 ant_work, things for pointing that out Jul 25 19:18:10 Hmm, why the hell is qtenginio not building Jul 25 19:19:13 or rather, it builds, but do_compile does nothing, no packages emitted Jul 25 19:24:34 oh, right, needs openssl, presumably need to either remove it from the packagegroup or add openssl to qtbase packageconfig Jul 25 20:53:16 Hmm, would be nice if packagegroups and packaging of examples/demos were a little more consistent.might be something to clean up eventually Jul 25 20:54:56 kergoth: I feel like IRC needs a bot that records every message you writing starting with "Hmm" and puts it in a TODO list :) Jul 25 20:55:11 haha Jul 25 20:55:31 i usually add those random things to a local list, just have to remember to actually go back and do something with it :) Jul 25 20:55:38 that's the hard part.. Jul 25 20:56:02 should open some more bugzilla issues so i don't lose track Jul 25 20:56:08 indeed.... many virtual trees had to die for my personal todo list **** ENDING LOGGING AT Thu Jul 26 03:00:01 2018