{ "diffoscope-json-version": 1, "source1": "/home/peko/autobuild/instance-0/output-1/images/rootfs.tar", "source2": "/home/peko/autobuild/instance-0/output-2/images/rootfs.tar", "unified_diff": null, "details": [ { "source1": "./usr/bin/getconf", "source2": "./usr/bin/getconf", "unified_diff": null, "details": [ { "source1": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -7,15 +7,15 @@\n 0x00010dd8 73202d61 205b7061 74686e61 6d655d0a s -a [pathname].\n 0x00010de8 00000000 252d3335 73000000 256c6400 ....%-35s...%ld.\n 0x00010df8 256c7500 6d656d6f 72792065 78686175 %lu.memory exhau\n 0x00010e08 73746564 0a000000 636f6e66 7374720a sted....confstr.\n 0x00010e18 00000000 252e2a73 0a000000 2f686f6d ....%.*s..../hom\n 0x00010e28 652f7065 6b6f2f61 75746f62 75696c64 e/peko/autobuild\n 0x00010e38 2f696e73 74616e63 652d302f 6f757470 /instance-0/outp\n- 0x00010e48 75742d31 2f627569 6c642f75 636c6962 ut-1/build/uclib\n+ 0x00010e48 75742d32 2f627569 6c642f75 636c6962 ut-2/build/uclib\n 0x00010e58 632d312e 302e3336 2f757469 6c730000 c-1.0.36/utils..\n 0x00010e68 2d2d7665 7273696f 6e000000 67657463 --version...getc\n 0x00010e78 6f6e6620 72656772 65737369 6f6e2074 onf regression t\n 0x00010e88 65737400 67657463 6f6e6620 28474e55 est.getconf (GNU\n 0x00010e98 20257329 2025730a 00000000 32303039 %s) %s.....2009\n 0x00010ea8 00000000 436f7079 72696768 74202843 ....Copyright (C\n 0x00010eb8 29202573 20467265 6520536f 66747761 ) %s Free Softwa\n" } ] }, { "source1": "./usr/lib/icu/67.1/Makefile.inc", "source2": "./usr/lib/icu/67.1/Makefile.inc", "unified_diff": "@@ -176,24 +176,24 @@\n \n ##################################################################\n ##################################################################\n #\n # *4* compiler flags and misc. options\n #\n ##################################################################\n-AR = /home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ar\n+AR = /home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-ar\n # initial tab keeps it out of the shell version.\n \tARFLAGS := $(ARFLAGS)\n #SH#ARFLAGS=\" ${ARFLAGS}\"\n-CC = /home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc\n-CPP = /home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-cpp\n+CC = /home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-gcc\n+CPP = /home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-cpp\n CFLAGS = \n CPPFLAGS = -I$(prefix)/include\n CXXFLAGS = -std=c++11\n-CXX = /home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-g++\n+CXX = /home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-g++\n DEFAULT_MODE = dll\n DEFS = -DPACKAGE_NAME=\\\"ICU\\\" -DPACKAGE_TARNAME=\\\"International\\ Components\\ for\\ Unicode\\\" -DPACKAGE_VERSION=\\\"67.1\\\" -DPACKAGE_STRING=\\\"ICU\\ 67.1\\\" -DPACKAGE_BUGREPORT=\\\"http://icu-project.org/bugs\\\" -DPACKAGE_URL=\\\"http://icu-project.org\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=4 -DHAVE_LIBM=1 -DHAVE_ELF_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LIBPTHREAD=1 -DHAVE_INTTYPES_H=1 -DHAVE_DIRENT_H=1 -DHAVE_WCHAR_H=1 -DSIZEOF_WCHAR_T=4 \n # use a consistent INSTALL \n INSTALL = $(SHELL) $(pkgdatadir)/install-sh -c\n INSTALL_DATA = ${INSTALL} -m 644\n INSTALL_DATA = ${INSTALL} -m 644\n INSTALL_PROGRAM = ${INSTALL}\n@@ -201,15 +201,15 @@\n INSTALL_SCRIPT = ${INSTALL}\n LDFLAGS = $(RPATHLDFLAGS)\n LIBS = -lpthread -lm -latomic \n LIB_M = \n LIB_VERSION = 67.1\n LIB_VERSION_MAJOR = 67\n MKINSTALLDIRS = $(SHELL) $(pkgdatadir)/mkinstalldirs\n-RANLIB = /home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ranlib\n+RANLIB = /home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-ranlib\n RMV = rm -rf\n SHELL = /bin/bash\n SHLIB.c= $(CC) $(DEFS) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) -shared\n SHLIB.cc= $(CXX) $(DEFS) $(CPPFLAGS) $(CXXFLAGS) $(LDFLAGS) -shared\n U_IS_BIG_ENDIAN = 0\n includedir = ${prefix}/include\n infodir = ${datarootdir}/info\n" }, { "source1": "./usr/lib/icu/67.1/pkgdata.inc", "source2": "./usr/lib/icu/67.1/pkgdata.inc", "unified_diff": "@@ -1,17 +1,17 @@\n GENCCODE_ASSEMBLY_TYPE=-a gcc\n SO=so\n SOBJ=so\n A=a\n LIBPREFIX=lib\n LIB_EXT_ORDER=.67.1\n-COMPILE=/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=1 -DU_ATTRIBUTE_DEPRECATED= -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c11 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c\n+COMPILE=/home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -DU_HAVE_ELF_H=1 -DU_HAVE_STRTOD_L=1 -DU_HAVE_XLOCALE_H=1 -DU_ATTRIBUTE_DEPRECATED= -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c11 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -c\n LIBFLAGS=-I/usr/include -DPIC -fPIC\n-GENLIB=/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c11 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -shared -Wl,-Bsymbolic\n+GENLIB=/home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c11 -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -shared -Wl,-Bsymbolic\n LDICUDTFLAGS=\n LD_SONAME=-Wl,-soname -Wl,\n RPATH_FLAGS=\n BIR_LDFLAGS=-Wl,-Bsymbolic\n-AR=/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ar\n+AR=/home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-ar\n ARFLAGS=r\n-RANLIB=/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ranlib\n+RANLIB=/home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-ranlib\n INSTALL_CMD=/usr/bin/install -c\n" }, { "source1": "./usr/lib/libavcodec.so.58.91.100", "source2": "./usr/lib/libavcodec.so.58.91.100", "unified_diff": null, "details": [ { "source1": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -134261,30 +134261,30 @@\n 0x00a28400 73206e6f 7420696e 20746865 2066756c s not in the ful\n 0x00a28410 6c206c69 73742e0a 00000000 5b25645d l list......[%d]\n 0x00a28420 00000000 2d2d656e 61626c65 2d63726f ....--enable-cro\n 0x00a28430 73732d63 6f6d7069 6c65202d 2d63726f ss-compile --cro\n 0x00a28440 73732d70 72656669 783d2f68 6f6d652f ss-prefix=/home/\n 0x00a28450 70656b6f 2f617574 6f627569 6c642f69 peko/autobuild/i\n 0x00a28460 6e737461 6e63652d 302f6f75 74707574 nstance-0/output\n- 0x00a28470 2d312f68 6f73742f 62696e2f 6172632d -1/host/bin/arc-\n+ 0x00a28470 2d322f68 6f73742f 62696e2f 6172632d -2/host/bin/arc-\n 0x00a28480 6275696c 64726f6f 742d6c69 6e75782d buildroot-linux-\n 0x00a28490 75636c69 62632d20 2d2d7379 73726f6f uclibc- --sysroo\n 0x00a284a0 743d2f68 6f6d652f 70656b6f 2f617574 t=/home/peko/aut\n 0x00a284b0 6f627569 6c642f69 6e737461 6e63652d obuild/instance-\n- 0x00a284c0 302f6f75 74707574 2d312f68 6f73742f 0/output-1/host/\n+ 0x00a284c0 302f6f75 74707574 2d322f68 6f73742f 0/output-2/host/\n 0x00a284d0 6172632d 6275696c 64726f6f 742d6c69 arc-buildroot-li\n 0x00a284e0 6e75782d 75636c69 62632f73 7973726f nux-uclibc/sysro\n 0x00a284f0 6f74202d 2d686f73 742d6363 3d2f7573 ot --host-cc=/us\n 0x00a28500 722f6269 6e2f6763 63202d2d 61726368 r/bin/gcc --arch\n 0x00a28510 3d617263 202d2d74 61726765 742d6f73 =arc --target-os\n 0x00a28520 3d6c696e 7578202d 2d646973 61626c65 =linux --disable\n 0x00a28530 2d737472 69707069 6e67202d 2d706b67 -stripping --pkg\n 0x00a28540 2d636f6e 6669673d 2f686f6d 652f7065 -config=/home/pe\n 0x00a28550 6b6f2f61 75746f62 75696c64 2f696e73 ko/autobuild/ins\n- 0x00a28560 74616e63 652d302f 6f757470 75742d31 tance-0/output-1\n+ 0x00a28560 74616e63 652d302f 6f757470 75742d32 tance-0/output-2\n 0x00a28570 2f686f73 742f6269 6e2f706b 672d636f /host/bin/pkg-co\n 0x00a28580 6e666967 202d2d64 69736162 6c652d73 nfig --disable-s\n 0x00a28590 74617469 63202d2d 656e6162 6c652d73 tatic --enable-s\n 0x00a285a0 68617265 64202d2d 70726566 69783d2f hared --prefix=/\n 0x00a285b0 75737220 2d2d656e 61626c65 2d617666 usr --enable-avf\n 0x00a285c0 696c7465 72202d2d 64697361 626c652d ilter --disable-\n 0x00a285d0 76657273 696f6e33 202d2d65 6e61626c version3 --enabl\n" } ] }, { "source1": "./usr/lib/libavdevice.so.58.10.100", "source2": "./usr/lib/libavdevice.so.58.10.100", "unified_diff": null, "details": [ { "source1": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -1,31 +1,31 @@\n \n Hex dump of section '.rodata':\n 0x000014c8 00000000 00000000 2d2d656e 61626c65 ........--enable\n 0x000014d8 2d63726f 73732d63 6f6d7069 6c65202d -cross-compile -\n 0x000014e8 2d63726f 73732d70 72656669 783d2f68 -cross-prefix=/h\n 0x000014f8 6f6d652f 70656b6f 2f617574 6f627569 ome/peko/autobui\n 0x00001508 6c642f69 6e737461 6e63652d 302f6f75 ld/instance-0/ou\n- 0x00001518 74707574 2d312f68 6f73742f 62696e2f tput-1/host/bin/\n+ 0x00001518 74707574 2d322f68 6f73742f 62696e2f tput-2/host/bin/\n 0x00001528 6172632d 6275696c 64726f6f 742d6c69 arc-buildroot-li\n 0x00001538 6e75782d 75636c69 62632d20 2d2d7379 nux-uclibc- --sy\n 0x00001548 73726f6f 743d2f68 6f6d652f 70656b6f sroot=/home/peko\n 0x00001558 2f617574 6f627569 6c642f69 6e737461 /autobuild/insta\n- 0x00001568 6e63652d 302f6f75 74707574 2d312f68 nce-0/output-1/h\n+ 0x00001568 6e63652d 302f6f75 74707574 2d322f68 nce-0/output-2/h\n 0x00001578 6f73742f 6172632d 6275696c 64726f6f ost/arc-buildroo\n 0x00001588 742d6c69 6e75782d 75636c69 62632f73 t-linux-uclibc/s\n 0x00001598 7973726f 6f74202d 2d686f73 742d6363 ysroot --host-cc\n 0x000015a8 3d2f7573 722f6269 6e2f6763 63202d2d =/usr/bin/gcc --\n 0x000015b8 61726368 3d617263 202d2d74 61726765 arch=arc --targe\n 0x000015c8 742d6f73 3d6c696e 7578202d 2d646973 t-os=linux --dis\n 0x000015d8 61626c65 2d737472 69707069 6e67202d able-stripping -\n 0x000015e8 2d706b67 2d636f6e 6669673d 2f686f6d -pkg-config=/hom\n 0x000015f8 652f7065 6b6f2f61 75746f62 75696c64 e/peko/autobuild\n 0x00001608 2f696e73 74616e63 652d302f 6f757470 /instance-0/outp\n- 0x00001618 75742d31 2f686f73 742f6269 6e2f706b ut-1/host/bin/pk\n+ 0x00001618 75742d32 2f686f73 742f6269 6e2f706b ut-2/host/bin/pk\n 0x00001628 672d636f 6e666967 202d2d64 69736162 g-config --disab\n 0x00001638 6c652d73 74617469 63202d2d 656e6162 le-static --enab\n 0x00001648 6c652d73 68617265 64202d2d 70726566 le-shared --pref\n 0x00001658 69783d2f 75737220 2d2d656e 61626c65 ix=/usr --enable\n 0x00001668 2d617666 696c7465 72202d2d 64697361 -avfilter --disa\n 0x00001678 626c652d 76657273 696f6e33 202d2d65 ble-version3 --e\n 0x00001688 6e61626c 652d6c6f 6767696e 67202d2d nable-logging --\n" } ] }, { "source1": "./usr/lib/libavfilter.so.7.85.100", "source2": "./usr/lib/libavfilter.so.7.85.100", "unified_diff": null, "details": [ { "source1": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -5978,31 +5978,31 @@\n 0x00230cb0 27257327 20746f20 76616c75 65202725 '%s' to value '%\n 0x00230cc0 73270a00 4f707469 6f6e2027 25732720 s'..Option '%s' \n 0x00230cd0 6e6f7420 666f756e 640a0000 2d2d656e not found...--en\n 0x00230ce0 61626c65 2d63726f 73732d63 6f6d7069 able-cross-compi\n 0x00230cf0 6c65202d 2d63726f 73732d70 72656669 le --cross-prefi\n 0x00230d00 783d2f68 6f6d652f 70656b6f 2f617574 x=/home/peko/aut\n 0x00230d10 6f627569 6c642f69 6e737461 6e63652d obuild/instance-\n- 0x00230d20 302f6f75 74707574 2d312f68 6f73742f 0/output-1/host/\n+ 0x00230d20 302f6f75 74707574 2d322f68 6f73742f 0/output-2/host/\n 0x00230d30 62696e2f 6172632d 6275696c 64726f6f bin/arc-buildroo\n 0x00230d40 742d6c69 6e75782d 75636c69 62632d20 t-linux-uclibc- \n 0x00230d50 2d2d7379 73726f6f 743d2f68 6f6d652f --sysroot=/home/\n 0x00230d60 70656b6f 2f617574 6f627569 6c642f69 peko/autobuild/i\n 0x00230d70 6e737461 6e63652d 302f6f75 74707574 nstance-0/output\n- 0x00230d80 2d312f68 6f73742f 6172632d 6275696c -1/host/arc-buil\n+ 0x00230d80 2d322f68 6f73742f 6172632d 6275696c -2/host/arc-buil\n 0x00230d90 64726f6f 742d6c69 6e75782d 75636c69 droot-linux-ucli\n 0x00230da0 62632f73 7973726f 6f74202d 2d686f73 bc/sysroot --hos\n 0x00230db0 742d6363 3d2f7573 722f6269 6e2f6763 t-cc=/usr/bin/gc\n 0x00230dc0 63202d2d 61726368 3d617263 202d2d74 c --arch=arc --t\n 0x00230dd0 61726765 742d6f73 3d6c696e 7578202d arget-os=linux -\n 0x00230de0 2d646973 61626c65 2d737472 69707069 -disable-strippi\n 0x00230df0 6e67202d 2d706b67 2d636f6e 6669673d ng --pkg-config=\n 0x00230e00 2f686f6d 652f7065 6b6f2f61 75746f62 /home/peko/autob\n 0x00230e10 75696c64 2f696e73 74616e63 652d302f uild/instance-0/\n- 0x00230e20 6f757470 75742d31 2f686f73 742f6269 output-1/host/bi\n+ 0x00230e20 6f757470 75742d32 2f686f73 742f6269 output-2/host/bi\n 0x00230e30 6e2f706b 672d636f 6e666967 202d2d64 n/pkg-config --d\n 0x00230e40 69736162 6c652d73 74617469 63202d2d isable-static --\n 0x00230e50 656e6162 6c652d73 68617265 64202d2d enable-shared --\n 0x00230e60 70726566 69783d2f 75737220 2d2d656e prefix=/usr --en\n 0x00230e70 61626c65 2d617666 696c7465 72202d2d able-avfilter --\n 0x00230e80 64697361 626c652d 76657273 696f6e33 disable-version3\n 0x00230e90 202d2d65 6e61626c 652d6c6f 6767696e --enable-loggin\n" } ] }, { "source1": "./usr/lib/libavformat.so.58.45.100", "source2": "./usr/lib/libavformat.so.58.45.100", "unified_diff": null, "details": [ { "source1": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -14810,31 +14810,31 @@\n 0x001aedc0 0a000000 70726f62 65642073 74726561 ....probed strea\n 0x001aedd0 6d202564 20666169 6c65640a 00000000 m %d failed.....\n 0x001aede0 74687265 61647300 2d2d656e 61626c65 threads.--enable\n 0x001aedf0 2d63726f 73732d63 6f6d7069 6c65202d -cross-compile -\n 0x001aee00 2d63726f 73732d70 72656669 783d2f68 -cross-prefix=/h\n 0x001aee10 6f6d652f 70656b6f 2f617574 6f627569 ome/peko/autobui\n 0x001aee20 6c642f69 6e737461 6e63652d 302f6f75 ld/instance-0/ou\n- 0x001aee30 74707574 2d312f68 6f73742f 62696e2f tput-1/host/bin/\n+ 0x001aee30 74707574 2d322f68 6f73742f 62696e2f tput-2/host/bin/\n 0x001aee40 6172632d 6275696c 64726f6f 742d6c69 arc-buildroot-li\n 0x001aee50 6e75782d 75636c69 62632d20 2d2d7379 nux-uclibc- --sy\n 0x001aee60 73726f6f 743d2f68 6f6d652f 70656b6f sroot=/home/peko\n 0x001aee70 2f617574 6f627569 6c642f69 6e737461 /autobuild/insta\n- 0x001aee80 6e63652d 302f6f75 74707574 2d312f68 nce-0/output-1/h\n+ 0x001aee80 6e63652d 302f6f75 74707574 2d322f68 nce-0/output-2/h\n 0x001aee90 6f73742f 6172632d 6275696c 64726f6f ost/arc-buildroo\n 0x001aeea0 742d6c69 6e75782d 75636c69 62632f73 t-linux-uclibc/s\n 0x001aeeb0 7973726f 6f74202d 2d686f73 742d6363 ysroot --host-cc\n 0x001aeec0 3d2f7573 722f6269 6e2f6763 63202d2d =/usr/bin/gcc --\n 0x001aeed0 61726368 3d617263 202d2d74 61726765 arch=arc --targe\n 0x001aeee0 742d6f73 3d6c696e 7578202d 2d646973 t-os=linux --dis\n 0x001aeef0 61626c65 2d737472 69707069 6e67202d able-stripping -\n 0x001aef00 2d706b67 2d636f6e 6669673d 2f686f6d -pkg-config=/hom\n 0x001aef10 652f7065 6b6f2f61 75746f62 75696c64 e/peko/autobuild\n 0x001aef20 2f696e73 74616e63 652d302f 6f757470 /instance-0/outp\n- 0x001aef30 75742d31 2f686f73 742f6269 6e2f706b ut-1/host/bin/pk\n+ 0x001aef30 75742d32 2f686f73 742f6269 6e2f706b ut-2/host/bin/pk\n 0x001aef40 672d636f 6e666967 202d2d64 69736162 g-config --disab\n 0x001aef50 6c652d73 74617469 63202d2d 656e6162 le-static --enab\n 0x001aef60 6c652d73 68617265 64202d2d 70726566 le-shared --pref\n 0x001aef70 69783d2f 75737220 2d2d656e 61626c65 ix=/usr --enable\n 0x001aef80 2d617666 696c7465 72202d2d 64697361 -avfilter --disa\n 0x001aef90 626c652d 76657273 696f6e33 202d2d65 ble-version3 --e\n 0x001aefa0 6e61626c 652d6c6f 6767696e 67202d2d nable-logging --\n" } ] }, { "source1": "./usr/lib/libavutil.so.56.51.100", "source2": "./usr/lib/libavutil.so.56.51.100", "unified_diff": null, "details": [ { "source1": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -2139,31 +2139,31 @@\n 0x0008c8ec 203d2025 69210a00 d7b35d3f d7b35d3f = %i!....]?..]?\n 0x0008c8fc 0000003f 0000003f 7a379e3e 7178733f ...?...?z7.>qxs?\n 0x0008c90c bd1b4f3f 1879163f 342e332e 31000000 ..O?.y.?4.3.1...\n 0x0008c91c 2d2d656e 61626c65 2d63726f 73732d63 --enable-cross-c\n 0x0008c92c 6f6d7069 6c65202d 2d63726f 73732d70 ompile --cross-p\n 0x0008c93c 72656669 783d2f68 6f6d652f 70656b6f refix=/home/peko\n 0x0008c94c 2f617574 6f627569 6c642f69 6e737461 /autobuild/insta\n- 0x0008c95c 6e63652d 302f6f75 74707574 2d312f68 nce-0/output-1/h\n+ 0x0008c95c 6e63652d 302f6f75 74707574 2d322f68 nce-0/output-2/h\n 0x0008c96c 6f73742f 62696e2f 6172632d 6275696c ost/bin/arc-buil\n 0x0008c97c 64726f6f 742d6c69 6e75782d 75636c69 droot-linux-ucli\n 0x0008c98c 62632d20 2d2d7379 73726f6f 743d2f68 bc- --sysroot=/h\n 0x0008c99c 6f6d652f 70656b6f 2f617574 6f627569 ome/peko/autobui\n 0x0008c9ac 6c642f69 6e737461 6e63652d 302f6f75 ld/instance-0/ou\n- 0x0008c9bc 74707574 2d312f68 6f73742f 6172632d tput-1/host/arc-\n+ 0x0008c9bc 74707574 2d322f68 6f73742f 6172632d tput-2/host/arc-\n 0x0008c9cc 6275696c 64726f6f 742d6c69 6e75782d buildroot-linux-\n 0x0008c9dc 75636c69 62632f73 7973726f 6f74202d uclibc/sysroot -\n 0x0008c9ec 2d686f73 742d6363 3d2f7573 722f6269 -host-cc=/usr/bi\n 0x0008c9fc 6e2f6763 63202d2d 61726368 3d617263 n/gcc --arch=arc\n 0x0008ca0c 202d2d74 61726765 742d6f73 3d6c696e --target-os=lin\n 0x0008ca1c 7578202d 2d646973 61626c65 2d737472 ux --disable-str\n 0x0008ca2c 69707069 6e67202d 2d706b67 2d636f6e ipping --pkg-con\n 0x0008ca3c 6669673d 2f686f6d 652f7065 6b6f2f61 fig=/home/peko/a\n 0x0008ca4c 75746f62 75696c64 2f696e73 74616e63 utobuild/instanc\n- 0x0008ca5c 652d302f 6f757470 75742d31 2f686f73 e-0/output-1/hos\n+ 0x0008ca5c 652d302f 6f757470 75742d32 2f686f73 e-0/output-2/hos\n 0x0008ca6c 742f6269 6e2f706b 672d636f 6e666967 t/bin/pkg-config\n 0x0008ca7c 202d2d64 69736162 6c652d73 74617469 --disable-stati\n 0x0008ca8c 63202d2d 656e6162 6c652d73 68617265 c --enable-share\n 0x0008ca9c 64202d2d 70726566 69783d2f 75737220 d --prefix=/usr \n 0x0008caac 2d2d656e 61626c65 2d617666 696c7465 --enable-avfilte\n 0x0008cabc 72202d2d 64697361 626c652d 76657273 r --disable-vers\n 0x0008cacc 696f6e33 202d2d65 6e61626c 652d6c6f ion3 --enable-lo\n" } ] }, { "source1": "./usr/lib/libicutu.so.67.1", "source2": "./usr/lib/libicutu.so.67.1", "unified_diff": null, "details": [ { "source1": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -1433,21 +1433,21 @@\n 0x0001d408 616d696c 79000000 6f732e68 6f737400 amily...os.host.\n 0x0001d418 6172632d 6275696c 64726f6f 742d6c69 arc-buildroot-li\n 0x0001d428 6e75782d 75636c69 62630000 6275696c nux-uclibc..buil\n 0x0001d438 642e6275 696c6400 7838365f 36342d70 d.build.x86_64-p\n 0x0001d448 632d6c69 6e75782d 676e7500 6275696c c-linux-gnu.buil\n 0x0001d458 642e6363 00000000 2f686f6d 652f7065 d.cc..../home/pe\n 0x0001d468 6b6f2f61 75746f62 75696c64 2f696e73 ko/autobuild/ins\n- 0x0001d478 74616e63 652d302f 6f757470 75742d31 tance-0/output-1\n+ 0x0001d478 74616e63 652d302f 6f757470 75742d32 tance-0/output-2\n 0x0001d488 2f686f73 742f6269 6e2f6172 632d6275 /host/bin/arc-bu\n 0x0001d498 696c6472 6f6f742d 6c696e75 782d7563 ildroot-linux-uc\n 0x0001d4a8 6c696263 2d676363 00000000 6275696c libc-gcc....buil\n 0x0001d4b8 642e6378 78000000 2f686f6d 652f7065 d.cxx.../home/pe\n 0x0001d4c8 6b6f2f61 75746f62 75696c64 2f696e73 ko/autobuild/ins\n- 0x0001d4d8 74616e63 652d302f 6f757470 75742d31 tance-0/output-1\n+ 0x0001d4d8 74616e63 652d302f 6f757470 75742d32 tance-0/output-2\n 0x0001d4e8 2f686f73 742f6269 6e2f6172 632d6275 /host/bin/arc-bu\n 0x0001d4f8 696c6472 6f6f742d 6c696e75 782d7563 ildroot-linux-uc\n 0x0001d508 6c696263 2d672b2b 00000000 75636f6e libc-g++....ucon\n 0x0001d518 6669672e 696e7465 726e616c 5f646967 fig.internal_dig\n 0x0001d528 69746c69 73740000 75636f6e 6669672e itlist..uconfig.\n 0x0001d538 68617665 5f706172 7365616c 6c696e70 have_parseallinp\n 0x0001d548 75740000 55444247 5f554465 62756745 ut..UDBG_UDebugE\n" } ] }, { "source1": "./usr/lib/libstdc++.so.6.0.28-gdb.py", "source2": "./usr/lib/libstdc++.so.6.0.28-gdb.py", "unified_diff": "@@ -15,16 +15,16 @@\n # along with this program. If not, see .\n \n import sys\n import gdb\n import os\n import os.path\n \n-pythondir = '/home/peko/autobuild/instance-0/output-1/host/share/gcc-10.2.0/python'\n-libdir = '/home/peko/autobuild/instance-0/output-1/host/arc-buildroot-linux-uclibc/lib'\n+pythondir = '/home/peko/autobuild/instance-0/output-2/host/share/gcc-10.2.0/python'\n+libdir = '/home/peko/autobuild/instance-0/output-2/host/arc-buildroot-linux-uclibc/lib'\n \n # This file might be loaded when there is no current objfile. This\n # can happen if the user loads it manually. In this case we don't\n # update sys.path; instead we just hope the user managed to do that\n # beforehand.\n if gdb.current_objfile () is not None:\n # Update module path. We want to find the relative path from libdir\n" }, { "source1": "./usr/lib/libswresample.so.3.7.100", "source2": "./usr/lib/libswresample.so.3.7.100", "unified_diff": null, "details": [ { "source1": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -375,30 +375,30 @@\n 0x000124a8 62707300 6f75742d 3e63685f 636f756e bps.out->ch_coun\n 0x000124b8 74203d3d 20696e2d 3e63685f 636f756e t == in->ch_coun\n 0x000124c8 74000000 2d2d656e 61626c65 2d63726f t...--enable-cro\n 0x000124d8 73732d63 6f6d7069 6c65202d 2d63726f ss-compile --cro\n 0x000124e8 73732d70 72656669 783d2f68 6f6d652f ss-prefix=/home/\n 0x000124f8 70656b6f 2f617574 6f627569 6c642f69 peko/autobuild/i\n 0x00012508 6e737461 6e63652d 302f6f75 74707574 nstance-0/output\n- 0x00012518 2d312f68 6f73742f 62696e2f 6172632d -1/host/bin/arc-\n+ 0x00012518 2d322f68 6f73742f 62696e2f 6172632d -2/host/bin/arc-\n 0x00012528 6275696c 64726f6f 742d6c69 6e75782d buildroot-linux-\n 0x00012538 75636c69 62632d20 2d2d7379 73726f6f uclibc- --sysroo\n 0x00012548 743d2f68 6f6d652f 70656b6f 2f617574 t=/home/peko/aut\n 0x00012558 6f627569 6c642f69 6e737461 6e63652d obuild/instance-\n- 0x00012568 302f6f75 74707574 2d312f68 6f73742f 0/output-1/host/\n+ 0x00012568 302f6f75 74707574 2d322f68 6f73742f 0/output-2/host/\n 0x00012578 6172632d 6275696c 64726f6f 742d6c69 arc-buildroot-li\n 0x00012588 6e75782d 75636c69 62632f73 7973726f nux-uclibc/sysro\n 0x00012598 6f74202d 2d686f73 742d6363 3d2f7573 ot --host-cc=/us\n 0x000125a8 722f6269 6e2f6763 63202d2d 61726368 r/bin/gcc --arch\n 0x000125b8 3d617263 202d2d74 61726765 742d6f73 =arc --target-os\n 0x000125c8 3d6c696e 7578202d 2d646973 61626c65 =linux --disable\n 0x000125d8 2d737472 69707069 6e67202d 2d706b67 -stripping --pkg\n 0x000125e8 2d636f6e 6669673d 2f686f6d 652f7065 -config=/home/pe\n 0x000125f8 6b6f2f61 75746f62 75696c64 2f696e73 ko/autobuild/ins\n- 0x00012608 74616e63 652d302f 6f757470 75742d31 tance-0/output-1\n+ 0x00012608 74616e63 652d302f 6f757470 75742d32 tance-0/output-2\n 0x00012618 2f686f73 742f6269 6e2f706b 672d636f /host/bin/pkg-co\n 0x00012628 6e666967 202d2d64 69736162 6c652d73 nfig --disable-s\n 0x00012638 74617469 63202d2d 656e6162 6c652d73 tatic --enable-s\n 0x00012648 68617265 64202d2d 70726566 69783d2f hared --prefix=/\n 0x00012658 75737220 2d2d656e 61626c65 2d617666 usr --enable-avf\n 0x00012668 696c7465 72202d2d 64697361 626c652d ilter --disable-\n 0x00012678 76657273 696f6e33 202d2d65 6e61626c version3 --enabl\n" } ] }, { "source1": "./usr/lib/python2.7/_sysconfigdata.pyc", "source2": "./usr/lib/python2.7/_sysconfigdata.pyc", "has_internal_linenos": true, "unified_diff": "@@ -241,15 +241,15 @@\n 00000f00: 365a 0000 648e 0253 288f 0200 0069 0000 6Z..d..S(....i..\n 00000f10: 0000 7418 0000 0041 435f 4150 504c 455f ..t....AC_APPLE_\n 00000f20: 554e 4956 4552 5341 4c5f 4255 494c 4474 UNIVERSAL_BUILDt\n 00000f30: 1500 0000 4149 585f 4745 4e55 494e 455f ....AIX_GENUINE_\n 00000f40: 4350 4c55 5350 4c55 5373 4f00 0000 2f68 CPLUSPLUSsO.../h\n 00000f50: 6f6d 652f 7065 6b6f 2f61 7574 6f62 7569 ome/peko/autobui\n 00000f60: 6c64 2f69 6e73 7461 6e63 652d 302f 6f75 ld/instance-0/ou\n-00000f70: 7470 7574 2d31 2f68 6f73 742f 6269 6e2f tput-1/host/bin/\n+00000f70: 7470 7574 2d32 2f68 6f73 742f 6269 6e2f tput-2/host/bin/\n 00000f80: 6172 632d 6275 696c 6472 6f6f 742d 6c69 arc-buildroot-li\n 00000f90: 6e75 782d 7563 6c69 6263 2d61 7274 0200 nux-uclibc-art..\n 00000fa0: 0000 4152 7402 0000 0072 6374 0700 0000 ..ARt....rct....\n 00000fb0: 4152 464c 4147 5374 0e00 0000 4154 4845 ARFLAGSt....ATHE\n 00000fc0: 4f53 5f54 4852 4541 4453 7314 0000 002d OS_THREADSs....-\n 00000fd0: 666e 6f2d 7374 7269 6374 2d61 6c69 6173 fno-strict-alias\n 00000fe0: 696e 6774 0a00 0000 4241 5345 4346 4c41 ingt....BASECFLA\n@@ -260,24 +260,24 @@\n 00001030: 7312 0000 002f 7573 722f 6c69 622f 7079 s..../usr/lib/py\n 00001040: 7468 6f6e 322e 3774 0a00 0000 4249 4e4c thon2.7t....BINL\n 00001050: 4942 4445 5354 730f 0000 002d 4c2e 202d IBDESTs....-L. -\n 00001060: 6c70 7974 686f 6e32 2e37 740a 0000 0042 lpython2.7t....B\n 00001070: 4c44 4c49 4252 4152 5973 5800 0000 2f68 LDLIBRARYsX.../h\n 00001080: 6f6d 652f 7065 6b6f 2f61 7574 6f62 7569 ome/peko/autobui\n 00001090: 6c64 2f69 6e73 7461 6e63 652d 302f 6f75 ld/instance-0/ou\n-000010a0: 7470 7574 2d31 2f68 6f73 742f 6269 6e2f tput-1/host/bin/\n+000010a0: 7470 7574 2d32 2f68 6f73 742f 6269 6e2f tput-2/host/bin/\n 000010b0: 6172 632d 6275 696c 6472 6f6f 742d 6c69 arc-buildroot-li\n 000010c0: 6e75 782d 7563 6c69 6263 2d67 6363 202d nux-uclibc-gcc -\n 000010d0: 7368 6172 6564 7409 0000 0042 4c44 5348 sharedt....BLDSH\n 000010e0: 4152 4544 7408 0000 0042 5549 4c44 4558 AREDt....BUILDEX\n 000010f0: 4574 0600 0000 7079 7468 6f6e 740b 0000 Et....pythont...\n 00001100: 0042 5549 4c44 5059 5448 4f4e 7350 0000 .BUILDPYTHONsP..\n 00001110: 002f 686f 6d65 2f70 656b 6f2f 6175 746f ./home/peko/auto\n 00001120: 6275 696c 642f 696e 7374 616e 6365 2d30 build/instance-0\n-00001130: 2f6f 7574 7075 742d 312f 686f 7374 2f62 /output-1/host/b\n+00001130: 2f6f 7574 7075 742d 322f 686f 7374 2f62 /output-2/host/b\n 00001140: 696e 2f61 7263 2d62 7569 6c64 726f 6f74 in/arc-buildroot\n 00001150: 2d6c 696e 7578 2d75 636c 6962 632d 6763 -linux-uclibc-gc\n 00001160: 6374 0200 0000 4343 7305 0000 002d 6650 ct....CCs....-fP\n 00001170: 4943 7408 0000 0043 4353 4841 5245 4473 ICt....CCSHAREDs\n 00001180: 8700 0000 2d66 6e6f 2d73 7472 6963 742d ....-fno-strict-\n 00001190: 616c 6961 7369 6e67 202d 445f 4c41 5247 aliasing -D_LARG\n 000011a0: 4546 494c 455f 534f 5552 4345 202d 445f EFILE_SOURCE -D_\n@@ -352,15 +352,15 @@\n 000015f0: 2720 2768 6f73 745f 616c 6961 733d 6172 ' 'host_alias=ar\n 00001600: 632d 6275 696c 6472 6f6f 742d 6c69 6e75 c-buildroot-linu\n 00001610: 782d 7563 6c69 6263 2720 2774 6172 6765 x-uclibc' 'targe\n 00001620: 745f 616c 6961 733d 6172 632d 6275 696c t_alias=arc-buil\n 00001630: 6472 6f6f 742d 6c69 6e75 782d 7563 6c69 droot-linux-ucli\n 00001640: 6263 2720 2743 433d 2f68 6f6d 652f 7065 bc' 'CC=/home/pe\n 00001650: 6b6f 2f61 7574 6f62 7569 6c64 2f69 6e73 ko/autobuild/ins\n-00001660: 7461 6e63 652d 302f 6f75 7470 7574 2d31 tance-0/output-1\n+00001660: 7461 6e63 652d 302f 6f75 7470 7574 2d32 tance-0/output-2\n 00001670: 2f68 6f73 742f 6269 6e2f 6172 632d 6275 /host/bin/arc-bu\n 00001680: 696c 6472 6f6f 742d 6c69 6e75 782d 7563 ildroot-linux-uc\n 00001690: 6c69 6263 2d67 6363 2720 2743 464c 4147 libc-gcc' 'CFLAG\n 000016a0: 533d 2d44 5f4c 4152 4745 4649 4c45 5f53 S=-D_LARGEFILE_S\n 000016b0: 4f55 5243 4520 2d44 5f4c 4152 4745 4649 OURCE -D_LARGEFI\n 000016c0: 4c45 3634 5f53 4f55 5243 4520 2d44 5f46 LE64_SOURCE -D_F\n 000016d0: 494c 455f 4f46 4653 4554 5f42 4954 533d ILE_OFFSET_BITS=\n@@ -368,41 +368,41 @@\n 000016f0: 4147 533d 2720 2743 5050 464c 4147 533d AGS=' 'CPPFLAGS=\n 00001700: 2d44 5f4c 4152 4745 4649 4c45 5f53 4f55 -D_LARGEFILE_SOU\n 00001710: 5243 4520 2d44 5f4c 4152 4745 4649 4c45 RCE -D_LARGEFILE\n 00001720: 3634 5f53 4f55 5243 4520 2d44 5f46 494c 64_SOURCE -D_FIL\n 00001730: 455f 4f46 4653 4554 5f42 4954 533d 3634 E_OFFSET_BITS=64\n 00001740: 2720 2743 5050 3d2f 686f 6d65 2f70 656b ' 'CPP=/home/pek\n 00001750: 6f2f 6175 746f 6275 696c 642f 696e 7374 o/autobuild/inst\n-00001760: 616e 6365 2d30 2f6f 7574 7075 742d 312f ance-0/output-1/\n+00001760: 616e 6365 2d30 2f6f 7574 7075 742d 322f ance-0/output-2/\n 00001770: 686f 7374 2f62 696e 2f61 7263 2d62 7569 host/bin/arc-bui\n 00001780: 6c64 726f 6f74 2d6c 696e 7578 2d75 636c ldroot-linux-ucl\n 00001790: 6962 632d 6370 7027 2027 504b 475f 434f ibc-cpp' 'PKG_CO\n 000017a0: 4e46 4947 3d2f 686f 6d65 2f70 656b 6f2f NFIG=/home/peko/\n 000017b0: 6175 746f 6275 696c 642f 696e 7374 616e autobuild/instan\n-000017c0: 6365 2d30 2f6f 7574 7075 742d 312f 686f ce-0/output-1/ho\n+000017c0: 6365 2d30 2f6f 7574 7075 742d 322f 686f ce-0/output-2/ho\n 000017d0: 7374 2f62 696e 2f70 6b67 2d63 6f6e 6669 st/bin/pkg-confi\n 000017e0: 6727 740b 0000 0043 4f4e 4649 475f 4152 g't....CONFIG_AR\n 000017f0: 4753 730c 0000 002f 7573 722f 696e 636c GSs..../usr/incl\n 00001800: 7564 6574 0e00 0000 434f 4e46 494e 434c udet....CONFINCL\n 00001810: 5544 4544 4952 7316 0000 002f 7573 722f UDEDIRs..../usr/\n 00001820: 696e 636c 7564 652f 7079 7468 6f6e 322e include/python2.\n 00001830: 3774 0d00 0000 434f 4e46 494e 434c 5544 7t....CONFINCLUD\n 00001840: 4550 5973 1b00 0000 3a70 6c61 742d 6c69 EPYs....:plat-li\n 00001850: 6e75 7832 3a6c 6962 2d74 6b3a 6c69 622d nux2:lib-tk:lib-\n 00001860: 6f6c 6474 0e00 0000 434f 5245 5059 5448 oldt....COREPYTH\n 00001870: 4f4e 5041 5448 734a 0000 002f 686f 6d65 ONPATHsJ.../home\n 00001880: 2f70 656b 6f2f 6175 746f 6275 696c 642f /peko/autobuild/\n 00001890: 696e 7374 616e 6365 2d30 2f6f 7574 7075 instance-0/outpu\n-000018a0: 742d 312f 6275 696c 642f 7079 7468 6f6e t-1/build/python\n+000018a0: 742d 322f 6275 696c 642f 7079 7468 6f6e t-2/build/python\n 000018b0: 2d32 2e37 2e31 382f 636f 7665 7261 6765 -2.7.18/coverage\n 000018c0: 2e69 6e66 6f74 0d00 0000 434f 5645 5241 .infot....COVERA\n 000018d0: 4745 5f49 4e46 4f73 4800 0000 2f68 6f6d GE_INFOsH.../hom\n 000018e0: 652f 7065 6b6f 2f61 7574 6f62 7569 6c64 e/peko/autobuild\n 000018f0: 2f69 6e73 7461 6e63 652d 302f 6f75 7470 /instance-0/outp\n-00001900: 7574 2d31 2f62 7569 6c64 2f70 7974 686f ut-1/build/pytho\n+00001900: 7574 2d32 2f62 7569 6c64 2f70 7974 686f ut-2/build/pytho\n 00001910: 6e2d 322e 372e 3138 2f6c 636f 762d 7265 n-2.7.18/lcov-re\n 00001920: 706f 7274 740f 0000 0043 4f56 4552 4147 portt....COVERAG\n 00001930: 455f 5245 504f 5254 7332 0000 002d 2d6e E_REPORTs2...--n\n 00001940: 6f2d 6272 616e 6368 2d63 6f76 6572 6167 o-branch-coverag\n 00001950: 6520 2d2d 7469 746c 6520 2243 5079 7468 e --title \"CPyth\n 00001960: 6f6e 206c 636f 7620 7265 706f 7274 2274 on lcov report\"t\n 00001970: 1700 0000 434f 5645 5241 4745 5f52 4550 ....COVERAGE_REP\n@@ -412,15 +412,15 @@\n 000019b0: 4745 4649 4c45 5f53 4f55 5243 4520 2d44 GEFILE_SOURCE -D\n 000019c0: 5f4c 4152 4745 4649 4c45 3634 5f53 4f55 _LARGEFILE64_SOU\n 000019d0: 5243 4520 2d44 5f46 494c 455f 4f46 4653 RCE -D_FILE_OFFS\n 000019e0: 4554 5f42 4954 533d 3634 7408 0000 0043 ET_BITS=64t....C\n 000019f0: 5050 464c 4147 5373 5000 0000 2f68 6f6d PPFLAGSsP.../hom\n 00001a00: 652f 7065 6b6f 2f61 7574 6f62 7569 6c64 e/peko/autobuild\n 00001a10: 2f69 6e73 7461 6e63 652d 302f 6f75 7470 /instance-0/outp\n-00001a20: 7574 2d31 2f68 6f73 742f 6269 6e2f 6172 ut-1/host/bin/ar\n+00001a20: 7574 2d32 2f68 6f73 742f 6269 6e2f 6172 ut-2/host/bin/ar\n 00001a30: 632d 6275 696c 6472 6f6f 742d 6c69 6e75 c-buildroot-linu\n 00001a40: 782d 7563 6c69 6263 2d67 2b2b 7403 0000 x-uclibc-g++t...\n 00001a50: 0043 5858 7409 0000 0043 5f54 4852 4541 .CXXt....C_THREA\n 00001a60: 4453 733f 0000 002f 7573 7220 2f75 7372 DSs?.../usr /usr\n 00001a70: 2f6c 6962 202f 7573 722f 6c69 622f 7079 /lib /usr/lib/py\n 00001a80: 7468 6f6e 322e 3720 2f75 7372 2f6c 6962 thon2.7 /usr/lib\n 00001a90: 2f70 7974 686f 6e32 2e37 2f6c 6962 2d64 /python2.7/lib-d\n@@ -882,15 +882,15 @@\n 00003710: 696e 2f69 6e73 7461 6c6c 202d 6320 2d6d in/install -c -m\n 00003720: 2035 3535 740e 0000 0049 4e53 5441 4c4c 555t....INSTALL\n 00003730: 5f53 4841 5245 4473 1300 0000 6c69 6270 _SHAREDs....libp\n 00003740: 7974 686f 6e32 2e37 2e73 6f2e 312e 3074 ython2.7.so.1.0t\n 00003750: 0a00 0000 494e 5354 534f 4e41 4d45 7358 ....INSTSONAMEsX\n 00003760: 0000 002f 686f 6d65 2f70 656b 6f2f 6175 .../home/peko/au\n 00003770: 746f 6275 696c 642f 696e 7374 616e 6365 tobuild/instance\n-00003780: 2d30 2f6f 7574 7075 742d 312f 686f 7374 -0/output-1/host\n+00003780: 2d30 2f6f 7574 7075 742d 322f 686f 7374 -0/output-2/host\n 00003790: 2f62 696e 2f61 7263 2d62 7569 6c64 726f /bin/arc-buildro\n 000037a0: 6f74 2d6c 696e 7578 2d75 636c 6962 632d ot-linux-uclibc-\n 000037b0: 672b 2b20 2d73 6861 7265 6474 0b00 0000 g++ -sharedt....\n 000037c0: 4c44 4358 5853 4841 5245 4474 0700 0000 LDCXXSHAREDt....\n 000037d0: 4c44 464c 4147 5374 0600 0000 4c44 4c41 LDFLAGSt....LDLA\n 000037e0: 5354 730f 0000 006c 6962 7079 7468 6f6e STs....libpython\n 000037f0: 322e 372e 736f 7409 0000 004c 444c 4942 2.7.sot....LDLIB\n@@ -1036,25 +1036,25 @@\n 000040b0: 4b49 4e53 5441 4c4c 4449 5274 1500 0000 KINSTALLDIRt....\n 000040c0: 5059 5448 4f4e 4652 414d 4557 4f52 4b50 PYTHONFRAMEWORKP\n 000040d0: 5245 4649 5874 0a00 0000 5059 5448 4f4e REFIXt....PYTHON\n 000040e0: 5041 5448 7337 0100 005f 5059 5448 4f4e PATHs7..._PYTHON\n 000040f0: 5f50 524f 4a45 4354 5f42 4153 453d 2f68 _PROJECT_BASE=/h\n 00004100: 6f6d 652f 7065 6b6f 2f61 7574 6f62 7569 ome/peko/autobui\n 00004110: 6c64 2f69 6e73 7461 6e63 652d 302f 6f75 ld/instance-0/ou\n-00004120: 7470 7574 2d31 2f62 7569 6c64 2f70 7974 tput-1/build/pyt\n+00004120: 7470 7574 2d32 2f62 7569 6c64 2f70 7974 tput-2/build/pyt\n 00004130: 686f 6e2d 322e 372e 3138 205f 5059 5448 hon-2.7.18 _PYTH\n 00004140: 4f4e 5f48 4f53 545f 504c 4154 464f 524d ON_HOST_PLATFORM\n 00004150: 3d24 285f 5059 5448 4f4e 5f48 4f53 545f =$(_PYTHON_HOST_\n 00004160: 504c 4154 464f 524d 2920 5059 5448 4f4e PLATFORM) PYTHON\n 00004170: 5041 5448 3d24 2873 6865 6c6c 2074 6573 PATH=$(shell tes\n 00004180: 7420 2d66 2070 7973 7973 636f 6e66 6967 t -f pysysconfig\n 00004190: 6461 7461 6469 722e 7478 7420 2626 2065 datadir.txt && e\n 000041a0: 6368 6f20 2f68 6f6d 652f 7065 6b6f 2f61 cho /home/peko/a\n 000041b0: 7574 6f62 7569 6c64 2f69 6e73 7461 6e63 utobuild/instanc\n-000041c0: 652d 302f 6f75 7470 7574 2d31 2f62 7569 e-0/output-1/bui\n+000041c0: 652d 302f 6f75 7470 7574 2d32 2f62 7569 e-0/output-2/bui\n 000041d0: 6c64 2f70 7974 686f 6e2d 322e 372e 3138 ld/python-2.7.18\n 000041e0: 2f60 6361 7420 7079 7379 7363 6f6e 6669 /`cat pysysconfi\n 000041f0: 6764 6174 6164 6972 2e74 7874 603a 292e gdatadir.txt`:).\n 00004200: 2f4c 6962 3a2e 2f4c 6962 2f70 6c61 742d /Lib:./Lib/plat-\n 00004210: 6c69 6e75 7832 2070 7974 686f 6e32 2e37 linux2 python2.7\n 00004220: 7410 0000 0050 5954 484f 4e5f 464f 525f t....PYTHON_FOR_\n 00004230: 4255 494c 4473 0900 0000 7079 7468 6f6e BUILDs....python\n@@ -1092,15 +1092,15 @@\n 00004430: 494e 475f 554e 4943 4f44 4573 2c00 0000 ING_UNICODEs,...\n 00004440: 2d6c 202d 7820 7465 7374 5f73 7562 7072 -l -x test_subpr\n 00004450: 6f63 6573 7320 7465 7374 5f69 6f20 7465 ocess test_io te\n 00004460: 7374 5f6c 6962 3274 6f33 205c 740d 0000 st_lib2to3 \\t...\n 00004470: 0051 5549 434b 5445 5354 4f50 5453 7353 .QUICKTESTOPTSsS\n 00004480: 0000 002f 686f 6d65 2f70 656b 6f2f 6175 .../home/peko/au\n 00004490: 746f 6275 696c 642f 696e 7374 616e 6365 tobuild/instance\n-000044a0: 2d30 2f6f 7574 7075 742d 312f 686f 7374 -0/output-1/host\n+000044a0: 2d30 2f6f 7574 7075 742d 322f 686f 7374 -0/output-2/host\n 000044b0: 2f62 696e 2f61 7263 2d62 7569 6c64 726f /bin/arc-buildro\n 000044c0: 6f74 2d6c 696e 7578 2d75 636c 6962 632d ot-linux-uclibc-\n 000044d0: 7261 6e6c 6962 7406 0000 0052 414e 4c49 ranlibt....RANLI\n 000044e0: 4273 1700 0000 4d61 632f 5265 736f 7572 Bs....Mac/Resour\n 000044f0: 6365 732f 6672 616d 6577 6f72 6b74 0900 ces/frameworkt..\n 00004500: 0000 5245 5353 5243 4449 5274 0400 0000 ..RESSRCDIRt....\n 00004510: 766f 6964 740a 0000 0052 4554 5349 4754 voidt....RETSIGT\n@@ -1206,15 +1206,15 @@\n 00004b50: 4f55 424c 455f 524f 554e 4449 4e47 7329 OUBLE_ROUNDINGs)\n 00004b60: 0000 0078 6d6c 2078 6d6c 2f64 6f6d 2078 ...xml xml/dom x\n 00004b70: 6d6c 2f65 7472 6565 2078 6d6c 2f70 6172 ml/etree xml/par\n 00004b80: 7365 7273 2078 6d6c 2f73 6178 740d 0000 sers xml/saxt...\n 00004b90: 0058 4d4c 4c49 4253 5542 4449 5253 733c .XMLLIBSUBDIRSs<\n 00004ba0: 0000 002f 686f 6d65 2f70 656b 6f2f 6175 .../home/peko/au\n 00004bb0: 746f 6275 696c 642f 696e 7374 616e 6365 tobuild/instance\n-00004bc0: 2d30 2f6f 7574 7075 742d 312f 6275 696c -0/output-1/buil\n+00004bc0: 2d30 2f6f 7574 7075 742d 322f 6275 696c -0/output-2/buil\n 00004bd0: 642f 7079 7468 6f6e 2d32 2e37 2e31 3874 d/python-2.7.18t\n 00004be0: 0c00 0000 6162 735f 6275 696c 6464 6972 ....abs_builddir\n 00004bf0: 740a 0000 0061 6273 5f73 7263 6469 7273 t....abs_srcdirs\n 00004c00: 1300 0000 7838 365f 3634 2d70 632d 6c69 ....x86_64-pc-li\n 00004c10: 6e75 782d 676e 7574 0500 0000 6275 696c nux-gnut....buil\n 00004c20: 6473 0a00 0000 2f75 7372 2f73 6861 7265 ds..../usr/share\n 00004c30: 740b 0000 0064 6174 6172 6f6f 7464 6972 t....datarootdir\n" }, { "source1": "./usr/lib/python2.7/config/Makefile", "source2": "./usr/lib/python2.7/config/Makefile", "unified_diff": "@@ -24,25 +24,25 @@\n MODOBJS= Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o\n MODLIBS= $(LOCALMODLIBS) $(BASEMODLIBS)\n \n # === Variables set by configure\n VERSION=\t2.7\n srcdir=\t\t.\n \n-abs_srcdir=\t/home/peko/autobuild/instance-0/output-1/build/python-2.7.18\n-abs_builddir=\t/home/peko/autobuild/instance-0/output-1/build/python-2.7.18\n+abs_srcdir=\t/home/peko/autobuild/instance-0/output-2/build/python-2.7.18\n+abs_builddir=\t/home/peko/autobuild/instance-0/output-2/build/python-2.7.18\n build=\t\tx86_64-pc-linux-gnu\n host=\t\tarc-buildroot-linux-uclibc\n \n-CC=\t\t/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc\n-CXX=\t\t/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-g++\n+CC=\t\t/home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-gcc\n+CXX=\t\t/home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-g++\n MAINCC=\t\t$(CC)\n LINKCC=\t\t$(PURIFY) $(MAINCC)\n-AR=\t\t/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ar\n-RANLIB=\t\t/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-ranlib\n+AR=\t\t/home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-ar\n+RANLIB=\t\t/home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-ranlib\n GITVERSION=\t\n GITTAG=\t\t\n GITBRANCH=\t\n PGO_PROF_GEN_FLAG=-fprofile-generate\n PGO_PROF_USE_FLAG=-fprofile-use -fprofile-correction\n LLVM_PROF_MERGER=true\n LLVM_PROF_FILE=\n@@ -155,15 +155,15 @@\n # Modes for directories, executables and data files created by the\n # install process. Default to user-only-writable for all file types.\n DIRMODE=\t755\n EXEMODE=\t755\n FILEMODE=\t644\n \n # configure script arguments\n-CONFIG_ARGS=\t '--target=arc-buildroot-linux-uclibc' '--host=arc-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--disable-readline' '--with-expat=system' '--disable-bsddb' '--disable-sqlite3' '--disable-codecs-cjk' '--disable-lib2to3' '--disable-bz2' '--disable-ossaudiodev' '--without-cxx-main' '--without-doc-strings' '--with-system-ffi' '--disable-pydoc' '--disable-test-modules' '--disable-gdbm' '--disable-tk' '--disable-nis' '--disable-dbm' '--disable-pyo-build' '--disable-pyc-build' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arc-buildroot-linux-uclibc' 'target_alias=arc-buildroot-linux-uclibc' 'CC=/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/peko/autobuild/instance-0/output-1/host/bin/arc-buildroot-linux-uclibc-cpp' 'PKG_CONFIG=/home/peko/autobuild/instance-0/output-1/host/bin/pkg-config'\n+CONFIG_ARGS=\t '--target=arc-buildroot-linux-uclibc' '--host=arc-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--disable-readline' '--with-expat=system' '--disable-bsddb' '--disable-sqlite3' '--disable-codecs-cjk' '--disable-lib2to3' '--disable-bz2' '--disable-ossaudiodev' '--without-cxx-main' '--without-doc-strings' '--with-system-ffi' '--disable-pydoc' '--disable-test-modules' '--disable-gdbm' '--disable-tk' '--disable-nis' '--disable-dbm' '--disable-pyo-build' '--disable-pyc-build' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=arc-buildroot-linux-uclibc' 'target_alias=arc-buildroot-linux-uclibc' 'CC=/home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/peko/autobuild/instance-0/output-2/host/bin/arc-buildroot-linux-uclibc-cpp' 'PKG_CONFIG=/home/peko/autobuild/instance-0/output-2/host/bin/pkg-config'\n \n # disabled extensions\n DISABLED_EXTENSIONS=\t _sqlite3 _codecs_kr _codecs_jp _codecs_cn _codecs_tw _codecs_hk nis readline bz2 dbm gdbm _bsddb _tkinter ossaudiodev\n \n # Subdirectories with code\n SRCDIRS= \tParser Objects Python Modules Modules/_io\n \n" }, { "source1": "./usr/lib/python2.7/lib-dynload/sysconfigdata/_sysconfigdata.pyc", "source2": "./usr/lib/python2.7/lib-dynload/sysconfigdata/_sysconfigdata.pyc", "has_internal_linenos": true, "unified_diff": "@@ -241,15 +241,15 @@\n 00000f00: 365a 0000 648e 0253 288f 0200 0069 0000 6Z..d..S(....i..\n 00000f10: 0000 7418 0000 0041 435f 4150 504c 455f ..t....AC_APPLE_\n 00000f20: 554e 4956 4552 5341 4c5f 4255 494c 4474 UNIVERSAL_BUILDt\n 00000f30: 1500 0000 4149 585f 4745 4e55 494e 455f ....AIX_GENUINE_\n 00000f40: 4350 4c55 5350 4c55 5373 4f00 0000 2f68 CPLUSPLUSsO.../h\n 00000f50: 6f6d 652f 7065 6b6f 2f61 7574 6f62 7569 ome/peko/autobui\n 00000f60: 6c64 2f69 6e73 7461 6e63 652d 302f 6f75 ld/instance-0/ou\n-00000f70: 7470 7574 2d31 2f68 6f73 742f 6269 6e2f tput-1/host/bin/\n+00000f70: 7470 7574 2d32 2f68 6f73 742f 6269 6e2f tput-2/host/bin/\n 00000f80: 6172 632d 6275 696c 6472 6f6f 742d 6c69 arc-buildroot-li\n 00000f90: 6e75 782d 7563 6c69 6263 2d61 7274 0200 nux-uclibc-art..\n 00000fa0: 0000 4152 7402 0000 0072 6374 0700 0000 ..ARt....rct....\n 00000fb0: 4152 464c 4147 5374 0e00 0000 4154 4845 ARFLAGSt....ATHE\n 00000fc0: 4f53 5f54 4852 4541 4453 7314 0000 002d OS_THREADSs....-\n 00000fd0: 666e 6f2d 7374 7269 6374 2d61 6c69 6173 fno-strict-alias\n 00000fe0: 696e 6774 0a00 0000 4241 5345 4346 4c41 ingt....BASECFLA\n@@ -260,24 +260,24 @@\n 00001030: 7312 0000 002f 7573 722f 6c69 622f 7079 s..../usr/lib/py\n 00001040: 7468 6f6e 322e 3774 0a00 0000 4249 4e4c thon2.7t....BINL\n 00001050: 4942 4445 5354 730f 0000 002d 4c2e 202d IBDESTs....-L. -\n 00001060: 6c70 7974 686f 6e32 2e37 740a 0000 0042 lpython2.7t....B\n 00001070: 4c44 4c49 4252 4152 5973 5800 0000 2f68 LDLIBRARYsX.../h\n 00001080: 6f6d 652f 7065 6b6f 2f61 7574 6f62 7569 ome/peko/autobui\n 00001090: 6c64 2f69 6e73 7461 6e63 652d 302f 6f75 ld/instance-0/ou\n-000010a0: 7470 7574 2d31 2f68 6f73 742f 6269 6e2f tput-1/host/bin/\n+000010a0: 7470 7574 2d32 2f68 6f73 742f 6269 6e2f tput-2/host/bin/\n 000010b0: 6172 632d 6275 696c 6472 6f6f 742d 6c69 arc-buildroot-li\n 000010c0: 6e75 782d 7563 6c69 6263 2d67 6363 202d nux-uclibc-gcc -\n 000010d0: 7368 6172 6564 7409 0000 0042 4c44 5348 sharedt....BLDSH\n 000010e0: 4152 4544 7408 0000 0042 5549 4c44 4558 AREDt....BUILDEX\n 000010f0: 4574 0600 0000 7079 7468 6f6e 740b 0000 Et....pythont...\n 00001100: 0042 5549 4c44 5059 5448 4f4e 7350 0000 .BUILDPYTHONsP..\n 00001110: 002f 686f 6d65 2f70 656b 6f2f 6175 746f ./home/peko/auto\n 00001120: 6275 696c 642f 696e 7374 616e 6365 2d30 build/instance-0\n-00001130: 2f6f 7574 7075 742d 312f 686f 7374 2f62 /output-1/host/b\n+00001130: 2f6f 7574 7075 742d 322f 686f 7374 2f62 /output-2/host/b\n 00001140: 696e 2f61 7263 2d62 7569 6c64 726f 6f74 in/arc-buildroot\n 00001150: 2d6c 696e 7578 2d75 636c 6962 632d 6763 -linux-uclibc-gc\n 00001160: 6374 0200 0000 4343 7305 0000 002d 6650 ct....CCs....-fP\n 00001170: 4943 7408 0000 0043 4353 4841 5245 4473 ICt....CCSHAREDs\n 00001180: 8700 0000 2d66 6e6f 2d73 7472 6963 742d ....-fno-strict-\n 00001190: 616c 6961 7369 6e67 202d 445f 4c41 5247 aliasing -D_LARG\n 000011a0: 4546 494c 455f 534f 5552 4345 202d 445f EFILE_SOURCE -D_\n@@ -352,15 +352,15 @@\n 000015f0: 2720 2768 6f73 745f 616c 6961 733d 6172 ' 'host_alias=ar\n 00001600: 632d 6275 696c 6472 6f6f 742d 6c69 6e75 c-buildroot-linu\n 00001610: 782d 7563 6c69 6263 2720 2774 6172 6765 x-uclibc' 'targe\n 00001620: 745f 616c 6961 733d 6172 632d 6275 696c t_alias=arc-buil\n 00001630: 6472 6f6f 742d 6c69 6e75 782d 7563 6c69 droot-linux-ucli\n 00001640: 6263 2720 2743 433d 2f68 6f6d 652f 7065 bc' 'CC=/home/pe\n 00001650: 6b6f 2f61 7574 6f62 7569 6c64 2f69 6e73 ko/autobuild/ins\n-00001660: 7461 6e63 652d 302f 6f75 7470 7574 2d31 tance-0/output-1\n+00001660: 7461 6e63 652d 302f 6f75 7470 7574 2d32 tance-0/output-2\n 00001670: 2f68 6f73 742f 6269 6e2f 6172 632d 6275 /host/bin/arc-bu\n 00001680: 696c 6472 6f6f 742d 6c69 6e75 782d 7563 ildroot-linux-uc\n 00001690: 6c69 6263 2d67 6363 2720 2743 464c 4147 libc-gcc' 'CFLAG\n 000016a0: 533d 2d44 5f4c 4152 4745 4649 4c45 5f53 S=-D_LARGEFILE_S\n 000016b0: 4f55 5243 4520 2d44 5f4c 4152 4745 4649 OURCE -D_LARGEFI\n 000016c0: 4c45 3634 5f53 4f55 5243 4520 2d44 5f46 LE64_SOURCE -D_F\n 000016d0: 494c 455f 4f46 4653 4554 5f42 4954 533d ILE_OFFSET_BITS=\n@@ -368,41 +368,41 @@\n 000016f0: 4147 533d 2720 2743 5050 464c 4147 533d AGS=' 'CPPFLAGS=\n 00001700: 2d44 5f4c 4152 4745 4649 4c45 5f53 4f55 -D_LARGEFILE_SOU\n 00001710: 5243 4520 2d44 5f4c 4152 4745 4649 4c45 RCE -D_LARGEFILE\n 00001720: 3634 5f53 4f55 5243 4520 2d44 5f46 494c 64_SOURCE -D_FIL\n 00001730: 455f 4f46 4653 4554 5f42 4954 533d 3634 E_OFFSET_BITS=64\n 00001740: 2720 2743 5050 3d2f 686f 6d65 2f70 656b ' 'CPP=/home/pek\n 00001750: 6f2f 6175 746f 6275 696c 642f 696e 7374 o/autobuild/inst\n-00001760: 616e 6365 2d30 2f6f 7574 7075 742d 312f ance-0/output-1/\n+00001760: 616e 6365 2d30 2f6f 7574 7075 742d 322f ance-0/output-2/\n 00001770: 686f 7374 2f62 696e 2f61 7263 2d62 7569 host/bin/arc-bui\n 00001780: 6c64 726f 6f74 2d6c 696e 7578 2d75 636c ldroot-linux-ucl\n 00001790: 6962 632d 6370 7027 2027 504b 475f 434f ibc-cpp' 'PKG_CO\n 000017a0: 4e46 4947 3d2f 686f 6d65 2f70 656b 6f2f NFIG=/home/peko/\n 000017b0: 6175 746f 6275 696c 642f 696e 7374 616e autobuild/instan\n-000017c0: 6365 2d30 2f6f 7574 7075 742d 312f 686f ce-0/output-1/ho\n+000017c0: 6365 2d30 2f6f 7574 7075 742d 322f 686f ce-0/output-2/ho\n 000017d0: 7374 2f62 696e 2f70 6b67 2d63 6f6e 6669 st/bin/pkg-confi\n 000017e0: 6727 740b 0000 0043 4f4e 4649 475f 4152 g't....CONFIG_AR\n 000017f0: 4753 730c 0000 002f 7573 722f 696e 636c GSs..../usr/incl\n 00001800: 7564 6574 0e00 0000 434f 4e46 494e 434c udet....CONFINCL\n 00001810: 5544 4544 4952 7316 0000 002f 7573 722f UDEDIRs..../usr/\n 00001820: 696e 636c 7564 652f 7079 7468 6f6e 322e include/python2.\n 00001830: 3774 0d00 0000 434f 4e46 494e 434c 5544 7t....CONFINCLUD\n 00001840: 4550 5973 1b00 0000 3a70 6c61 742d 6c69 EPYs....:plat-li\n 00001850: 6e75 7832 3a6c 6962 2d74 6b3a 6c69 622d nux2:lib-tk:lib-\n 00001860: 6f6c 6474 0e00 0000 434f 5245 5059 5448 oldt....COREPYTH\n 00001870: 4f4e 5041 5448 734a 0000 002f 686f 6d65 ONPATHsJ.../home\n 00001880: 2f70 656b 6f2f 6175 746f 6275 696c 642f /peko/autobuild/\n 00001890: 696e 7374 616e 6365 2d30 2f6f 7574 7075 instance-0/outpu\n-000018a0: 742d 312f 6275 696c 642f 7079 7468 6f6e t-1/build/python\n+000018a0: 742d 322f 6275 696c 642f 7079 7468 6f6e t-2/build/python\n 000018b0: 2d32 2e37 2e31 382f 636f 7665 7261 6765 -2.7.18/coverage\n 000018c0: 2e69 6e66 6f74 0d00 0000 434f 5645 5241 .infot....COVERA\n 000018d0: 4745 5f49 4e46 4f73 4800 0000 2f68 6f6d GE_INFOsH.../hom\n 000018e0: 652f 7065 6b6f 2f61 7574 6f62 7569 6c64 e/peko/autobuild\n 000018f0: 2f69 6e73 7461 6e63 652d 302f 6f75 7470 /instance-0/outp\n-00001900: 7574 2d31 2f62 7569 6c64 2f70 7974 686f ut-1/build/pytho\n+00001900: 7574 2d32 2f62 7569 6c64 2f70 7974 686f ut-2/build/pytho\n 00001910: 6e2d 322e 372e 3138 2f6c 636f 762d 7265 n-2.7.18/lcov-re\n 00001920: 706f 7274 740f 0000 0043 4f56 4552 4147 portt....COVERAG\n 00001930: 455f 5245 504f 5254 7332 0000 002d 2d6e E_REPORTs2...--n\n 00001940: 6f2d 6272 616e 6368 2d63 6f76 6572 6167 o-branch-coverag\n 00001950: 6520 2d2d 7469 746c 6520 2243 5079 7468 e --title \"CPyth\n 00001960: 6f6e 206c 636f 7620 7265 706f 7274 2274 on lcov report\"t\n 00001970: 1700 0000 434f 5645 5241 4745 5f52 4550 ....COVERAGE_REP\n@@ -412,15 +412,15 @@\n 000019b0: 4745 4649 4c45 5f53 4f55 5243 4520 2d44 GEFILE_SOURCE -D\n 000019c0: 5f4c 4152 4745 4649 4c45 3634 5f53 4f55 _LARGEFILE64_SOU\n 000019d0: 5243 4520 2d44 5f46 494c 455f 4f46 4653 RCE -D_FILE_OFFS\n 000019e0: 4554 5f42 4954 533d 3634 7408 0000 0043 ET_BITS=64t....C\n 000019f0: 5050 464c 4147 5373 5000 0000 2f68 6f6d PPFLAGSsP.../hom\n 00001a00: 652f 7065 6b6f 2f61 7574 6f62 7569 6c64 e/peko/autobuild\n 00001a10: 2f69 6e73 7461 6e63 652d 302f 6f75 7470 /instance-0/outp\n-00001a20: 7574 2d31 2f68 6f73 742f 6269 6e2f 6172 ut-1/host/bin/ar\n+00001a20: 7574 2d32 2f68 6f73 742f 6269 6e2f 6172 ut-2/host/bin/ar\n 00001a30: 632d 6275 696c 6472 6f6f 742d 6c69 6e75 c-buildroot-linu\n 00001a40: 782d 7563 6c69 6263 2d67 2b2b 7403 0000 x-uclibc-g++t...\n 00001a50: 0043 5858 7409 0000 0043 5f54 4852 4541 .CXXt....C_THREA\n 00001a60: 4453 733f 0000 002f 7573 7220 2f75 7372 DSs?.../usr /usr\n 00001a70: 2f6c 6962 202f 7573 722f 6c69 622f 7079 /lib /usr/lib/py\n 00001a80: 7468 6f6e 322e 3720 2f75 7372 2f6c 6962 thon2.7 /usr/lib\n 00001a90: 2f70 7974 686f 6e32 2e37 2f6c 6962 2d64 /python2.7/lib-d\n@@ -882,15 +882,15 @@\n 00003710: 696e 2f69 6e73 7461 6c6c 202d 6320 2d6d in/install -c -m\n 00003720: 2035 3535 740e 0000 0049 4e53 5441 4c4c 555t....INSTALL\n 00003730: 5f53 4841 5245 4473 1300 0000 6c69 6270 _SHAREDs....libp\n 00003740: 7974 686f 6e32 2e37 2e73 6f2e 312e 3074 ython2.7.so.1.0t\n 00003750: 0a00 0000 494e 5354 534f 4e41 4d45 7358 ....INSTSONAMEsX\n 00003760: 0000 002f 686f 6d65 2f70 656b 6f2f 6175 .../home/peko/au\n 00003770: 746f 6275 696c 642f 696e 7374 616e 6365 tobuild/instance\n-00003780: 2d30 2f6f 7574 7075 742d 312f 686f 7374 -0/output-1/host\n+00003780: 2d30 2f6f 7574 7075 742d 322f 686f 7374 -0/output-2/host\n 00003790: 2f62 696e 2f61 7263 2d62 7569 6c64 726f /bin/arc-buildro\n 000037a0: 6f74 2d6c 696e 7578 2d75 636c 6962 632d ot-linux-uclibc-\n 000037b0: 672b 2b20 2d73 6861 7265 6474 0b00 0000 g++ -sharedt....\n 000037c0: 4c44 4358 5853 4841 5245 4474 0700 0000 LDCXXSHAREDt....\n 000037d0: 4c44 464c 4147 5374 0600 0000 4c44 4c41 LDFLAGSt....LDLA\n 000037e0: 5354 730f 0000 006c 6962 7079 7468 6f6e STs....libpython\n 000037f0: 322e 372e 736f 7409 0000 004c 444c 4942 2.7.sot....LDLIB\n@@ -1036,25 +1036,25 @@\n 000040b0: 4b49 4e53 5441 4c4c 4449 5274 1500 0000 KINSTALLDIRt....\n 000040c0: 5059 5448 4f4e 4652 414d 4557 4f52 4b50 PYTHONFRAMEWORKP\n 000040d0: 5245 4649 5874 0a00 0000 5059 5448 4f4e REFIXt....PYTHON\n 000040e0: 5041 5448 7337 0100 005f 5059 5448 4f4e PATHs7..._PYTHON\n 000040f0: 5f50 524f 4a45 4354 5f42 4153 453d 2f68 _PROJECT_BASE=/h\n 00004100: 6f6d 652f 7065 6b6f 2f61 7574 6f62 7569 ome/peko/autobui\n 00004110: 6c64 2f69 6e73 7461 6e63 652d 302f 6f75 ld/instance-0/ou\n-00004120: 7470 7574 2d31 2f62 7569 6c64 2f70 7974 tput-1/build/pyt\n+00004120: 7470 7574 2d32 2f62 7569 6c64 2f70 7974 tput-2/build/pyt\n 00004130: 686f 6e2d 322e 372e 3138 205f 5059 5448 hon-2.7.18 _PYTH\n 00004140: 4f4e 5f48 4f53 545f 504c 4154 464f 524d ON_HOST_PLATFORM\n 00004150: 3d24 285f 5059 5448 4f4e 5f48 4f53 545f =$(_PYTHON_HOST_\n 00004160: 504c 4154 464f 524d 2920 5059 5448 4f4e PLATFORM) PYTHON\n 00004170: 5041 5448 3d24 2873 6865 6c6c 2074 6573 PATH=$(shell tes\n 00004180: 7420 2d66 2070 7973 7973 636f 6e66 6967 t -f pysysconfig\n 00004190: 6461 7461 6469 722e 7478 7420 2626 2065 datadir.txt && e\n 000041a0: 6368 6f20 2f68 6f6d 652f 7065 6b6f 2f61 cho /home/peko/a\n 000041b0: 7574 6f62 7569 6c64 2f69 6e73 7461 6e63 utobuild/instanc\n-000041c0: 652d 302f 6f75 7470 7574 2d31 2f62 7569 e-0/output-1/bui\n+000041c0: 652d 302f 6f75 7470 7574 2d32 2f62 7569 e-0/output-2/bui\n 000041d0: 6c64 2f70 7974 686f 6e2d 322e 372e 3138 ld/python-2.7.18\n 000041e0: 2f60 6361 7420 7079 7379 7363 6f6e 6669 /`cat pysysconfi\n 000041f0: 6764 6174 6164 6972 2e74 7874 603a 292e gdatadir.txt`:).\n 00004200: 2f4c 6962 3a2e 2f4c 6962 2f70 6c61 742d /Lib:./Lib/plat-\n 00004210: 6c69 6e75 7832 2070 7974 686f 6e32 2e37 linux2 python2.7\n 00004220: 7410 0000 0050 5954 484f 4e5f 464f 525f t....PYTHON_FOR_\n 00004230: 4255 494c 4473 0900 0000 7079 7468 6f6e BUILDs....python\n@@ -1092,15 +1092,15 @@\n 00004430: 494e 475f 554e 4943 4f44 4573 2c00 0000 ING_UNICODEs,...\n 00004440: 2d6c 202d 7820 7465 7374 5f73 7562 7072 -l -x test_subpr\n 00004450: 6f63 6573 7320 7465 7374 5f69 6f20 7465 ocess test_io te\n 00004460: 7374 5f6c 6962 3274 6f33 205c 740d 0000 st_lib2to3 \\t...\n 00004470: 0051 5549 434b 5445 5354 4f50 5453 7353 .QUICKTESTOPTSsS\n 00004480: 0000 002f 686f 6d65 2f70 656b 6f2f 6175 .../home/peko/au\n 00004490: 746f 6275 696c 642f 696e 7374 616e 6365 tobuild/instance\n-000044a0: 2d30 2f6f 7574 7075 742d 312f 686f 7374 -0/output-1/host\n+000044a0: 2d30 2f6f 7574 7075 742d 322f 686f 7374 -0/output-2/host\n 000044b0: 2f62 696e 2f61 7263 2d62 7569 6c64 726f /bin/arc-buildro\n 000044c0: 6f74 2d6c 696e 7578 2d75 636c 6962 632d ot-linux-uclibc-\n 000044d0: 7261 6e6c 6962 7406 0000 0052 414e 4c49 ranlibt....RANLI\n 000044e0: 4273 1700 0000 4d61 632f 5265 736f 7572 Bs....Mac/Resour\n 000044f0: 6365 732f 6672 616d 6577 6f72 6b74 0900 ces/frameworkt..\n 00004500: 0000 5245 5353 5243 4449 5274 0400 0000 ..RESSRCDIRt....\n 00004510: 766f 6964 740a 0000 0052 4554 5349 4754 voidt....RETSIGT\n@@ -1206,15 +1206,15 @@\n 00004b50: 4f55 424c 455f 524f 554e 4449 4e47 7329 OUBLE_ROUNDINGs)\n 00004b60: 0000 0078 6d6c 2078 6d6c 2f64 6f6d 2078 ...xml xml/dom x\n 00004b70: 6d6c 2f65 7472 6565 2078 6d6c 2f70 6172 ml/etree xml/par\n 00004b80: 7365 7273 2078 6d6c 2f73 6178 740d 0000 sers xml/saxt...\n 00004b90: 0058 4d4c 4c49 4253 5542 4449 5253 733c .XMLLIBSUBDIRSs<\n 00004ba0: 0000 002f 686f 6d65 2f70 656b 6f2f 6175 .../home/peko/au\n 00004bb0: 746f 6275 696c 642f 696e 7374 616e 6365 tobuild/instance\n-00004bc0: 2d30 2f6f 7574 7075 742d 312f 6275 696c -0/output-1/buil\n+00004bc0: 2d30 2f6f 7574 7075 742d 322f 6275 696c -0/output-2/buil\n 00004bd0: 642f 7079 7468 6f6e 2d32 2e37 2e31 3874 d/python-2.7.18t\n 00004be0: 0c00 0000 6162 735f 6275 696c 6464 6972 ....abs_builddir\n 00004bf0: 740a 0000 0061 6273 5f73 7263 6469 7273 t....abs_srcdirs\n 00004c00: 1300 0000 7838 365f 3634 2d70 632d 6c69 ....x86_64-pc-li\n 00004c10: 6e75 782d 676e 7574 0500 0000 6275 696c nux-gnut....buil\n 00004c20: 6473 0a00 0000 2f75 7372 2f73 6861 7265 ds..../usr/share\n 00004c30: 740b 0000 0064 6174 6172 6f6f 7464 6972 t....datarootdir\n" }, { "source1": "./usr/lib/python2.7/sysconfigdata/_sysconfigdata.pyc", "source2": "./usr/lib/python2.7/sysconfigdata/_sysconfigdata.pyc", "has_internal_linenos": true, "unified_diff": "@@ -241,15 +241,15 @@\n 00000f00: 365a 0000 648e 0253 288f 0200 0069 0000 6Z..d..S(....i..\n 00000f10: 0000 7418 0000 0041 435f 4150 504c 455f ..t....AC_APPLE_\n 00000f20: 554e 4956 4552 5341 4c5f 4255 494c 4474 UNIVERSAL_BUILDt\n 00000f30: 1500 0000 4149 585f 4745 4e55 494e 455f ....AIX_GENUINE_\n 00000f40: 4350 4c55 5350 4c55 5373 4f00 0000 2f68 CPLUSPLUSsO.../h\n 00000f50: 6f6d 652f 7065 6b6f 2f61 7574 6f62 7569 ome/peko/autobui\n 00000f60: 6c64 2f69 6e73 7461 6e63 652d 302f 6f75 ld/instance-0/ou\n-00000f70: 7470 7574 2d31 2f68 6f73 742f 6269 6e2f tput-1/host/bin/\n+00000f70: 7470 7574 2d32 2f68 6f73 742f 6269 6e2f tput-2/host/bin/\n 00000f80: 6172 632d 6275 696c 6472 6f6f 742d 6c69 arc-buildroot-li\n 00000f90: 6e75 782d 7563 6c69 6263 2d61 7274 0200 nux-uclibc-art..\n 00000fa0: 0000 4152 7402 0000 0072 6374 0700 0000 ..ARt....rct....\n 00000fb0: 4152 464c 4147 5374 0e00 0000 4154 4845 ARFLAGSt....ATHE\n 00000fc0: 4f53 5f54 4852 4541 4453 7314 0000 002d OS_THREADSs....-\n 00000fd0: 666e 6f2d 7374 7269 6374 2d61 6c69 6173 fno-strict-alias\n 00000fe0: 696e 6774 0a00 0000 4241 5345 4346 4c41 ingt....BASECFLA\n@@ -260,24 +260,24 @@\n 00001030: 7312 0000 002f 7573 722f 6c69 622f 7079 s..../usr/lib/py\n 00001040: 7468 6f6e 322e 3774 0a00 0000 4249 4e4c thon2.7t....BINL\n 00001050: 4942 4445 5354 730f 0000 002d 4c2e 202d IBDESTs....-L. -\n 00001060: 6c70 7974 686f 6e32 2e37 740a 0000 0042 lpython2.7t....B\n 00001070: 4c44 4c49 4252 4152 5973 5800 0000 2f68 LDLIBRARYsX.../h\n 00001080: 6f6d 652f 7065 6b6f 2f61 7574 6f62 7569 ome/peko/autobui\n 00001090: 6c64 2f69 6e73 7461 6e63 652d 302f 6f75 ld/instance-0/ou\n-000010a0: 7470 7574 2d31 2f68 6f73 742f 6269 6e2f tput-1/host/bin/\n+000010a0: 7470 7574 2d32 2f68 6f73 742f 6269 6e2f tput-2/host/bin/\n 000010b0: 6172 632d 6275 696c 6472 6f6f 742d 6c69 arc-buildroot-li\n 000010c0: 6e75 782d 7563 6c69 6263 2d67 6363 202d nux-uclibc-gcc -\n 000010d0: 7368 6172 6564 7409 0000 0042 4c44 5348 sharedt....BLDSH\n 000010e0: 4152 4544 7408 0000 0042 5549 4c44 4558 AREDt....BUILDEX\n 000010f0: 4574 0600 0000 7079 7468 6f6e 740b 0000 Et....pythont...\n 00001100: 0042 5549 4c44 5059 5448 4f4e 7350 0000 .BUILDPYTHONsP..\n 00001110: 002f 686f 6d65 2f70 656b 6f2f 6175 746f ./home/peko/auto\n 00001120: 6275 696c 642f 696e 7374 616e 6365 2d30 build/instance-0\n-00001130: 2f6f 7574 7075 742d 312f 686f 7374 2f62 /output-1/host/b\n+00001130: 2f6f 7574 7075 742d 322f 686f 7374 2f62 /output-2/host/b\n 00001140: 696e 2f61 7263 2d62 7569 6c64 726f 6f74 in/arc-buildroot\n 00001150: 2d6c 696e 7578 2d75 636c 6962 632d 6763 -linux-uclibc-gc\n 00001160: 6374 0200 0000 4343 7305 0000 002d 6650 ct....CCs....-fP\n 00001170: 4943 7408 0000 0043 4353 4841 5245 4473 ICt....CCSHAREDs\n 00001180: 8700 0000 2d66 6e6f 2d73 7472 6963 742d ....-fno-strict-\n 00001190: 616c 6961 7369 6e67 202d 445f 4c41 5247 aliasing -D_LARG\n 000011a0: 4546 494c 455f 534f 5552 4345 202d 445f EFILE_SOURCE -D_\n@@ -352,15 +352,15 @@\n 000015f0: 2720 2768 6f73 745f 616c 6961 733d 6172 ' 'host_alias=ar\n 00001600: 632d 6275 696c 6472 6f6f 742d 6c69 6e75 c-buildroot-linu\n 00001610: 782d 7563 6c69 6263 2720 2774 6172 6765 x-uclibc' 'targe\n 00001620: 745f 616c 6961 733d 6172 632d 6275 696c t_alias=arc-buil\n 00001630: 6472 6f6f 742d 6c69 6e75 782d 7563 6c69 droot-linux-ucli\n 00001640: 6263 2720 2743 433d 2f68 6f6d 652f 7065 bc' 'CC=/home/pe\n 00001650: 6b6f 2f61 7574 6f62 7569 6c64 2f69 6e73 ko/autobuild/ins\n-00001660: 7461 6e63 652d 302f 6f75 7470 7574 2d31 tance-0/output-1\n+00001660: 7461 6e63 652d 302f 6f75 7470 7574 2d32 tance-0/output-2\n 00001670: 2f68 6f73 742f 6269 6e2f 6172 632d 6275 /host/bin/arc-bu\n 00001680: 696c 6472 6f6f 742d 6c69 6e75 782d 7563 ildroot-linux-uc\n 00001690: 6c69 6263 2d67 6363 2720 2743 464c 4147 libc-gcc' 'CFLAG\n 000016a0: 533d 2d44 5f4c 4152 4745 4649 4c45 5f53 S=-D_LARGEFILE_S\n 000016b0: 4f55 5243 4520 2d44 5f4c 4152 4745 4649 OURCE -D_LARGEFI\n 000016c0: 4c45 3634 5f53 4f55 5243 4520 2d44 5f46 LE64_SOURCE -D_F\n 000016d0: 494c 455f 4f46 4653 4554 5f42 4954 533d ILE_OFFSET_BITS=\n@@ -368,41 +368,41 @@\n 000016f0: 4147 533d 2720 2743 5050 464c 4147 533d AGS=' 'CPPFLAGS=\n 00001700: 2d44 5f4c 4152 4745 4649 4c45 5f53 4f55 -D_LARGEFILE_SOU\n 00001710: 5243 4520 2d44 5f4c 4152 4745 4649 4c45 RCE -D_LARGEFILE\n 00001720: 3634 5f53 4f55 5243 4520 2d44 5f46 494c 64_SOURCE -D_FIL\n 00001730: 455f 4f46 4653 4554 5f42 4954 533d 3634 E_OFFSET_BITS=64\n 00001740: 2720 2743 5050 3d2f 686f 6d65 2f70 656b ' 'CPP=/home/pek\n 00001750: 6f2f 6175 746f 6275 696c 642f 696e 7374 o/autobuild/inst\n-00001760: 616e 6365 2d30 2f6f 7574 7075 742d 312f ance-0/output-1/\n+00001760: 616e 6365 2d30 2f6f 7574 7075 742d 322f ance-0/output-2/\n 00001770: 686f 7374 2f62 696e 2f61 7263 2d62 7569 host/bin/arc-bui\n 00001780: 6c64 726f 6f74 2d6c 696e 7578 2d75 636c ldroot-linux-ucl\n 00001790: 6962 632d 6370 7027 2027 504b 475f 434f ibc-cpp' 'PKG_CO\n 000017a0: 4e46 4947 3d2f 686f 6d65 2f70 656b 6f2f NFIG=/home/peko/\n 000017b0: 6175 746f 6275 696c 642f 696e 7374 616e autobuild/instan\n-000017c0: 6365 2d30 2f6f 7574 7075 742d 312f 686f ce-0/output-1/ho\n+000017c0: 6365 2d30 2f6f 7574 7075 742d 322f 686f ce-0/output-2/ho\n 000017d0: 7374 2f62 696e 2f70 6b67 2d63 6f6e 6669 st/bin/pkg-confi\n 000017e0: 6727 740b 0000 0043 4f4e 4649 475f 4152 g't....CONFIG_AR\n 000017f0: 4753 730c 0000 002f 7573 722f 696e 636c GSs..../usr/incl\n 00001800: 7564 6574 0e00 0000 434f 4e46 494e 434c udet....CONFINCL\n 00001810: 5544 4544 4952 7316 0000 002f 7573 722f UDEDIRs..../usr/\n 00001820: 696e 636c 7564 652f 7079 7468 6f6e 322e include/python2.\n 00001830: 3774 0d00 0000 434f 4e46 494e 434c 5544 7t....CONFINCLUD\n 00001840: 4550 5973 1b00 0000 3a70 6c61 742d 6c69 EPYs....:plat-li\n 00001850: 6e75 7832 3a6c 6962 2d74 6b3a 6c69 622d nux2:lib-tk:lib-\n 00001860: 6f6c 6474 0e00 0000 434f 5245 5059 5448 oldt....COREPYTH\n 00001870: 4f4e 5041 5448 734a 0000 002f 686f 6d65 ONPATHsJ.../home\n 00001880: 2f70 656b 6f2f 6175 746f 6275 696c 642f /peko/autobuild/\n 00001890: 696e 7374 616e 6365 2d30 2f6f 7574 7075 instance-0/outpu\n-000018a0: 742d 312f 6275 696c 642f 7079 7468 6f6e t-1/build/python\n+000018a0: 742d 322f 6275 696c 642f 7079 7468 6f6e t-2/build/python\n 000018b0: 2d32 2e37 2e31 382f 636f 7665 7261 6765 -2.7.18/coverage\n 000018c0: 2e69 6e66 6f74 0d00 0000 434f 5645 5241 .infot....COVERA\n 000018d0: 4745 5f49 4e46 4f73 4800 0000 2f68 6f6d GE_INFOsH.../hom\n 000018e0: 652f 7065 6b6f 2f61 7574 6f62 7569 6c64 e/peko/autobuild\n 000018f0: 2f69 6e73 7461 6e63 652d 302f 6f75 7470 /instance-0/outp\n-00001900: 7574 2d31 2f62 7569 6c64 2f70 7974 686f ut-1/build/pytho\n+00001900: 7574 2d32 2f62 7569 6c64 2f70 7974 686f ut-2/build/pytho\n 00001910: 6e2d 322e 372e 3138 2f6c 636f 762d 7265 n-2.7.18/lcov-re\n 00001920: 706f 7274 740f 0000 0043 4f56 4552 4147 portt....COVERAG\n 00001930: 455f 5245 504f 5254 7332 0000 002d 2d6e E_REPORTs2...--n\n 00001940: 6f2d 6272 616e 6368 2d63 6f76 6572 6167 o-branch-coverag\n 00001950: 6520 2d2d 7469 746c 6520 2243 5079 7468 e --title \"CPyth\n 00001960: 6f6e 206c 636f 7620 7265 706f 7274 2274 on lcov report\"t\n 00001970: 1700 0000 434f 5645 5241 4745 5f52 4550 ....COVERAGE_REP\n@@ -412,15 +412,15 @@\n 000019b0: 4745 4649 4c45 5f53 4f55 5243 4520 2d44 GEFILE_SOURCE -D\n 000019c0: 5f4c 4152 4745 4649 4c45 3634 5f53 4f55 _LARGEFILE64_SOU\n 000019d0: 5243 4520 2d44 5f46 494c 455f 4f46 4653 RCE -D_FILE_OFFS\n 000019e0: 4554 5f42 4954 533d 3634 7408 0000 0043 ET_BITS=64t....C\n 000019f0: 5050 464c 4147 5373 5000 0000 2f68 6f6d PPFLAGSsP.../hom\n 00001a00: 652f 7065 6b6f 2f61 7574 6f62 7569 6c64 e/peko/autobuild\n 00001a10: 2f69 6e73 7461 6e63 652d 302f 6f75 7470 /instance-0/outp\n-00001a20: 7574 2d31 2f68 6f73 742f 6269 6e2f 6172 ut-1/host/bin/ar\n+00001a20: 7574 2d32 2f68 6f73 742f 6269 6e2f 6172 ut-2/host/bin/ar\n 00001a30: 632d 6275 696c 6472 6f6f 742d 6c69 6e75 c-buildroot-linu\n 00001a40: 782d 7563 6c69 6263 2d67 2b2b 7403 0000 x-uclibc-g++t...\n 00001a50: 0043 5858 7409 0000 0043 5f54 4852 4541 .CXXt....C_THREA\n 00001a60: 4453 733f 0000 002f 7573 7220 2f75 7372 DSs?.../usr /usr\n 00001a70: 2f6c 6962 202f 7573 722f 6c69 622f 7079 /lib /usr/lib/py\n 00001a80: 7468 6f6e 322e 3720 2f75 7372 2f6c 6962 thon2.7 /usr/lib\n 00001a90: 2f70 7974 686f 6e32 2e37 2f6c 6962 2d64 /python2.7/lib-d\n@@ -882,15 +882,15 @@\n 00003710: 696e 2f69 6e73 7461 6c6c 202d 6320 2d6d in/install -c -m\n 00003720: 2035 3535 740e 0000 0049 4e53 5441 4c4c 555t....INSTALL\n 00003730: 5f53 4841 5245 4473 1300 0000 6c69 6270 _SHAREDs....libp\n 00003740: 7974 686f 6e32 2e37 2e73 6f2e 312e 3074 ython2.7.so.1.0t\n 00003750: 0a00 0000 494e 5354 534f 4e41 4d45 7358 ....INSTSONAMEsX\n 00003760: 0000 002f 686f 6d65 2f70 656b 6f2f 6175 .../home/peko/au\n 00003770: 746f 6275 696c 642f 696e 7374 616e 6365 tobuild/instance\n-00003780: 2d30 2f6f 7574 7075 742d 312f 686f 7374 -0/output-1/host\n+00003780: 2d30 2f6f 7574 7075 742d 322f 686f 7374 -0/output-2/host\n 00003790: 2f62 696e 2f61 7263 2d62 7569 6c64 726f /bin/arc-buildro\n 000037a0: 6f74 2d6c 696e 7578 2d75 636c 6962 632d ot-linux-uclibc-\n 000037b0: 672b 2b20 2d73 6861 7265 6474 0b00 0000 g++ -sharedt....\n 000037c0: 4c44 4358 5853 4841 5245 4474 0700 0000 LDCXXSHAREDt....\n 000037d0: 4c44 464c 4147 5374 0600 0000 4c44 4c41 LDFLAGSt....LDLA\n 000037e0: 5354 730f 0000 006c 6962 7079 7468 6f6e STs....libpython\n 000037f0: 322e 372e 736f 7409 0000 004c 444c 4942 2.7.sot....LDLIB\n@@ -1036,25 +1036,25 @@\n 000040b0: 4b49 4e53 5441 4c4c 4449 5274 1500 0000 KINSTALLDIRt....\n 000040c0: 5059 5448 4f4e 4652 414d 4557 4f52 4b50 PYTHONFRAMEWORKP\n 000040d0: 5245 4649 5874 0a00 0000 5059 5448 4f4e REFIXt....PYTHON\n 000040e0: 5041 5448 7337 0100 005f 5059 5448 4f4e PATHs7..._PYTHON\n 000040f0: 5f50 524f 4a45 4354 5f42 4153 453d 2f68 _PROJECT_BASE=/h\n 00004100: 6f6d 652f 7065 6b6f 2f61 7574 6f62 7569 ome/peko/autobui\n 00004110: 6c64 2f69 6e73 7461 6e63 652d 302f 6f75 ld/instance-0/ou\n-00004120: 7470 7574 2d31 2f62 7569 6c64 2f70 7974 tput-1/build/pyt\n+00004120: 7470 7574 2d32 2f62 7569 6c64 2f70 7974 tput-2/build/pyt\n 00004130: 686f 6e2d 322e 372e 3138 205f 5059 5448 hon-2.7.18 _PYTH\n 00004140: 4f4e 5f48 4f53 545f 504c 4154 464f 524d ON_HOST_PLATFORM\n 00004150: 3d24 285f 5059 5448 4f4e 5f48 4f53 545f =$(_PYTHON_HOST_\n 00004160: 504c 4154 464f 524d 2920 5059 5448 4f4e PLATFORM) PYTHON\n 00004170: 5041 5448 3d24 2873 6865 6c6c 2074 6573 PATH=$(shell tes\n 00004180: 7420 2d66 2070 7973 7973 636f 6e66 6967 t -f pysysconfig\n 00004190: 6461 7461 6469 722e 7478 7420 2626 2065 datadir.txt && e\n 000041a0: 6368 6f20 2f68 6f6d 652f 7065 6b6f 2f61 cho /home/peko/a\n 000041b0: 7574 6f62 7569 6c64 2f69 6e73 7461 6e63 utobuild/instanc\n-000041c0: 652d 302f 6f75 7470 7574 2d31 2f62 7569 e-0/output-1/bui\n+000041c0: 652d 302f 6f75 7470 7574 2d32 2f62 7569 e-0/output-2/bui\n 000041d0: 6c64 2f70 7974 686f 6e2d 322e 372e 3138 ld/python-2.7.18\n 000041e0: 2f60 6361 7420 7079 7379 7363 6f6e 6669 /`cat pysysconfi\n 000041f0: 6764 6174 6164 6972 2e74 7874 603a 292e gdatadir.txt`:).\n 00004200: 2f4c 6962 3a2e 2f4c 6962 2f70 6c61 742d /Lib:./Lib/plat-\n 00004210: 6c69 6e75 7832 2070 7974 686f 6e32 2e37 linux2 python2.7\n 00004220: 7410 0000 0050 5954 484f 4e5f 464f 525f t....PYTHON_FOR_\n 00004230: 4255 494c 4473 0900 0000 7079 7468 6f6e BUILDs....python\n@@ -1092,15 +1092,15 @@\n 00004430: 494e 475f 554e 4943 4f44 4573 2c00 0000 ING_UNICODEs,...\n 00004440: 2d6c 202d 7820 7465 7374 5f73 7562 7072 -l -x test_subpr\n 00004450: 6f63 6573 7320 7465 7374 5f69 6f20 7465 ocess test_io te\n 00004460: 7374 5f6c 6962 3274 6f33 205c 740d 0000 st_lib2to3 \\t...\n 00004470: 0051 5549 434b 5445 5354 4f50 5453 7353 .QUICKTESTOPTSsS\n 00004480: 0000 002f 686f 6d65 2f70 656b 6f2f 6175 .../home/peko/au\n 00004490: 746f 6275 696c 642f 696e 7374 616e 6365 tobuild/instance\n-000044a0: 2d30 2f6f 7574 7075 742d 312f 686f 7374 -0/output-1/host\n+000044a0: 2d30 2f6f 7574 7075 742d 322f 686f 7374 -0/output-2/host\n 000044b0: 2f62 696e 2f61 7263 2d62 7569 6c64 726f /bin/arc-buildro\n 000044c0: 6f74 2d6c 696e 7578 2d75 636c 6962 632d ot-linux-uclibc-\n 000044d0: 7261 6e6c 6962 7406 0000 0052 414e 4c49 ranlibt....RANLI\n 000044e0: 4273 1700 0000 4d61 632f 5265 736f 7572 Bs....Mac/Resour\n 000044f0: 6365 732f 6672 616d 6577 6f72 6b74 0900 ces/frameworkt..\n 00004500: 0000 5245 5353 5243 4449 5274 0400 0000 ..RESSRCDIRt....\n 00004510: 766f 6964 740a 0000 0052 4554 5349 4754 voidt....RETSIGT\n@@ -1206,15 +1206,15 @@\n 00004b50: 4f55 424c 455f 524f 554e 4449 4e47 7329 OUBLE_ROUNDINGs)\n 00004b60: 0000 0078 6d6c 2078 6d6c 2f64 6f6d 2078 ...xml xml/dom x\n 00004b70: 6d6c 2f65 7472 6565 2078 6d6c 2f70 6172 ml/etree xml/par\n 00004b80: 7365 7273 2078 6d6c 2f73 6178 740d 0000 sers xml/saxt...\n 00004b90: 0058 4d4c 4c49 4253 5542 4449 5253 733c .XMLLIBSUBDIRSs<\n 00004ba0: 0000 002f 686f 6d65 2f70 656b 6f2f 6175 .../home/peko/au\n 00004bb0: 746f 6275 696c 642f 696e 7374 616e 6365 tobuild/instance\n-00004bc0: 2d30 2f6f 7574 7075 742d 312f 6275 696c -0/output-1/buil\n+00004bc0: 2d30 2f6f 7574 7075 742d 322f 6275 696c -0/output-2/buil\n 00004bd0: 642f 7079 7468 6f6e 2d32 2e37 2e31 3874 d/python-2.7.18t\n 00004be0: 0c00 0000 6162 735f 6275 696c 6464 6972 ....abs_builddir\n 00004bf0: 740a 0000 0061 6273 5f73 7263 6469 7273 t....abs_srcdirs\n 00004c00: 1300 0000 7838 365f 3634 2d70 632d 6c69 ....x86_64-pc-li\n 00004c10: 6e75 782d 676e 7574 0500 0000 6275 696c nux-gnut....buil\n 00004c20: 6473 0a00 0000 2f75 7372 2f73 6861 7265 ds..../usr/share\n 00004c30: 740b 0000 0064 6174 6172 6f6f 7464 6972 t....datarootdir\n" } ] }