--- /home/naourr/work/instance-1/output-1/images/rootfs.tar +++ /home/naourr/work/instance-1/output-2/images/rootfs.tar ├── ./usr/bin/fsxs │ @@ -6,16 +6,16 @@ │ │ use strict; │ │ # │ # @FOO@ will be replaced by the freeswitch build process │ # │ my %vars = ( │ - CC => '/home/naourr/work/instance-1/output-1/host/bin/mips-linux-gnu-gcc', │ - LD => '/home/naourr/work/instance-1/output-1/host/bin/mips-linux-gnu-gcc', │ + CC => '/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-gcc', │ + LD => '/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-gcc', │ MKDIR => '/usr/bin/mkdir -p', │ INSTALL => '/usr/bin/install -c', │ LIBS => '', │ CFLAGS => '-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_REENTRANT -D_GNU_SOURCE', │ INCLUDES => '-I/usr/include', │ LDFLAGS => '-L/usr/lib', │ SOLINK => '-shared -Xlinker -x', ├── ./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.1 - undisclosed-time'; │ │ -my $patchlevel_date = 1583833342; │ +my $patchlevel_date = 1583836665; │ 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/lib/perl5/5.30.1/mips64el-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.1/mips64el-linux', │ archname => 'mips64el-linux', │ - cc => '/home/naourr/work/instance-1/output-1/host/bin/mips-linux-gnu-gcc', │ + cc => '/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-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.1/mips64el-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/mips-linux-gnu-ar' │ +ar='/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-ar' │ archlib='/usr/lib/perl5/5.30.1/mips64el-linux' │ archlibexp='/usr/lib/perl5/5.30.1/mips64el-linux' │ archname='mips64el-linux' │ archname64='' │ archobjs='' │ asctime_r_proto='0' │ awk='awk' │ @@ -206,15 +206,15 @@ │ binexp='/usr/bin' │ bison='bison' │ byacc='byacc' │ byteorder='12345678' │ c='FP_NEG_ZERO' │ castflags='0' │ cat='cat' │ -cc='/home/naourr/work/instance-1/output-1/host/bin/mips-linux-gnu-gcc' │ +cc='/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-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=mips64el-buildroot-linux-gnu --target-tools-prefix=/home/naourr/work/instance-1/output-1/host/bin/mips-linux-gnu- --prefix=/usr -Dld=/home/naourr/work/instance-1/output-1/host/bin/mips-linux-gnu-gcc -Dccflags=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Dldflags= -lm -Dmydomain= -Dmyhostname=noname -Dmyuname=Buildroot 2020.05-git-06022-g469829d9c5 -Dosname=linux -Dosvers= -Dperladmin=root --keeplog --mode=target --target=mips64el-buildroot-linux-gnu --targetarch=mips64el-buildroot-linux-gnu' │ +config_args='--target=mips64el-buildroot-linux-gnu --target-tools-prefix=/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu- --prefix=/usr -Dld=/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-gcc -Dccflags=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Dldflags= -lm -Dmydomain= -Dmyhostname=noname -Dmyuname=Buildroot 2020.05-git-06022-g469829d9c5 -Dosname=linux -Dosvers= -Dperladmin=root --keeplog --mode=target --target=mips64el-buildroot-linux-gnu --targetarch=mips64el-buildroot-linux-gnu' │ contains='grep' │ cp='cp' │ cpio='cpio' │ -cpp='/home/naourr/work/instance-1/output-1/host/bin/mips-linux-gnu-gcc -E -P' │ +cpp='/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-gcc -E -P' │ cpp_stuff='42' │ cppccsymbols='' │ cppflags='' │ cpplast='-' │ cppminus='-' │ -cpprun='/home/naourr/work/instance-1/output-1/host/bin/mips-linux-gnu-gcc -E -P' │ -cppstdin='/home/naourr/work/instance-1/output-1/host/bin/mips-linux-gnu-gcc -E -P' │ +cpprun='/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-gcc -E -P' │ +cppstdin='/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-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))' │ @@ -1089,15 +1089,15 @@ │ issymlink='test -h' │ ivdformat='"ld"' │ ivsize='8' │ 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/mips-linux-gnu-gcc' │ +ld='/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-gcc' │ ld_can_script='define' │ lddlflags='-shared' │ ldflags=' -lm' │ ldflags_uselargefiles='' │ ldlibpthname='LD_LIBRARY_PATH' │ less='less' │ lib='/usr/lib' │ @@ -1160,15 +1160,15 @@ │ myuname='Buildroot 2020.05-git-06022-g469829d9c5' │ 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/mips-linux-gnu-nm' │ +nm='/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-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"' │ @@ -1178,15 +1178,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/mips-linux-gnu-objdump' │ +objdump='/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-objdump' │ old_pthread_create_joinable='PTHREAD_CREATE_JOINABLE' │ optimize='-fwrapv -fno-strict-aliasing' │ orderlib='' │ osname='linux' │ osvers='' │ otherlibdirs='' │ package='perl5' │ @@ -1217,19 +1217,19 @@ │ ptrsize='8' │ 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/mips-linux-gnu-ranlib' │ +ranlib='/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-ranlib' │ rd_nodata='-1' │ readdir64_r_proto='0' │ readdir_r_proto='0' │ -readelf='/home/naourr/work/instance-1/output-1/host/bin/mips-linux-gnu-readelf' │ +readelf='/home/naourr/work/instance-1/output-2/host/bin/mips-linux-gnu-readelf' │ revision='5' │ rm='rm' │ rm_try='' │ rmail='' │ run='false' │ runnm='false' │ sGMTIME_max='2147483647'