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