--- /home/naourr/work/instance-1/output-1/images/rootfs.tar +++ /home/naourr/work/instance-1/output-2/images/rootfs.tar ├── ./usr/lib/libqpid-proton.so.2.0.0 │ ├── /home/naourr/work/instance-1/output-1/host/bin/arm-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -661,15 +661,15 @@ │ │ 0x000342e4 79696e67 206e616d 6520696e 20706565 ying name in pee │ │ 0x000342f4 72206365 72742061 6761696e 73742027 r cert against ' │ │ 0x00034304 25732700 5375626a 65637441 6c744e61 %s'.SubjectAltNa │ │ 0x00034314 6d652028 646e7329 2066726f 6d207065 me (dns) from pe │ │ 0x00034324 65722063 65727420 3d202725 2e2a7327 er cert = '%.*s' │ │ 0x00034334 00000000 2f686f6d 652f6e61 6f757272 ..../home/naourr │ │ 0x00034344 2f776f72 6b2f696e 7374616e 63652d31 /work/instance-1 │ │ - 0x00034354 2f6f7574 7075742d 312f6275 696c642f /output-1/build/ │ │ + 0x00034354 2f6f7574 7075742d 322f6275 696c642f /output-2/build/ │ │ 0x00034364 71706964 2d70726f 746f6e2d 302e392e qpid-proton-0.9. │ │ 0x00034374 312f7072 6f746f6e 2d632f73 72632f73 1/proton-c/src/s │ │ 0x00034384 736c2f6f 70656e73 736c2e63 00000000 sl/openssl.c.... │ │ 0x00034394 636f6d6d 6f6e4e61 6d652066 726f6d20 commonName from │ │ 0x000343a4 70656572 20636572 74203d20 27252e2a peer cert = '%.* │ │ 0x000343b4 73270000 4572726f 723a206e 6f206e61 s'..Error: no na │ │ 0x000343c4 6d65206d 61746368 696e6720 25732066 me matching %s f ├── ./usr/lib/xml2Conf.sh │ @@ -1,8 +1,8 @@ │ # │ # Configuration file for using the XML library in GNOME applications │ # │ XML2_LIBDIR="-L/usr/lib" │ -XML2_LIBS="-lxml2 -L/home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lz -lm " │ +XML2_LIBS="-lxml2 -L/home/naourr/work/instance-1/output-2/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib -lz -lm " │ XML2_INCLUDEDIR="-I/usr/include/libxml2" │ MODULE_VERSION="xml2-2.9.10"