<86>Feb 5 01:24:42 userdel[2906305]: delete user 'rooter' <86>Feb 5 01:24:42 userdel[2906305]: removed group 'rooter' owned by 'rooter' <86>Feb 5 01:24:42 userdel[2906305]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 5 01:24:42 groupadd[2906350]: group added to /etc/group: name=rooter, GID=933 <86>Feb 5 01:24:42 groupadd[2906350]: group added to /etc/gshadow: name=rooter <86>Feb 5 01:24:42 groupadd[2906350]: new group: name=rooter, GID=933 <86>Feb 5 01:24:42 useradd[2906370]: new user: name=rooter, UID=933, GID=933, home=/root, shell=/bin/bash <86>Feb 5 01:24:42 userdel[2906402]: delete user 'builder' <86>Feb 5 01:24:42 userdel[2906402]: removed group 'builder' owned by 'builder' <86>Feb 5 01:24:42 userdel[2906402]: removed shadow group 'builder' owned by 'builder' <86>Feb 5 01:24:42 groupadd[2906430]: group added to /etc/group: name=builder, GID=934 <86>Feb 5 01:24:42 groupadd[2906430]: group added to /etc/gshadow: name=builder <86>Feb 5 01:24:42 groupadd[2906430]: new group: name=builder, GID=934 <86>Feb 5 01:24:42 useradd[2906458]: new user: name=builder, UID=934, GID=934, home=/usr/src, shell=/bin/bash <13>Feb 5 01:24:44 rpmi: glibc-devel-static-6:2.34.0.103.008003-alt1 sisyphus+294461.300.4.1 1643895786 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ash-0.5.11.18.g6f6d1f2-alt1.nosrc.rpm (w1.gzdio) Installing ash-0.5.11.18.g6f6d1f2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4500 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ash-0.5.11.18.g6f6d1f2 + echo 'Source #0 (ash-0.5.11.18.g6f6d1f2.tar):' Source #0 (ash-0.5.11.18.g6f6d1f2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/ash-0.5.11.18.g6f6d1f2.tar + cd ash-0.5.11.18.g6f6d1f2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (0001-Implement-losetup-as-builtin.patch):' Patch #1 (0001-Implement-losetup-as-builtin.patch): + /usr/bin/patch -p1 patching file src/Makefile.am patching file src/bltin/losetup.c patching file src/builtins.def.in + echo 'Patch #2 (0002-Use-CFLAGS-to-compile-helpers.patch):' Patch #2 (0002-Use-CFLAGS-to-compile-helpers.patch): + /usr/bin/patch -p1 patching file src/Makefile.am + echo 'Patch #3 (0003-Enable-large-file-support-when-available.patch):' Patch #3 (0003-Enable-large-file-support-when-available.patch): + /usr/bin/patch -p1 patching file configure.ac + sed -i -e 's,\$(tempfile),`mktemp -t ash.XXXXXX`,' src/mkbuiltins + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4500 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ash-0.5.11.18.g6f6d1f2 + BUILD_FLAGS='-Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value' + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:10: installing './compile' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' src/Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + rm -rf build-dynamic build-static + mkdir -p build-dynamic build-static + cd build-dynamic + export 'CFLAGS=-Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror' + CFLAGS='-Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror' + CFLAGS='-Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ../configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ../configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-dependency-tracking configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for build system compiler... x86_64-alt-linux-gcc checking for __attribute__((__alias__()))... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking whether _PATH_BSHELL is declared... yes checking whether _PATH_DEVNULL is declared... yes checking whether _PATH_TTY is declared... yes checking whether isblank is declared... yes checking size of intmax_t... 8 checking size of long long int... 8 checking whether PRIdMAX is declared... yes checking for bsearch... yes checking for faccessat... yes checking for getpwnam... yes checking for getrlimit... yes checking for isalpha... yes checking for killpg... yes checking for mempcpy... yes checking for sigsetmask... yes checking for stpcpy... yes checking for strchrnul... yes checking for strsignal... yes checking for strtod... yes checking for strtoimax... yes checking for strtoumax... yes checking for sysconf... yes checking for fnmatch... yes checking for signal... yes checking whether stat64 is declared... yes checking for stat64... yes checking for glob64... yes checking for open64... yes checking for stat::st_mtim... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -E -x c -o builtins.def ../../src/builtins.def.in make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' /bin/sh ../../src/mktokens make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' /bin/sh ../../src/mktokens make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' /bin/sh ../../src/mkbuiltins builtins.def make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -I. -I../../src -I.. -DBSD=1 -DSHELL -g -O2 -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -o mksyntax ../../src/mksyntax.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' ./mksyntax make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -I. -I../../src -I.. -DBSD=1 -DSHELL -g -O2 -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -o mknodes ../../src/mknodes.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' ./mknodes ../../src/nodetypes ../../src/nodes.c.pat make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make all-am make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o histedit.o ../../src/histedit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o arith_yylex.o ../../src/arith_yylex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o alias.o ../../src/alias.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o mail.o ../../src/mail.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o error.o ../../src/error.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o memalloc.o ../../src/memalloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o mystring.o ../../src/mystring.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o arith_yacc.o ../../src/arith_yacc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o cd.o ../../src/cd.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o main.o ../../src/main.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o input.o ../../src/input.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o miscbltin.o ../../src/miscbltin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o exec.o ../../src/exec.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o show.o ../../src/show.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o eval.o ../../src/eval.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o system.o ../../src/system.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o options.o ../../src/options.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o builtins.o builtins.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o bltin/times.o ../../src/bltin/times.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o trap.o ../../src/trap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o redir.o ../../src/redir.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o expand.o ../../src/expand.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o bltin/losetup.o ../../src/bltin/losetup.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o output.o ../../src/output.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o jobs.o ../../src/jobs.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o bltin/test.o ../../src/bltin/test.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o syntax.o syntax.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o parser.o ../../src/parser.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o var.o ../../src/var.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o bltin/printf.o ../../src/bltin/printf.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o nodes.o nodes.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -I. -I../../src -I.. -DBSD=1 -DSHELL -g -O2 -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -o mksignames ../../src/mksignames.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' ./mksignames make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o signames.o signames.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -I. -I../../src -I.. -DBSD=1 -DSHELL -g -O2 -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -o mkinit ../../src/mkinit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' ./mkinit ../../src/alias.c ../../src/arith_yacc.c ../../src/arith_yylex.c ../../src/cd.c ../../src/error.c ../../src/eval.c ../../src/exec.c ../../src/expand.c ../../src/histedit.c ../../src/input.c ../../src/jobs.c ../../src/mail.c ../../src/main.c ../../src/memalloc.c ../../src/miscbltin.c ../../src/mystring.c ../../src/options.c ../../src/parser.c ../../src/redir.c ../../src/show.c ../../src/trap.c ../../src/output.c ../../src/bltin/printf.c ../../src/system.c ../../src/bltin/test.c ../../src/bltin/times.c ../../src/bltin/losetup.c ../../src/var.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o init.o init.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' x86_64-alt-linux-gcc -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -o dash alias.o arith_yacc.o arith_yylex.o cd.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o parser.o redir.o show.o trap.o output.o bltin/printf.o system.o bltin/test.o bltin/times.o bltin/losetup.o var.o builtins.o init.o nodes.o signames.o syntax.o make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-dynamic/src' + mv src/dash sh.dynamic + cd - /usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2 + cd build-static + export 'CFLAGS=-Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror' + CFLAGS='-Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror' + CFLAGS='-Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ../configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ../configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-dependency-tracking --enable-static configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for build system compiler... x86_64-alt-linux-gcc checking for __attribute__((__alias__()))... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking whether _PATH_BSHELL is declared... yes checking whether _PATH_DEVNULL is declared... yes checking whether _PATH_TTY is declared... yes checking whether isblank is declared... yes checking size of intmax_t... 8 checking size of long long int... 8 checking whether PRIdMAX is declared... yes checking for bsearch... yes checking for faccessat... yes checking for getpwnam... no checking for getrlimit... yes checking for isalpha... yes checking for killpg... yes checking for mempcpy... yes checking for sigsetmask... yes checking for stpcpy... yes checking for strchrnul... yes checking for strsignal... yes checking for strtod... yes checking for strtoimax... yes checking for strtoumax... yes checking for sysconf... yes checking for fnmatch... yes checking for signal... yes checking whether stat64 is declared... yes checking for stat64... yes checking for glob64... yes checking for open64... yes checking for stat::st_mtim... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -E -x c -o builtins.def ../../src/builtins.def.in make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' /bin/sh ../../src/mktokens make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' /bin/sh ../../src/mktokens make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' /bin/sh ../../src/mkbuiltins builtins.def make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -I. -I../../src -I.. -DBSD=1 -DSHELL -g -O2 -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -o mksyntax ../../src/mksyntax.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' ./mksyntax make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -I. -I../../src -I.. -DBSD=1 -DSHELL -g -O2 -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -o mknodes ../../src/mknodes.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' ./mknodes ../../src/nodetypes ../../src/nodes.c.pat make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make all-am make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o histedit.o ../../src/histedit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o alias.o ../../src/alias.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o arith_yylex.o ../../src/arith_yylex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o arith_yacc.o ../../src/arith_yacc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o error.o ../../src/error.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o mail.o ../../src/mail.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o cd.o ../../src/cd.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o memalloc.o ../../src/memalloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o input.o ../../src/input.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o mystring.o ../../src/mystring.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o main.o ../../src/main.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o miscbltin.o ../../src/miscbltin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o exec.o ../../src/exec.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o eval.o ../../src/eval.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o show.o ../../src/show.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o system.o ../../src/system.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o builtins.o builtins.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o expand.o ../../src/expand.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o jobs.o ../../src/jobs.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o options.o ../../src/options.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o trap.o ../../src/trap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o syntax.o syntax.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o redir.o ../../src/redir.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o output.o ../../src/output.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o var.o ../../src/var.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o bltin/times.o ../../src/bltin/times.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o nodes.o nodes.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o bltin/losetup.o ../../src/bltin/losetup.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o parser.o ../../src/parser.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o bltin/printf.o ../../src/bltin/printf.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o bltin/test.o ../../src/bltin/test.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -I. -I../../src -I.. -DBSD=1 -DSHELL -g -O2 -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -o mksignames ../../src/mksignames.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' ./mksignames make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o signames.o signames.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -I. -I../../src -I.. -DBSD=1 -DSHELL -g -O2 -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -o mkinit ../../src/mkinit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' ./mkinit ../../src/alias.c ../../src/arith_yacc.c ../../src/arith_yylex.c ../../src/cd.c ../../src/error.c ../../src/eval.c ../../src/exec.c ../../src/expand.c ../../src/histedit.c ../../src/input.c ../../src/jobs.c ../../src/mail.c ../../src/main.c ../../src/memalloc.c ../../src/miscbltin.c ../../src/mystring.c ../../src/options.c ../../src/parser.c ../../src/redir.c ../../src/show.c ../../src/trap.c ../../src/output.c ../../src/bltin/printf.c ../../src/system.c ../../src/bltin/test.c ../../src/bltin/times.c ../../src/bltin/losetup.c ../../src/var.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o init.o init.c make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' x86_64-alt-linux-gcc -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -static -Wl,--fatal-warnings -o dash alias.o arith_yacc.o arith_yylex.o cd.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o parser.o redir.o show.o trap.o output.o bltin/printf.o system.o bltin/test.o bltin/times.o bltin/losetup.o var.o builtins.o init.o nodes.o signames.o syntax.o make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2/build-static/src' + mv src/dash sh.static + cd - /usr/src/RPM/BUILD/ash-0.5.11.18.g6f6d1f2 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83420 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ash-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ash-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ash-0.5.11.18.g6f6d1f2 + mkdir -p /usr/src/tmp/ash-buildroot/lib/mkinitrd/initramfs/bin + install -m755 -pD build-dynamic/sh.dynamic /usr/src/tmp/ash-buildroot/bin/ash + install -m755 -pD build-static/sh.static /usr/src/tmp/ash-buildroot/bin/ash.static + ln -s ash /usr/src/tmp/ash-buildroot/bin/bsh + ln -s ash /usr/src/tmp/ash-buildroot/bin/dash + install -m644 -pD src/dash.1 /usr/src/tmp/ash-buildroot//usr/share/man/man1/ash.1 + ln -s ash.1 /usr/src/tmp/ash-buildroot//usr/share/man/man1/bsh.1 + ln -s ash.1 /usr/src/tmp/ash-buildroot//usr/share/man/man1/dash.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ash-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ash-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ash-buildroot/ (default) Compressing files in /usr/src/tmp/ash-buildroot (auto) removed '/usr/src/tmp/ash-buildroot/usr/share/man/man1/dash.1' '/usr/src/tmp/ash-buildroot/usr/share/man/man1/dash.1.xz' -> 'ash.1.xz' removed '/usr/src/tmp/ash-buildroot/usr/share/man/man1/bsh.1' '/usr/src/tmp/ash-buildroot/usr/share/man/man1/bsh.1.xz' -> 'ash.1.xz' Adjusting library links in /usr/src/tmp/ash-buildroot ./lib: (from :0) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/ash-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) section [ 4] '.rela.plt': relocation 0: invalid symbol index section [ 4] '.rela.plt': relocation 1: invalid symbol index section [ 4] '.rela.plt': relocation 2: invalid symbol index section [ 4] '.rela.plt': relocation 3: invalid symbol index section [ 4] '.rela.plt': relocation 4: invalid symbol index section [ 4] '.rela.plt': relocation 5: invalid symbol index section [ 4] '.rela.plt': relocation 6: invalid symbol index section [ 4] '.rela.plt': relocation 7: invalid symbol index section [ 4] '.rela.plt': relocation 8: invalid symbol index section [ 4] '.rela.plt': relocation 9: invalid symbol index section [ 4] '.rela.plt': relocation 10: invalid symbol index section [ 4] '.rela.plt': relocation 11: invalid symbol index section [ 4] '.rela.plt': relocation 12: invalid symbol index section [ 4] '.rela.plt': relocation 13: invalid symbol index section [ 4] '.rela.plt': relocation 14: invalid symbol index section [ 4] '.rela.plt': relocation 15: invalid symbol index section [ 4] '.rela.plt': relocation 16: invalid symbol index section [ 4] '.rela.plt': relocation 17: invalid symbol index section [ 4] '.rela.plt': relocation 18: invalid symbol index section [ 4] '.rela.plt': relocation 19: invalid symbol index section [ 4] '.rela.plt': relocation 20: invalid symbol index section [ 4] '.rela.plt': relocation 21: invalid symbol index section [ 4] '.rela.plt': relocation 22: invalid symbol index section [ 4] '.rela.plt': relocation 23: invalid symbol index section [ 4] '.rela.plt': relocation 24: invalid symbol index section [ 4] '.rela.plt': relocation 25: invalid symbol index section [ 4] '.rela.plt': relocation 26: invalid symbol index section [ 4] '.rela.plt': relocation 27: invalid symbol index section [ 4] '.rela.plt': relocation 28: invalid symbol index section [ 4] '.rela.plt': relocation 29: invalid symbol index section [ 4] '.rela.plt': relocation 30: invalid symbol index section [ 4] '.rela.plt': relocation 31: invalid symbol index section [ 4] '.rela.plt': relocation 32: invalid symbol index section [ 4] '.rela.plt': relocation 33: invalid symbol index verify-elf: WARNING: ./bin/ash.static: eu-elflint failed Processing files: ash-0.5.11.18.g6f6d1f2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z55e4V find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TFxWEk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: dash Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Conflicts: mkinitrd <= 1:1.7 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OqkZWK Creating ash-debuginfo package Processing files: ash-static-0.5.11.18.g6f6d1f2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MGd8FS find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iaGwyt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9BAATA Creating ash-static-debuginfo package Processing files: ash-debuginfo-0.5.11.18.g6f6d1f2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HB2lxa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BEjrwq find-requires: running scripts (debuginfo) Requires: ash = 0.5.11.18.g6f6d1f2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Processing files: ash-static-debuginfo-0.5.11.18.g6f6d1f2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ecCvZD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ym17LF find-requires: running scripts (debuginfo) Requires: ash-static = 0.5.11.18.g6f6d1f2-alt1 Adding to ash-debuginfo a strict dependency on ash Adding to ash-static-debuginfo a strict dependency on ash-static Wrote: /usr/src/RPM/RPMS/x86_64/ash-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ash-static-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ash-debuginfo-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ash-static-debuginfo-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm (w2.lzdio) 8.46user 5.57system 0:19.88elapsed 70%CPU (0avgtext+0avgdata 47980maxresident)k 0inputs+0outputs (0major+1371164minor)pagefaults 0swaps 11.36user 9.03system 0:25.37elapsed 80%CPU (0avgtext+0avgdata 105064maxresident)k 0inputs+0outputs (30500major+1681125minor)pagefaults 0swaps --- ash-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm.repo 2021-08-04 09:16:02.000000000 +0000 +++ ash-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm.hasher 2022-02-05 01:25:06.456060719 +0000 @@ -10,2 +10,4 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -16,3 +18,3 @@ Conflicts: mkinitrd <= 1:1.7 -File: /bin/ash 100755 root:root 4b1f4d60153713e413bda43399f03a12 +File: /bin/ash 100755 root:root ad2c1f4aaf78afe865ad17789494a72f File: /bin/bsh 120777 root:root ash @@ -22,2 +24,2 @@ File: /usr/share/man/man1/dash.1.xz 120777 root:root ash.1.xz -RPMIdentity: 371b3eb7a3e948d6efb651b3178d427fcc465d1c8bca6773a888f7d2a49ce8b5a122ee25effb177c68d52bafb363acf49c9898853fdd62163a277cca5b861fab +RPMIdentity: e53c2b4d9e5a0da4da3bcbfe2634186756dc6335ebeb9e623a36f3f1b834c6499012e6ed192808db4c92544881690f462736cc89725f9f8b6e2825fe968b141a --- ash-debuginfo-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm.repo 2021-08-04 09:16:02.000000000 +0000 +++ ash-debuginfo-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm.hasher 2022-02-05 01:25:06.523061696 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/91 40755 root:root -/usr/lib/debug/.build-id/91/ac0f46e1c86a7d32a3e5b9d2de47e7b2c47bf7 120777 root:root ../../../../../bin/ash -/usr/lib/debug/.build-id/91/ac0f46e1c86a7d32a3e5b9d2de47e7b2c47bf7.debug 120777 root:root ../../bin/ash.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/07d9c7b6eac792107c6fdf25e8822a87528b84 120777 root:root ../../../../../bin/ash +/usr/lib/debug/.build-id/a0/07d9c7b6eac792107c6fdf25e8822a87528b84.debug 120777 root:root ../../bin/ash.debug /usr/lib/debug/bin/ash.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: ash-debuginfo = 0.5.11.18.g6f6d1f2-alt1:sisyphus+281783.100.1.1 -File: /usr/lib/debug/.build-id/91 40755 root:root -File: /usr/lib/debug/.build-id/91/ac0f46e1c86a7d32a3e5b9d2de47e7b2c47bf7 120777 root:root ../../../../../bin/ash -File: /usr/lib/debug/.build-id/91/ac0f46e1c86a7d32a3e5b9d2de47e7b2c47bf7.debug 120777 root:root ../../bin/ash.debug -File: /usr/lib/debug/bin/ash.debug 100644 root:root bc5a6785322e057cfae1aa3e0b366867 +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/07d9c7b6eac792107c6fdf25e8822a87528b84 120777 root:root ../../../../../bin/ash +File: /usr/lib/debug/.build-id/a0/07d9c7b6eac792107c6fdf25e8822a87528b84.debug 120777 root:root ../../bin/ash.debug +File: /usr/lib/debug/bin/ash.debug 100644 root:root f811f2ea0fd2d015c443a66b085f3284 File: /usr/lib/debug/bin/bsh.debug 120777 root:root ash.debug File: /usr/lib/debug/bin/dash.debug 120777 root:root ash.debug -RPMIdentity: 609cb52f638fce8f77e485b7e8b21d5b40e88f58d7a81be29d448a83d2beecc6058110ef5d4685f2852dc911c7388cc27f7e748f05dcf31386be48b93943a31f +RPMIdentity: 2ccb32ee32a65ca5097434b1943ff347363e89401526fb96cbe964e4956ee257c12310e83a108016ace45c78fda8d39e5001032649536a574f77773c9d65c319 --- ash-static-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm.repo 2021-08-04 09:16:02.000000000 +0000 +++ ash-static-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm.hasher 2022-02-05 01:25:06.579062512 +0000 @@ -3,3 +3,3 @@ Provides: ash-static = 0.5.11.18.g6f6d1f2-alt1:sisyphus+281783.100.1.1 -File: /bin/ash.static 100755 root:root 1c65c260beaffcb5dcbcf2e708540782 -RPMIdentity: 85539d0f59813fdc727d7bb7763f2a069b160e0b00695c4c57aeee66152dbbf18a67a8502060ed5e88217ee2599f30d5e0322fe07d32d42405b311691914946c +File: /bin/ash.static 100755 root:root bdacd2d39859e43ecedfef786ce97e04 +RPMIdentity: a2091956728439cc653e1bfcfcb53f5ca2ef0494fcbf961e03a7aed236f5137ee308bbab55a20e948dd3eaff90835007f99e4475bdaa1b4825b3fb700fbe4a7b --- ash-static-debuginfo-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm.repo 2021-08-04 09:16:02.000000000 +0000 +++ ash-static-debuginfo-0.5.11.18.g6f6d1f2-alt1.x86_64.rpm.hasher 2022-02-05 01:25:06.656063635 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/03 40755 root:root -/usr/lib/debug/.build-id/03/c22786d04435ff8823b4e0d41e8cac5059ceec 120777 root:root ../../../../../bin/ash.static -/usr/lib/debug/.build-id/03/c22786d04435ff8823b4e0d41e8cac5059ceec.debug 120777 root:root ../../bin/ash.static.debug +/usr/lib/debug/.build-id/41 40755 root:root +/usr/lib/debug/.build-id/41/bf96e3be3c1ade474a2f8ad4490a70b7c0a18d 120777 root:root ../../../../../bin/ash.static +/usr/lib/debug/.build-id/41/bf96e3be3c1ade474a2f8ad4490a70b7c0a18d.debug 120777 root:root ../../bin/ash.static.debug /usr/lib/debug/bin/ash.static.debug 100644 root:root @@ -7,6 +7,6 @@ Provides: ash-static-debuginfo = 0.5.11.18.g6f6d1f2-alt1:sisyphus+281783.100.1.1 -File: /usr/lib/debug/.build-id/03 40755 root:root -File: /usr/lib/debug/.build-id/03/c22786d04435ff8823b4e0d41e8cac5059ceec 120777 root:root ../../../../../bin/ash.static -File: /usr/lib/debug/.build-id/03/c22786d04435ff8823b4e0d41e8cac5059ceec.debug 120777 root:root ../../bin/ash.static.debug -File: /usr/lib/debug/bin/ash.static.debug 100644 root:root 5a5ab084a3df2468e68a399d41545f73 -RPMIdentity: f52ccc76cfa51d05240d0c797d78e19cced8d5907f36bc170e7158a2451b552340470dbcb367bc5564b27f9f0ab4214c46cacba35900104f937921ba997a26e8 +File: /usr/lib/debug/.build-id/41 40755 root:root +File: /usr/lib/debug/.build-id/41/bf96e3be3c1ade474a2f8ad4490a70b7c0a18d 120777 root:root ../../../../../bin/ash.static +File: /usr/lib/debug/.build-id/41/bf96e3be3c1ade474a2f8ad4490a70b7c0a18d.debug 120777 root:root ../../bin/ash.static.debug +File: /usr/lib/debug/bin/ash.static.debug 100644 root:root a698bf6364e1736f5234ae998ebaffe6 +RPMIdentity: a83513141de174df5f1407f9b0be65ad75ed0847fabde480f6a98730438401621c4cbfc01910ab74cac2d109c6f04fd732765b13855784cc73b19a880ffe9c11