--- /home/naourr/work/instance-3/output-1/images/rootfs.tar +++ /home/naourr/work/instance-3/output-2/images/rootfs.tar ├── ./usr/bin/dbilogstrip │ @@ -1,8 +1,8 @@ │ -#!/home/naourr/work/instance-3/output-1/host/bin/perl │ +#!/home/naourr/work/instance-3/output-2/host/bin/perl │ │ =head1 NAME │ │ dbilogstrip - filter to normalize DBI trace logs for diff'ing │ │ =head1 SYNOPSIS ├── ./usr/bin/dbiprof │ @@ -1,8 +1,8 @@ │ -#!/home/naourr/work/instance-3/output-1/host/bin/perl │ +#!/home/naourr/work/instance-3/output-2/host/bin/perl │ │ use strict; │ │ my $VERSION = sprintf("1.%06d", q$Revision$ =~ /(\d+)/o); │ │ use Data::Dumper; │ use DBI::ProfileData; ├── ./usr/bin/dbiproxy │ @@ -1,8 +1,8 @@ │ -#!/home/naourr/work/instance-3/output-1/host/bin/perl │ +#!/home/naourr/work/instance-3/output-2/host/bin/perl │ │ use strict; │ │ my $VERSION = sprintf("1.%06d", q$Revision$ =~ /(\d+)/o); │ │ my $arg_test = shift(@ARGV) if $ARGV[0] eq '--test'; │ $ENV{DBI_TRACE} = shift(@ARGV) || 2 if $ARGV[0] =~ s/^--dbitrace=?//; ├── ./usr/bin/gpg-zip │ @@ -19,15 +19,15 @@ │ # along with this program; if not, see . │ # Despite the name, PGP Zip format is actually an OpenPGP-wrapped tar │ # file. To be compatible with PGP itself, this must be a USTAR format │ # tar file. Unclear on whether there is a distinction here between │ # the GNU or POSIX variant of USTAR. │ │ VERSION=1.4.23 │ -TAR=/home/naourr/work/instance-3/output-1/host/bin/tar │ +TAR=/home/naourr/work/instance-3/output-2/host/bin/tar │ GPG=gpg │ │ usage="\ │ Usage: gpg-zip [--help] [--version] [--encrypt] [--decrypt] [--symmetric] │ [--list-archive] [--output FILE] [--gpg GPG] [--gpg-args ARGS] │ [--tar TAR] [--tar-args ARGS] filename1 [filename2, ...] │ directory1 [directory2, ...] ├── ./usr/bin/mysqlbug │ @@ -19,17 +19,17 @@ │ │ echo "Finding system information for a MySQL bug report" │ │ VERSION="5.1.73" │ COMPILATION_COMMENT="Source distribution" │ BUGmysql="mysql@lists.mysql.com" │ # This is set by configure │ -COMP_CALL_INFO="CC='/home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' CXX='/home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-g++' CXXFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' LDFLAGS='' ASFLAGS=''" │ -COMP_RUN_INFO="CC='/home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-gcc' CFLAGS=' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DUNIV_LINUX -DUNIV_LINUX' CXX='/home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-g++' CXXFLAGS=' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti' LDFLAGS=' -rdynamic ' ASFLAGS=''" │ -CONFIGURE_LINE="./configure '--target=powerpc-buildroot-linux-uclibc' '--host=powerpc-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--with-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--without-server' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=powerpc-buildroot-linux-uclibc' 'target_alias=powerpc-buildroot-linux-uclibc' 'CC=/home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-cpp' 'CXX=/home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 '" │ +COMP_CALL_INFO="CC='/home/naourr/work/instance-3/output-2/host/bin/powerpc-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' CXX='/home/naourr/work/instance-3/output-2/host/bin/powerpc-linux-g++' CXXFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' LDFLAGS='' ASFLAGS=''" │ +COMP_RUN_INFO="CC='/home/naourr/work/instance-3/output-2/host/bin/powerpc-linux-gcc' CFLAGS=' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DUNIV_LINUX -DUNIV_LINUX' CXX='/home/naourr/work/instance-3/output-2/host/bin/powerpc-linux-g++' CXXFLAGS=' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DYACC_HEXT_HH -fno-implicit-templates -fno-exceptions -fno-rtti' LDFLAGS=' -rdynamic ' ASFLAGS=''" │ +CONFIGURE_LINE="./configure '--target=powerpc-buildroot-linux-uclibc' '--host=powerpc-buildroot-linux-uclibc' '--build=x86_64-pc-linux-gnu' '--prefix=/usr' '--exec-prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--program-prefix=' '--disable-gtk-doc' '--disable-gtk-doc-html' '--disable-doc' '--disable-docs' '--disable-documentation' '--with-xmlto=no' '--with-fop=no' '--disable-dependency-tracking' '--enable-ipv6' '--disable-nls' '--disable-static' '--enable-shared' '--without-ndb-binlog' '--without-docs' '--without-man' '--without-libedit' '--with-readline' '--with-low-memory' '--enable-thread-safe-client' '--with-unix-socket-path=/run/mysql/mysql.sock' '--disable-mysql-maintainer-mode' '--without-server' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=powerpc-buildroot-linux-uclibc' 'target_alias=powerpc-buildroot-linux-uclibc' 'CC=/home/naourr/work/instance-3/output-2/host/bin/powerpc-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/naourr/work/instance-3/output-2/host/bin/powerpc-linux-cpp' 'CXX=/home/naourr/work/instance-3/output-2/host/bin/powerpc-linux-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 '" │ │ LIBC_INFO="" │ for pat in /lib/libc.* /lib/libc-* /usr/lib/libc.* /usr/lib/libc-* │ do │ TMP=`ls -l $pat 2>/dev/null` │ if test $? = 0 │ then ├── ./usr/bin/name2addr │ ├── /home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -101,15 +101,15 @@ │ │ 0x1000146c 3d706f77 65727063 2d627569 6c64726f =powerpc-buildro │ │ 0x1000147c 6f742d6c 696e7578 2d75636c 69626327 ot-linux-uclibc' │ │ 0x1000148c 20277461 72676574 5f616c69 61733d70 'target_alias=p │ │ 0x1000149c 6f776572 70632d62 75696c64 726f6f74 owerpc-buildroot │ │ 0x100014ac 2d6c696e 75782d75 636c6962 63272027 -linux-uclibc' ' │ │ 0x100014bc 43433d2f 686f6d65 2f6e616f 7572722f CC=/home/naourr/ │ │ 0x100014cc 776f726b 2f696e73 74616e63 652d332f work/instance-3/ │ │ - 0x100014dc 6f757470 75742d31 2f686f73 742f6269 output-1/host/bi │ │ + 0x100014dc 6f757470 75742d32 2f686f73 742f6269 output-2/host/bi │ │ 0x100014ec 6e2f706f 77657270 632d6c69 6e75782d n/powerpc-linux- │ │ 0x100014fc 67636320 2d737464 3d633131 27202743 gcc -std=c11' 'C │ │ 0x1000150c 464c4147 533d2d44 5f4c4152 47454649 FLAGS=-D_LARGEFI │ │ 0x1000151c 4c455f53 4f555243 45202d44 5f4c4152 LE_SOURCE -D_LAR │ │ 0x1000152c 47454649 4c453634 5f534f55 52434520 GEFILE64_SOURCE │ │ 0x1000153c 2d445f46 494c455f 4f464653 45545f42 -D_FILE_OFFSET_B │ │ 0x1000154c 4954533d 36342020 2d4f3220 20272027 ITS=64 -O2 ' ' │ │ @@ -117,15 +117,15 @@ │ │ 0x1000156c 27202743 5050464c 4147533d 2d445f4c ' 'CPPFLAGS=-D_L │ │ 0x1000157c 41524745 46494c45 5f534f55 52434520 ARGEFILE_SOURCE │ │ 0x1000158c 2d445f4c 41524745 46494c45 36345f53 -D_LARGEFILE64_S │ │ 0x1000159c 4f555243 45202d44 5f46494c 455f4f46 OURCE -D_FILE_OF │ │ 0x100015ac 46534554 5f424954 533d3634 27202743 FSET_BITS=64' 'C │ │ 0x100015bc 50503d2f 686f6d65 2f6e616f 7572722f PP=/home/naourr/ │ │ 0x100015cc 776f726b 2f696e73 74616e63 652d332f work/instance-3/ │ │ - 0x100015dc 6f757470 75742d31 2f686f73 742f6269 output-1/host/bi │ │ + 0x100015dc 6f757470 75742d32 2f686f73 742f6269 output-2/host/bi │ │ 0x100015ec 6e2f706f 77657270 632d6c69 6e75782d n/powerpc-linux- │ │ 0x100015fc 63707027 20275045 524c3d2f 7573722f cpp' 'PERL=/usr/ │ │ 0x1000160c 62696e2f 7065726c 27000000 436f6e66 bin/perl'...Conf │ │ 0x1000161c 69677572 65642077 6974683a 2025730a igured with: %s. │ │ 0x1000162c 00000000 57726974 74656e20 62792052 ....Written by R │ │ 0x1000163c 656d6920 44656e69 732d436f 75726d6f emi Denis-Courmo │ │ 0x1000164c 6e740a00 436f7079 72696768 74202843 nt..Copyright (C ├── ./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.28.2 - undisclosed-time'; │ │ -my $patchlevel_date = 1584592436; │ +my $patchlevel_date = 1584602032; │ 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-3/output-1/host/bin/powerpc-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -2311,15 +2311,15 @@ │ │ 0x1031b570 54000000 00000020 4f000000 00000020 T...... O...... │ │ 0x1031b580 20000000 00000024 79000000 00000025 ......$y......% │ │ 0x1031b590 59000000 00000026 00000000 00000008 Y......&........ │ │ 0x1031b5a0 41200000 c71ab000 c7c34f80 447a0000 A ........O.Dz.. │ │ 0x1031b5b0 6a616e00 66697273 74000000 41615070 jan.first...AaPp │ │ 0x1031b5c0 00000000 2f686f6d 652f6e61 6f757272 ..../home/naourr │ │ 0x1031b5d0 2f776f72 6b2f696e 7374616e 63652d33 /work/instance-3 │ │ - 0x1031b5e0 2f6f7574 7075742d 312f6275 696c642f /output-1/build/ │ │ + 0x1031b5e0 2f6f7574 7075742d 322f6275 696c642f /output-2/build/ │ │ 0x1031b5f0 7068702d 372e332e 31352f65 78742f64 php-7.3.15/ext/d │ │ 0x1031b600 6174652f 6c69622f 70617273 655f6461 ate/lib/parse_da │ │ 0x1031b610 74652e63 00000000 74696d65 20213d20 te.c....time != │ │ 0x1031b620 2828766f 6964202a 29302900 61636474 ((void *)0).acdt │ │ 0x1031b630 00000000 75746300 676d7400 456d7074 ....utc.gmt.Empt │ │ 0x1031b640 79207374 72696e67 00000000 446f7562 y string....Doub │ │ 0x1031b650 6c652074 696d657a 6f6e6520 73706563 le timezone spec │ │ @@ -56606,15 +56606,15 @@ │ │ 0x103ef6e0 7265666c 6563746f 72000000 6d6f6469 reflector...modi │ │ 0x103ef6f0 66696572 73000000 53657373 696f6e20 fiers...Session │ │ 0x103ef700 6973206e 6f742061 63746976 65000000 is not active... │ │ 0x103ef710 43616e6e 6f742063 616c6c20 64656661 Cannot call defa │ │ 0x103ef720 756c7420 73657373 696f6e20 68616e64 ult session hand │ │ 0x103ef730 6c657200 2f686f6d 652f6e61 6f757272 ler./home/naourr │ │ 0x103ef740 2f776f72 6b2f696e 7374616e 63652d33 /work/instance-3 │ │ - 0x103ef750 2f6f7574 7075742d 312f6275 696c642f /output-1/build/ │ │ + 0x103ef750 2f6f7574 7075742d 322f6275 696c642f /output-2/build/ │ │ 0x103ef760 7068702d 372e332e 31352f65 78742f73 php-7.3.15/ext/s │ │ 0x103ef770 65737369 6f6e2f6d 6f645f75 7365725f ession/mod_user_ │ │ 0x103ef780 636c6173 732e6300 50617265 6e742073 class.c.Parent s │ │ 0x103ef790 65737369 6f6e2068 616e646c 65722069 ession handler i │ │ 0x103ef7a0 73206e6f 74206f70 656e0000 ffcf70c0 s not open....p. │ │ 0x103ef7b0 ffcf7030 ffcf6ee4 ffcf6e9c ffcf6e14 ..p0..n...n...n. │ │ 0x103ef7c0 ffcf6ce4 103f090c 100df0e0 00000000 ..l..?.......... │ │ @@ -57249,15 +57249,15 @@ │ │ 0x103f1f10 6f742063 616c6c20 73657373 696f6e20 ot call session │ │ 0x103f1f20 73617665 2068616e 646c6572 20696e20 save handler in │ │ 0x103f1f30 61207265 63757273 69766520 6d616e6e a recursive mann │ │ 0x103f1f40 65720000 75736572 20736573 73696f6e er..user session │ │ 0x103f1f50 2066756e 6374696f 6e73206e 6f742064 functions not d │ │ 0x103f1f60 6566696e 65640000 2f686f6d 652f6e61 efined../home/na │ │ 0x103f1f70 6f757272 2f776f72 6b2f696e 7374616e ourr/work/instan │ │ - 0x103f1f80 63652d33 2f6f7574 7075742d 312f6275 ce-3/output-1/bu │ │ + 0x103f1f80 63652d33 2f6f7574 7075742d 322f6275 ce-3/output-2/bu │ │ 0x103f1f90 696c642f 7068702d 372e332e 31352f65 ild/php-7.3.15/e │ │ 0x103f1fa0 78742f73 65737369 6f6e2f6d 6f645f75 xt/session/mod_u │ │ 0x103f1fb0 7365722e 63000000 53657373 696f6e20 ser.c...Session │ │ 0x103f1fc0 63616c6c 6261636b 20657870 65637473 callback expects │ │ 0x103f1fd0 20747275 652f6661 6c736520 72657475 true/false retu │ │ 0x103f1fe0 726e2076 616c7565 00000000 53657373 rn value....Sess │ │ 0x103f1ff0 696f6e20 6964206d 75737420 62652061 ion id must be a │ │ @@ -57453,15 +57453,15 @@ │ │ 0x103f2bd0 656e742d 54797065 3a206170 706c6963 ent-Type: applic │ │ 0x103f2be0 6174696f 6e2f736f 61702b78 6d6c3b20 ation/soap+xml; │ │ 0x103f2bf0 63686172 7365743d 7574662d 38000000 charset=utf-8... │ │ 0x103f2c00 436f6e74 656e742d 54797065 3a207465 Content-Type: te │ │ 0x103f2c10 78742f78 6d6c3b20 63686172 7365743d xt/xml; charset= │ │ 0x103f2c20 7574662d 38000000 2f686f6d 652f6e61 utf-8.../home/na │ │ 0x103f2c30 6f757272 2f776f72 6b2f696e 7374616e ourr/work/instan │ │ - 0x103f2c40 63652d33 2f6f7574 7075742d 312f6275 ce-3/output-1/bu │ │ + 0x103f2c40 63652d33 2f6f7574 7075742d 322f6275 ce-3/output-2/bu │ │ 0x103f2c50 696c642f 7068702d 372e332e 31352f65 ild/php-7.3.15/e │ │ 0x103f2c60 78742f73 6f61702f 736f6170 2e630000 xt/soap/soap.c.. │ │ 0x103f2c70 536f6170 20436c69 656e7400 536f6170 Soap Client.Soap │ │ 0x103f2c80 20536572 76657200 7a737c73 217a2173 Server.zs|s!z!s │ │ 0x103f2c90 217a0000 496e7661 6c696420 6661756c !z..Invalid faul │ │ 0x103f2ca0 7420636f 64650000 496e7661 6c696420 t code..Invalid │ │ 0x103f2cb0 70617261 6d657465 72206e61 6d650000 parameter name.. │ │ @@ -75852,37 +75852,37 @@ │ │ 0x1043a9c0 656e6162 6c652d73 6f617027 20272d2d enable-soap' '-- │ │ 0x1043a9d0 656e6162 6c652d73 79737673 656d2720 enable-sysvsem' │ │ 0x1043a9e0 272d2d65 6e61626c 652d7a69 70272027 '--enable-zip' ' │ │ 0x1043a9f0 2d2d656e 61626c65 2d6c6962 786d6c27 --enable-libxml' │ │ 0x1043aa00 20272d2d 77697468 2d6c6962 786d6c2d '--with-libxml- │ │ 0x1043aa10 6469723d 2f686f6d 652f6e61 6f757272 dir=/home/naourr │ │ 0x1043aa20 2f776f72 6b2f696e 7374616e 63652d33 /work/instance-3 │ │ - 0x1043aa30 2f6f7574 7075742d 312f686f 73742f70 /output-1/host/p │ │ + 0x1043aa30 2f6f7574 7075742d 322f686f 73742f70 /output-2/host/p │ │ 0x1043aa40 6f776572 70632d62 75696c64 726f6f74 owerpc-buildroot │ │ 0x1043aa50 2d6c696e 75782d75 636c6962 632f7379 -linux-uclibc/sy │ │ 0x1043aa60 73726f6f 742f7573 72272027 2d2d656e sroot/usr' '--en │ │ 0x1043aa70 61626c65 2d776464 78272027 2d2d7769 able-wddx' '--wi │ │ 0x1043aa80 74682d6c 69626578 7061742d 6469723d th-libexpat-dir= │ │ 0x1043aa90 2f686f6d 652f6e61 6f757272 2f776f72 /home/naourr/wor │ │ 0x1043aaa0 6b2f696e 7374616e 63652d33 2f6f7574 k/instance-3/out │ │ - 0x1043aab0 7075742d 312f686f 73742f70 6f776572 put-1/host/power │ │ + 0x1043aab0 7075742d 322f686f 73742f70 6f776572 put-2/host/power │ │ 0x1043aac0 70632d62 75696c64 726f6f74 2d6c696e pc-buildroot-lin │ │ 0x1043aad0 75782d75 636c6962 632f7379 73726f6f ux-uclibc/sysroo │ │ 0x1043aae0 742f7573 72272027 2d2d7769 74682d78 t/usr' '--with-x │ │ 0x1043aaf0 6d6c7270 63272027 2d2d7769 74682d69 mlrpc' '--with-i │ │ 0x1043ab00 636f6e76 2d646972 3d2f686f 6d652f6e conv-dir=/home/n │ │ 0x1043ab10 616f7572 722f776f 726b2f69 6e737461 aourr/work/insta │ │ - 0x1043ab20 6e63652d 332f6f75 74707574 2d312f68 nce-3/output-1/h │ │ + 0x1043ab20 6e63652d 332f6f75 74707574 2d322f68 nce-3/output-2/h │ │ 0x1043ab30 6f73742f 706f7765 7270632d 6275696c ost/powerpc-buil │ │ 0x1043ab40 64726f6f 742d6c69 6e75782d 75636c69 droot-linux-ucli │ │ 0x1043ab50 62632f73 7973726f 6f742f75 73722720 bc/sysroot/usr' │ │ 0x1043ab60 272d2d77 6974682d 7a6c6962 3d2f686f '--with-zlib=/ho │ │ 0x1043ab70 6d652f6e 616f7572 722f776f 726b2f69 me/naourr/work/i │ │ 0x1043ab80 6e737461 6e63652d 332f6f75 74707574 nstance-3/output │ │ - 0x1043ab90 2d312f68 6f73742f 706f7765 7270632d -1/host/powerpc- │ │ + 0x1043ab90 2d322f68 6f73742f 706f7765 7270632d -2/host/powerpc- │ │ 0x1043aba0 6275696c 64726f6f 742d6c69 6e75782d buildroot-linux- │ │ 0x1043abb0 75636c69 62632f73 7973726f 6f742f75 uclibc/sysroot/u │ │ 0x1043abc0 73722720 272d2d77 6974682d 70637265 sr' '--with-pcre │ │ 0x1043abd0 2d6a6974 27202762 75696c64 5f616c69 -jit' 'build_ali │ │ 0x1043abe0 61733d78 38365f36 342d7063 2d6c696e as=x86_64-pc-lin │ │ 0x1043abf0 75782d67 6e752720 27686f73 745f616c ux-gnu' 'host_al │ │ 0x1043ac00 6961733d 706f7765 7270632d 6275696c ias=powerpc-buil │ │ @@ -75894,15 +75894,15 @@ │ │ 0x1043ac60 47454649 4c455f53 4f555243 45202d44 GEFILE_SOURCE -D │ │ 0x1043ac70 5f4c4152 47454649 4c453634 5f534f55 _LARGEFILE64_SOU │ │ 0x1043ac80 52434520 2d445f46 494c455f 4f464653 RCE -D_FILE_OFFS │ │ 0x1043ac90 45545f42 4954533d 3634202d 4f322027 ET_BITS=64 -O2 ' │ │ 0x1043aca0 20274c44 464c4147 533d2720 27435050 'LDFLAGS=' 'CPP │ │ 0x1043acb0 3d2f686f 6d652f6e 616f7572 722f776f =/home/naourr/wo │ │ 0x1043acc0 726b2f69 6e737461 6e63652d 332f6f75 rk/instance-3/ou │ │ - 0x1043acd0 74707574 2d312f68 6f73742f 62696e2f tput-1/host/bin/ │ │ + 0x1043acd0 74707574 2d322f68 6f73742f 62696e2f tput-2/host/bin/ │ │ 0x1043ace0 706f7765 7270632d 6c696e75 782d6370 powerpc-linux-cp │ │ 0x1043acf0 70272027 43585846 4c414753 3d2d445f p' 'CXXFLAGS=-D_ │ │ 0x1043ad00 4c415247 4546494c 455f534f 55524345 LARGEFILE_SOURCE │ │ 0x1043ad10 202d445f 4c415247 4546494c 4536345f -D_LARGEFILE64_ │ │ 0x1043ad20 534f5552 4345202d 445f4649 4c455f4f SOURCE -D_FILE_O │ │ 0x1043ad30 46465345 545f4249 54533d36 34202d4f FFSET_BITS=64 -O │ │ 0x1043ad40 32202700 436f6e66 69677572 6520436f 2 '.Configure Co │ │ @@ -77269,15 +77269,15 @@ │ │ 0x10440250 64000000 61737365 72742063 6f646500 d...assert code. │ │ 0x10440260 4661696c 75726520 6576616c 75617469 Failure evaluati │ │ 0x10440270 6e672063 6f64653a 20257325 73000000 ng code: %s%s... │ │ 0x10440280 4661696c 75726520 6576616c 75617469 Failure evaluati │ │ 0x10440290 6e672063 6f64653a 20257325 733a2225 ng code: %s%s:"% │ │ 0x104402a0 73220000 2f686f6d 652f6e61 6f757272 s"../home/naourr │ │ 0x104402b0 2f776f72 6b2f696e 7374616e 63652d33 /work/instance-3 │ │ - 0x104402c0 2f6f7574 7075742d 312f6275 696c642f /output-1/build/ │ │ + 0x104402c0 2f6f7574 7075742d 322f6275 696c642f /output-2/build/ │ │ 0x104402d0 7068702d 372e332e 31352f65 78742f73 php-7.3.15/ext/s │ │ 0x104402e0 74616e64 6172642f 61737365 72742e63 tandard/assert.c │ │ 0x104402f0 00000000 41737365 7274696f 6e202225 ....Assertion "% │ │ 0x10440300 73222066 61696c65 64000000 41737365 s" failed...Asse │ │ 0x10440310 7274696f 6e206661 696c6564 00000000 rtion failed.... │ │ 0x10440320 25733a20 22257322 20666169 6c656400 %s: "%s" failed. │ │ 0x10440330 25732066 61696c65 64000000 61737365 %s failed...asse │ │ @@ -79936,15 +79936,15 @@ │ │ 0x1044a900 206f6e20 6c696e65 2025750a 00000000 on line %u..... │ │ 0x1044a910 25730a25 733a2025 7320696e 20257320 %s.%s: %s in %s │ │ 0x1044a920 6f6e206c 696e6520 25750a25 73000000 on line %u.%s... │ │ 0x1044a930 48545450 2f312e30 20353030 20496e74 HTTP/1.0 500 Int │ │ 0x1044a940 65726e61 6c205365 72766572 20457272 ernal Server Err │ │ 0x1044a950 6f720000 2f686f6d 652f6e61 6f757272 or../home/naourr │ │ 0x1044a960 2f776f72 6b2f696e 7374616e 63652d33 /work/instance-3 │ │ - 0x1044a970 2f6f7574 7075742d 312f6275 696c642f /output-1/build/ │ │ + 0x1044a970 2f6f7574 7075742d 322f6275 696c642f /output-2/build/ │ │ 0x1044a980 7068702d 372e332e 31352f6d 61696e2f php-7.3.15/main/ │ │ 0x1044a990 6d61696e 2e630000 7068705f 6572726f main.c..php_erro │ │ 0x1044a9a0 726d7367 00000000 6576616c 00000000 rmsg....eval.... │ │ 0x1044a9b0 72657175 69726500 696e636c 7564655f require.include_ │ │ 0x1044a9c0 6f6e6365 00000000 72657175 6972655f once....require_ │ │ 0x1044a9d0 6f6e6365 00000000 50485020 53746172 once....PHP Star │ │ 0x1044a9e0 74757000 50485020 53687574 646f776e tup.PHP Shutdown │ │ @@ -80726,15 +80726,15 @@ │ │ 0x1044da60 696e6669 6e697465 20726563 75727369 infinite recursi │ │ 0x1044da70 6f6e2070 72657665 6e746564 00000000 on prevented.... │ │ 0x1044da80 6469725f 6f70656e 64697200 2225733a dir_opendir."%s: │ │ 0x1044da90 3a646972 5f6f7065 6e646972 22206361 :dir_opendir" ca │ │ 0x1044daa0 6c6c2066 61696c65 64000000 73747265 ll failed...stre │ │ 0x1044dab0 616d5f6f 70656e00 2f686f6d 652f6e61 am_open./home/na │ │ 0x1044dac0 6f757272 2f776f72 6b2f696e 7374616e ourr/work/instan │ │ - 0x1044dad0 63652d33 2f6f7574 7075742d 312f6275 ce-3/output-1/bu │ │ + 0x1044dad0 63652d33 2f6f7574 7075742d 322f6275 ce-3/output-2/bu │ │ 0x1044dae0 696c642f 7068702d 372e332e 31352f6d ild/php-7.3.15/m │ │ 0x1044daf0 61696e2f 73747265 616d732f 75736572 ain/streams/user │ │ 0x1044db00 73706163 652e6300 2225733a 3a737472 space.c."%s::str │ │ 0x1044db10 65616d5f 6f70656e 22206361 6c6c2066 eam_open" call f │ │ 0x1044db20 61696c65 64000000 75726c5f 73746174 ailed...url_stat │ │ 0x1044db30 00000000 25733a3a 75726c5f 73746174 ....%s::url_stat │ │ 0x1044db40 20697320 6e6f7420 696d706c 656d656e is not implemen │ │ @@ -84347,15 +84347,15 @@ │ │ 0x1045bcb0 3feccccc cccccccd 4f757420 6f66206d ?.......Out of m │ │ 0x1045bcc0 656d6f72 790a0000 0a6d756e 6d617028 emory....munmap( │ │ 0x1045bcd0 29206661 696c6564 3a205b25 645d2025 ) failed: [%d] % │ │ 0x1045bce0 730a0000 0a6d6d61 70282920 6661696c s....mmap() fail │ │ 0x1045bcf0 65643a20 5b25645d 2025730a 00000000 ed: [%d] %s..... │ │ 0x1045bd00 2f686f6d 652f6e61 6f757272 2f776f72 /home/naourr/wor │ │ 0x1045bd10 6b2f696e 7374616e 63652d33 2f6f7574 k/instance-3/out │ │ - 0x1045bd20 7075742d 312f6275 696c642f 7068702d put-1/build/php- │ │ + 0x1045bd20 7075742d 322f6275 696c642f 7068702d put-2/build/php- │ │ 0x1045bd30 372e332e 31352f5a 656e642f 7a656e64 7.3.15/Zend/zend │ │ 0x1045bd40 5f616c6c 6f632e63 00000000 0a43616e _alloc.c.....Can │ │ 0x1045bd50 27742069 6e697469 616c697a 65206865 't initialize he │ │ 0x1045bd60 61703a20 5b25645d 2025730a 00000000 ap: [%d] %s..... │ │ 0x1045bd70 7a656e64 5f6d6d5f 68656170 20636f72 zend_mm_heap cor │ │ 0x1045bd80 72757074 65640000 416c6c6f 77656420 rupted..Allowed │ │ 0x1045bd90 6d656d6f 72792073 697a6520 6f662025 memory size of % │ │ @@ -85005,15 +85005,15 @@ │ │ 0x1045e5d0 bdbebfc0 c1c2c3c4 c5c6c7c8 c9cacbcc ................ │ │ 0x1045e5e0 cdcecfd0 d1d2d3d4 d5d6d7d8 d9dadbdc ................ │ │ 0x1045e5f0 dddedfe0 e1e2e3e4 e5e6e7e8 e9eaebec ................ │ │ 0x1045e600 edeeeff0 f1f2f3f4 f5f6f7f8 f9fafbfc ................ │ │ 0x1045e610 fdfeff5c 00000000 72657475 726e2000 ...\....return . │ │ 0x1045e620 2f686f6d 652f6e61 6f757272 2f776f72 /home/naourr/wor │ │ 0x1045e630 6b2f696e 7374616e 63652d33 2f6f7574 k/instance-3/out │ │ - 0x1045e640 7075742d 312f6275 696c642f 7068702d put-1/build/php- │ │ + 0x1045e640 7075742d 322f6275 696c642f 7068702d put-2/build/php- │ │ 0x1045e650 372e332e 31352f5a 656e642f 7a656e64 7.3.15/Zend/zend │ │ 0x1045e660 5f657865 63757465 5f415049 2e630000 _execute_API.c.. │ │ 0x1045e670 4d617869 6d756d20 65786563 7574696f Maximum executio │ │ 0x1045e680 6e207469 6d65206f 66202564 20736563 n time of %d sec │ │ 0x1045e690 6f6e6425 73206578 63656564 65640000 ond%s exceeded.. │ │ 0x1045e6a0 496e7465 72666163 65202725 7327206e Interface '%s' n │ │ 0x1045e6b0 6f742066 6f756e64 00000000 54726169 ot found....Trai │ │ @@ -86661,15 +86661,15 @@ │ │ 0x10464d50 6f722074 68617420 6861736e 27742072 or that hasn't r │ │ 0x10464d60 65747572 6e656400 436c6f73 65644765 eturned.ClosedGe │ │ 0x10464d70 6e657261 746f7245 78636570 74696f6e neratorException │ │ 0x10464d80 00000000 67657452 65747572 6e000000 ....getReturn... │ │ 0x10464d90 7473726d 5f726561 6c706174 685f7200 tsrm_realpath_r. │ │ 0x10464da0 2f686f6d 652f6e61 6f757272 2f776f72 /home/naourr/wor │ │ 0x10464db0 6b2f696e 7374616e 63652d33 2f6f7574 k/instance-3/out │ │ - 0x10464dc0 7075742d 312f6275 696c642f 7068702d put-1/build/php- │ │ + 0x10464dc0 7075742d 322f6275 696c642f 7068702d put-2/build/php- │ │ 0x10464dd0 372e332e 31352f5a 656e642f 7a656e64 7.3.15/Zend/zend │ │ 0x10464de0 5f766972 7475616c 5f637764 2e630000 _virtual_cwd.c.. │ │ 0x10464df0 69203c20 34303936 00000000 63642000 i < 4096....cd . │ │ 0x10464e00 ffbbe428 ffbbe398 ffbbe4b8 ffbbe470 ...(...........p │ │ 0x10464e10 ffbbe3e0 ffbbe548 ffbbe548 ffbbe548 .......H...H...H │ │ 0x10464e20 ffbbe548 ffbbe548 ffbbe548 ffbbe548 ...H...H...H...H │ │ 0x10464e30 ffbbe548 ffbbe548 ffbbe548 ffbbe548 ...H...H...H...H │ │ @@ -88296,15 +88296,15 @@ │ │ 0x1046b380 00010bc0 00000bc5 00010bc6 00000bcb ................ │ │ 0x1046b390 01000bcc 00020bce 00000f50 5f5f636c ...........P__cl │ │ 0x1046b3a0 6f6e6520 6d657468 6f642063 616c6c65 one method calle │ │ 0x1046b3b0 64206f6e 206e6f6e 2d6f626a 65637400 d on non-object. │ │ 0x1046b3c0 43616e20 6f6e6c79 20746872 6f77206f Can only throw o │ │ 0x1046b3d0 626a6563 7473002f 686f6d65 2f6e616f bjects./home/nao │ │ 0x1046b3e0 7572722f 776f726b 2f696e73 74616e63 urr/work/instanc │ │ - 0x1046b3f0 652d332f 6f757470 75742d31 2f627569 e-3/output-1/bui │ │ + 0x1046b3f0 652d332f 6f757470 75742d32 2f627569 e-3/output-2/bui │ │ 0x1046b400 6c642f70 68702d37 2e332e31 352f5a65 ld/php-7.3.15/Ze │ │ 0x1046b410 6e642f7a 656e645f 766d5f65 78656375 nd/zend_vm_execu │ │ 0x1046b420 74652e68 004d6574 686f6420 6e616d65 te.h.Method name │ │ 0x1046b430 206d7573 74206265 20612073 7472696e must be a strin │ │ 0x1046b440 67000000 43616e6e 6f742075 7365206f g...Cannot use o │ │ 0x1046b450 626a6563 74206173 20617272 61790000 bject as array.. │ │ 0x1046b460 5b5d206f 70657261 746f7220 6e6f7420 [] operator not ├── ./usr/lib/ImageMagick-7.0.8/config-Q16HDRI/configure.xml │ ├── ./usr/lib/ImageMagick-7.0.8/config-Q16HDRI/configure.xml │ │ @@ -6,26 +6,26 @@ │ │ │ │ ]> │ │ │ │ │ │ - │ │ - │ │ + │ │ + │ │ │ │ │ │ - │ │ + │ │ │ │ │ │ │ │ - │ │ + │ │ │ │ │ │ - │ │ + │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── ./usr/lib/dri/nouveau_dri.so │ ├── /home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-readelf --wide --notes {} │ │ @@ -1,4 +1,4 @@ │ │ │ │ Displaying notes found in: .note.gnu.build-id │ │ Owner Data size Description │ │ - GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: 5c8a0066cdd12bc519bed0cfc4e20f2b7d259baf │ │ + GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring) Build ID: bc3ea5df76f768bcfa7125043aa57188eb920895 ├── ./usr/lib/libgphoto2.so.6.1.0 │ ├── /home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -944,21 +944,21 @@ │ │ 0x0001fbac 706c6574 65206f70 65726174 696f6e00 plete operation. │ │ 0x0001fbbc 4f532065 72726f72 20696e20 63616d65 OS error in came │ │ 0x0001fbcc 72612063 6f6d6d75 6e696361 74696f6e ra communication │ │ 0x0001fbdc 00000000 4e6f7420 656e6f75 67682066 ....Not enough f │ │ 0x0001fbec 72656520 73706163 65000000 616c6c20 ree space...all │ │ 0x0001fbfc 63616d6c 69627300 2f686f6d 652f6e61 camlibs./home/na │ │ 0x0001fc0c 6f757272 2f776f72 6b2f696e 7374616e ourr/work/instan │ │ - 0x0001fc1c 63652d33 2f6f7574 7075742d 312f686f ce-3/output-1/ho │ │ + 0x0001fc1c 63652d33 2f6f7574 7075742d 322f686f ce-3/output-2/ho │ │ 0x0001fc2c 73742f62 696e2f70 6f776572 70632d6c st/bin/powerpc-l │ │ 0x0001fc3c 696e7578 2d676363 00000000 6c74646c inux-gcc....ltdl │ │ 0x0001fc4c 00000000 6e6f2045 58494600 2f686f6d ....no EXIF./hom │ │ 0x0001fc5c 652f6e61 6f757272 2f776f72 6b2f696e e/naourr/work/in │ │ 0x0001fc6c 7374616e 63652d33 2f6f7574 7075742d stance-3/output- │ │ - 0x0001fc7c 312f686f 73742f62 696e2f70 6f776572 1/host/bin/power │ │ + 0x0001fc7c 322f686f 73742f62 696e2f70 6f776572 2/host/bin/power │ │ 0x0001fc8c 70632d6c 696e7578 2d676363 20284320 pc-linux-gcc (C │ │ 0x0001fc9c 636f6d70 696c6572 20757365 64290000 compiler used).. │ │ 0x0001fcac 6c74646c 2028666f 7220706f 72746162 ltdl (for portab │ │ 0x0001fcbc 6c65206c 6f616469 6e67206f 66206361 le loading of ca │ │ 0x0001fccc 6d6c6962 73290000 6e6f2045 58494620 mlibs)..no EXIF │ │ 0x0001fcdc 28666f72 20737065 6369616c 2068616e (for special han │ │ 0x0001fcec 646c696e 67206f66 20455849 46206669 dling of EXIF fi ├── ./usr/lib/libgphoto2_port.so.12.0.0 │ ├── /home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -111,21 +111,21 @@ │ │ 0x00007d3c 64206279 74657329 0a257300 302e3132 d bytes).%s.0.12 │ │ 0x00007d4c 2e300000 696f6c69 62733a20 6469736b .0..iolibs: disk │ │ 0x00007d5c 20707470 69702073 65726961 6c207573 ptpip serial us │ │ 0x00007d6c 62312075 73626469 736b6469 72656374 b1 usbdiskdirect │ │ 0x00007d7c 20757362 73637369 00000000 2f686f6d usbscsi..../hom │ │ 0x00007d8c 652f6e61 6f757272 2f776f72 6b2f696e e/naourr/work/in │ │ 0x00007d9c 7374616e 63652d33 2f6f7574 7075742d stance-3/output- │ │ - 0x00007dac 312f686f 73742f62 696e2f70 6f776572 1/host/bin/power │ │ + 0x00007dac 322f686f 73742f62 696e2f70 6f776572 2/host/bin/power │ │ 0x00007dbc 70632d6c 696e7578 2d676363 00000000 pc-linux-gcc.... │ │ 0x00007dcc 6c74646c 00000000 55534200 73657269 ltdl....USB.seri │ │ 0x00007ddc 616c2077 6974686f 7574206c 6f636b69 al without locki │ │ 0x00007dec 6e670000 2f686f6d 652f6e61 6f757272 ng../home/naourr │ │ 0x00007dfc 2f776f72 6b2f696e 7374616e 63652d33 /work/instance-3 │ │ - 0x00007e0c 2f6f7574 7075742d 312f686f 73742f62 /output-1/host/b │ │ + 0x00007e0c 2f6f7574 7075742d 322f686f 73742f62 /output-2/host/b │ │ 0x00007e1c 696e2f70 6f776572 70632d6c 696e7578 in/powerpc-linux │ │ 0x00007e2c 2d676363 20284320 636f6d70 696c6572 -gcc (C compiler │ │ 0x00007e3c 20757365 64290000 6c74646c 2028666f used)..ltdl (fo │ │ 0x00007e4c 7220706f 72746162 6c65206c 6f616469 r portable loadi │ │ 0x00007e5c 6e67206f 6620696f 6c696273 29000000 ng of iolibs)... │ │ 0x00007e6c 55534220 286c6962 75736231 2c20666f USB (libusb1, fo │ │ 0x00007e7c 72205553 42206361 6d657261 73290000 r USB cameras).. ├── ./usr/lib/libicapapi.so.5.0.5 │ ├── /home/naourr/work/instance-3/output-1/host/bin/powerpc-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -576,30 +576,30 @@ │ │ 0x00035914 61733d70 6f776572 70632d62 75696c64 as=powerpc-build │ │ 0x00035924 726f6f74 2d6c696e 75782d75 636c6962 root-linux-uclib │ │ 0x00035934 63272027 74617267 65745f61 6c696173 c' 'target_alias │ │ 0x00035944 3d706f77 65727063 2d627569 6c64726f =powerpc-buildro │ │ 0x00035954 6f742d6c 696e7578 2d75636c 69626327 ot-linux-uclibc' │ │ 0x00035964 20274343 3d2f686f 6d652f6e 616f7572 'CC=/home/naour │ │ 0x00035974 722f776f 726b2f69 6e737461 6e63652d r/work/instance- │ │ - 0x00035984 332f6f75 74707574 2d312f68 6f73742f 3/output-1/host/ │ │ + 0x00035984 332f6f75 74707574 2d322f68 6f73742f 3/output-2/host/ │ │ 0x00035994 62696e2f 706f7765 7270632d 6c696e75 bin/powerpc-linu │ │ 0x000359a4 782d6763 63272027 43464c41 47533d2d x-gcc' 'CFLAGS=- │ │ 0x000359b4 445f4c41 52474546 494c455f 534f5552 D_LARGEFILE_SOUR │ │ 0x000359c4 4345202d 445f4c41 52474546 494c4536 CE -D_LARGEFILE6 │ │ 0x000359d4 345f534f 55524345 202d445f 46494c45 4_SOURCE -D_FILE │ │ 0x000359e4 5f4f4646 5345545f 42495453 3d363420 _OFFSET_BITS=64 │ │ 0x000359f4 202d4f32 20202720 274c4446 4c414753 -O2 ' 'LDFLAGS │ │ 0x00035a04 3d272027 43505046 4c414753 3d2d445f =' 'CPPFLAGS=-D_ │ │ 0x00035a14 4c415247 4546494c 455f534f 55524345 LARGEFILE_SOURCE │ │ 0x00035a24 202d445f 4c415247 4546494c 4536345f -D_LARGEFILE64_ │ │ 0x00035a34 534f5552 4345202d 445f4649 4c455f4f SOURCE -D_FILE_O │ │ 0x00035a44 46465345 545f4249 54533d36 34272027 FFSET_BITS=64' ' │ │ 0x00035a54 4350503d 2f686f6d 652f6e61 6f757272 CPP=/home/naourr │ │ 0x00035a64 2f776f72 6b2f696e 7374616e 63652d33 /work/instance-3 │ │ - 0x00035a74 2f6f7574 7075742d 312f686f 73742f62 /output-1/host/b │ │ + 0x00035a74 2f6f7574 7075742d 322f686f 73742f62 /output-2/host/b │ │ 0x00035a84 696e2f70 6f776572 70632d6c 696e7578 in/powerpc-linux │ │ 0x00035a94 2d637070 27000000 632d6963 61702076 -cpp'...c-icap v │ │ 0x00035aa4 65727369 6f6e3a20 25730a43 6f6e6669 ersion: %s.Confi │ │ 0x00035ab4 67757265 20736372 69707420 6f707469 gure script opti │ │ 0x00035ac4 6f6e733a 2025730a 436f6e66 69677572 ons: %s.Configur │ │ 0x00035ad4 65642066 6f722068 6f73743a 2025730a ed for host: %s. │ │ 0x00035ae4 00000000 63695f70 61636b5f 616c6c6f ....ci_pack_allo Max output size reached.