1ELF file 'test0-fn-changed-app' might not be ABI compatible with 'libtest0-fn-changed-libapp-v1.so' due to differences with 'libtest0-fn-changed-libapp-v0.so' below: 2Functions changes summary: 0 Removed, 2 Changed (4 filtered out), 0 Added functions 3Variables changes summary: 0 Removed, 0 Changed, 0 Added variable 4 52 functions with some indirect sub-type change: 6 7 [C] 'function libapp::S0* libapp::create_s0()' at test0-fn-changed-libapp-v1.cc:61:1 has some indirect sub-type changes: 8 return type changed: 9 in pointed to type 'struct libapp::S0' at test0-fn-changed-libapp-v1.cc:10:1: 10 type size changed from 32 to 64 (in bits) 11 1 data member insertion: 12 'char m1', at offset 32 (in bits) at test0-fn-changed-libapp-v1.cc:13:1 13 14 [C] 'function libapp::S1* libapp::create_s1()' at test0-fn-changed-libapp-v1.cc:69:1 has some indirect sub-type changes: 15 return type changed: 16 in pointed to type 'struct libapp::S1' at test0-fn-changed-libapp-v1.cc:21:1: 17 type size changed from 32 to 96 (in bits) 18 2 data member insertions: 19 'char m1', at offset 32 (in bits) at test0-fn-changed-libapp-v1.cc:24:1 20 'unsigned int m2', at offset 64 (in bits) at test0-fn-changed-libapp-v1.cc:25:1 21 22