--- /home/naourr/work/instance-1/output-1/images/rootfs.tar +++ /home/naourr/work/instance-1/output-2/images/rootfs.tar ├── ./lib/bash/Makefile.inc │ @@ -34,29 +34,29 @@ │ │ datarootdir = ${prefix}/share │ │ loadablesdir = ${libdir}/bash │ headersdir = $(includedir)/$(PACKAGE_NAME) │ │ topdir = ../.. │ -BUILD_DIR = /home/naourr/work/instance-1/output-1/build/bash-5.0 │ +BUILD_DIR = /home/naourr/work/instance-1/output-2/build/bash-5.0 │ srcdir = . │ │ │ # Support an alternate destination root directory for package building │ DESTDIR = │ │ INSTALL = /usr/bin/install -c │ INSTALL_PROGRAM = ${INSTALL} │ INSTALL_SCRIPT = ${INSTALL} │ INSTALL_DATA = ${INSTALL} -m 644 │ INSTALLMODE= -m 0755 │ │ │ -CC = /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc │ +CC = /home/naourr/work/instance-1/output-2/host/bin/arm-linux-gcc │ RM = rm -f │ │ SHELL = /bin/sh │ │ host_os = linux-uclibcgnueabihf │ host_cpu = arm │ host_vendor = buildroot │ @@ -83,15 +83,15 @@ │ │ # │ # These values are generated for configure by ${topdir}/support/shobj-conf. │ # If your system is not supported by that script, but includes facilities for │ # dynamic loading of shared objects, please update the script and send the │ # changes to bash-maintainers@gnu.org. │ # │ -SHOBJ_CC = /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc │ +SHOBJ_CC = /home/naourr/work/instance-1/output-2/host/bin/arm-linux-gcc │ SHOBJ_CFLAGS = -fPIC │ SHOBJ_LD = ${CC} │ SHOBJ_LDFLAGS = -shared -Wl,-soname,$@ │ SHOBJ_XLDFLAGS = │ SHOBJ_LIBS = │ SHOBJ_STATUS = supported ├── ./lib/pkgconfig/bash.pc │ @@ -8,16 +8,16 @@ │ loadablesdir=${libdir}/bash │ headersdir=${includedir}/bash │ │ LOCAL_CFLAGS = │ LOCAL_DEFS = -DSHELL │ CCFLAGS = ${LOCAL_DEFS} ${LOCAL_CFLAGS} │ │ -CC = /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc │ -SHOBJ_CC = /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc │ +CC = /home/naourr/work/instance-1/output-2/host/bin/arm-linux-gcc │ +SHOBJ_CC = /home/naourr/work/instance-1/output-2/host/bin/arm-linux-gcc │ SHOBJ_CFLAGS = -fPIC │ SHOBJ_LD = ${CC} │ SHOBJ_LDFLAGS = -shared -Wl,-soname,$@ │ SHOBJ_XLDFLAGS = │ SHOBJ_LIBS = │ │ Name: bash ├── ./usr/bin/fetchmailconf │ @@ -1,2 +1,2 @@ │ #! /bin/sh │ -exec /home/naourr/work/instance-1/output-1/host/bin/python /usr/lib/python2.7/site-packages/fetchmailconf.py "$@" │ +exec /home/naourr/work/instance-1/output-2/host/bin/python /usr/lib/python2.7/site-packages/fetchmailconf.py "$@" ├── ./usr/bin/ksu │ ├── /home/naourr/work/instance-1/output-1/host/bin/arm-linux-readelf --wide --symbols {} │ │ @@ -154,15 +154,15 @@ │ │ 17: 00019ed4 0 SECTION LOCAL DEFAULT 17 │ │ 18: 00019ed8 0 SECTION LOCAL DEFAULT 18 │ │ 19: 0001a000 0 SECTION LOCAL DEFAULT 19 │ │ 20: 0001a22c 0 SECTION LOCAL DEFAULT 20 │ │ 21: 0001a234 0 SECTION LOCAL DEFAULT 21 │ │ 22: 00000000 0 SECTION LOCAL DEFAULT 22 │ │ 23: 00000000 0 SECTION LOCAL DEFAULT 23 │ │ - 24: 00000000 0 FILE LOCAL DEFAULT ABS /home/naourr/work/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/Scrt1.o │ │ + 24: 00000000 0 FILE LOCAL DEFAULT ABS /home/naourr/work/instance-1/output-2/host/arm-buildroot-linux-uclibcgnueabihf/sysroot/usr/lib/Scrt1.o │ │ 25: 00003f60 0 NOTYPE LOCAL DEFAULT 12 $a │ │ 26: 00003fa8 0 NOTYPE LOCAL DEFAULT 12 $d │ │ 27: 00000000 0 FILE LOCAL DEFAULT ABS initfini.c │ │ 28: 00001aa4 0 NOTYPE LOCAL DEFAULT 10 $a │ │ 29: 00007ae4 0 NOTYPE LOCAL DEFAULT 13 $a │ │ 30: 00000000 0 FILE LOCAL DEFAULT ABS initfini.c │ │ 31: 00001ab0 0 NOTYPE LOCAL DEFAULT 10 $a │ ├── /home/naourr/work/instance-1/output-1/host/bin/arm-linux-readelf --wide --decompress --hex-dump=.strtab {} │ │ @@ -1,12 +1,12 @@ │ │ │ │ Hex dump of section '.strtab': │ │ 0x00000000 002f686f 6d652f6e 616f7572 722f776f ./home/naourr/wo │ │ 0x00000010 726b2f69 6e737461 6e63652d 312f6f75 rk/instance-1/ou │ │ - 0x00000020 74707574 2d312f68 6f73742f 61726d2d tput-1/host/arm- │ │ + 0x00000020 74707574 2d322f68 6f73742f 61726d2d tput-2/host/arm- │ │ 0x00000030 6275696c 64726f6f 742d6c69 6e75782d buildroot-linux- │ │ 0x00000040 75636c69 6263676e 75656162 6968662f uclibcgnueabihf/ │ │ 0x00000050 73797372 6f6f742f 7573722f 6c69622f sysroot/usr/lib/ │ │ 0x00000060 53637274 312e6f00 24610024 6400696e Scrt1.o.$a.$d.in │ │ 0x00000070 69746669 6e692e63 006d6169 6e2e6300 itfini.c.main.c. │ │ 0x00000080 6f6e7474 79006275 662e3134 30393800 ontty.buf.14098. │ │ 0x00000090 7365745f 656e765f 76617200 7072696e set_env_var.prin ├── ./usr/bin/perlbug │ @@ -1,14 +1,14 @@ │ #!/usr/bin/perl │ eval 'exec /usr/bin/perl -S $0 ${1+"$@"}' │ if $running_under_some_shell; │ │ my $config_tag1 = '5.30.3 - undisclosed-time'; │ │ -my $patchlevel_date = 1591583783; │ +my $patchlevel_date = 1591588591; │ my @patches = Config::local_patches(); │ my $patch_tags = join "", map /(\S+)/ ? "+$1 " : (), @patches; │ │ BEGIN { pop @INC if $INC[-1] eq '.' } │ use warnings; │ use strict; │ use Config; ├── ./usr/bin/php-cgi │ ├── /home/naourr/work/instance-1/output-1/host/bin/arm-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -61335,69 +61335,69 @@ │ │ 0x0036c0c0 2d636769 2720272d 2d646973 61626c65 -cgi' '--disable │ │ 0x0036c0d0 2d66706d 2720272d 2d656e61 626c652d -fpm' '--enable- │ │ 0x0036c0e0 706f7369 78272027 2d2d656e 61626c65 posix' '--enable │ │ 0x0036c0f0 2d73686d 6f702720 272d2d77 6974682d -shmop' '--with- │ │ 0x0036c100 6c696278 6d6c2720 272d2d77 6974682d libxml' '--with- │ │ 0x0036c110 6c696278 6d6c2d64 69723d2f 686f6d65 libxml-dir=/home │ │ 0x0036c120 2f6e616f 7572722f 776f726b 2f696e73 /naourr/work/ins │ │ - 0x0036c130 74616e63 652d312f 6f757470 75742d31 tance-1/output-1 │ │ + 0x0036c130 74616e63 652d312f 6f757470 75742d32 tance-1/output-2 │ │ 0x0036c140 2f686f73 742f6172 6d2d6275 696c6472 /host/arm-buildr │ │ 0x0036c150 6f6f742d 6c696e75 782d7563 6c696263 oot-linux-uclibc │ │ 0x0036c160 676e7565 61626968 662f7379 73726f6f gnueabihf/sysroo │ │ 0x0036c170 742f7573 72272027 2d2d656e 61626c65 t/usr' '--enable │ │ 0x0036c180 2d776464 78272027 2d2d7769 74682d6c -wddx' '--with-l │ │ 0x0036c190 69626578 7061742d 6469723d 2f686f6d ibexpat-dir=/hom │ │ 0x0036c1a0 652f6e61 6f757272 2f776f72 6b2f696e e/naourr/work/in │ │ 0x0036c1b0 7374616e 63652d31 2f6f7574 7075742d stance-1/output- │ │ - 0x0036c1c0 312f686f 73742f61 726d2d62 75696c64 1/host/arm-build │ │ + 0x0036c1c0 322f686f 73742f61 726d2d62 75696c64 2/host/arm-build │ │ 0x0036c1d0 726f6f74 2d6c696e 75782d75 636c6962 root-linux-uclib │ │ 0x0036c1e0 63676e75 65616269 68662f73 7973726f cgnueabihf/sysro │ │ 0x0036c1f0 6f742f75 73722720 272d2d64 69736162 ot/usr' '--disab │ │ 0x0036c200 6c652d6d 7973716c 6e645f63 6f6d7072 le-mysqlnd_compr │ │ 0x0036c210 65737369 6f6e5f73 7570706f 72742720 ession_support' │ │ 0x0036c220 272d2d77 6974682d 676d703d 2f686f6d '--with-gmp=/hom │ │ 0x0036c230 652f6e61 6f757272 2f776f72 6b2f696e e/naourr/work/in │ │ 0x0036c240 7374616e 63652d31 2f6f7574 7075742d stance-1/output- │ │ - 0x0036c250 312f686f 73742f61 726d2d62 75696c64 1/host/arm-build │ │ + 0x0036c250 322f686f 73742f61 726d2d62 75696c64 2/host/arm-build │ │ 0x0036c260 726f6f74 2d6c696e 75782d75 636c6962 root-linux-uclib │ │ 0x0036c270 63676e75 65616269 68662f73 7973726f cgnueabihf/sysro │ │ 0x0036c280 6f742f75 73722720 272d2d77 6974682d ot/usr' '--with- │ │ 0x0036c290 70637265 2d6a6974 2720272d 2d656e61 pcre-jit' '--ena │ │ 0x0036c2a0 626c652d 64626127 20272d2d 77697468 ble-dba' '--with │ │ 0x0036c2b0 6f75742d 63646227 20272d2d 77697468 out-cdb' '--with │ │ 0x0036c2c0 6f75742d 666c6174 66696c65 2720272d out-flatfile' '- │ │ 0x0036c2d0 2d776974 682d6462 343d2f68 6f6d652f -with-db4=/home/ │ │ 0x0036c2e0 6e616f75 72722f77 6f726b2f 696e7374 naourr/work/inst │ │ - 0x0036c2f0 616e6365 2d312f6f 75747075 742d312f ance-1/output-1/ │ │ + 0x0036c2f0 616e6365 2d312f6f 75747075 742d322f ance-1/output-2/ │ │ 0x0036c300 686f7374 2f61726d 2d627569 6c64726f host/arm-buildro │ │ 0x0036c310 6f742d6c 696e7578 2d75636c 69626367 ot-linux-uclibcg │ │ 0x0036c320 6e756561 62696866 2f737973 726f6f74 nueabihf/sysroot │ │ 0x0036c330 2f757372 27202762 75696c64 5f616c69 /usr' 'build_ali │ │ 0x0036c340 61733d78 38365f36 342d7063 2d6c696e as=x86_64-pc-lin │ │ 0x0036c350 75782d67 6e752720 27686f73 745f616c ux-gnu' 'host_al │ │ 0x0036c360 6961733d 61726d2d 6275696c 64726f6f ias=arm-buildroo │ │ 0x0036c370 742d6c69 6e75782d 75636c69 6263676e t-linux-uclibcgn │ │ 0x0036c380 75656162 69686627 20277461 72676574 ueabihf' 'target │ │ 0x0036c390 5f616c69 61733d61 726d2d62 75696c64 _alias=arm-build │ │ 0x0036c3a0 726f6f74 2d6c696e 75782d75 636c6962 root-linux-uclib │ │ 0x0036c3b0 63676e75 65616269 68662720 27504b47 cgnueabihf' 'PKG │ │ 0x0036c3c0 5f434f4e 4649473d 2f686f6d 652f6e61 _CONFIG=/home/na │ │ 0x0036c3d0 6f757272 2f776f72 6b2f696e 7374616e ourr/work/instan │ │ - 0x0036c3e0 63652d31 2f6f7574 7075742d 312f686f ce-1/output-1/ho │ │ + 0x0036c3e0 63652d31 2f6f7574 7075742d 322f686f ce-1/output-2/ho │ │ 0x0036c3f0 73742f62 696e2f70 6b672d63 6f6e6669 st/bin/pkg-confi │ │ 0x0036c400 67272027 43464c41 47533d2d 445f4c41 g' 'CFLAGS=-D_LA │ │ 0x0036c410 52474546 494c455f 534f5552 4345202d RGEFILE_SOURCE - │ │ 0x0036c420 445f4c41 52474546 494c4536 345f534f D_LARGEFILE64_SO │ │ 0x0036c430 55524345 202d445f 46494c45 5f4f4646 URCE -D_FILE_OFF │ │ 0x0036c440 5345545f 42495453 3d363420 2d4f7320 SET_BITS=64 -Os │ │ 0x0036c450 2d44534c 4a49545f 53494e47 4c455f54 -DSLJIT_SINGLE_T │ │ 0x0036c460 48524541 4445443d 31272027 4c44464c HREADED=1' 'LDFL │ │ 0x0036c470 4147533d 27202743 50503d2f 686f6d65 AGS=' 'CPP=/home │ │ 0x0036c480 2f6e616f 7572722f 776f726b 2f696e73 /naourr/work/ins │ │ - 0x0036c490 74616e63 652d312f 6f757470 75742d31 tance-1/output-1 │ │ + 0x0036c490 74616e63 652d312f 6f757470 75742d32 tance-1/output-2 │ │ 0x0036c4a0 2f686f73 742f6269 6e2f6172 6d2d6c69 /host/bin/arm-li │ │ 0x0036c4b0 6e75782d 63707027 20274358 58464c41 nux-cpp' 'CXXFLA │ │ 0x0036c4c0 47533d2d 445f4c41 52474546 494c455f GS=-D_LARGEFILE_ │ │ 0x0036c4d0 534f5552 4345202d 445f4c41 52474546 SOURCE -D_LARGEF │ │ 0x0036c4e0 494c4536 345f534f 55524345 202d445f ILE64_SOURCE -D_ │ │ 0x0036c4f0 46494c45 5f4f4646 5345545f 42495453 FILE_OFFSET_BITS │ │ 0x0036c500 3d363420 2d4f7320 2700436f 6e666967 =64 -Os '.Config ├── ./usr/lib/perl5/5.30.3/arm-linux/Config.pm │ @@ -82,15 +82,15 @@ │ die "&Config::AUTOLOAD failed on $Config::AUTOLOAD"; │ } │ │ # tie returns the object, so the value returned to require will be true. │ tie %Config, 'Config', { │ archlibexp => '/usr/lib/perl5/5.30.3/arm-linux', │ archname => 'arm-linux', │ - cc => '/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc', │ + cc => '/home/naourr/work/instance-1/output-2/host/bin/arm-linux-gcc', │ d_readlink => 'define', │ d_symlink => 'define', │ dlext => 'so', │ dlsrc => 'dl_dlopen.xs', │ dont_use_nlink => undef, │ exe_ext => '', │ inc_version_list => '', ├── ./usr/lib/perl5/5.30.3/arm-linux/Config_heavy.pl │ @@ -187,15 +187,15 @@ │ alignbytes='8' │ ansi2knr='' │ aphostname='/bin/hostname' │ api_revision='5' │ api_subversion='0' │ api_version='30' │ api_versionstring='5.30.0' │ -ar='/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ar' │ +ar='/home/naourr/work/instance-1/output-2/host/bin/arm-linux-ar' │ archlib='/usr/lib/perl5/5.30.3/arm-linux' │ archlibexp='/usr/lib/perl5/5.30.3/arm-linux' │ archname='arm-linux' │ archname64='' │ archobjs='' │ asctime_r_proto='0' │ awk='awk' │ @@ -206,15 +206,15 @@ │ binexp='/usr/bin' │ bison='bison' │ byacc='byacc' │ byteorder='1234' │ c='FP_NEG_ZERO' │ castflags='0' │ cat='cat' │ -cc='/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc' │ +cc='/home/naourr/work/instance-1/output-2/host/bin/arm-linux-gcc' │ cccdlflags='-fPIC -Wno-unused-function' │ ccdlflags='-Wl,-E' │ ccflags='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' │ ccflags_uselargefiles='' │ ccname='' │ ccsymbols='' │ cctype='gcc' │ @@ -228,26 +228,26 @@ │ chmod='chmod' │ chown='chown' │ clocktype='clock_t' │ comm='comm' │ compress='' │ config_arg0='cnf/configure' │ config_argc='16' │ -config_args='--target=arm-buildroot-linux-uclibcgnueabihf --target-tools-prefix=/home/naourr/work/instance-1/output-1/host/bin/arm-linux- --prefix=/usr -Dld=/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -Dccflags=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Dldflags= -lm -Dmydomain= -Dmyhostname=noname -Dmyuname=Buildroot 2020.08-git-07511-g3a924b350d -Dosname=linux -Dosvers= -Dperladmin=root --keeplog --mode=target --target=arm-buildroot-linux-uclibcgnueabihf --targetarch=arm-buildroot-linux-uclibcgnueabihf' │ +config_args='--target=arm-buildroot-linux-uclibcgnueabihf --target-tools-prefix=/home/naourr/work/instance-1/output-2/host/bin/arm-linux- --prefix=/usr -Dld=/home/naourr/work/instance-1/output-2/host/bin/arm-linux-gcc -Dccflags=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Dldflags= -lm -Dmydomain= -Dmyhostname=noname -Dmyuname=Buildroot 2020.08-git-07511-g3a924b350d -Dosname=linux -Dosvers= -Dperladmin=root --keeplog --mode=target --target=arm-buildroot-linux-uclibcgnueabihf --targetarch=arm-buildroot-linux-uclibcgnueabihf' │ contains='grep' │ cp='cp' │ cpio='cpio' │ -cpp='/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -E -P' │ +cpp='/home/naourr/work/instance-1/output-2/host/bin/arm-linux-gcc -E -P' │ cpp_stuff='42' │ cppccsymbols='' │ cppflags='' │ cpplast='-' │ cppminus='-' │ -cpprun='/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -E -P' │ -cppstdin='/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc -E -P' │ +cpprun='/home/naourr/work/instance-1/output-2/host/bin/arm-linux-gcc -E -P' │ +cppstdin='/home/naourr/work/instance-1/output-2/host/bin/arm-linux-gcc -E -P' │ cppsymbols='' │ crypt_r_proto='0' │ cryptlib='' │ csh='' │ ctermid_r_proto='0' │ ctime_r_proto='0' │ d_Gconvert='sprintf((b),"%.*g",(n),(x))' │ @@ -1098,15 +1098,15 @@ │ issymlink='test -h' │ ivdformat='"ld"' │ ivsize='4' │ ivtype='long' │ keeplog='1' │ 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' │ ksh='' │ -ld='/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc' │ +ld='/home/naourr/work/instance-1/output-2/host/bin/arm-linux-gcc' │ ld_can_script='define' │ lddlflags='-shared' │ ldflags=' -lm' │ ldflags_uselargefiles='' │ ldlibpthname='LD_LIBRARY_PATH' │ less='less' │ lib='/usr/lib' │ @@ -1169,15 +1169,15 @@ │ myuname='Buildroot 2020.08-git-07511-g3a924b350d' │ n='' │ need_va_copy='define' │ netdb_hlen_type='socklen_t' │ netdb_host_type='const void *' │ netdb_name_type='int' │ netdb_net_type='uint32_t' │ -nm='/home/naourr/work/instance-1/output-1/host/bin/arm-linux-nm' │ +nm='/home/naourr/work/instance-1/output-2/host/bin/arm-linux-nm' │ nm_opt='' │ nm_so_opt='' │ 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' │ nroff='nroff' │ nvEUformat='"E"' │ nvFUformat='"F"' │ nvGUformat='"G"' │ @@ -1187,15 +1187,15 @@ │ nvfformat='"f"' │ nvgformat='"g"' │ nvmantbits='52' │ nvsize='8' │ nvtype='double' │ o_nonblock='O_NONBLOCK' │ obj_ext='.o' │ -objdump='/home/naourr/work/instance-1/output-1/host/bin/arm-linux-objdump' │ +objdump='/home/naourr/work/instance-1/output-2/host/bin/arm-linux-objdump' │ old_pthread_create_joinable='PTHREAD_CREATE_JOINABLE' │ optimize='-fwrapv -fno-strict-aliasing' │ orderlib='' │ osname='linux' │ osvers='' │ otherlibdirs='' │ package='perl5' │ @@ -1226,19 +1226,19 @@ │ ptrsize='4' │ quadkind='QUAD_IS_INT64_t' │ quadtype='int64_t' │ randbits='48' │ randfunc='drand48' │ random_r_proto='0' │ randseedtype='long' │ -ranlib='/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ranlib' │ +ranlib='/home/naourr/work/instance-1/output-2/host/bin/arm-linux-ranlib' │ rd_nodata='-1' │ readdir64_r_proto='0' │ readdir_r_proto='0' │ -readelf='/home/naourr/work/instance-1/output-1/host/bin/arm-linux-readelf' │ +readelf='/home/naourr/work/instance-1/output-2/host/bin/arm-linux-readelf' │ revision='5' │ rm='rm' │ rm_try='' │ rmail='' │ run='false' │ runnm='false' │ sGMTIME_max='2147483647' ├── ./usr/lib/python2.7/site-packages/fetchmailconf.pyc │ @@ -1,8 +1,8 @@ │ -00000000: 03f3 0d0a 8197 dd5e 6300 0000 0000 0000 .......^c....... │ +00000000: 03f3 0d0a 8fab dd5e 6300 0000 0000 0000 .......^c....... │ 00000010: 0008 0000 0040 2001 0073 2408 0000 6400 .....@ ..s$...d. │ 00000020: 0064 0100 6c00 006d 0100 5a01 0001 6400 .d..l..m..Z...d. │ 00000030: 0064 0200 6c00 006d 0200 5a02 0001 6400 .d..l..m..Z...d. │ 00000040: 0064 0300 6c03 006d 0400 5a04 0001 6400 .d..l..m..Z...d. │ 00000050: 0064 0400 6c05 006d 0600 5a06 0001 6506 .d..l..m..Z...e. │ 00000060: 006a 0700 8300 0001 6400 0064 0500 6c08 .j......d..d..l. │ 00000070: 006d 0900 5a09 0001 6400 0064 0600 6c08 .m..Z...d..d..l. ├── ./usr/lib/python2.7/site-packages/fetchmailconf.pyo │ @@ -1,8 +1,8 @@ │ -00000000: 03f3 0d0a 8197 dd5e 6300 0000 0000 0000 .......^c....... │ +00000000: 03f3 0d0a 8fab dd5e 6300 0000 0000 0000 .......^c....... │ 00000010: 0008 0000 0040 2001 0073 2408 0000 6400 .....@ ..s$...d. │ 00000020: 0064 0100 6c00 006d 0100 5a01 0001 6400 .d..l..m..Z...d. │ 00000030: 0064 0200 6c00 006d 0200 5a02 0001 6400 .d..l..m..Z...d. │ 00000040: 0064 0300 6c03 006d 0400 5a04 0001 6400 .d..l..m..Z...d. │ 00000050: 0064 0400 6c05 006d 0600 5a06 0001 6506 .d..l..m..Z...e. │ 00000060: 006a 0700 8300 0001 6400 0064 0500 6c08 .j......d..d..l. │ 00000070: 006d 0900 5a09 0001 6400 0064 0600 6c08 .m..Z...d..d..l.