<86>Sep 24 09:42:46 userdel[1220381]: delete user 'rooter'
<86>Sep 24 09:42:46 userdel[1220381]: removed group 'rooter' owned by 'rooter'
<86>Sep 24 09:42:46 userdel[1220381]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 24 09:42:46 groupadd[1220394]: group added to /etc/group: name=rooter, GID=1223
<86>Sep 24 09:42:46 groupadd[1220394]: group added to /etc/gshadow: name=rooter
<86>Sep 24 09:42:46 groupadd[1220394]: new group: name=rooter, GID=1223
<86>Sep 24 09:42:46 useradd[1220402]: new user: name=rooter, UID=1223, GID=1223, home=/root, shell=/bin/bash
<86>Sep 24 09:42:46 userdel[1220415]: delete user 'builder'
<86>Sep 24 09:42:46 userdel[1220415]: removed group 'builder' owned by 'builder'
<86>Sep 24 09:42:46 userdel[1220415]: removed shadow group 'builder' owned by 'builder'
<86>Sep 24 09:42:46 groupadd[1220423]: group added to /etc/group: name=builder, GID=1224
<86>Sep 24 09:42:46 groupadd[1220423]: group added to /etc/gshadow: name=builder
<86>Sep 24 09:42:46 groupadd[1220423]: new group: name=builder, GID=1224
<86>Sep 24 09:42:46 useradd[1220434]: new user: name=builder, UID=1224, GID=1224, home=/usr/src, shell=/bin/bash
warning: line 28: Deprecated PreReq converted to Requires(pre,postun): PreReq: coreutils, grep
<13>Sep 24 09:42:52 rpmi: glibc-devel-static-6:2.27-alt14 p9+285569.300.3.1 1632188044 installed
warning: line 28: Deprecated PreReq converted to Requires(pre,postun): PreReq: coreutils, grep
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/ash-0.5.8-alt1.2e5842258.nosrc.rpm (w1.gzdio)
warning: line 22: Deprecated PreReq converted to Requires(pre,postun): PreReq: coreutils, grep
Installing ash-0.5.8-alt1.2e5842258.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94558
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf ash-0.5.8
+ echo 'Source #0 (ash-0.5.8.tar):'
Source #0 (ash-0.5.8.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/ash-0.5.8.tar
+ cd ash-0.5.8
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (dash-0.5.4-alt-losetup.patch):'
Patch #0 (dash-0.5.4-alt-losetup.patch):
+ /usr/bin/patch -p1
patching file src/Makefile.am
Hunk #1 succeeded at 21 with fuzz 2 (offset 1 line).
patching file src/bltin/losetup.c
patching file src/builtins.def.in
Hunk #1 succeeded at 91 (offset 1 line).
+ echo 'Patch #2 (dash-0.5.6-alt-cleanup-warnings.patch):'
Patch #2 (dash-0.5.6-alt-cleanup-warnings.patch):
+ /usr/bin/patch -p1
patching file configure.ac
Hunk #1 succeeded at 86 with fuzz 2.
+ echo 'Patch #6 (dash-0.5.3-makefile-cflags.patch):'
Patch #6 (dash-0.5.3-makefile-cflags.patch):
+ /usr/bin/patch -p1
patching file src/Makefile.am
Hunk #1 succeeded at 69 with fuzz 1 (offset 4 lines).
+ echo 'Patch #7 (dash-0.5.6-string_literal.patch):'
Patch #7 (dash-0.5.6-string_literal.patch):
+ /usr/bin/patch -p1
patching file src/jobs.c
Hunk #1 succeeded at 426 (offset 2 lines).
+ echo 'Patch #8 (dash-0.5.8-logical-not-parentheses.patch):'
Patch #8 (dash-0.5.8-logical-not-parentheses.patch):
+ /usr/bin/patch -p1
patching file src/eval.c
+ sed -i -e 's,\$(tempfile),`mktemp -t ash.XXXXXX`,' src/mkbuiltins
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94558
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd ash-0.5.8
+ 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:8: installing './compile'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
src/Makefile.am:21: warning: source file 'bltin/printf.c' is in a subdirectory,
src/Makefile.am:21: but option 'subdir-objects' is disabled
automake-default: warning: possible forward-incompatibility.
automake-default: At least a source file is in a subdirectory, but the 'subdir-objects'
automake-default: automake option hasn't been enabled.  For now, the corresponding output
automake-default: object file(s) will be placed in the top-level directory.  However,
automake-default: this behaviour will change in future Automake versions: they will
automake-default: unconditionally cause object files to be placed in the same subdirectory
automake-default: of the corresponding sources.
automake-default: You are advised to start using 'subdir-objects' option throughout your
automake-default: project, to avoid future incompatibilities.
src/Makefile.am:21: warning: source file 'bltin/test.c' is in a subdirectory,
src/Makefile.am:21: but option 'subdir-objects' is disabled
src/Makefile.am:21: warning: source file 'bltin/times.c' is in a subdirectory,
src/Makefile.am:21: but option 'subdir-objects' is disabled
src/Makefile.am:21: warning: source file 'bltin/losetup.c' is in a subdirectory,
src/Makefile.am:21: but option 'subdir-objects' is disabled
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'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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 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 bison... bison -y
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 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 signal... yes
checking for stat64... yes
checking for open64... 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 -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
sh ../../src/mktokens
make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
sh ../../src/mktokens
make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
sh ../../src/mkbuiltins builtins.def
make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
./mksyntax
make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
./mknodes ../../src/nodetypes ../../src/nodes.c.pat
make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
make  all-am
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o printf.o `test -f 'bltin/printf.c' || echo '../../src/'`bltin/printf.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o times.o `test -f 'bltin/times.c' || echo '../../src/'`bltin/times.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o test.o `test -f 'bltin/test.c' || echo '../../src/'`bltin/test.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o losetup.o `test -f 'bltin/losetup.c' || echo '../../src/'`bltin/losetup.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
./mksignames
make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-dynamic/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-dynamic/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/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 printf.o system.o test.o times.o 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.8/build-dynamic/src'
+ mv src/dash sh.dynamic
+ cd -
/usr/src/RPM/BUILD/ash-0.5.8
+ 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'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ 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 --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 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 bison... bison -y
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 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 signal... yes
checking for stat64... yes
checking for open64... 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 -j8
make  all-recursive
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
sh ../../src/mktokens
make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
sh ../../src/mktokens
make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
sh ../../src/mkbuiltins builtins.def
make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
./mksyntax
make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
./mknodes ../../src/nodetypes ../../src/nodes.c.pat
make[2]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
make  all-am
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o printf.o `test -f 'bltin/printf.c' || echo '../../src/'`bltin/printf.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o times.o `test -f 'bltin/times.c' || echo '../../src/'`bltin/times.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o test.o `test -f 'bltin/test.c' || echo '../../src/'`bltin/test.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -Wall -Wall -Wunused-function -Wunused-label -Wunused-variable -Wunused-value -Werror -c -o losetup.o `test -f 'bltin/losetup.c' || echo '../../src/'`bltin/losetup.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
./mksignames
make[3]: Leaving directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -I. -I../../src -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/build-static/src'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -I..  -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN  -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.8/build-static/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/ash-0.5.8/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 printf.o system.o test.o times.o 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.8/build-static/src'
+ mv src/dash sh.static
+ cd -
/usr/src/RPM/BUILD/ash-0.5.8
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.88757
+ 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.8
+ 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:
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 [ 3] '.rela.plt': relocation 0: invalid symbol index
section [ 3] '.rela.plt': relocation 1: invalid symbol index
section [ 3] '.rela.plt': relocation 2: invalid symbol index
section [ 3] '.rela.plt': relocation 3: invalid symbol index
section [ 3] '.rela.plt': relocation 4: invalid symbol index
section [ 3] '.rela.plt': relocation 5: invalid symbol index
section [ 3] '.rela.plt': relocation 6: invalid symbol index
section [ 3] '.rela.plt': relocation 7: invalid symbol index
section [ 3] '.rela.plt': relocation 8: invalid symbol index
section [ 3] '.rela.plt': relocation 9: invalid symbol index
section [ 3] '.rela.plt': relocation 10: invalid symbol index
section [ 3] '.rela.plt': relocation 11: invalid symbol index
section [ 3] '.rela.plt': relocation 12: invalid symbol index
section [ 3] '.rela.plt': relocation 13: invalid symbol index
section [ 3] '.rela.plt': relocation 14: invalid symbol index
section [ 3] '.rela.plt': relocation 15: invalid symbol index
section [ 3] '.rela.plt': relocation 16: invalid symbol index
section [ 3] '.rela.plt': relocation 17: invalid symbol index
section [ 3] '.rela.plt': relocation 18: invalid symbol index
section [ 3] '.rela.plt': relocation 19: invalid symbol index
section [ 3] '.rela.plt': relocation 20: invalid symbol index
section [ 3] '.rela.plt': relocation 21: invalid symbol index
section [ 3] '.rela.plt': relocation 22: invalid symbol index
section [ 3] '.rela.plt': relocation 23: invalid symbol index
section [ 3] '.rela.plt': relocation 24: invalid symbol index
section [ 3] '.rela.plt': relocation 25: invalid symbol index
section [ 3] '.rela.plt': relocation 26: invalid symbol index
section [ 3] '.rela.plt': relocation 27: invalid symbol index
section [ 3] '.rela.plt': relocation 28: invalid symbol index
verify-elf: WARNING: ./bin/ash.static: eu-elflint failed
Hardlinking identical .pyc and .pyo files
Processing files: ash-0.5.8-alt1.2e5842258
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tPyBlS
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OMbtJA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.4)(64bit), rtld(GNU_HASH)
Requires(pre): coreutils, grep
Requires(postun): coreutils, grep
Conflicts: mkinitrd <= 1:1.7
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T9XNfm
Creating ash-debuginfo package
Processing files: ash-static-0.5.8-alt1.2e5842258
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e1bHTa
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FhHhF2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.sxCoyX
Creating ash-static-debuginfo package
Processing files: ash-debuginfo-0.5.8-alt1.2e5842258
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hqvDyV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EEivFW
find-requires: running scripts (debuginfo)
Requires: ash = 0.5.8-alt1.2e5842258, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Processing files: ash-static-debuginfo-0.5.8-alt1.2e5842258
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FfxDV0
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AlrDm8
find-requires: running scripts (debuginfo)
Requires: ash-static = 0.5.8-alt1.2e5842258
Wrote: /usr/src/RPM/RPMS/x86_64/ash-0.5.8-alt1.2e5842258.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ash-static-0.5.8-alt1.2e5842258.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ash-debuginfo-0.5.8-alt1.2e5842258.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/ash-static-debuginfo-0.5.8-alt1.2e5842258.x86_64.rpm (w2.lzdio)
12.32user 5.60system 0:25.01elapsed 71%CPU (0avgtext+0avgdata 29752maxresident)k
0inputs+0outputs (0major+1491463minor)pagefaults 0swaps
4.67user 1.67system 0:35.18elapsed 18%CPU (0avgtext+0avgdata 134756maxresident)k
0inputs+0outputs (0major+189710minor)pagefaults 0swaps
--- ash-0.5.8-alt1.2e5842258.x86_64.rpm.repo	2016-02-03 19:46:47.000000000 +0000
+++ ash-0.5.8-alt1.2e5842258.x86_64.rpm.hasher	2023-09-24 09:43:19.661139160 +0000
@@ -18,3 +18,3 @@
 Conflicts: mkinitrd <= 1:1.7
-File: /bin/ash	100755	root:root	a651fc6453de8ac2d166d249ade897a8	
+File: /bin/ash	100755	root:root	796e2f40924cd545339dc9760e7f1bb1	
 File: /bin/bsh	120777	root:root		ash
@@ -24,2 +24,2 @@
 File: /usr/share/man/man1/dash.1.xz	120777	root:root		ash.1.xz
-RPMIdentity: 2250e52a7e72d5b70f57b491e53761a35a3dcdceaf55774244681728b1cc95657a42e1724fe8621f70e9dda3c67718d38185090f2ccf09c829618181a2699541
+RPMIdentity: db6551a02d53186a3ccc17a3f671184de95328736ea7e2ebf3fccf45ab4a84d1dfc89b3cf819fab33497aa71393859345ade77af5977552895414058d22ef4ad
--- ash-debuginfo-0.5.8-alt1.2e5842258.x86_64.rpm.repo	2016-02-03 19:46:47.000000000 +0000
+++ ash-debuginfo-0.5.8-alt1.2e5842258.x86_64.rpm.hasher	2023-09-24 09:43:19.741138735 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/4f	40755	root:root	
-/usr/lib/debug/.build-id/4f/167ad693670da4e6287ebc9b0c7db67759daa4	120777	root:root	../../../../../bin/ash
-/usr/lib/debug/.build-id/4f/167ad693670da4e6287ebc9b0c7db67759daa4.debug	120777	root:root	../../bin/ash.debug
+/usr/lib/debug/.build-id/26	40755	root:root	
+/usr/lib/debug/.build-id/26/64313711a1fae6676c1487be7dd78fb12f806b	120777	root:root	../../../../../bin/ash
+/usr/lib/debug/.build-id/26/64313711a1fae6676c1487be7dd78fb12f806b.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.8-alt1.2e5842258
-File: /usr/lib/debug/.build-id/4f	40755	root:root		
-File: /usr/lib/debug/.build-id/4f/167ad693670da4e6287ebc9b0c7db67759daa4	120777	root:root		../../../../../bin/ash
-File: /usr/lib/debug/.build-id/4f/167ad693670da4e6287ebc9b0c7db67759daa4.debug	120777	root:root		../../bin/ash.debug
-File: /usr/lib/debug/bin/ash.debug	100644	root:root	7d4245aa48e0293917dd1a3b66962819	
+File: /usr/lib/debug/.build-id/26	40755	root:root		
+File: /usr/lib/debug/.build-id/26/64313711a1fae6676c1487be7dd78fb12f806b	120777	root:root		../../../../../bin/ash
+File: /usr/lib/debug/.build-id/26/64313711a1fae6676c1487be7dd78fb12f806b.debug	120777	root:root		../../bin/ash.debug
+File: /usr/lib/debug/bin/ash.debug	100644	root:root	4b1cdb1567ec4d3dc7963238b7fc3c7c	
 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: 6db7a13d816f3d8705df82f10e810b9f576fc6a78b79b9678f010f32d07bc5e6c68847d0468ebbf79d6bae7630a69466ad01b657acf68aae1de3fed586110bb9
+RPMIdentity: fa45660c3773cda481d46108efed6fa02d13904bd10acc9ab8a098acd2b6b4d5b5a7c928cfdf669f6a9360d01584eff1c5de506760fff44de1b4425ab4e2e655
--- ash-static-0.5.8-alt1.2e5842258.x86_64.rpm.repo	2016-02-03 19:46:47.000000000 +0000
+++ ash-static-0.5.8-alt1.2e5842258.x86_64.rpm.hasher	2023-09-24 09:43:19.809138374 +0000
@@ -3,3 +3,3 @@
 Provides: ash-static = 0.5.8-alt1.2e5842258
-File: /bin/ash.static	100755	root:root	e20f259bfb0c9106000266f884f7ac61	
-RPMIdentity: 76180e2767126b16f82734c25918c12ea7d636f4d3d21901b3c7e3e983971c8458fbe3c67df744d0687772eb6ed9539f629532f4d3e24b0060f706c7c7308eab
+File: /bin/ash.static	100755	root:root	a68be355280c307648775f43609b2dda	
+RPMIdentity: efda4891a2440fd96f74ac656785db90fe492b35f2db5d92b99da88c4f2383b598aeb53d478aa7b738ffac6e6bbe24d7c9f668ea0d0f11725c9190415a3d1720
--- ash-static-debuginfo-0.5.8-alt1.2e5842258.x86_64.rpm.repo	2016-02-03 19:46:47.000000000 +0000
+++ ash-static-debuginfo-0.5.8-alt1.2e5842258.x86_64.rpm.hasher	2023-09-24 09:43:19.887137959 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/49	40755	root:root	
-/usr/lib/debug/.build-id/49/99ad24c8b67acb6540e5d91a7669279d0f3c10	120777	root:root	../../../../../bin/ash.static
-/usr/lib/debug/.build-id/49/99ad24c8b67acb6540e5d91a7669279d0f3c10.debug	120777	root:root	../../bin/ash.static.debug
+/usr/lib/debug/.build-id/44	40755	root:root	
+/usr/lib/debug/.build-id/44/2cebf5bcb87fc49f2d675409cee09beb1ccdf1	120777	root:root	../../../../../bin/ash.static
+/usr/lib/debug/.build-id/44/2cebf5bcb87fc49f2d675409cee09beb1ccdf1.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.8-alt1.2e5842258
-File: /usr/lib/debug/.build-id/49	40755	root:root		
-File: /usr/lib/debug/.build-id/49/99ad24c8b67acb6540e5d91a7669279d0f3c10	120777	root:root		../../../../../bin/ash.static
-File: /usr/lib/debug/.build-id/49/99ad24c8b67acb6540e5d91a7669279d0f3c10.debug	120777	root:root		../../bin/ash.static.debug
-File: /usr/lib/debug/bin/ash.static.debug	100644	root:root	3658ca47f8178a28564e797ace4fa985	
-RPMIdentity: be228c267aeb73a10c368b653971dab7c7a3b859a53c0b2590f179f340dbd7c73faee67330e034fd1c898cbccc7b03911754ab571af7ef7781a230c4d19b8b2f
+File: /usr/lib/debug/.build-id/44	40755	root:root		
+File: /usr/lib/debug/.build-id/44/2cebf5bcb87fc49f2d675409cee09beb1ccdf1	120777	root:root		../../../../../bin/ash.static
+File: /usr/lib/debug/.build-id/44/2cebf5bcb87fc49f2d675409cee09beb1ccdf1.debug	120777	root:root		../../bin/ash.static.debug
+File: /usr/lib/debug/bin/ash.static.debug	100644	root:root	2e9fb3656422715e6726d715855ce19e	
+RPMIdentity: 877310fff430c19542eab3077672ba0a0d02180ae08ee626a6cbbe10356116b976edfd5730358d6c21adea76276823bd686cd4e560bf5f7974d904a8739038f9