**** BEGIN LOGGING AT Tue May 22 03:00:04 2018 May 22 11:20:06 I get this from gdb on target: "Unable to find libthread_db matching inferior's thread library, thread debugging will not be available" May 22 11:21:21 I have both libpthread.so.0 and libthread_db.so.1, the former is "stripped with debug_info" May 22 11:30:17 Installing libc6-dbg did it. May 22 13:34:19 Is there something more I need to install for gdb to work on C++ binaries? May 22 18:02:15 libstdc++-dbg May 22 18:02:27 and may be gcc-runtime-dbg May 22 18:02:34 is the right one May 22 22:07:56 hmm, kernelt-fitimage class hates MACHINE_DEVICETREE? May 22 22:27:16 khem, I need help with hostile sources (kexec) May 22 22:27:25 I see upstream patches like arm64: Set -fno-PIC along with -mcmodel=large May 22 22:28:29 but there are more issues...in my patchset I used the axe to cope with klcc May 22 22:29:20 there is surely a better way May 22 22:46:43 ant_home: OK, do you have all your changes on latest patches May 22 22:56:04 * armpit if master under test is "mut", what is sumo master under test ? May 22 23:01:47 s(ch)muck May 22 23:02:05 oops typo I meant smut ;) May 22 23:09:35 khem, yes, it is the top of master-next May 22 23:09:54 I sent you the logs some days ago May 22 23:10:38 basically I had to replace CC with LD to compile purgatory May 22 23:10:55 so the flags are messed up... May 22 23:14:24 khem, the patches 1-15 should be out of question, just the latest ones fixing warnings and these unknown flags May 22 23:15:19 well, patch #11 is the one abusing of LD... May 22 23:15:31 so I retreat my words ;) May 22 23:24:03 ant_home: please send the latest version May 22 23:25:27 it is the one in master-next, e22a87046f51 May 22 23:26:27 I see upstream added a commit yesterday, but for s390 May 22 23:26:57 so atm we have all fixes from upstream May 22 23:28:49 ok May 22 23:28:59 anything you need to change ? May 22 23:29:14 I am testing it on glibc TC, just in case May 22 23:31:32 khem, on arm with those klcc flags I get May 22 23:31:33 rm-oe-linux-musleabi-ld: warning: cannot find entry symbol purgatory_start May 22 23:31:42 that sounds scary May 22 23:33:21 the good news are it is the single warning left... May 22 23:35:11 for other archs there are some warnings about format specifiers and incompatible pointers May 22 23:36:23 OK that probably can be fixed in followup May 22 23:37:36 yes, at least it builds for all archs May 23 00:02:15 gn **** ENDING LOGGING AT Wed May 23 03:00:01 2018