{ "diffoscope-json-version": 1, "source1": "/home/naourr/work/instance-3/output-1/images/rootfs.tar", "source2": "/home/naourr/work/instance-3/output-2/images/rootfs.tar", "unified_diff": null, "details": [ { "source1": "./lib/bash/Makefile.inc", "source2": "./lib/bash/Makefile.inc", "unified_diff": "@@ -34,29 +34,29 @@\n \n datarootdir = ${prefix}/share\n \n loadablesdir = ${libdir}/bash\n headersdir = $(includedir)/$(PACKAGE_NAME)\n \n topdir = ../..\n-BUILD_DIR = /home/naourr/work/instance-3/output-1/build/bash-5.0\n+BUILD_DIR = /home/naourr/work/instance-3/output-2/build/bash-5.0\n srcdir = .\n \n \n # Support an alternate destination root directory for package building\n DESTDIR =\n \n INSTALL = /usr/bin/install -c\n INSTALL_PROGRAM = ${INSTALL}\n INSTALL_SCRIPT = ${INSTALL}\n INSTALL_DATA = ${INSTALL} -m 644\n INSTALLMODE= -m 0755\n \n \n-CC = /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc\n+CC = /home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc\n RM = rm -f\n \n SHELL = /bin/sh\n \n host_os = linux-gnu\n host_cpu = riscv64\n host_vendor = buildroot\n@@ -83,15 +83,15 @@\n \n #\n # These values are generated for configure by ${topdir}/support/shobj-conf.\n # If your system is not supported by that script, but includes facilities for\n # dynamic loading of shared objects, please update the script and send the\n # changes to bash-maintainers@gnu.org.\n #\n-SHOBJ_CC = /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc\n+SHOBJ_CC = /home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc\n SHOBJ_CFLAGS = -fPIC\n SHOBJ_LD = ${CC}\n SHOBJ_LDFLAGS = -shared -Wl,-soname,$@ \n SHOBJ_XLDFLAGS = \n SHOBJ_LIBS = \n SHOBJ_STATUS = supported\n \n" }, { "source1": "./lib/pkgconfig/bash.pc", "source2": "./lib/pkgconfig/bash.pc", "unified_diff": "@@ -8,16 +8,16 @@\n loadablesdir=${libdir}/bash\n headersdir=${includedir}/bash\n \n LOCAL_CFLAGS = \n LOCAL_DEFS = -DSHELL\n CCFLAGS = ${LOCAL_DEFS} ${LOCAL_CFLAGS}\n \n-CC = /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc\n-SHOBJ_CC = /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc\n+CC = /home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc\n+SHOBJ_CC = /home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc\n SHOBJ_CFLAGS = -fPIC\n SHOBJ_LD = ${CC}\n SHOBJ_LDFLAGS = -shared -Wl,-soname,$@\n SHOBJ_XLDFLAGS = \n SHOBJ_LIBS = \n \n Name: bash\n" }, { "source1": "./usr/bin/apitrace", "source2": "./usr/bin/apitrace", "unified_diff": null, "details": [ { "source1": "/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -39,15 +39,15 @@\n 0x0007b878 70706f72 74656420 2d2d2068 74747073 pported -- https\n 0x0007b888 3a2f2f67 6f6f2e67 6c2f4b6c 366e5455 ://goo.gl/Kl6nTU\n 0x0007b898 0a000000 00000000 6572726f 723a2075 ........error: u\n 0x0007b8a8 6e6b6e6f 776e2063 6f6d6d61 6e642000 nknown command .\n 0x0007b8b8 68656c70 00000000 74726163 65646966 help....tracedif\n 0x0007b8c8 662e7079 00000000 2f686f6d 652f6e61 f.py..../home/na\n 0x0007b8d8 6f757272 2f776f72 6b2f696e 7374616e ourr/work/instan\n- 0x0007b8e8 63652d33 2f6f7574 7075742d 312f686f ce-3/output-1/ho\n+ 0x0007b8e8 63652d33 2f6f7574 7075742d 322f686f ce-3/output-2/ho\n 0x0007b8f8 73742f62 696e2f70 7974686f 6e332e38 st/bin/python3.8\n 0x0007b908 00000000 00000000 2d2d6170 69747261 ........--apitra\n 0x0007b918 63650000 00000000 4964656e 74696679 ce......Identify\n 0x0007b928 20646966 66657265 6e636573 20626574 differences bet\n 0x0007b938 7765656e 2074776f 20747261 6365732e ween two traces.\n 0x0007b948 00000000 00000000 64696666 00000000 ........diff....\n 0x0007b958 6a736f6e 64696666 2e707900 00000000 jsondiff.py.....\n" } ] }, { "source1": "./usr/bin/bdf2gdfont.pl", "source2": "./usr/bin/bdf2gdfont.pl", "unified_diff": "@@ -1,8 +1,8 @@\n-#!/home/naourr/work/instance-3/output-1/host/bin/perl\n+#!/home/naourr/work/instance-3/output-2/host/bin/perl\n \n #\n # Simple convertor from bdf to loadable GD font format.\n #\n # Author: Lincoln Stein , heavily adopted from bdftogd from\n # Jan Pazdziora \n #\n" }, { "source1": "./usr/bin/irdb-get", "source2": "./usr/bin/irdb-get", "unified_diff": "@@ -1,8 +1,8 @@\n-#!/usr/bin/env /home/naourr/work/instance-3/output-1/host/bin/python3\n+#!/usr/bin/env /home/naourr/work/instance-3/output-2/host/bin/python3\n #\n # pylint: disable=invalid-name\n \n ''' Simple tool to search and download remote configurations. '''\n \n \n import fnmatch\n" }, { "source1": "./usr/bin/irtext2udp", "source2": "./usr/bin/irtext2udp", "unified_diff": "@@ -1,8 +1,8 @@\n-#!/usr/bin/env /home/naourr/work/instance-3/output-1/host/bin/python3\n+#!/usr/bin/env /home/naourr/work/instance-3/output-2/host/bin/python3\n \n \"\"\"\n Filter converting printable input of pulse/space such as generated by\n mode2(1) to the binary representation used by the udp driver. Valid\n input lines looks like\n \n pulse 12345\n" }, { "source1": "./usr/bin/lirc-init-db", "source2": "./usr/bin/lirc-init-db", "unified_diff": "@@ -1,8 +1,8 @@\n-#!/usr/bin/env /home/naourr/work/instance-3/output-1/host/bin/python3\n+#!/usr/bin/env /home/naourr/work/instance-3/output-2/host/bin/python3\n #\n # Create configs/driver.yaml using lirc-lsplugins and\n # configs/confs_by_driver using irdb-get. Runs as part of the\n # build unless cross-compiling in which case it needs to be\n # run manually after installation\n \n import sys\n" }, { "source1": "./usr/bin/perlbug", "source2": "./usr/bin/perlbug", "unified_diff": "@@ -1,14 +1,14 @@\n #!/usr/bin/perl\n eval 'exec /usr/bin/perl -S $0 ${1+\"$@\"}'\n \tif $running_under_some_shell;\n \n my $config_tag1 = '5.30.2 - undisclosed-time';\n \n-my $patchlevel_date = 1592183210;\n+my $patchlevel_date = 1592190450;\n my @patches = Config::local_patches();\n my $patch_tags = join \"\", map /(\\S+)/ ? \"+$1 \" : (), @patches;\n \n BEGIN { pop @INC if $INC[-1] eq '.' }\n use warnings;\n use strict;\n use Config;\n" }, { "source1": "./usr/bin/pronto2lirc", "source2": "./usr/bin/pronto2lirc", "unified_diff": "@@ -1,8 +1,8 @@\n-#!/usr/bin/env /home/naourr/work/instance-3/output-1/host/bin/python3\n+#!/usr/bin/env /home/naourr/work/instance-3/output-2/host/bin/python3\n #\n # A tool for converting Pronto format hex codes to lircd.conf format. Version 1.11\n #\n # Version History:\n # 1.11 - Made more resiliant against whitespace imperfections in input files\n # 1.1 - Added support for CCFTools/CCFDecompiler XML files and multiple devices\n # 1.0 - Initial release\n" }, { "source1": "./usr/lib/libatf-c.so.1.0.0", "source2": "./usr/lib/libatf-c.so.1.0.0", "unified_diff": null, "details": [ { "source1": "/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -1,13 +1,13 @@\n \n Hex dump of section '.rodata':\n 0x0000d9b8 20000000 00000000 2d6f0000 00000000 .......-o......\n 0x0000d9c8 2d630000 00000000 2f686f6d 652f6e61 -c....../home/na\n 0x0000d9d8 6f757272 2f776f72 6b2f696e 7374616e ourr/work/instan\n- 0x0000d9e8 63652d33 2f6f7574 7075742d 312f686f ce-3/output-1/ho\n+ 0x0000d9e8 63652d33 2f6f7574 7075742d 322f686f ce-3/output-2/ho\n 0x0000d9f8 73742f62 696e2f72 69736376 36342d6c st/bin/riscv64-l\n 0x0000da08 696e7578 2d676363 00000000 00000000 inux-gcc........\n 0x0000da18 4154465f 4255494c 445f4343 00000000 ATF_BUILD_CC....\n 0x0000da28 2d445f4c 41524745 46494c45 5f534f55 -D_LARGEFILE_SOU\n 0x0000da38 52434520 2d445f4c 41524745 46494c45 RCE -D_LARGEFILE\n 0x0000da48 36345f53 4f555243 45202d44 5f46494c 64_SOURCE -D_FIL\n 0x0000da58 455f4f46 46534554 5f424954 533d3634 E_OFFSET_BITS=64\n@@ -29,20 +29,20 @@\n 0x0000db58 73747269 6e677320 2d444e44 45425547 strings -DNDEBUG\n 0x0000db68 202d576d 69737369 6e672d70 726f746f -Wmissing-proto\n 0x0000db78 74797065 73202d57 6e6f2d74 72616469 types -Wno-tradi\n 0x0000db88 74696f6e 616c0000 4154465f 4255494c tional..ATF_BUIL\n 0x0000db98 445f4346 4c414753 00000000 00000000 D_CFLAGS........\n 0x0000dba8 2f686f6d 652f6e61 6f757272 2f776f72 /home/naourr/wor\n 0x0000dbb8 6b2f696e 7374616e 63652d33 2f6f7574 k/instance-3/out\n- 0x0000dbc8 7075742d 312f686f 73742f62 696e2f72 put-1/host/bin/r\n+ 0x0000dbc8 7075742d 322f686f 73742f62 696e2f72 put-2/host/bin/r\n 0x0000dbd8 69736376 36342d6c 696e7578 2d637070 iscv64-linux-cpp\n 0x0000dbe8 00000000 00000000 4154465f 4255494c ........ATF_BUIL\n 0x0000dbf8 445f4350 50000000 2f686f6d 652f6e61 D_CPP.../home/na\n 0x0000dc08 6f757272 2f776f72 6b2f696e 7374616e ourr/work/instan\n- 0x0000dc18 63652d33 2f6f7574 7075742d 312f686f ce-3/output-1/ho\n+ 0x0000dc18 63652d33 2f6f7574 7075742d 322f686f ce-3/output-2/ho\n 0x0000dc28 73742f62 696e2f72 69736376 36342d6c st/bin/riscv64-l\n 0x0000dc38 696e7578 2d672b2b 00000000 00000000 inux-g++........\n 0x0000dc48 4154465f 4255494c 445f4358 58000000 ATF_BUILD_CXX...\n 0x0000dc58 2d445f4c 41524745 46494c45 5f534f55 -D_LARGEFILE_SOU\n 0x0000dc68 52434520 2d445f4c 41524745 46494c45 RCE -D_LARGEFILE\n 0x0000dc78 36345f53 4f555243 45202d44 5f46494c 64_SOURCE -D_FIL\n 0x0000dc88 455f4f46 46534554 5f424954 533d3634 E_OFFSET_BITS=64\n" } ] }, { "source1": "./usr/lib/libfftw3f.so.3.5.8", "source2": "./usr/lib/libfftw3f.so.3.5.8", "unified_diff": null, "details": [ { "source1": "/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -1026,15 +1026,15 @@\n 0x0009ea20 08000000 08000000 00000800 00000000 ................\n 0x0009ea30 00080000 00000000 00000800 00000800 ................\n 0x0009ea40 00080000 00080000 00000000 38137e41 ............8.~A\n 0x0009ea50 bbbdd7d9 df7cdb3d f0c7f23e 06fba83f .....|.=...>...?\n 0x0009ea60 66667477 2d332e33 2e380000 00000000 fftw-3.3.8......\n 0x0009ea70 00000000 00000000 2f686f6d 652f6e61 ......../home/na\n 0x0009ea80 6f757272 2f776f72 6b2f696e 7374616e ourr/work/instan\n- 0x0009ea90 63652d33 2f6f7574 7075742d 312f686f ce-3/output-1/ho\n+ 0x0009ea90 63652d33 2f6f7574 7075742d 322f686f ce-3/output-2/ho\n 0x0009eaa0 73742f62 696e2f72 69736376 36342d6c st/bin/riscv64-l\n 0x0009eab0 696e7578 2d676363 202d445f 4c415247 inux-gcc -D_LARG\n 0x0009eac0 4546494c 455f534f 55524345 202d445f EFILE_SOURCE -D_\n 0x0009ead0 4c415247 4546494c 4536345f 534f5552 LARGEFILE64_SOUR\n 0x0009eae0 4345202d 445f4649 4c455f4f 46465345 CE -D_FILE_OFFSE\n 0x0009eaf0 545f4249 54533d36 3420202d 4f732020 T_BITS=64 -Os \n 0x0009eb00 00000000 00000000 66667477 665f6466 ........fftwf_df\n" } ] }, { "source1": "./usr/lib/libicapapi.so.5.0.6", "source2": "./usr/lib/libicapapi.so.5.0.6", "unified_diff": null, "details": [ { "source1": "/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -606,30 +606,30 @@\n 0x0002e1f8 6961733d 72697363 7636342d 6275696c ias=riscv64-buil\n 0x0002e208 64726f6f 742d6c69 6e75782d 676e7527 droot-linux-gnu'\n 0x0002e218 20277461 72676574 5f616c69 61733d72 'target_alias=r\n 0x0002e228 69736376 36342d62 75696c64 726f6f74 iscv64-buildroot\n 0x0002e238 2d6c696e 75782d67 6e752720 2743433d -linux-gnu' 'CC=\n 0x0002e248 2f686f6d 652f6e61 6f757272 2f776f72 /home/naourr/wor\n 0x0002e258 6b2f696e 7374616e 63652d33 2f6f7574 k/instance-3/out\n- 0x0002e268 7075742d 312f686f 73742f62 696e2f72 put-1/host/bin/r\n+ 0x0002e268 7075742d 322f686f 73742f62 696e2f72 put-2/host/bin/r\n 0x0002e278 69736376 36342d6c 696e7578 2d676363 iscv64-linux-gcc\n 0x0002e288 27202743 464c4147 533d2d44 5f4c4152 ' 'CFLAGS=-D_LAR\n 0x0002e298 47454649 4c455f53 4f555243 45202d44 GEFILE_SOURCE -D\n 0x0002e2a8 5f4c4152 47454649 4c453634 5f534f55 _LARGEFILE64_SOU\n 0x0002e2b8 52434520 2d445f46 494c455f 4f464653 RCE -D_FILE_OFFS\n 0x0002e2c8 45545f42 4954533d 36342020 2d4f7320 ET_BITS=64 -Os \n 0x0002e2d8 20272027 4c44464c 4147533d 27202743 ' 'LDFLAGS=' 'C\n 0x0002e2e8 5050464c 4147533d 2d445f4c 41524745 PPFLAGS=-D_LARGE\n 0x0002e2f8 46494c45 5f534f55 52434520 2d445f4c FILE_SOURCE -D_L\n 0x0002e308 41524745 46494c45 36345f53 4f555243 ARGEFILE64_SOURC\n 0x0002e318 45202d44 5f46494c 455f4f46 46534554 E -D_FILE_OFFSET\n 0x0002e328 5f424954 533d3634 27202743 50503d2f _BITS=64' 'CPP=/\n 0x0002e338 686f6d65 2f6e616f 7572722f 776f726b home/naourr/work\n 0x0002e348 2f696e73 74616e63 652d332f 6f757470 /instance-3/outp\n- 0x0002e358 75742d31 2f686f73 742f6269 6e2f7269 ut-1/host/bin/ri\n+ 0x0002e358 75742d32 2f686f73 742f6269 6e2f7269 ut-2/host/bin/ri\n 0x0002e368 73637636 342d6c69 6e75782d 63707027 scv64-linux-cpp'\n 0x0002e378 00000000 00000000 632d6963 61702076 ........c-icap v\n 0x0002e388 65727369 6f6e3a20 25730a43 6f6e6669 ersion: %s.Confi\n 0x0002e398 67757265 20736372 69707420 6f707469 gure script opti\n 0x0002e3a8 6f6e733a 2025730a 436f6e66 69677572 ons: %s.Configur\n 0x0002e3b8 65642066 6f722068 6f73743a 2025730a ed for host: %s.\n 0x0002e3c8 00000000 00000000 63695f70 61636b5f ........ci_pack_\n" } ] }, { "source1": "./usr/lib/perl5/5.30.2/riscv64-linux/Config.pm", "source2": "./usr/lib/perl5/5.30.2/riscv64-linux/Config.pm", "unified_diff": "@@ -82,15 +82,15 @@\n die \"&Config::AUTOLOAD failed on $Config::AUTOLOAD\";\n }\n \n # tie returns the object, so the value returned to require will be true.\n tie %Config, 'Config', {\n archlibexp => '/usr/lib/perl5/5.30.2/riscv64-linux',\n archname => 'riscv64-linux',\n- cc => '/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc',\n+ cc => '/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc',\n d_readlink => 'define',\n d_symlink => 'define',\n dlext => 'so',\n dlsrc => 'dl_dlopen.xs',\n dont_use_nlink => undef,\n exe_ext => '',\n inc_version_list => '',\n" }, { "source1": "./usr/lib/perl5/5.30.2/riscv64-linux/Config_heavy.pl", "source2": "./usr/lib/perl5/5.30.2/riscv64-linux/Config_heavy.pl", "unified_diff": "@@ -187,15 +187,15 @@\n alignbytes='8'\n ansi2knr=''\n aphostname='/bin/hostname'\n api_revision='5'\n api_subversion='0'\n api_version='30'\n api_versionstring='5.30.0'\n-ar='/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-ar'\n+ar='/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-ar'\n archlib='/usr/lib/perl5/5.30.2/riscv64-linux'\n archlibexp='/usr/lib/perl5/5.30.2/riscv64-linux'\n archname='riscv64-linux'\n archname64=''\n archobjs=''\n asctime_r_proto='0'\n awk='awk'\n@@ -206,15 +206,15 @@\n binexp='/usr/bin'\n bison='bison'\n byacc='byacc'\n byteorder='12345678'\n c='FP_NEG_ZERO'\n castflags='0'\n cat='cat'\n-cc='/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc'\n+cc='/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc'\n cccdlflags='-fPIC -Wno-unused-function'\n ccdlflags='-Wl,-E'\n ccflags='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os '\n ccflags_uselargefiles=''\n ccname=''\n ccsymbols=''\n cctype='gcc'\n@@ -228,26 +228,26 @@\n chmod='chmod'\n chown='chown'\n clocktype='clock_t'\n comm='comm'\n compress=''\n config_arg0='cnf/configure'\n config_argc='16'\n-config_args='--target=riscv64-buildroot-linux-gnu --target-tools-prefix=/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux- --prefix=/usr -Dld=/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc -Dccflags=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Dldflags= -lm -Dmydomain= -Dmyhostname=noname -Dmyuname=Buildroot 2020.05-07304-g85c1b081298 -Dosname=linux -Dosvers= -Dperladmin=root --keeplog --mode=target --target=riscv64-buildroot-linux-gnu --targetarch=riscv64-buildroot-linux-gnu'\n+config_args='--target=riscv64-buildroot-linux-gnu --target-tools-prefix=/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux- --prefix=/usr -Dld=/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc -Dccflags=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Dldflags= -lm -Dmydomain= -Dmyhostname=noname -Dmyuname=Buildroot 2020.05-07304-g85c1b081298 -Dosname=linux -Dosvers= -Dperladmin=root --keeplog --mode=target --target=riscv64-buildroot-linux-gnu --targetarch=riscv64-buildroot-linux-gnu'\n contains='grep'\n cp='cp'\n cpio='cpio'\n-cpp='/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc -E -P'\n+cpp='/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc -E -P'\n cpp_stuff='42'\n cppccsymbols=''\n cppflags=''\n cpplast='-'\n cppminus='-'\n-cpprun='/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc -E -P'\n-cppstdin='/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc -E -P'\n+cpprun='/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc -E -P'\n+cppstdin='/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc -E -P'\n cppsymbols=''\n crypt_r_proto='0'\n cryptlib=''\n csh=''\n ctermid_r_proto='0'\n ctime_r_proto='0'\n d_Gconvert='sprintf((b),\"%.*g\",(n),(x))'\n@@ -1097,15 +1097,15 @@\n issymlink='test -h'\n ivdformat='\"ld\"'\n ivsize='8'\n ivtype='long'\n keeplog='1'\n known_extensions='Amiga/ARexx Amiga/Exec B Devel/Peek Errno ExtUtils/Miniperl Fcntl File/DosGlob File/Find File/Glob FileCache GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IPC/Open3 NDBM_File ODBM_File Opcode POSIX PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via Pod/Functions Pod/Html SDBM_File Sys/Hostname Tie/Hash/NamedCapture Tie/Memoize VMS/DCLsym VMS/Filespec VMS/Stdio Win32CORE XS/APItest XS/Typemap attributes mro re Archive/Tar AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Compress/Raw/Bzip2 Compress/Raw/Zlib Config/Perl/V DB_File Digest Digest/MD5 Digest/SHA Encode ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest File/Fetch File/Path File/Temp Filter/Util/Call Getopt/Long HTTP/Tiny IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd IPC/SysV JSON/PP Locale/Maketext/Simple MIME/Base64 Math/BigInt Math/BigInt/FastCalc Math/BigRat Math/Complex Memoize Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Params/Check Perl/OSType PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Parser Pod/Perldoc Pod/Simple Pod/Usage Scalar/List/Utils Socket Sys/Syslog Term/ANSIColor Term/Cap Test/Harness Test/Simple Text/Balanced Text/ParseWords Text/Tabs Tie/RefHash Time/Local Time/Piece Unicode/Collate Win32 Win32API/File autodie bignum experimental libnet parent perlfaq podlators version Attribute/Handlers Carp Data/Dumper Devel/PPPort Devel/SelfStubber Dumpvalue Env Exporter ExtUtils/CBuilder ExtUtils/ParseXS Filter/Simple I18N/Collate I18N/LangTags IO Locale/Maketext Module/CoreList Net/Ping PathTools Safe Search/Dict SelfLoader Storable Term/Complete Term/ReadLine Test Text/Abbrev Thread/Queue Thread/Semaphore Tie/File Time/HiRes Unicode/Normalize XSLoader autouse base constant encoding/warnings if lib threads threads/shared'\n ksh=''\n-ld='/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc'\n+ld='/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc'\n ld_can_script='define'\n lddlflags='-shared'\n ldflags=' -lm'\n ldflags_uselargefiles=''\n ldlibpthname='LD_LIBRARY_PATH'\n less='less'\n lib='/usr/lib'\n@@ -1168,15 +1168,15 @@\n myuname='Buildroot 2020.05-07304-g85c1b081298'\n n=''\n need_va_copy='define'\n netdb_hlen_type='socklen_t'\n netdb_host_type='const void *'\n netdb_name_type='int'\n netdb_net_type='uint32_t'\n-nm='/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-nm'\n+nm='/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-nm'\n nm_opt=''\n nm_so_opt=''\n nonxs_ext='Errno ExtUtils/Miniperl File/Find FileCache IPC/Open3 Pod/Functions Pod/Html Tie/Memoize Archive/Tar AutoLoader CPAN CPAN/Meta CPAN/Meta/Requirements CPAN/Meta/YAML Config/Perl/V Digest ExtUtils/Constant ExtUtils/Install ExtUtils/MakeMaker ExtUtils/Manifest File/Fetch File/Path File/Temp Getopt/Long HTTP/Tiny IO/Compress IO/Socket/IP IO/Zlib IPC/Cmd JSON/PP Locale/Maketext/Simple Math/BigInt Math/BigRat Math/Complex Memoize Module/Load Module/Load/Conditional Module/Loaded Module/Metadata NEXT Params/Check Perl/OSType PerlIO/via/QuotedPrint Pod/Checker Pod/Escapes Pod/Parser Pod/Perldoc Pod/Simple Pod/Usage Term/ANSIColor Term/Cap Test/Harness Test/Simple Text/Balanced Text/ParseWords Text/Tabs Tie/RefHash Time/Local autodie bignum experimental libnet parent perlfaq podlators version Attribute/Handlers Carp Devel/SelfStubber Dumpvalue Env Exporter ExtUtils/CBuilder ExtUtils/ParseXS Filter/Simple I18N/Collate I18N/LangTags Locale/Maketext Module/CoreList Net/Ping Safe Search/Dict SelfLoader Term/Complete Term/ReadLine Test Text/Abbrev Thread/Queue Thread/Semaphore Tie/File XSLoader autouse base constant encoding/warnings if lib'\n nroff='nroff'\n nvEUformat='\"E\"'\n nvFUformat='\"F\"'\n nvGUformat='\"G\"'\n@@ -1186,15 +1186,15 @@\n nvfformat='\"f\"'\n nvgformat='\"g\"'\n nvmantbits='52'\n nvsize='8'\n nvtype='double'\n o_nonblock='O_NONBLOCK'\n obj_ext='.o'\n-objdump='/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-objdump'\n+objdump='/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-objdump'\n old_pthread_create_joinable='PTHREAD_CREATE_JOINABLE'\n optimize='-fwrapv -fno-strict-aliasing'\n orderlib=''\n osname='linux'\n osvers=''\n otherlibdirs=''\n package='perl5'\n@@ -1225,19 +1225,19 @@\n ptrsize='8'\n quadkind='QUAD_IS_INT64_t'\n quadtype='int64_t'\n randbits='48'\n randfunc='drand48'\n random_r_proto='0'\n randseedtype='long'\n-ranlib='/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-ranlib'\n+ranlib='/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-ranlib'\n rd_nodata='-1'\n readdir64_r_proto='0'\n readdir_r_proto='0'\n-readelf='/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-readelf'\n+readelf='/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-readelf'\n revision='5'\n rm='rm'\n rm_try=''\n rmail=''\n run='false'\n runnm='false'\n sGMTIME_max='2147483647'\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 3f00 0000 2f68 CPLUSPLUSs?.../h\n 00000f50: 6f6d 652f 6e61 6f75 7272 2f77 6f72 6b2f ome/naourr/work/\n 00000f60: 696e 7374 616e 6365 2d33 2f6f 7574 7075 instance-3/outpu\n-00000f70: 742d 312f 686f 7374 2f62 696e 2f72 6973 t-1/host/bin/ris\n+00000f70: 742d 322f 686f 7374 2f62 696e 2f72 6973 t-2/host/bin/ris\n 00000f80: 6376 3634 2d6c 696e 7578 2d61 7274 0200 cv64-linux-art..\n 00000f90: 0000 4152 7402 0000 0072 6374 0700 0000 ..ARt....rct....\n 00000fa0: 4152 464c 4147 5374 0e00 0000 4154 4845 ARFLAGSt....ATHE\n 00000fb0: 4f53 5f54 4852 4541 4453 7314 0000 002d OS_THREADSs....-\n 00000fc0: 666e 6f2d 7374 7269 6374 2d61 6c69 6173 fno-strict-alias\n 00000fd0: 696e 6774 0a00 0000 4241 5345 4346 4c41 ingt....BASECFLA\n 00000fe0: 4753 7400 0000 0074 0b00 0000 4241 5345 GSt....t....BASE\n@@ -259,23 +259,23 @@\n 00001020: 7312 0000 002f 7573 722f 6c69 622f 7079 s..../usr/lib/py\n 00001030: 7468 6f6e 322e 3774 0a00 0000 4249 4e4c thon2.7t....BINL\n 00001040: 4942 4445 5354 730f 0000 002d 4c2e 202d IBDESTs....-L. -\n 00001050: 6c70 7974 686f 6e32 2e37 740a 0000 0042 lpython2.7t....B\n 00001060: 4c44 4c49 4252 4152 5973 4800 0000 2f68 LDLIBRARYsH.../h\n 00001070: 6f6d 652f 6e61 6f75 7272 2f77 6f72 6b2f ome/naourr/work/\n 00001080: 696e 7374 616e 6365 2d33 2f6f 7574 7075 instance-3/outpu\n-00001090: 742d 312f 686f 7374 2f62 696e 2f72 6973 t-1/host/bin/ris\n+00001090: 742d 322f 686f 7374 2f62 696e 2f72 6973 t-2/host/bin/ris\n 000010a0: 6376 3634 2d6c 696e 7578 2d67 6363 202d cv64-linux-gcc -\n 000010b0: 7368 6172 6564 7409 0000 0042 4c44 5348 sharedt....BLDSH\n 000010c0: 4152 4544 7408 0000 0042 5549 4c44 4558 AREDt....BUILDEX\n 000010d0: 4574 0600 0000 7079 7468 6f6e 740b 0000 Et....pythont...\n 000010e0: 0042 5549 4c44 5059 5448 4f4e 7340 0000 .BUILDPYTHONs@..\n 000010f0: 002f 686f 6d65 2f6e 616f 7572 722f 776f ./home/naourr/wo\n 00001100: 726b 2f69 6e73 7461 6e63 652d 332f 6f75 rk/instance-3/ou\n-00001110: 7470 7574 2d31 2f68 6f73 742f 6269 6e2f tput-1/host/bin/\n+00001110: 7470 7574 2d32 2f68 6f73 742f 6269 6e2f tput-2/host/bin/\n 00001120: 7269 7363 7636 342d 6c69 6e75 782d 6763 riscv64-linux-gc\n 00001130: 6374 0200 0000 4343 7305 0000 002d 6650 ct....CCs....-fP\n 00001140: 4943 7408 0000 0043 4353 4841 5245 4473 ICt....CCSHAREDs\n 00001150: 8e00 0000 2d66 6e6f 2d73 7472 6963 742d ....-fno-strict-\n 00001160: 616c 6961 7369 6e67 202d 445f 4c41 5247 aliasing -D_LARG\n 00001170: 4546 494c 455f 534f 5552 4345 202d 445f EFILE_SOURCE -D_\n 00001180: 4c41 5247 4546 494c 4536 345f 534f 5552 LARGEFILE64_SOUR\n@@ -349,53 +349,53 @@\n 000015c0: 7269 7363 7636 342d 6275 696c 6472 6f6f riscv64-buildroo\n 000015d0: 742d 6c69 6e75 782d 676e 7527 2027 7461 t-linux-gnu' 'ta\n 000015e0: 7267 6574 5f61 6c69 6173 3d72 6973 6376 rget_alias=riscv\n 000015f0: 3634 2d62 7569 6c64 726f 6f74 2d6c 696e 64-buildroot-lin\n 00001600: 7578 2d67 6e75 2720 2743 433d 2f68 6f6d ux-gnu' 'CC=/hom\n 00001610: 652f 6e61 6f75 7272 2f77 6f72 6b2f 696e e/naourr/work/in\n 00001620: 7374 616e 6365 2d33 2f6f 7574 7075 742d stance-3/output-\n-00001630: 312f 686f 7374 2f62 696e 2f72 6973 6376 1/host/bin/riscv\n+00001630: 322f 686f 7374 2f62 696e 2f72 6973 6376 2/host/bin/riscv\n 00001640: 3634 2d6c 696e 7578 2d67 6363 2720 2743 64-linux-gcc' 'C\n 00001650: 464c 4147 533d 2d44 5f4c 4152 4745 4649 FLAGS=-D_LARGEFI\n 00001660: 4c45 5f53 4f55 5243 4520 2d44 5f4c 4152 LE_SOURCE -D_LAR\n 00001670: 4745 4649 4c45 3634 5f53 4f55 5243 4520 GEFILE64_SOURCE \n 00001680: 2d44 5f46 494c 455f 4f46 4653 4554 5f42 -D_FILE_OFFSET_B\n 00001690: 4954 533d 3634 2020 2d4f 7320 2027 2027 ITS=64 -Os ' '\n 000016a0: 4c44 464c 4147 533d 2720 2743 5050 464c LDFLAGS=' 'CPPFL\n 000016b0: 4147 533d 2d44 5f4c 4152 4745 4649 4c45 AGS=-D_LARGEFILE\n 000016c0: 5f53 4f55 5243 4520 2d44 5f4c 4152 4745 _SOURCE -D_LARGE\n 000016d0: 4649 4c45 3634 5f53 4f55 5243 4520 2d44 FILE64_SOURCE -D\n 000016e0: 5f46 494c 455f 4f46 4653 4554 5f42 4954 _FILE_OFFSET_BIT\n 000016f0: 533d 3634 2720 2743 5050 3d2f 686f 6d65 S=64' 'CPP=/home\n 00001700: 2f6e 616f 7572 722f 776f 726b 2f69 6e73 /naourr/work/ins\n-00001710: 7461 6e63 652d 332f 6f75 7470 7574 2d31 tance-3/output-1\n+00001710: 7461 6e63 652d 332f 6f75 7470 7574 2d32 tance-3/output-2\n 00001720: 2f68 6f73 742f 6269 6e2f 7269 7363 7636 /host/bin/riscv6\n 00001730: 342d 6c69 6e75 782d 6370 7027 2027 504b 4-linux-cpp' 'PK\n 00001740: 475f 434f 4e46 4947 3d2f 686f 6d65 2f6e G_CONFIG=/home/n\n 00001750: 616f 7572 722f 776f 726b 2f69 6e73 7461 aourr/work/insta\n-00001760: 6e63 652d 332f 6f75 7470 7574 2d31 2f68 nce-3/output-1/h\n+00001760: 6e63 652d 332f 6f75 7470 7574 2d32 2f68 nce-3/output-2/h\n 00001770: 6f73 742f 6269 6e2f 706b 672d 636f 6e66 ost/bin/pkg-conf\n 00001780: 6967 2774 0b00 0000 434f 4e46 4947 5f41 ig't....CONFIG_A\n 00001790: 5247 5373 0c00 0000 2f75 7372 2f69 6e63 RGSs..../usr/inc\n 000017a0: 6c75 6465 740e 0000 0043 4f4e 4649 4e43 ludet....CONFINC\n 000017b0: 4c55 4445 4449 5273 1600 0000 2f75 7372 LUDEDIRs..../usr\n 000017c0: 2f69 6e63 6c75 6465 2f70 7974 686f 6e32 /include/python2\n 000017d0: 2e37 740d 0000 0043 4f4e 4649 4e43 4c55 .7t....CONFINCLU\n 000017e0: 4445 5059 731b 0000 003a 706c 6174 2d6c DEPYs....:plat-l\n 000017f0: 696e 7578 323a 6c69 622d 746b 3a6c 6962 inux2:lib-tk:lib\n 00001800: 2d6f 6c64 740e 0000 0043 4f52 4550 5954 -oldt....COREPYT\n 00001810: 484f 4e50 4154 4873 4700 0000 2f68 6f6d HONPATHsG.../hom\n 00001820: 652f 6e61 6f75 7272 2f77 6f72 6b2f 696e e/naourr/work/in\n 00001830: 7374 616e 6365 2d33 2f6f 7574 7075 742d stance-3/output-\n-00001840: 312f 6275 696c 642f 7079 7468 6f6e 2d32 1/build/python-2\n+00001840: 322f 6275 696c 642f 7079 7468 6f6e 2d32 2/build/python-2\n 00001850: 2e37 2e31 382f 636f 7665 7261 6765 2e69 .7.18/coverage.i\n 00001860: 6e66 6f74 0d00 0000 434f 5645 5241 4745 nfot....COVERAGE\n 00001870: 5f49 4e46 4f73 4500 0000 2f68 6f6d 652f _INFOsE.../home/\n 00001880: 6e61 6f75 7272 2f77 6f72 6b2f 696e 7374 naourr/work/inst\n-00001890: 616e 6365 2d33 2f6f 7574 7075 742d 312f ance-3/output-1/\n+00001890: 616e 6365 2d33 2f6f 7574 7075 742d 322f ance-3/output-2/\n 000018a0: 6275 696c 642f 7079 7468 6f6e 2d32 2e37 build/python-2.7\n 000018b0: 2e31 382f 6c63 6f76 2d72 6570 6f72 7474 .18/lcov-reportt\n 000018c0: 0f00 0000 434f 5645 5241 4745 5f52 4550 ....COVERAGE_REP\n 000018d0: 4f52 5473 3200 0000 2d2d 6e6f 2d62 7261 ORTs2...--no-bra\n 000018e0: 6e63 682d 636f 7665 7261 6765 202d 2d74 nch-coverage --t\n 000018f0: 6974 6c65 2022 4350 7974 686f 6e20 6c63 itle \"CPython lc\n 00001900: 6f76 2072 6570 6f72 7422 7417 0000 0043 ov report\"t....C\n@@ -405,15 +405,15 @@\n 00001940: 6c75 6465 202d 445f 4c41 5247 4546 494c lude -D_LARGEFIL\n 00001950: 455f 534f 5552 4345 202d 445f 4c41 5247 E_SOURCE -D_LARG\n 00001960: 4546 494c 4536 345f 534f 5552 4345 202d EFILE64_SOURCE -\n 00001970: 445f 4649 4c45 5f4f 4646 5345 545f 4249 D_FILE_OFFSET_BI\n 00001980: 5453 3d36 3474 0800 0000 4350 5046 4c41 TS=64t....CPPFLA\n 00001990: 4753 7340 0000 002f 686f 6d65 2f6e 616f GSs@.../home/nao\n 000019a0: 7572 722f 776f 726b 2f69 6e73 7461 6e63 urr/work/instanc\n-000019b0: 652d 332f 6f75 7470 7574 2d31 2f68 6f73 e-3/output-1/hos\n+000019b0: 652d 332f 6f75 7470 7574 2d32 2f68 6f73 e-3/output-2/hos\n 000019c0: 742f 6269 6e2f 7269 7363 7636 342d 6c69 t/bin/riscv64-li\n 000019d0: 6e75 782d 672b 2b74 0300 0000 4358 5874 nux-g++t....CXXt\n 000019e0: 0900 0000 435f 5448 5245 4144 5373 3f00 ....C_THREADSs?.\n 000019f0: 0000 2f75 7372 202f 7573 722f 6c69 6220 ../usr /usr/lib \n 00001a00: 2f75 7372 2f6c 6962 2f70 7974 686f 6e32 /usr/lib/python2\n 00001a10: 2e37 202f 7573 722f 6c69 622f 7079 7468 .7 /usr/lib/pyth\n 00001a20: 6f6e 322e 372f 6c69 622d 6479 6e6c 6f61 on2.7/lib-dynloa\n@@ -875,15 +875,15 @@\n 000036a0: 696e 2f69 6e73 7461 6c6c 202d 6320 2d6d in/install -c -m\n 000036b0: 2035 3535 740e 0000 0049 4e53 5441 4c4c 555t....INSTALL\n 000036c0: 5f53 4841 5245 4473 1300 0000 6c69 6270 _SHAREDs....libp\n 000036d0: 7974 686f 6e32 2e37 2e73 6f2e 312e 3074 ython2.7.so.1.0t\n 000036e0: 0a00 0000 494e 5354 534f 4e41 4d45 7348 ....INSTSONAMEsH\n 000036f0: 0000 002f 686f 6d65 2f6e 616f 7572 722f .../home/naourr/\n 00003700: 776f 726b 2f69 6e73 7461 6e63 652d 332f work/instance-3/\n-00003710: 6f75 7470 7574 2d31 2f68 6f73 742f 6269 output-1/host/bi\n+00003710: 6f75 7470 7574 2d32 2f68 6f73 742f 6269 output-2/host/bi\n 00003720: 6e2f 7269 7363 7636 342d 6c69 6e75 782d n/riscv64-linux-\n 00003730: 672b 2b20 2d73 6861 7265 6474 0b00 0000 g++ -sharedt....\n 00003740: 4c44 4358 5853 4841 5245 4474 0700 0000 LDCXXSHAREDt....\n 00003750: 4c44 464c 4147 5374 0600 0000 4c44 4c41 LDFLAGSt....LDLA\n 00003760: 5354 730f 0000 006c 6962 7079 7468 6f6e STs....libpython\n 00003770: 322e 372e 736f 7409 0000 004c 444c 4942 2.7.sot....LDLIB\n 00003780: 5241 5259 740c 0000 004c 444c 4942 5241 RARYt....LDLIBRA\n@@ -1029,26 +1029,26 @@\n 00004040: 5448 4f4e 4652 414d 4557 4f52 4b49 4e53 THONFRAMEWORKINS\n 00004050: 5441 4c4c 4449 5274 1500 0000 5059 5448 TALLDIRt....PYTH\n 00004060: 4f4e 4652 414d 4557 4f52 4b50 5245 4649 ONFRAMEWORKPREFI\n 00004070: 5874 0a00 0000 5059 5448 4f4e 5041 5448 Xt....PYTHONPATH\n 00004080: 7331 0100 005f 5059 5448 4f4e 5f50 524f s1..._PYTHON_PRO\n 00004090: 4a45 4354 5f42 4153 453d 2f68 6f6d 652f JECT_BASE=/home/\n 000040a0: 6e61 6f75 7272 2f77 6f72 6b2f 696e 7374 naourr/work/inst\n-000040b0: 616e 6365 2d33 2f6f 7574 7075 742d 312f ance-3/output-1/\n+000040b0: 616e 6365 2d33 2f6f 7574 7075 742d 322f ance-3/output-2/\n 000040c0: 6275 696c 642f 7079 7468 6f6e 2d32 2e37 build/python-2.7\n 000040d0: 2e31 3820 5f50 5954 484f 4e5f 484f 5354 .18 _PYTHON_HOST\n 000040e0: 5f50 4c41 5446 4f52 4d3d 2428 5f50 5954 _PLATFORM=$(_PYT\n 000040f0: 484f 4e5f 484f 5354 5f50 4c41 5446 4f52 HON_HOST_PLATFOR\n 00004100: 4d29 2050 5954 484f 4e50 4154 483d 2428 M) PYTHONPATH=$(\n 00004110: 7368 656c 6c20 7465 7374 202d 6620 7079 shell test -f py\n 00004120: 7379 7363 6f6e 6669 6764 6174 6164 6972 sysconfigdatadir\n 00004130: 2e74 7874 2026 2620 6563 686f 202f 686f .txt && echo /ho\n 00004140: 6d65 2f6e 616f 7572 722f 776f 726b 2f69 me/naourr/work/i\n 00004150: 6e73 7461 6e63 652d 332f 6f75 7470 7574 nstance-3/output\n-00004160: 2d31 2f62 7569 6c64 2f70 7974 686f 6e2d -1/build/python-\n+00004160: 2d32 2f62 7569 6c64 2f70 7974 686f 6e2d -2/build/python-\n 00004170: 322e 372e 3138 2f60 6361 7420 7079 7379 2.7.18/`cat pysy\n 00004180: 7363 6f6e 6669 6764 6174 6164 6972 2e74 sconfigdatadir.t\n 00004190: 7874 603a 292e 2f4c 6962 3a2e 2f4c 6962 xt`:)./Lib:./Lib\n 000041a0: 2f70 6c61 742d 6c69 6e75 7832 2070 7974 /plat-linux2 pyt\n 000041b0: 686f 6e32 2e37 7410 0000 0050 5954 484f hon2.7t....PYTHO\n 000041c0: 4e5f 464f 525f 4255 494c 4473 0900 0000 N_FOR_BUILDs....\n 000041d0: 7079 7468 6f6e 322e 3774 1000 0000 5059 python2.7t....PY\n@@ -1086,15 +1086,15 @@\n 000043d0: 5f55 4e49 434f 4445 732c 0000 002d 6c20 _UNICODEs,...-l \n 000043e0: 2d78 2074 6573 745f 7375 6270 726f 6365 -x test_subproce\n 000043f0: 7373 2074 6573 745f 696f 2074 6573 745f ss test_io test_\n 00004400: 6c69 6232 746f 3320 5c74 0d00 0000 5155 lib2to3 \\t....QU\n 00004410: 4943 4b54 4553 544f 5054 5373 4300 0000 ICKTESTOPTSsC...\n 00004420: 2f68 6f6d 652f 6e61 6f75 7272 2f77 6f72 /home/naourr/wor\n 00004430: 6b2f 696e 7374 616e 6365 2d33 2f6f 7574 k/instance-3/out\n-00004440: 7075 742d 312f 686f 7374 2f62 696e 2f72 put-1/host/bin/r\n+00004440: 7075 742d 322f 686f 7374 2f62 696e 2f72 put-2/host/bin/r\n 00004450: 6973 6376 3634 2d6c 696e 7578 2d72 616e iscv64-linux-ran\n 00004460: 6c69 6274 0600 0000 5241 4e4c 4942 7317 libt....RANLIBs.\n 00004470: 0000 004d 6163 2f52 6573 6f75 7263 6573 ...Mac/Resources\n 00004480: 2f66 7261 6d65 776f 726b 7409 0000 0052 /frameworkt....R\n 00004490: 4553 5352 4344 4952 7404 0000 0076 6f69 ESSRCDIRt....voi\n 000044a0: 6474 0a00 0000 5245 5453 4947 5459 5045 dt....RETSIGTYPE\n 000044b0: 7409 0000 0052 554e 5348 4152 4544 7409 t....RUNSHAREDt.\n@@ -1199,15 +1199,15 @@\n 00004ae0: 4c45 5f52 4f55 4e44 494e 4773 2900 0000 LE_ROUNDINGs)...\n 00004af0: 786d 6c20 786d 6c2f 646f 6d20 786d 6c2f xml xml/dom xml/\n 00004b00: 6574 7265 6520 786d 6c2f 7061 7273 6572 etree xml/parser\n 00004b10: 7320 786d 6c2f 7361 7874 0d00 0000 584d s xml/saxt....XM\n 00004b20: 4c4c 4942 5355 4244 4952 5373 3900 0000 LLIBSUBDIRSs9...\n 00004b30: 2f68 6f6d 652f 6e61 6f75 7272 2f77 6f72 /home/naourr/wor\n 00004b40: 6b2f 696e 7374 616e 6365 2d33 2f6f 7574 k/instance-3/out\n-00004b50: 7075 742d 312f 6275 696c 642f 7079 7468 put-1/build/pyth\n+00004b50: 7075 742d 322f 6275 696c 642f 7079 7468 put-2/build/pyth\n 00004b60: 6f6e 2d32 2e37 2e31 3874 0c00 0000 6162 on-2.7.18t....ab\n 00004b70: 735f 6275 696c 6464 6972 740a 0000 0061 s_builddirt....a\n 00004b80: 6273 5f73 7263 6469 7273 1300 0000 7838 bs_srcdirs....x8\n 00004b90: 365f 3634 2d70 632d 6c69 6e75 782d 676e 6_64-pc-linux-gn\n 00004ba0: 7574 0500 0000 6275 696c 6473 0a00 0000 ut....builds....\n 00004bb0: 2f75 7372 2f73 6861 7265 740b 0000 0064 /usr/sharet....d\n 00004bc0: 6174 6172 6f6f 7464 6972 7304 0000 002f atarootdirs..../\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/naourr/work/instance-3/output-1/build/python-2.7.18\n-abs_builddir=\t/home/naourr/work/instance-3/output-1/build/python-2.7.18\n+abs_srcdir=\t/home/naourr/work/instance-3/output-2/build/python-2.7.18\n+abs_builddir=\t/home/naourr/work/instance-3/output-2/build/python-2.7.18\n build=\t\tx86_64-pc-linux-gnu\n host=\t\triscv64-buildroot-linux-gnu\n \n-CC=\t\t/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc\n-CXX=\t\t/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++\n+CC=\t\t/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc\n+CXX=\t\t/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-g++\n MAINCC=\t\t$(CC)\n LINKCC=\t\t$(PURIFY) $(MAINCC)\n-AR=\t\t/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-ar\n-RANLIB=\t\t/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-ranlib\n+AR=\t\t/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-ar\n+RANLIB=\t\t/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-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=riscv64-buildroot-linux-gnu' '--host=riscv64-buildroot-linux-gnu' '--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-curses' '--with-expat=system' '--disable-bsddb' '--disable-codecs-cjk' '--enable-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=riscv64-buildroot-linux-gnu' 'target_alias=riscv64-buildroot-linux-gnu' 'CC=/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-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/naourr/work/instance-3/output-1/host/bin/riscv64-linux-cpp' 'PKG_CONFIG=/home/naourr/work/instance-3/output-1/host/bin/pkg-config'\n+CONFIG_ARGS=\t '--target=riscv64-buildroot-linux-gnu' '--host=riscv64-buildroot-linux-gnu' '--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-curses' '--with-expat=system' '--disable-bsddb' '--disable-codecs-cjk' '--enable-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=riscv64-buildroot-linux-gnu' 'target_alias=riscv64-buildroot-linux-gnu' 'CC=/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-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/naourr/work/instance-3/output-2/host/bin/riscv64-linux-cpp' 'PKG_CONFIG=/home/naourr/work/instance-3/output-2/host/bin/pkg-config'\n \n # disabled extensions\n DISABLED_EXTENSIONS=\t _codecs_kr _codecs_jp _codecs_cn _codecs_tw _codecs_hk nis bz2 dbm gdbm _bsddb _tkinter _curses _curses_panel 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 3f00 0000 2f68 CPLUSPLUSs?.../h\n 00000f50: 6f6d 652f 6e61 6f75 7272 2f77 6f72 6b2f ome/naourr/work/\n 00000f60: 696e 7374 616e 6365 2d33 2f6f 7574 7075 instance-3/outpu\n-00000f70: 742d 312f 686f 7374 2f62 696e 2f72 6973 t-1/host/bin/ris\n+00000f70: 742d 322f 686f 7374 2f62 696e 2f72 6973 t-2/host/bin/ris\n 00000f80: 6376 3634 2d6c 696e 7578 2d61 7274 0200 cv64-linux-art..\n 00000f90: 0000 4152 7402 0000 0072 6374 0700 0000 ..ARt....rct....\n 00000fa0: 4152 464c 4147 5374 0e00 0000 4154 4845 ARFLAGSt....ATHE\n 00000fb0: 4f53 5f54 4852 4541 4453 7314 0000 002d OS_THREADSs....-\n 00000fc0: 666e 6f2d 7374 7269 6374 2d61 6c69 6173 fno-strict-alias\n 00000fd0: 696e 6774 0a00 0000 4241 5345 4346 4c41 ingt....BASECFLA\n 00000fe0: 4753 7400 0000 0074 0b00 0000 4241 5345 GSt....t....BASE\n@@ -259,23 +259,23 @@\n 00001020: 7312 0000 002f 7573 722f 6c69 622f 7079 s..../usr/lib/py\n 00001030: 7468 6f6e 322e 3774 0a00 0000 4249 4e4c thon2.7t....BINL\n 00001040: 4942 4445 5354 730f 0000 002d 4c2e 202d IBDESTs....-L. -\n 00001050: 6c70 7974 686f 6e32 2e37 740a 0000 0042 lpython2.7t....B\n 00001060: 4c44 4c49 4252 4152 5973 4800 0000 2f68 LDLIBRARYsH.../h\n 00001070: 6f6d 652f 6e61 6f75 7272 2f77 6f72 6b2f ome/naourr/work/\n 00001080: 696e 7374 616e 6365 2d33 2f6f 7574 7075 instance-3/outpu\n-00001090: 742d 312f 686f 7374 2f62 696e 2f72 6973 t-1/host/bin/ris\n+00001090: 742d 322f 686f 7374 2f62 696e 2f72 6973 t-2/host/bin/ris\n 000010a0: 6376 3634 2d6c 696e 7578 2d67 6363 202d cv64-linux-gcc -\n 000010b0: 7368 6172 6564 7409 0000 0042 4c44 5348 sharedt....BLDSH\n 000010c0: 4152 4544 7408 0000 0042 5549 4c44 4558 AREDt....BUILDEX\n 000010d0: 4574 0600 0000 7079 7468 6f6e 740b 0000 Et....pythont...\n 000010e0: 0042 5549 4c44 5059 5448 4f4e 7340 0000 .BUILDPYTHONs@..\n 000010f0: 002f 686f 6d65 2f6e 616f 7572 722f 776f ./home/naourr/wo\n 00001100: 726b 2f69 6e73 7461 6e63 652d 332f 6f75 rk/instance-3/ou\n-00001110: 7470 7574 2d31 2f68 6f73 742f 6269 6e2f tput-1/host/bin/\n+00001110: 7470 7574 2d32 2f68 6f73 742f 6269 6e2f tput-2/host/bin/\n 00001120: 7269 7363 7636 342d 6c69 6e75 782d 6763 riscv64-linux-gc\n 00001130: 6374 0200 0000 4343 7305 0000 002d 6650 ct....CCs....-fP\n 00001140: 4943 7408 0000 0043 4353 4841 5245 4473 ICt....CCSHAREDs\n 00001150: 8e00 0000 2d66 6e6f 2d73 7472 6963 742d ....-fno-strict-\n 00001160: 616c 6961 7369 6e67 202d 445f 4c41 5247 aliasing -D_LARG\n 00001170: 4546 494c 455f 534f 5552 4345 202d 445f EFILE_SOURCE -D_\n 00001180: 4c41 5247 4546 494c 4536 345f 534f 5552 LARGEFILE64_SOUR\n@@ -349,53 +349,53 @@\n 000015c0: 7269 7363 7636 342d 6275 696c 6472 6f6f riscv64-buildroo\n 000015d0: 742d 6c69 6e75 782d 676e 7527 2027 7461 t-linux-gnu' 'ta\n 000015e0: 7267 6574 5f61 6c69 6173 3d72 6973 6376 rget_alias=riscv\n 000015f0: 3634 2d62 7569 6c64 726f 6f74 2d6c 696e 64-buildroot-lin\n 00001600: 7578 2d67 6e75 2720 2743 433d 2f68 6f6d ux-gnu' 'CC=/hom\n 00001610: 652f 6e61 6f75 7272 2f77 6f72 6b2f 696e e/naourr/work/in\n 00001620: 7374 616e 6365 2d33 2f6f 7574 7075 742d stance-3/output-\n-00001630: 312f 686f 7374 2f62 696e 2f72 6973 6376 1/host/bin/riscv\n+00001630: 322f 686f 7374 2f62 696e 2f72 6973 6376 2/host/bin/riscv\n 00001640: 3634 2d6c 696e 7578 2d67 6363 2720 2743 64-linux-gcc' 'C\n 00001650: 464c 4147 533d 2d44 5f4c 4152 4745 4649 FLAGS=-D_LARGEFI\n 00001660: 4c45 5f53 4f55 5243 4520 2d44 5f4c 4152 LE_SOURCE -D_LAR\n 00001670: 4745 4649 4c45 3634 5f53 4f55 5243 4520 GEFILE64_SOURCE \n 00001680: 2d44 5f46 494c 455f 4f46 4653 4554 5f42 -D_FILE_OFFSET_B\n 00001690: 4954 533d 3634 2020 2d4f 7320 2027 2027 ITS=64 -Os ' '\n 000016a0: 4c44 464c 4147 533d 2720 2743 5050 464c LDFLAGS=' 'CPPFL\n 000016b0: 4147 533d 2d44 5f4c 4152 4745 4649 4c45 AGS=-D_LARGEFILE\n 000016c0: 5f53 4f55 5243 4520 2d44 5f4c 4152 4745 _SOURCE -D_LARGE\n 000016d0: 4649 4c45 3634 5f53 4f55 5243 4520 2d44 FILE64_SOURCE -D\n 000016e0: 5f46 494c 455f 4f46 4653 4554 5f42 4954 _FILE_OFFSET_BIT\n 000016f0: 533d 3634 2720 2743 5050 3d2f 686f 6d65 S=64' 'CPP=/home\n 00001700: 2f6e 616f 7572 722f 776f 726b 2f69 6e73 /naourr/work/ins\n-00001710: 7461 6e63 652d 332f 6f75 7470 7574 2d31 tance-3/output-1\n+00001710: 7461 6e63 652d 332f 6f75 7470 7574 2d32 tance-3/output-2\n 00001720: 2f68 6f73 742f 6269 6e2f 7269 7363 7636 /host/bin/riscv6\n 00001730: 342d 6c69 6e75 782d 6370 7027 2027 504b 4-linux-cpp' 'PK\n 00001740: 475f 434f 4e46 4947 3d2f 686f 6d65 2f6e G_CONFIG=/home/n\n 00001750: 616f 7572 722f 776f 726b 2f69 6e73 7461 aourr/work/insta\n-00001760: 6e63 652d 332f 6f75 7470 7574 2d31 2f68 nce-3/output-1/h\n+00001760: 6e63 652d 332f 6f75 7470 7574 2d32 2f68 nce-3/output-2/h\n 00001770: 6f73 742f 6269 6e2f 706b 672d 636f 6e66 ost/bin/pkg-conf\n 00001780: 6967 2774 0b00 0000 434f 4e46 4947 5f41 ig't....CONFIG_A\n 00001790: 5247 5373 0c00 0000 2f75 7372 2f69 6e63 RGSs..../usr/inc\n 000017a0: 6c75 6465 740e 0000 0043 4f4e 4649 4e43 ludet....CONFINC\n 000017b0: 4c55 4445 4449 5273 1600 0000 2f75 7372 LUDEDIRs..../usr\n 000017c0: 2f69 6e63 6c75 6465 2f70 7974 686f 6e32 /include/python2\n 000017d0: 2e37 740d 0000 0043 4f4e 4649 4e43 4c55 .7t....CONFINCLU\n 000017e0: 4445 5059 731b 0000 003a 706c 6174 2d6c DEPYs....:plat-l\n 000017f0: 696e 7578 323a 6c69 622d 746b 3a6c 6962 inux2:lib-tk:lib\n 00001800: 2d6f 6c64 740e 0000 0043 4f52 4550 5954 -oldt....COREPYT\n 00001810: 484f 4e50 4154 4873 4700 0000 2f68 6f6d HONPATHsG.../hom\n 00001820: 652f 6e61 6f75 7272 2f77 6f72 6b2f 696e e/naourr/work/in\n 00001830: 7374 616e 6365 2d33 2f6f 7574 7075 742d stance-3/output-\n-00001840: 312f 6275 696c 642f 7079 7468 6f6e 2d32 1/build/python-2\n+00001840: 322f 6275 696c 642f 7079 7468 6f6e 2d32 2/build/python-2\n 00001850: 2e37 2e31 382f 636f 7665 7261 6765 2e69 .7.18/coverage.i\n 00001860: 6e66 6f74 0d00 0000 434f 5645 5241 4745 nfot....COVERAGE\n 00001870: 5f49 4e46 4f73 4500 0000 2f68 6f6d 652f _INFOsE.../home/\n 00001880: 6e61 6f75 7272 2f77 6f72 6b2f 696e 7374 naourr/work/inst\n-00001890: 616e 6365 2d33 2f6f 7574 7075 742d 312f ance-3/output-1/\n+00001890: 616e 6365 2d33 2f6f 7574 7075 742d 322f ance-3/output-2/\n 000018a0: 6275 696c 642f 7079 7468 6f6e 2d32 2e37 build/python-2.7\n 000018b0: 2e31 382f 6c63 6f76 2d72 6570 6f72 7474 .18/lcov-reportt\n 000018c0: 0f00 0000 434f 5645 5241 4745 5f52 4550 ....COVERAGE_REP\n 000018d0: 4f52 5473 3200 0000 2d2d 6e6f 2d62 7261 ORTs2...--no-bra\n 000018e0: 6e63 682d 636f 7665 7261 6765 202d 2d74 nch-coverage --t\n 000018f0: 6974 6c65 2022 4350 7974 686f 6e20 6c63 itle \"CPython lc\n 00001900: 6f76 2072 6570 6f72 7422 7417 0000 0043 ov report\"t....C\n@@ -405,15 +405,15 @@\n 00001940: 6c75 6465 202d 445f 4c41 5247 4546 494c lude -D_LARGEFIL\n 00001950: 455f 534f 5552 4345 202d 445f 4c41 5247 E_SOURCE -D_LARG\n 00001960: 4546 494c 4536 345f 534f 5552 4345 202d EFILE64_SOURCE -\n 00001970: 445f 4649 4c45 5f4f 4646 5345 545f 4249 D_FILE_OFFSET_BI\n 00001980: 5453 3d36 3474 0800 0000 4350 5046 4c41 TS=64t....CPPFLA\n 00001990: 4753 7340 0000 002f 686f 6d65 2f6e 616f GSs@.../home/nao\n 000019a0: 7572 722f 776f 726b 2f69 6e73 7461 6e63 urr/work/instanc\n-000019b0: 652d 332f 6f75 7470 7574 2d31 2f68 6f73 e-3/output-1/hos\n+000019b0: 652d 332f 6f75 7470 7574 2d32 2f68 6f73 e-3/output-2/hos\n 000019c0: 742f 6269 6e2f 7269 7363 7636 342d 6c69 t/bin/riscv64-li\n 000019d0: 6e75 782d 672b 2b74 0300 0000 4358 5874 nux-g++t....CXXt\n 000019e0: 0900 0000 435f 5448 5245 4144 5373 3f00 ....C_THREADSs?.\n 000019f0: 0000 2f75 7372 202f 7573 722f 6c69 6220 ../usr /usr/lib \n 00001a00: 2f75 7372 2f6c 6962 2f70 7974 686f 6e32 /usr/lib/python2\n 00001a10: 2e37 202f 7573 722f 6c69 622f 7079 7468 .7 /usr/lib/pyth\n 00001a20: 6f6e 322e 372f 6c69 622d 6479 6e6c 6f61 on2.7/lib-dynloa\n@@ -875,15 +875,15 @@\n 000036a0: 696e 2f69 6e73 7461 6c6c 202d 6320 2d6d in/install -c -m\n 000036b0: 2035 3535 740e 0000 0049 4e53 5441 4c4c 555t....INSTALL\n 000036c0: 5f53 4841 5245 4473 1300 0000 6c69 6270 _SHAREDs....libp\n 000036d0: 7974 686f 6e32 2e37 2e73 6f2e 312e 3074 ython2.7.so.1.0t\n 000036e0: 0a00 0000 494e 5354 534f 4e41 4d45 7348 ....INSTSONAMEsH\n 000036f0: 0000 002f 686f 6d65 2f6e 616f 7572 722f .../home/naourr/\n 00003700: 776f 726b 2f69 6e73 7461 6e63 652d 332f work/instance-3/\n-00003710: 6f75 7470 7574 2d31 2f68 6f73 742f 6269 output-1/host/bi\n+00003710: 6f75 7470 7574 2d32 2f68 6f73 742f 6269 output-2/host/bi\n 00003720: 6e2f 7269 7363 7636 342d 6c69 6e75 782d n/riscv64-linux-\n 00003730: 672b 2b20 2d73 6861 7265 6474 0b00 0000 g++ -sharedt....\n 00003740: 4c44 4358 5853 4841 5245 4474 0700 0000 LDCXXSHAREDt....\n 00003750: 4c44 464c 4147 5374 0600 0000 4c44 4c41 LDFLAGSt....LDLA\n 00003760: 5354 730f 0000 006c 6962 7079 7468 6f6e STs....libpython\n 00003770: 322e 372e 736f 7409 0000 004c 444c 4942 2.7.sot....LDLIB\n 00003780: 5241 5259 740c 0000 004c 444c 4942 5241 RARYt....LDLIBRA\n@@ -1029,26 +1029,26 @@\n 00004040: 5448 4f4e 4652 414d 4557 4f52 4b49 4e53 THONFRAMEWORKINS\n 00004050: 5441 4c4c 4449 5274 1500 0000 5059 5448 TALLDIRt....PYTH\n 00004060: 4f4e 4652 414d 4557 4f52 4b50 5245 4649 ONFRAMEWORKPREFI\n 00004070: 5874 0a00 0000 5059 5448 4f4e 5041 5448 Xt....PYTHONPATH\n 00004080: 7331 0100 005f 5059 5448 4f4e 5f50 524f s1..._PYTHON_PRO\n 00004090: 4a45 4354 5f42 4153 453d 2f68 6f6d 652f JECT_BASE=/home/\n 000040a0: 6e61 6f75 7272 2f77 6f72 6b2f 696e 7374 naourr/work/inst\n-000040b0: 616e 6365 2d33 2f6f 7574 7075 742d 312f ance-3/output-1/\n+000040b0: 616e 6365 2d33 2f6f 7574 7075 742d 322f ance-3/output-2/\n 000040c0: 6275 696c 642f 7079 7468 6f6e 2d32 2e37 build/python-2.7\n 000040d0: 2e31 3820 5f50 5954 484f 4e5f 484f 5354 .18 _PYTHON_HOST\n 000040e0: 5f50 4c41 5446 4f52 4d3d 2428 5f50 5954 _PLATFORM=$(_PYT\n 000040f0: 484f 4e5f 484f 5354 5f50 4c41 5446 4f52 HON_HOST_PLATFOR\n 00004100: 4d29 2050 5954 484f 4e50 4154 483d 2428 M) PYTHONPATH=$(\n 00004110: 7368 656c 6c20 7465 7374 202d 6620 7079 shell test -f py\n 00004120: 7379 7363 6f6e 6669 6764 6174 6164 6972 sysconfigdatadir\n 00004130: 2e74 7874 2026 2620 6563 686f 202f 686f .txt && echo /ho\n 00004140: 6d65 2f6e 616f 7572 722f 776f 726b 2f69 me/naourr/work/i\n 00004150: 6e73 7461 6e63 652d 332f 6f75 7470 7574 nstance-3/output\n-00004160: 2d31 2f62 7569 6c64 2f70 7974 686f 6e2d -1/build/python-\n+00004160: 2d32 2f62 7569 6c64 2f70 7974 686f 6e2d -2/build/python-\n 00004170: 322e 372e 3138 2f60 6361 7420 7079 7379 2.7.18/`cat pysy\n 00004180: 7363 6f6e 6669 6764 6174 6164 6972 2e74 sconfigdatadir.t\n 00004190: 7874 603a 292e 2f4c 6962 3a2e 2f4c 6962 xt`:)./Lib:./Lib\n 000041a0: 2f70 6c61 742d 6c69 6e75 7832 2070 7974 /plat-linux2 pyt\n 000041b0: 686f 6e32 2e37 7410 0000 0050 5954 484f hon2.7t....PYTHO\n 000041c0: 4e5f 464f 525f 4255 494c 4473 0900 0000 N_FOR_BUILDs....\n 000041d0: 7079 7468 6f6e 322e 3774 1000 0000 5059 python2.7t....PY\n@@ -1086,15 +1086,15 @@\n 000043d0: 5f55 4e49 434f 4445 732c 0000 002d 6c20 _UNICODEs,...-l \n 000043e0: 2d78 2074 6573 745f 7375 6270 726f 6365 -x test_subproce\n 000043f0: 7373 2074 6573 745f 696f 2074 6573 745f ss test_io test_\n 00004400: 6c69 6232 746f 3320 5c74 0d00 0000 5155 lib2to3 \\t....QU\n 00004410: 4943 4b54 4553 544f 5054 5373 4300 0000 ICKTESTOPTSsC...\n 00004420: 2f68 6f6d 652f 6e61 6f75 7272 2f77 6f72 /home/naourr/wor\n 00004430: 6b2f 696e 7374 616e 6365 2d33 2f6f 7574 k/instance-3/out\n-00004440: 7075 742d 312f 686f 7374 2f62 696e 2f72 put-1/host/bin/r\n+00004440: 7075 742d 322f 686f 7374 2f62 696e 2f72 put-2/host/bin/r\n 00004450: 6973 6376 3634 2d6c 696e 7578 2d72 616e iscv64-linux-ran\n 00004460: 6c69 6274 0600 0000 5241 4e4c 4942 7317 libt....RANLIBs.\n 00004470: 0000 004d 6163 2f52 6573 6f75 7263 6573 ...Mac/Resources\n 00004480: 2f66 7261 6d65 776f 726b 7409 0000 0052 /frameworkt....R\n 00004490: 4553 5352 4344 4952 7404 0000 0076 6f69 ESSRCDIRt....voi\n 000044a0: 6474 0a00 0000 5245 5453 4947 5459 5045 dt....RETSIGTYPE\n 000044b0: 7409 0000 0052 554e 5348 4152 4544 7409 t....RUNSHAREDt.\n@@ -1199,15 +1199,15 @@\n 00004ae0: 4c45 5f52 4f55 4e44 494e 4773 2900 0000 LE_ROUNDINGs)...\n 00004af0: 786d 6c20 786d 6c2f 646f 6d20 786d 6c2f xml xml/dom xml/\n 00004b00: 6574 7265 6520 786d 6c2f 7061 7273 6572 etree xml/parser\n 00004b10: 7320 786d 6c2f 7361 7874 0d00 0000 584d s xml/saxt....XM\n 00004b20: 4c4c 4942 5355 4244 4952 5373 3900 0000 LLIBSUBDIRSs9...\n 00004b30: 2f68 6f6d 652f 6e61 6f75 7272 2f77 6f72 /home/naourr/wor\n 00004b40: 6b2f 696e 7374 616e 6365 2d33 2f6f 7574 k/instance-3/out\n-00004b50: 7075 742d 312f 6275 696c 642f 7079 7468 put-1/build/pyth\n+00004b50: 7075 742d 322f 6275 696c 642f 7079 7468 put-2/build/pyth\n 00004b60: 6f6e 2d32 2e37 2e31 3874 0c00 0000 6162 on-2.7.18t....ab\n 00004b70: 735f 6275 696c 6464 6972 740a 0000 0061 s_builddirt....a\n 00004b80: 6273 5f73 7263 6469 7273 1300 0000 7838 bs_srcdirs....x8\n 00004b90: 365f 3634 2d70 632d 6c69 6e75 782d 676e 6_64-pc-linux-gn\n 00004ba0: 7574 0500 0000 6275 696c 6473 0a00 0000 ut....builds....\n 00004bb0: 2f75 7372 2f73 6861 7265 740b 0000 0064 /usr/sharet....d\n 00004bc0: 6174 6172 6f6f 7464 6972 7304 0000 002f atarootdirs..../\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 3f00 0000 2f68 CPLUSPLUSs?.../h\n 00000f50: 6f6d 652f 6e61 6f75 7272 2f77 6f72 6b2f ome/naourr/work/\n 00000f60: 696e 7374 616e 6365 2d33 2f6f 7574 7075 instance-3/outpu\n-00000f70: 742d 312f 686f 7374 2f62 696e 2f72 6973 t-1/host/bin/ris\n+00000f70: 742d 322f 686f 7374 2f62 696e 2f72 6973 t-2/host/bin/ris\n 00000f80: 6376 3634 2d6c 696e 7578 2d61 7274 0200 cv64-linux-art..\n 00000f90: 0000 4152 7402 0000 0072 6374 0700 0000 ..ARt....rct....\n 00000fa0: 4152 464c 4147 5374 0e00 0000 4154 4845 ARFLAGSt....ATHE\n 00000fb0: 4f53 5f54 4852 4541 4453 7314 0000 002d OS_THREADSs....-\n 00000fc0: 666e 6f2d 7374 7269 6374 2d61 6c69 6173 fno-strict-alias\n 00000fd0: 696e 6774 0a00 0000 4241 5345 4346 4c41 ingt....BASECFLA\n 00000fe0: 4753 7400 0000 0074 0b00 0000 4241 5345 GSt....t....BASE\n@@ -259,23 +259,23 @@\n 00001020: 7312 0000 002f 7573 722f 6c69 622f 7079 s..../usr/lib/py\n 00001030: 7468 6f6e 322e 3774 0a00 0000 4249 4e4c thon2.7t....BINL\n 00001040: 4942 4445 5354 730f 0000 002d 4c2e 202d IBDESTs....-L. -\n 00001050: 6c70 7974 686f 6e32 2e37 740a 0000 0042 lpython2.7t....B\n 00001060: 4c44 4c49 4252 4152 5973 4800 0000 2f68 LDLIBRARYsH.../h\n 00001070: 6f6d 652f 6e61 6f75 7272 2f77 6f72 6b2f ome/naourr/work/\n 00001080: 696e 7374 616e 6365 2d33 2f6f 7574 7075 instance-3/outpu\n-00001090: 742d 312f 686f 7374 2f62 696e 2f72 6973 t-1/host/bin/ris\n+00001090: 742d 322f 686f 7374 2f62 696e 2f72 6973 t-2/host/bin/ris\n 000010a0: 6376 3634 2d6c 696e 7578 2d67 6363 202d cv64-linux-gcc -\n 000010b0: 7368 6172 6564 7409 0000 0042 4c44 5348 sharedt....BLDSH\n 000010c0: 4152 4544 7408 0000 0042 5549 4c44 4558 AREDt....BUILDEX\n 000010d0: 4574 0600 0000 7079 7468 6f6e 740b 0000 Et....pythont...\n 000010e0: 0042 5549 4c44 5059 5448 4f4e 7340 0000 .BUILDPYTHONs@..\n 000010f0: 002f 686f 6d65 2f6e 616f 7572 722f 776f ./home/naourr/wo\n 00001100: 726b 2f69 6e73 7461 6e63 652d 332f 6f75 rk/instance-3/ou\n-00001110: 7470 7574 2d31 2f68 6f73 742f 6269 6e2f tput-1/host/bin/\n+00001110: 7470 7574 2d32 2f68 6f73 742f 6269 6e2f tput-2/host/bin/\n 00001120: 7269 7363 7636 342d 6c69 6e75 782d 6763 riscv64-linux-gc\n 00001130: 6374 0200 0000 4343 7305 0000 002d 6650 ct....CCs....-fP\n 00001140: 4943 7408 0000 0043 4353 4841 5245 4473 ICt....CCSHAREDs\n 00001150: 8e00 0000 2d66 6e6f 2d73 7472 6963 742d ....-fno-strict-\n 00001160: 616c 6961 7369 6e67 202d 445f 4c41 5247 aliasing -D_LARG\n 00001170: 4546 494c 455f 534f 5552 4345 202d 445f EFILE_SOURCE -D_\n 00001180: 4c41 5247 4546 494c 4536 345f 534f 5552 LARGEFILE64_SOUR\n@@ -349,53 +349,53 @@\n 000015c0: 7269 7363 7636 342d 6275 696c 6472 6f6f riscv64-buildroo\n 000015d0: 742d 6c69 6e75 782d 676e 7527 2027 7461 t-linux-gnu' 'ta\n 000015e0: 7267 6574 5f61 6c69 6173 3d72 6973 6376 rget_alias=riscv\n 000015f0: 3634 2d62 7569 6c64 726f 6f74 2d6c 696e 64-buildroot-lin\n 00001600: 7578 2d67 6e75 2720 2743 433d 2f68 6f6d ux-gnu' 'CC=/hom\n 00001610: 652f 6e61 6f75 7272 2f77 6f72 6b2f 696e e/naourr/work/in\n 00001620: 7374 616e 6365 2d33 2f6f 7574 7075 742d stance-3/output-\n-00001630: 312f 686f 7374 2f62 696e 2f72 6973 6376 1/host/bin/riscv\n+00001630: 322f 686f 7374 2f62 696e 2f72 6973 6376 2/host/bin/riscv\n 00001640: 3634 2d6c 696e 7578 2d67 6363 2720 2743 64-linux-gcc' 'C\n 00001650: 464c 4147 533d 2d44 5f4c 4152 4745 4649 FLAGS=-D_LARGEFI\n 00001660: 4c45 5f53 4f55 5243 4520 2d44 5f4c 4152 LE_SOURCE -D_LAR\n 00001670: 4745 4649 4c45 3634 5f53 4f55 5243 4520 GEFILE64_SOURCE \n 00001680: 2d44 5f46 494c 455f 4f46 4653 4554 5f42 -D_FILE_OFFSET_B\n 00001690: 4954 533d 3634 2020 2d4f 7320 2027 2027 ITS=64 -Os ' '\n 000016a0: 4c44 464c 4147 533d 2720 2743 5050 464c LDFLAGS=' 'CPPFL\n 000016b0: 4147 533d 2d44 5f4c 4152 4745 4649 4c45 AGS=-D_LARGEFILE\n 000016c0: 5f53 4f55 5243 4520 2d44 5f4c 4152 4745 _SOURCE -D_LARGE\n 000016d0: 4649 4c45 3634 5f53 4f55 5243 4520 2d44 FILE64_SOURCE -D\n 000016e0: 5f46 494c 455f 4f46 4653 4554 5f42 4954 _FILE_OFFSET_BIT\n 000016f0: 533d 3634 2720 2743 5050 3d2f 686f 6d65 S=64' 'CPP=/home\n 00001700: 2f6e 616f 7572 722f 776f 726b 2f69 6e73 /naourr/work/ins\n-00001710: 7461 6e63 652d 332f 6f75 7470 7574 2d31 tance-3/output-1\n+00001710: 7461 6e63 652d 332f 6f75 7470 7574 2d32 tance-3/output-2\n 00001720: 2f68 6f73 742f 6269 6e2f 7269 7363 7636 /host/bin/riscv6\n 00001730: 342d 6c69 6e75 782d 6370 7027 2027 504b 4-linux-cpp' 'PK\n 00001740: 475f 434f 4e46 4947 3d2f 686f 6d65 2f6e G_CONFIG=/home/n\n 00001750: 616f 7572 722f 776f 726b 2f69 6e73 7461 aourr/work/insta\n-00001760: 6e63 652d 332f 6f75 7470 7574 2d31 2f68 nce-3/output-1/h\n+00001760: 6e63 652d 332f 6f75 7470 7574 2d32 2f68 nce-3/output-2/h\n 00001770: 6f73 742f 6269 6e2f 706b 672d 636f 6e66 ost/bin/pkg-conf\n 00001780: 6967 2774 0b00 0000 434f 4e46 4947 5f41 ig't....CONFIG_A\n 00001790: 5247 5373 0c00 0000 2f75 7372 2f69 6e63 RGSs..../usr/inc\n 000017a0: 6c75 6465 740e 0000 0043 4f4e 4649 4e43 ludet....CONFINC\n 000017b0: 4c55 4445 4449 5273 1600 0000 2f75 7372 LUDEDIRs..../usr\n 000017c0: 2f69 6e63 6c75 6465 2f70 7974 686f 6e32 /include/python2\n 000017d0: 2e37 740d 0000 0043 4f4e 4649 4e43 4c55 .7t....CONFINCLU\n 000017e0: 4445 5059 731b 0000 003a 706c 6174 2d6c DEPYs....:plat-l\n 000017f0: 696e 7578 323a 6c69 622d 746b 3a6c 6962 inux2:lib-tk:lib\n 00001800: 2d6f 6c64 740e 0000 0043 4f52 4550 5954 -oldt....COREPYT\n 00001810: 484f 4e50 4154 4873 4700 0000 2f68 6f6d HONPATHsG.../hom\n 00001820: 652f 6e61 6f75 7272 2f77 6f72 6b2f 696e e/naourr/work/in\n 00001830: 7374 616e 6365 2d33 2f6f 7574 7075 742d stance-3/output-\n-00001840: 312f 6275 696c 642f 7079 7468 6f6e 2d32 1/build/python-2\n+00001840: 322f 6275 696c 642f 7079 7468 6f6e 2d32 2/build/python-2\n 00001850: 2e37 2e31 382f 636f 7665 7261 6765 2e69 .7.18/coverage.i\n 00001860: 6e66 6f74 0d00 0000 434f 5645 5241 4745 nfot....COVERAGE\n 00001870: 5f49 4e46 4f73 4500 0000 2f68 6f6d 652f _INFOsE.../home/\n 00001880: 6e61 6f75 7272 2f77 6f72 6b2f 696e 7374 naourr/work/inst\n-00001890: 616e 6365 2d33 2f6f 7574 7075 742d 312f ance-3/output-1/\n+00001890: 616e 6365 2d33 2f6f 7574 7075 742d 322f ance-3/output-2/\n 000018a0: 6275 696c 642f 7079 7468 6f6e 2d32 2e37 build/python-2.7\n 000018b0: 2e31 382f 6c63 6f76 2d72 6570 6f72 7474 .18/lcov-reportt\n 000018c0: 0f00 0000 434f 5645 5241 4745 5f52 4550 ....COVERAGE_REP\n 000018d0: 4f52 5473 3200 0000 2d2d 6e6f 2d62 7261 ORTs2...--no-bra\n 000018e0: 6e63 682d 636f 7665 7261 6765 202d 2d74 nch-coverage --t\n 000018f0: 6974 6c65 2022 4350 7974 686f 6e20 6c63 itle \"CPython lc\n 00001900: 6f76 2072 6570 6f72 7422 7417 0000 0043 ov report\"t....C\n@@ -405,15 +405,15 @@\n 00001940: 6c75 6465 202d 445f 4c41 5247 4546 494c lude -D_LARGEFIL\n 00001950: 455f 534f 5552 4345 202d 445f 4c41 5247 E_SOURCE -D_LARG\n 00001960: 4546 494c 4536 345f 534f 5552 4345 202d EFILE64_SOURCE -\n 00001970: 445f 4649 4c45 5f4f 4646 5345 545f 4249 D_FILE_OFFSET_BI\n 00001980: 5453 3d36 3474 0800 0000 4350 5046 4c41 TS=64t....CPPFLA\n 00001990: 4753 7340 0000 002f 686f 6d65 2f6e 616f GSs@.../home/nao\n 000019a0: 7572 722f 776f 726b 2f69 6e73 7461 6e63 urr/work/instanc\n-000019b0: 652d 332f 6f75 7470 7574 2d31 2f68 6f73 e-3/output-1/hos\n+000019b0: 652d 332f 6f75 7470 7574 2d32 2f68 6f73 e-3/output-2/hos\n 000019c0: 742f 6269 6e2f 7269 7363 7636 342d 6c69 t/bin/riscv64-li\n 000019d0: 6e75 782d 672b 2b74 0300 0000 4358 5874 nux-g++t....CXXt\n 000019e0: 0900 0000 435f 5448 5245 4144 5373 3f00 ....C_THREADSs?.\n 000019f0: 0000 2f75 7372 202f 7573 722f 6c69 6220 ../usr /usr/lib \n 00001a00: 2f75 7372 2f6c 6962 2f70 7974 686f 6e32 /usr/lib/python2\n 00001a10: 2e37 202f 7573 722f 6c69 622f 7079 7468 .7 /usr/lib/pyth\n 00001a20: 6f6e 322e 372f 6c69 622d 6479 6e6c 6f61 on2.7/lib-dynloa\n@@ -875,15 +875,15 @@\n 000036a0: 696e 2f69 6e73 7461 6c6c 202d 6320 2d6d in/install -c -m\n 000036b0: 2035 3535 740e 0000 0049 4e53 5441 4c4c 555t....INSTALL\n 000036c0: 5f53 4841 5245 4473 1300 0000 6c69 6270 _SHAREDs....libp\n 000036d0: 7974 686f 6e32 2e37 2e73 6f2e 312e 3074 ython2.7.so.1.0t\n 000036e0: 0a00 0000 494e 5354 534f 4e41 4d45 7348 ....INSTSONAMEsH\n 000036f0: 0000 002f 686f 6d65 2f6e 616f 7572 722f .../home/naourr/\n 00003700: 776f 726b 2f69 6e73 7461 6e63 652d 332f work/instance-3/\n-00003710: 6f75 7470 7574 2d31 2f68 6f73 742f 6269 output-1/host/bi\n+00003710: 6f75 7470 7574 2d32 2f68 6f73 742f 6269 output-2/host/bi\n 00003720: 6e2f 7269 7363 7636 342d 6c69 6e75 782d n/riscv64-linux-\n 00003730: 672b 2b20 2d73 6861 7265 6474 0b00 0000 g++ -sharedt....\n 00003740: 4c44 4358 5853 4841 5245 4474 0700 0000 LDCXXSHAREDt....\n 00003750: 4c44 464c 4147 5374 0600 0000 4c44 4c41 LDFLAGSt....LDLA\n 00003760: 5354 730f 0000 006c 6962 7079 7468 6f6e STs....libpython\n 00003770: 322e 372e 736f 7409 0000 004c 444c 4942 2.7.sot....LDLIB\n 00003780: 5241 5259 740c 0000 004c 444c 4942 5241 RARYt....LDLIBRA\n@@ -1029,26 +1029,26 @@\n 00004040: 5448 4f4e 4652 414d 4557 4f52 4b49 4e53 THONFRAMEWORKINS\n 00004050: 5441 4c4c 4449 5274 1500 0000 5059 5448 TALLDIRt....PYTH\n 00004060: 4f4e 4652 414d 4557 4f52 4b50 5245 4649 ONFRAMEWORKPREFI\n 00004070: 5874 0a00 0000 5059 5448 4f4e 5041 5448 Xt....PYTHONPATH\n 00004080: 7331 0100 005f 5059 5448 4f4e 5f50 524f s1..._PYTHON_PRO\n 00004090: 4a45 4354 5f42 4153 453d 2f68 6f6d 652f JECT_BASE=/home/\n 000040a0: 6e61 6f75 7272 2f77 6f72 6b2f 696e 7374 naourr/work/inst\n-000040b0: 616e 6365 2d33 2f6f 7574 7075 742d 312f ance-3/output-1/\n+000040b0: 616e 6365 2d33 2f6f 7574 7075 742d 322f ance-3/output-2/\n 000040c0: 6275 696c 642f 7079 7468 6f6e 2d32 2e37 build/python-2.7\n 000040d0: 2e31 3820 5f50 5954 484f 4e5f 484f 5354 .18 _PYTHON_HOST\n 000040e0: 5f50 4c41 5446 4f52 4d3d 2428 5f50 5954 _PLATFORM=$(_PYT\n 000040f0: 484f 4e5f 484f 5354 5f50 4c41 5446 4f52 HON_HOST_PLATFOR\n 00004100: 4d29 2050 5954 484f 4e50 4154 483d 2428 M) PYTHONPATH=$(\n 00004110: 7368 656c 6c20 7465 7374 202d 6620 7079 shell test -f py\n 00004120: 7379 7363 6f6e 6669 6764 6174 6164 6972 sysconfigdatadir\n 00004130: 2e74 7874 2026 2620 6563 686f 202f 686f .txt && echo /ho\n 00004140: 6d65 2f6e 616f 7572 722f 776f 726b 2f69 me/naourr/work/i\n 00004150: 6e73 7461 6e63 652d 332f 6f75 7470 7574 nstance-3/output\n-00004160: 2d31 2f62 7569 6c64 2f70 7974 686f 6e2d -1/build/python-\n+00004160: 2d32 2f62 7569 6c64 2f70 7974 686f 6e2d -2/build/python-\n 00004170: 322e 372e 3138 2f60 6361 7420 7079 7379 2.7.18/`cat pysy\n 00004180: 7363 6f6e 6669 6764 6174 6164 6972 2e74 sconfigdatadir.t\n 00004190: 7874 603a 292e 2f4c 6962 3a2e 2f4c 6962 xt`:)./Lib:./Lib\n 000041a0: 2f70 6c61 742d 6c69 6e75 7832 2070 7974 /plat-linux2 pyt\n 000041b0: 686f 6e32 2e37 7410 0000 0050 5954 484f hon2.7t....PYTHO\n 000041c0: 4e5f 464f 525f 4255 494c 4473 0900 0000 N_FOR_BUILDs....\n 000041d0: 7079 7468 6f6e 322e 3774 1000 0000 5059 python2.7t....PY\n@@ -1086,15 +1086,15 @@\n 000043d0: 5f55 4e49 434f 4445 732c 0000 002d 6c20 _UNICODEs,...-l \n 000043e0: 2d78 2074 6573 745f 7375 6270 726f 6365 -x test_subproce\n 000043f0: 7373 2074 6573 745f 696f 2074 6573 745f ss test_io test_\n 00004400: 6c69 6232 746f 3320 5c74 0d00 0000 5155 lib2to3 \\t....QU\n 00004410: 4943 4b54 4553 544f 5054 5373 4300 0000 ICKTESTOPTSsC...\n 00004420: 2f68 6f6d 652f 6e61 6f75 7272 2f77 6f72 /home/naourr/wor\n 00004430: 6b2f 696e 7374 616e 6365 2d33 2f6f 7574 k/instance-3/out\n-00004440: 7075 742d 312f 686f 7374 2f62 696e 2f72 put-1/host/bin/r\n+00004440: 7075 742d 322f 686f 7374 2f62 696e 2f72 put-2/host/bin/r\n 00004450: 6973 6376 3634 2d6c 696e 7578 2d72 616e iscv64-linux-ran\n 00004460: 6c69 6274 0600 0000 5241 4e4c 4942 7317 libt....RANLIBs.\n 00004470: 0000 004d 6163 2f52 6573 6f75 7263 6573 ...Mac/Resources\n 00004480: 2f66 7261 6d65 776f 726b 7409 0000 0052 /frameworkt....R\n 00004490: 4553 5352 4344 4952 7404 0000 0076 6f69 ESSRCDIRt....voi\n 000044a0: 6474 0a00 0000 5245 5453 4947 5459 5045 dt....RETSIGTYPE\n 000044b0: 7409 0000 0052 554e 5348 4152 4544 7409 t....RUNSHAREDt.\n@@ -1199,15 +1199,15 @@\n 00004ae0: 4c45 5f52 4f55 4e44 494e 4773 2900 0000 LE_ROUNDINGs)...\n 00004af0: 786d 6c20 786d 6c2f 646f 6d20 786d 6c2f xml xml/dom xml/\n 00004b00: 6574 7265 6520 786d 6c2f 7061 7273 6572 etree xml/parser\n 00004b10: 7320 786d 6c2f 7361 7874 0d00 0000 584d s xml/saxt....XM\n 00004b20: 4c4c 4942 5355 4244 4952 5373 3900 0000 LLIBSUBDIRSs9...\n 00004b30: 2f68 6f6d 652f 6e61 6f75 7272 2f77 6f72 /home/naourr/wor\n 00004b40: 6b2f 696e 7374 616e 6365 2d33 2f6f 7574 k/instance-3/out\n-00004b50: 7075 742d 312f 6275 696c 642f 7079 7468 put-1/build/pyth\n+00004b50: 7075 742d 322f 6275 696c 642f 7079 7468 put-2/build/pyth\n 00004b60: 6f6e 2d32 2e37 2e31 3874 0c00 0000 6162 on-2.7.18t....ab\n 00004b70: 735f 6275 696c 6464 6972 740a 0000 0061 s_builddirt....a\n 00004b80: 6273 5f73 7263 6469 7273 1300 0000 7838 bs_srcdirs....x8\n 00004b90: 365f 3634 2d70 632d 6c69 6e75 782d 676e 6_64-pc-linux-gn\n 00004ba0: 7574 0500 0000 6275 696c 6473 0a00 0000 ut....builds....\n 00004bb0: 2f75 7372 2f73 6861 7265 740b 0000 0064 /usr/sharet....d\n 00004bc0: 6174 6172 6f6f 7464 6972 7304 0000 002f atarootdirs..../\n" }, { "source1": "./usr/lib/python3.8/site-packages/lirc-setup/lirc-setup", "source2": "./usr/lib/python3.8/site-packages/lirc-setup/lirc-setup", "unified_diff": "@@ -1,8 +1,8 @@\n-#!/usr/bin/env /home/naourr/work/instance-3/output-1/host/bin/python3\n+#!/usr/bin/env /home/naourr/work/instance-3/output-2/host/bin/python3\n \n # pylint: disable=invalid-name, wrong-import-position\n \n ''' Wrapper for the lirc_setup thing, meant to be a symlink. '''\n \n import sys\n import os.path\n" }, { "source1": "./usr/lib/rpm/macros", "source2": "./usr/lib/rpm/macros", "unified_diff": "@@ -63,24 +63,24 @@\n %__hg\t\t\t/usr/bin/hg\n %__bzr\t\t\t/usr/bin/bzr\n %__quilt\t\t/usr/bin/quilt\n \n #==============================================================================\n # ---- Build system path macros.\n #\n-%__ar\t\t\t/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-ar\n-%__as\t\t\t/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-as\n-%__cc\t\t\t/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-gcc\n-%__cpp\t\t\t/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-cpp\n-%__cxx\t\t\t/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++\n+%__ar\t\t\t/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-ar\n+%__as\t\t\t/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-as\n+%__cc\t\t\t/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-gcc\n+%__cpp\t\t\t/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-cpp\n+%__cxx\t\t\t/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-g++\n %__ld\t\t\t/usr/bin/ld\n %__nm\t\t\t/usr/bin/nm\n %__objcopy\t\t/usr/bin/objcopy\n %__objdump\t\t/usr/bin/objdump\n-%__ranlib\t\t/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-ranlib\n+%__ranlib\t\t/home/naourr/work/instance-3/output-2/host/bin/riscv64-linux-ranlib\n %__remsh\t\t%{__rsh}\n %__strip\t\t/usr/bin/strip\n \n #==============================================================================\n # Conditional build stuff.\n \n # Check if symbol is defined.\n" }, { "source1": "./usr/lib/xml2Conf.sh", "source2": "./usr/lib/xml2Conf.sh", "unified_diff": "@@ -1,8 +1,8 @@\n #\n # Configuration file for using the XML library in GNOME applications\n #\n XML2_LIBDIR=\"-L/usr/lib\"\n-XML2_LIBS=\"-lxml2 -L/home/naourr/work/instance-3/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib -lz -L/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/lib -llzma -lm \"\n+XML2_LIBS=\"-lxml2 -L/home/naourr/work/instance-3/output-2/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib -lz -L/home/naourr/work/instance-3/output-2/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/lib -llzma -lm \"\n XML2_INCLUDEDIR=\"-I/usr/include/libxml2\"\n MODULE_VERSION=\"xml2-2.9.10\"\n \n" }, { "source1": "./usr/sbin/lircd-setup", "source2": "./usr/sbin/lircd-setup", "unified_diff": "@@ -1,8 +1,8 @@\n-#!/usr/bin/env /home/naourr/work/instance-3/output-1/host/bin/python3\n+#!/usr/bin/env /home/naourr/work/instance-3/output-2/host/bin/python3\n \n ''' Parse the [modinit] section in lirc_options.conf and run it. '''\n \n import configparser\n import subprocess\n import sys\n \n" }, { "source1": "./usr/sbin/monkey", "source2": "./usr/sbin/monkey", "unified_diff": null, "details": [ { "source1": "/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-readelf --wide --decompress --hex-dump=.rodata {}", "source2": "/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-readelf --wide --decompress --hex-dump=.rodata {}", "unified_diff": "@@ -116,15 +116,15 @@\n 0x00023bb0 20206874 74703a2f 2f6d6f6e 6b65792d http://monkey-\n 0x00023bc0 70726f6a 6563742e 636f6d2f 646f6375 project.com/docu\n 0x00023bd0 6d656e74 6174696f 6e0a0000 00000000 mentation.......\n 0x00023be0 312e362e 39000000 4d6f6e6b 65792048 1.6.9...Monkey H\n 0x00023bf0 54545020 53657276 65722076 25730a00 TTP Server v%s..\n 0x00023c00 2f686f6d 652f6e61 6f757272 2f776f72 /home/naourr/wor\n 0x00023c10 6b2f696e 7374616e 63652d33 2f6f7574 k/instance-3/out\n- 0x00023c20 7075742d 312f686f 73742f62 696e2f72 put-1/host/bin/r\n+ 0x00023c20 7075742d 322f686f 73742f62 696e2f72 put-2/host/bin/r\n 0x00023c30 69736376 36342d6c 696e7578 2d676363 iscv64-linux-gcc\n 0x00023c40 00000000 00000000 4275696c 74203a20 ........Built : \n 0x00023c50 25732028 25732025 692e2569 2e256929 %s (%s %i.%i.%i)\n 0x00023c60 0a000000 00000000 486f6d65 20203a20 ........Home : \n 0x00023c70 68747470 3a2f2f6d 6f6e6b65 792d7072 http://monkey-pr\n 0x00023c80 6f6a6563 742e636f 6d000000 00000000 oject.com.......\n 0x00023c90 4c696e75 78000000 25735b73 79737465 Linux...%s[syste\n" } ] } ] }