**** BEGIN LOGGING AT Sat Jan 30 02:59:57 2021 Jan 30 17:25:30 First day on SWAT and lots of failure Jan 30 17:25:46 Is anyone around to hold my hand, as I'm a bit lost Jan 30 17:27:38 For example, many of the errors are python line buffering, and I see an existing bug from December. Do I need to open bugs and then dupe them against it? Jan 30 17:28:27 jonmason: yes, I'm around Jan 30 17:28:47 jonmason: I did cc you on a couple of responses I made. Jan 30 17:29:09 jonmason: was abelloni in touch about swatbot? Jan 30 17:29:43 I've been only checking my personal email. Let me check my work email Jan 30 17:30:24 work email is outlook, so I try to avoid it Jan 30 17:30:33 jonmason: understandable Jan 30 17:31:04 jonmason: I never know which addresses to use for people. Feels made to use the non work address for work stuff :/ Jan 30 17:31:15 er s/made/bad/ Jan 30 17:31:32 not even sure how I typed that Jan 30 17:31:49 hahaha, been there Jan 30 17:32:26 so is that python line buffering unrelated error Jan 30 17:32:34 jonmason: yes Jan 30 17:33:17 ok, so I can't be lazy and just go to the bottom :) Jan 30 17:54:51 Hi, we use yocto build system and I observed strange bug in HCI interface (for bluetooth module), when I enable miltilib support. When I remove multilib configuration, then everything works as expected, but when I enable it then HCI driver fails with timeout. Jan 30 17:57:15 I use hciattach and it depends on two system libs: libc and ld-linux-aarch64.so. I checked HW lines(this is just uart interface), and what I saw is SoC sends a packet, BT module response back. So, it seems that hardware interface is fine. Jan 30 17:58:06 And in yocto I just have 3 lines: require conf/multilib.conf, MULTILIBS = "multilib:lib32", DEFAULTTUNE_virtclass-multilib-lib32 = "armv7athf-neon" Jan 30 17:58:45 The platform is imx8mn. Maybe someone encountered a similar issue? Jan 30 18:00:40 I have a suspicion that there may be a problem with the port configuration. Because the issue from the bluetooth dirver looks like: Bluetooth: hci0: Frame reassembly failed (-84) Jan 30 20:14:08 jonmason: if you need so, I'll be able to help you tackle some of those on monday Jan 30 20:16:13 RP: seems like meta-oe will not build for a while... Jan 30 20:17:27 abelloni: I think I have a handle on it now (famous last words) Jan 30 22:30:04 abelloni: well, we've not merged autoconf yet... **** ENDING LOGGING AT Sun Jan 31 02:59:57 2021