--- /home/naourr/work/instance-2/output-1/images/rootfs.tar +++ /home/naourr/work/instance-2/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-2/output-1/build/bash-5.0 │ +BUILD_DIR = /home/naourr/work/instance-2/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-2/output-1/host/bin/sh4-linux-gcc │ +CC = /home/naourr/work/instance-2/output-2/host/bin/sh4-linux-gcc │ RM = rm -f │ │ SHELL = /bin/sh │ │ host_os = linux-uclibc │ host_cpu = sh4 │ 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-2/output-1/host/bin/sh4-linux-gcc │ +SHOBJ_CC = /home/naourr/work/instance-2/output-2/host/bin/sh4-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-2/output-1/host/bin/sh4-linux-gcc │ -SHOBJ_CC = /home/naourr/work/instance-2/output-1/host/bin/sh4-linux-gcc │ +CC = /home/naourr/work/instance-2/output-2/host/bin/sh4-linux-gcc │ +SHOBJ_CC = /home/naourr/work/instance-2/output-2/host/bin/sh4-linux-gcc │ SHOBJ_CFLAGS = -fPIC │ SHOBJ_LD = ${CC} │ SHOBJ_LDFLAGS = -shared -Wl,-soname,$@ │ SHOBJ_XLDFLAGS = │ SHOBJ_LIBS = │ │ Name: bash ├── ./usr/bin/bdf2gdfont.pl │ @@ -1,8 +1,8 @@ │ -#!/home/naourr/work/instance-2/output-1/host/bin/perl │ +#!/home/naourr/work/instance-2/output-2/host/bin/perl │ │ # │ # Simple convertor from bdf to loadable GD font format. │ # │ # Author: Lincoln Stein , heavily adopted from bdftogd from │ # Jan Pazdziora │ # ├── ./usr/bin/clamconf │ ├── /home/naourr/work/instance-2/output-1/host/bin/sh4-linux-readelf --wide --decompress --string-dump=.rodata {} │ │ @@ -821,16 +821,16 @@ │ │ [ 9ff0] CPU: %s, %s^J │ │ [ a000] platform id: 0x%08x%08x%08x^J │ │ [ a021] Build information^J----------------- │ │ [ a048] 8.3.0 │ │ [ a050] %s: %s%s(%u.%u.%u)^J │ │ [ a064] -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 │ │ [ a0ac] -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing │ │ - [ a10c] -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-2/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include │ │ + [ a10c] -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-2/host/sh4-buildroot-linux-uclibc/sysroot/usr/include -I/home/naourr/work/instance-2/output-2/host/sh4-buildroot-linux-uclibc/sysroot/usr/include │ │ [ a208] CPPFLAGS: %s^JCFLAGS: %s^JCXXFLAGS: %s^JLDFLAGS: %s^JConfigure: %s^J │ │ - [ a248] '--target=sh4-buildroot-linux-uclibc' '--host=sh4-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' '--with-dbdir=/var/lib/clamav' '--with-ltdl-include=/home/naourr/work/instance-2/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include' '--with-ltdl-lib=/home/naourr/work/instance-2/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib' '--with-libcurl=/home/naourr/work/instance-2/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--with-openssl=/home/naourr/work/instance-2/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--with-system-libmspack=/home/naourr/work/instance-2/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--with-zlib=/home/naourr/work/instance-2/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--disable-zlib-vcheck' '--disable-rpath' '--disable-clamav' '--disable-milter' '--disable-llvm' '--disable-clamdtop' '--enable-mempool' '--disable-bzip2' '--with-libjson=/home/naourr/work/instance-2/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--disable-xml' '--without-iconv' '--with-pcre=/home/naourr/work/instance-2/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--with-systemdsystemunitdir=no' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=sh4-buildroot-linux-uclibc' 'target_alias=sh4-buildroot-linux-uclibc' 'CXX=/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' 'LDFLAGS=' 'LIBS=-latomic -lfts' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CC=/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' 'CPP=/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-cpp' 'PKG_CONFIG=/home/naourr/work/instance-2/output-1/host/bin/pkg-config' 'OBJC=/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-gcc' │ │ - [ ab08] -L/home/naourr/work/instance-2/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib │ │ + [ a248] '--target=sh4-buildroot-linux-uclibc' '--host=sh4-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' '--with-dbdir=/var/lib/clamav' '--with-ltdl-include=/home/naourr/work/instance-2/output-2/host/sh4-buildroot-linux-uclibc/sysroot/usr/include' '--with-ltdl-lib=/home/naourr/work/instance-2/output-2/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib' '--with-libcurl=/home/naourr/work/instance-2/output-2/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--with-openssl=/home/naourr/work/instance-2/output-2/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--with-system-libmspack=/home/naourr/work/instance-2/output-2/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--with-zlib=/home/naourr/work/instance-2/output-2/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--disable-zlib-vcheck' '--disable-rpath' '--disable-clamav' '--disable-milter' '--disable-llvm' '--disable-clamdtop' '--enable-mempool' '--disable-bzip2' '--with-libjson=/home/naourr/work/instance-2/output-2/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--disable-xml' '--without-iconv' '--with-pcre=/home/naourr/work/instance-2/output-2/host/sh4-buildroot-linux-uclibc/sysroot/usr' '--with-systemdsystemunitdir=no' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=sh4-buildroot-linux-uclibc' 'target_alias=sh4-buildroot-linux-uclibc' 'CXX=/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' 'LDFLAGS=' 'LIBS=-latomic -lfts' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CC=/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' 'CPP=/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-cpp' 'PKG_CONFIG=/home/naourr/work/instance-2/output-2/host/bin/pkg-config' 'OBJC=/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-gcc' │ │ + [ ab08] -L/home/naourr/work/instance-2/output-2/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib │ │ [ ab60] sizeof(void*) = %d^J │ │ [ ab74] Engine flevel: %d, dconf: %d^J │ │ [ ab94] freshclam.conf │ │ [ aba4] clamav-milter.conf ├── ./usr/bin/lsof │ ├── /home/naourr/work/instance-2/output-1/host/bin/sh4-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -1112,15 +1112,15 @@ │ │ 0x00026488 7465643a 2025730a 00000000 6d697261 ted: %s.....mira │ │ 0x00026498 67650000 6e616f75 72720000 20202020 ge..naourr.. │ │ 0x000264a8 636f6e73 74727563 74656420 25733a20 constructed %s: │ │ 0x000264b8 25732573 25730a00 20202020 6275696c %s%s%s.. buil │ │ 0x000264c8 64657227 7320636f 6d6d656e 743a2025 der's comment: % │ │ 0x000264d8 730a0000 2f686f6d 652f6e61 6f757272 s.../home/naourr │ │ 0x000264e8 2f776f72 6b2f696e 7374616e 63652d32 /work/instance-2 │ │ - 0x000264f8 2f6f7574 7075742d 312f686f 73742f62 /output-1/host/b │ │ + 0x000264f8 2f6f7574 7075742d 322f686f 73742f62 /output-2/host/b │ │ 0x00026508 696e2f73 68342d6c 696e7578 2d676363 in/sh4-linux-gcc │ │ 0x00026518 00000000 20202020 636f6d70 696c6572 .... compiler │ │ 0x00026528 3a202573 0a000000 392e322e 31203230 : %s....9.2.1 20 │ │ 0x00026538 31393038 32372028 52656420 48617420 190827 (Red Hat │ │ 0x00026548 392e322e 312d3129 20284743 43292000 9.2.1-1) (GCC) . │ │ 0x00026558 20202020 636f6d70 696c6572 20766572 compiler ver │ │ 0x00026568 73696f6e 3a202573 0a000000 2d444c49 sion: %s....-DLI │ │ @@ -1132,21 +1132,21 @@ │ │ 0x000265c8 2d445f46 494c455f 4f464653 45545f42 -D_FILE_OFFSET_B │ │ 0x000265d8 4954533d 3634202d 445f4c41 52474546 ITS=64 -D_LARGEF │ │ 0x000265e8 494c4536 345f534f 55524345 202d4448 ILE64_SOURCE -DH │ │ 0x000265f8 41535f53 54524654 494d4520 2d444c53 AS_STRFTIME -DLS │ │ 0x00026608 4f465f56 5354523d 22352e35 2e362220 OF_VSTR="5.5.6" │ │ 0x00026618 2d492f68 6f6d652f 6e616f75 72722f77 -I/home/naourr/w │ │ 0x00026628 6f726b2f 696e7374 616e6365 2d322f6f ork/instance-2/o │ │ - 0x00026638 75747075 742d312f 686f7374 2f736834 utput-1/host/sh4 │ │ + 0x00026638 75747075 742d322f 686f7374 2f736834 utput-2/host/sh4 │ │ 0x00026648 2d627569 6c64726f 6f742d6c 696e7578 -buildroot-linux │ │ 0x00026658 2d75636c 6962632f 73797372 6f6f742f -uclibc/sysroot/ │ │ 0x00026668 7573722f 696e636c 75646520 2d492f68 usr/include -I/h │ │ 0x00026678 6f6d652f 6e616f75 72722f77 6f726b2f ome/naourr/work/ │ │ 0x00026688 696e7374 616e6365 2d322f6f 75747075 instance-2/outpu │ │ - 0x00026698 742d312f 686f7374 2f736834 2d627569 t-1/host/sh4-bui │ │ + 0x00026698 742d322f 686f7374 2f736834 2d627569 t-2/host/sh4-bui │ │ 0x000266a8 6c64726f 6f742d6c 696e7578 2d75636c ldroot-linux-ucl │ │ 0x000266b8 6962632f 73797372 6f6f742f 7573722f ibc/sysroot/usr/ │ │ 0x000266c8 696e636c 7564652f 74697270 63202d44 include/tirpc -D │ │ 0x000266d8 5f4c4152 47454649 4c455f53 4f555243 _LARGEFILE_SOURC │ │ 0x000266e8 45202d44 5f4c4152 47454649 4c453634 E -D_LARGEFILE64 │ │ 0x000266f8 5f534f55 52434520 2d445f46 494c455f _SOURCE -D_FILE_ │ │ 0x00026708 4f464653 45545f42 4954533d 3634202d OFFSET_BITS=64 - ├── ./usr/bin/mc │ ├── /home/naourr/work/instance-2/output-1/host/bin/sh4-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -827,34 +827,34 @@ │ │ 0x000ac154 686f7374 5f616c69 61733d73 68342d62 host_alias=sh4-b │ │ 0x000ac164 75696c64 726f6f74 2d6c696e 75782d75 uildroot-linux-u │ │ 0x000ac174 636c6962 63272027 74617267 65745f61 clibc' 'target_a │ │ 0x000ac184 6c696173 3d736834 2d627569 6c64726f lias=sh4-buildro │ │ 0x000ac194 6f742d6c 696e7578 2d75636c 69626327 ot-linux-uclibc' │ │ 0x000ac1a4 20274343 3d2f686f 6d652f6e 616f7572 'CC=/home/naour │ │ 0x000ac1b4 722f776f 726b2f69 6e737461 6e63652d r/work/instance- │ │ - 0x000ac1c4 322f6f75 74707574 2d312f68 6f73742f 2/output-1/host/ │ │ + 0x000ac1c4 322f6f75 74707574 2d322f68 6f73742f 2/output-2/host/ │ │ 0x000ac1d4 62696e2f 7368342d 6c696e75 782d6763 bin/sh4-linux-gc │ │ 0x000ac1e4 63272027 43464c41 47533d2d 445f4c41 c' 'CFLAGS=-D_LA │ │ 0x000ac1f4 52474546 494c455f 534f5552 4345202d RGEFILE_SOURCE - │ │ 0x000ac204 445f4c41 52474546 494c4536 345f534f D_LARGEFILE64_SO │ │ 0x000ac214 55524345 202d445f 46494c45 5f4f4646 URCE -D_FILE_OFF │ │ 0x000ac224 5345545f 42495453 3d363420 202d4f32 SET_BITS=64 -O2 │ │ 0x000ac234 20202720 274c4446 4c414753 3d272027 ' 'LDFLAGS=' ' │ │ 0x000ac244 43505046 4c414753 3d2d445f 4c415247 CPPFLAGS=-D_LARG │ │ 0x000ac254 4546494c 455f534f 55524345 202d445f EFILE_SOURCE -D_ │ │ 0x000ac264 4c415247 4546494c 4536345f 534f5552 LARGEFILE64_SOUR │ │ 0x000ac274 4345202d 445f4649 4c455f4f 46465345 CE -D_FILE_OFFSE │ │ 0x000ac284 545f4249 54533d36 34272027 4350503d T_BITS=64' 'CPP= │ │ 0x000ac294 2f686f6d 652f6e61 6f757272 2f776f72 /home/naourr/wor │ │ 0x000ac2a4 6b2f696e 7374616e 63652d32 2f6f7574 k/instance-2/out │ │ - 0x000ac2b4 7075742d 312f686f 73742f62 696e2f73 put-1/host/bin/s │ │ + 0x000ac2b4 7075742d 322f686f 73742f62 696e2f73 put-2/host/bin/s │ │ 0x000ac2c4 68342d6c 696e7578 2d637070 27202750 h4-linux-cpp' 'P │ │ 0x000ac2d4 4b475f43 4f4e4649 473d2f68 6f6d652f KG_CONFIG=/home/ │ │ 0x000ac2e4 6e616f75 72722f77 6f726b2f 696e7374 naourr/work/inst │ │ - 0x000ac2f4 616e6365 2d322f6f 75747075 742d312f ance-2/output-1/ │ │ + 0x000ac2f4 616e6365 2d322f6f 75747075 742d322f ance-2/output-2/ │ │ 0x000ac304 686f7374 2f62696e 2f706b67 2d636f6e host/bin/pkg-con │ │ 0x000ac314 66696727 00000000 57697468 20737562 fig'....With sub │ │ 0x000ac324 7368656c 6c207375 70706f72 74206173 shell support as │ │ 0x000ac334 20646566 61756c74 0a000000 57697468 default....With │ │ 0x000ac344 20737570 706f7274 20666f72 20626163 support for bac │ │ 0x000ac354 6b67726f 756e6420 6f706572 6174696f kground operatio │ │ 0x000ac364 6e730a00 57697468 206d6f75 73652073 ns..With mouse s ├── ./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-2/output-1/host/bin/sh4-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' CXX='/home/naourr/work/instance-2/output-1/host/bin/sh4-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-2/output-1/host/bin/sh4-linux-gcc' CFLAGS=' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DUNIV_LINUX -DUNIV_LINUX' CXX='/home/naourr/work/instance-2/output-1/host/bin/sh4-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=sh4-buildroot-linux-uclibc' '--host=sh4-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=sh4-buildroot-linux-uclibc' 'target_alias=sh4-buildroot-linux-uclibc' 'CC=/home/naourr/work/instance-2/output-1/host/bin/sh4-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-2/output-1/host/bin/sh4-linux-cpp' 'CXX=/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-g++' 'CXXFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 '" │ +COMP_CALL_INFO="CC='/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' CXX='/home/naourr/work/instance-2/output-2/host/bin/sh4-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-2/output-2/host/bin/sh4-linux-gcc' CFLAGS=' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DUNIV_LINUX -DUNIV_LINUX' CXX='/home/naourr/work/instance-2/output-2/host/bin/sh4-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=sh4-buildroot-linux-uclibc' '--host=sh4-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=sh4-buildroot-linux-uclibc' 'target_alias=sh4-buildroot-linux-uclibc' 'CC=/home/naourr/work/instance-2/output-2/host/bin/sh4-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-2/output-2/host/bin/sh4-linux-cpp' 'CXX=/home/naourr/work/instance-2/output-2/host/bin/sh4-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/pdbtool │ ├── /home/naourr/work/instance-2/output-1/host/bin/sh4-linux-readelf --wide --decompress --hex-dump=.rodata {} │ │ @@ -365,15 +365,15 @@ │ │ 0x0001601c 74696d65 72207469 636b0000 2e636c61 timer tick...cla │ │ 0x0001602c 73736966 6965722e 636f6e74 6578745f ssifier.context_ │ │ 0x0001603c 69640000 5f657865 63757465 5f616374 id.._execute_act │ │ 0x0001604c 696f6e00 247b6461 74616469 727d2f73 ion.${datadir}/s │ │ 0x0001605c 79736c6f 672d6e67 2f787364 00000000 yslog-ng/xsd.... │ │ 0x0001606c 2f686f6d 652f6e61 6f757272 2f776f72 /home/naourr/wor │ │ 0x0001607c 6b2f696e 7374616e 63652d32 2f6f7574 k/instance-2/out │ │ - 0x0001608c 7075742d 312f6275 696c642f 7379736c put-1/build/sysl │ │ + 0x0001608c 7075742d 322f6275 696c642f 7379736c put-2/build/sysl │ │ 0x0001609c 6f672d6e 672d332e 32342e31 00000000 og-ng-3.24.1.... │ │ 0x000160ac 25732f64 6f632f78 73640000 4572726f %s/doc/xsd..Erro │ │ 0x000160bc 72206f70 656e696e 67206669 6c652025 r opening file % │ │ 0x000160cc 73202825 73290000 3c706174 7465726e s (%s).. '/usr/lib/perl5/5.30.1/sh4-linux', │ archname => 'sh4-linux', │ - cc => '/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-gcc', │ + cc => '/home/naourr/work/instance-2/output-2/host/bin/sh4-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.1/sh4-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-2/output-1/host/bin/sh4-linux-ar' │ +ar='/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-ar' │ archlib='/usr/lib/perl5/5.30.1/sh4-linux' │ archlibexp='/usr/lib/perl5/5.30.1/sh4-linux' │ archname='sh4-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-2/output-1/host/bin/sh4-linux-gcc' │ +cc='/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-gcc' │ cccdlflags='-fPIC -Wno-unused-function' │ ccdlflags='-Wl,-E' │ ccflags='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 ' │ 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=sh4-buildroot-linux-uclibc --target-tools-prefix=/home/naourr/work/instance-2/output-1/host/bin/sh4-linux- --prefix=/usr -Dld=/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-gcc -Dccflags=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Dldflags= -lm -Dmydomain= -Dmyhostname=noname -Dmyuname=Buildroot 2020.05-git-05852-gb806ded5759 -Dosname=linux -Dosvers= -Dperladmin=root --keeplog --mode=target --target=sh4-buildroot-linux-uclibc --targetarch=sh4-buildroot-linux-uclibc' │ +config_args='--target=sh4-buildroot-linux-uclibc --target-tools-prefix=/home/naourr/work/instance-2/output-2/host/bin/sh4-linux- --prefix=/usr -Dld=/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-gcc -Dccflags=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -Dldflags= -lm -Dmydomain= -Dmyhostname=noname -Dmyuname=Buildroot 2020.05-git-05852-gb806ded5759 -Dosname=linux -Dosvers= -Dperladmin=root --keeplog --mode=target --target=sh4-buildroot-linux-uclibc --targetarch=sh4-buildroot-linux-uclibc' │ contains='grep' │ cp='cp' │ cpio='cpio' │ -cpp='/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-gcc -E -P' │ +cpp='/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-gcc -E -P' │ cpp_stuff='42' │ cppccsymbols='' │ cppflags='' │ cpplast='-' │ cppminus='-' │ -cpprun='/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-gcc -E -P' │ -cppstdin='/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-gcc -E -P' │ +cpprun='/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-gcc -E -P' │ +cppstdin='/home/naourr/work/instance-2/output-2/host/bin/sh4-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))' │ @@ -1089,15 +1089,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-2/output-1/host/bin/sh4-linux-gcc' │ +ld='/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-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-05852-gb806ded5759' │ 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-2/output-1/host/bin/sh4-linux-nm' │ +nm='/home/naourr/work/instance-2/output-2/host/bin/sh4-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"' │ @@ -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-2/output-1/host/bin/sh4-linux-objdump' │ +objdump='/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-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='4' │ quadkind='QUAD_IS_INT64_t' │ quadtype='int64_t' │ randbits='48' │ randfunc='drand48' │ random_r_proto='0' │ randseedtype='long' │ -ranlib='/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-ranlib' │ +ranlib='/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-ranlib' │ rd_nodata='-1' │ readdir64_r_proto='0' │ readdir_r_proto='0' │ -readelf='/home/naourr/work/instance-2/output-1/host/bin/sh4-linux-readelf' │ +readelf='/home/naourr/work/instance-2/output-2/host/bin/sh4-linux-readelf' │ revision='5' │ rm='rm' │ rm_try='' │ rmail='' │ run='false' │ runnm='false' │ sGMTIME_max='2147483647' Max output size reached.