--- /home/naourr/work/instance-2/output-1/images/rootfs.tar +++ /home/naourr/work/instance-2/output-2/images/rootfs.tar ├── ./usr/bin/mc │ ├── /home/naourr/work/instance-2/output-1/host/bin/x86_64-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -1352,15 +1352,15 @@ │ │ 0x00504450 73745f61 6c696173 3d783836 5f36342d st_alias=x86_64- │ │ 0x00504460 6275696c 64726f6f 742d6c69 6e75782d buildroot-linux- │ │ 0x00504470 75636c69 62632720 27746172 6765745f uclibc' 'target_ │ │ 0x00504480 616c6961 733d7838 365f3634 2d627569 alias=x86_64-bui │ │ 0x00504490 6c64726f 6f742d6c 696e7578 2d75636c ldroot-linux-ucl │ │ 0x005044a0 69626327 20274343 3d2f686f 6d652f6e ibc' 'CC=/home/n │ │ 0x005044b0 616f7572 722f776f 726b2f69 6e737461 aourr/work/insta │ │ - 0x005044c0 6e63652d 322f6f75 74707574 2d312f68 nce-2/output-1/h │ │ + 0x005044c0 6e63652d 322f6f75 74707574 2d322f68 nce-2/output-2/h │ │ 0x005044d0 6f73742f 62696e2f 7838365f 36342d6c ost/bin/x86_64-l │ │ 0x005044e0 696e7578 2d676363 27202743 464c4147 inux-gcc' 'CFLAG │ │ 0x005044f0 533d2d44 5f4c4152 47454649 4c455f53 S=-D_LARGEFILE_S │ │ 0x00504500 4f555243 45202d44 5f4c4152 47454649 OURCE -D_LARGEFI │ │ 0x00504510 4c453634 5f534f55 52434520 2d445f46 LE64_SOURCE -D_F │ │ 0x00504520 494c455f 4f464653 45545f42 4954533d ILE_OFFSET_BITS= │ │ 0x00504530 36342020 2d4f7320 20202d73 74617469 64 -Os -stati │ │ @@ -1368,20 +1368,20 @@ │ │ 0x00504550 61746963 27202743 5050464c 4147533d atic' 'CPPFLAGS= │ │ 0x00504560 2d445f4c 41524745 46494c45 5f534f55 -D_LARGEFILE_SOU │ │ 0x00504570 52434520 2d445f4c 41524745 46494c45 RCE -D_LARGEFILE │ │ 0x00504580 36345f53 4f555243 45202d44 5f46494c 64_SOURCE -D_FIL │ │ 0x00504590 455f4f46 46534554 5f424954 533d3634 E_OFFSET_BITS=64 │ │ 0x005045a0 27202743 50503d2f 686f6d65 2f6e616f ' 'CPP=/home/nao │ │ 0x005045b0 7572722f 776f726b 2f696e73 74616e63 urr/work/instanc │ │ - 0x005045c0 652d322f 6f757470 75742d31 2f686f73 e-2/output-1/hos │ │ + 0x005045c0 652d322f 6f757470 75742d32 2f686f73 e-2/output-2/hos │ │ 0x005045d0 742f6269 6e2f7838 365f3634 2d6c696e t/bin/x86_64-lin │ │ 0x005045e0 75782d63 70702720 27504b47 5f434f4e ux-cpp' 'PKG_CON │ │ 0x005045f0 4649473d 2f686f6d 652f6e61 6f757272 FIG=/home/naourr │ │ 0x00504600 2f776f72 6b2f696e 7374616e 63652d32 /work/instance-2 │ │ - 0x00504610 2f6f7574 7075742d 312f686f 73742f62 /output-1/host/b │ │ + 0x00504610 2f6f7574 7075742d 322f686f 73742f62 /output-2/host/b │ │ 0x00504620 696e2f70 6b672d63 6f6e6669 67270055 in/pkg-config'.U │ │ 0x00504630 73696e67 20746865 206e6375 72736573 sing the ncurses │ │ 0x00504640 206c6962 72617279 0a005769 74682062 library..With b │ │ 0x00504650 75696c74 696e2045 6469746f 720a0057 uiltin Editor..W │ │ 0x00504660 69746820 73756273 68656c6c 20737570 ith subshell sup │ │ 0x00504670 706f7274 20617320 64656661 756c740a port as default. │ │ 0x00504680 00576974 68207375 70706f72 7420666f .With support fo ├── ./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-2/output-1/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib -lz -lm " │ +XML2_LIBS="-lxml2 -L/home/naourr/work/instance-2/output-2/host/x86_64-buildroot-linux-uclibc/sysroot/usr/lib -lz -lm " │ XML2_INCLUDEDIR="-I/usr/include/libxml2" │ MODULE_VERSION="xml2-2.9.10"