<86>Jan  9 03:28:23 userdel[333632]: delete user 'rooter'
<86>Jan  9 03:28:23 userdel[333632]: removed group 'rooter' owned by 'rooter'
<86>Jan  9 03:28:23 groupadd[333649]: group added to /etc/group: name=rooter, GID=960
<86>Jan  9 03:28:23 groupadd[333649]: group added to /etc/gshadow: name=rooter
<86>Jan  9 03:28:23 groupadd[333649]: new group: name=rooter, GID=960
<86>Jan  9 03:28:23 useradd[333661]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash
<86>Jan  9 03:28:23 userdel[333681]: delete user 'builder'
<86>Jan  9 03:28:23 userdel[333681]: removed group 'builder' owned by 'builder'
<86>Jan  9 03:28:23 userdel[333681]: removed shadow group 'builder' owned by 'builder'
<86>Jan  9 03:28:23 groupadd[333691]: group added to /etc/group: name=builder, GID=961
<86>Jan  9 03:28:23 groupadd[333691]: group added to /etc/gshadow: name=builder
<86>Jan  9 03:28:23 groupadd[333691]: new group: name=builder, GID=961
<86>Jan  9 03:28:23 useradd[333702]: new user: name=builder, UID=961, GID=961, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/klish-2.2.4-alt2.src.rpm: license not found in '/usr/share/license' directory: BSD-like
<13>Jan  9 03:28:24 rpmi: libexpat-2.5.0-alt1 sisyphus+309227.100.1.1 1667075764 installed
<13>Jan  9 03:28:24 rpmi: libexpat-devel-2.5.0-alt1 sisyphus+309227.100.1.1 1667075764 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/klish-2.2.4-alt2.nosrc.rpm (w1.gzdio)
Installing klish-2.2.4-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98553
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf klish-2.2.4
+ echo 'Source #0 (klish-2.2.4.tar):'
Source #0 (klish-2.2.4.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/klish-2.2.4.tar
+ cd klish-2.2.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.98553
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd klish-2.2.4
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force -I m4
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: creating directory aux_scripts
autoreconf-default: running: libtoolize --force --install
libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'aux_scripts'.
libtoolize-default: linking file 'aux_scripts/config.guess'
libtoolize-default: linking file 'aux_scripts/config.sub'
libtoolize-default: linking file 'aux_scripts/install-sh'
libtoolize-default: linking file 'aux_scripts/ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: linking file 'm4/libtool.m4'
libtoolize-default: linking file 'm4/ltoptions.m4'
libtoolize-default: linking file 'm4/ltsugar.m4'
libtoolize-default: linking file 'm4/ltversion.m4'
libtoolize-default: linking file 'm4/lt~obsolete.m4'
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:21: installing 'aux_scripts/compile'
configure.ac:29: installing 'aux_scripts/missing'
Makefile.am: installing 'aux_scripts/depcomp'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ 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-static
configure: WARNING: unrecognized options: --without-included-gettext
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 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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-file... no
checking for file... file
checking for x86_64-alt-linux-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
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 whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking size of int... 4
checking size of long... 8
checking size of size_t... 8
checking if LD -Wl,--version-script works... yes
configure: WARNING: No XML backend has been selected: auto check
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking for libroxml support... no
checking for libxml2 support... no
configure: I found a suitable XML backend: expat
checking for library containing socket... none required
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long()... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for nl_langinfo and CODESET... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for chroot... yes
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating clish/plugin_builtin.c
config.status: creating Makefile
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bin/sigexec.o bin/sigexec.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bin/konf.o bin/konf.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bin/clish.o bin/clish.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bin/konfd.o bin/konfd.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/command/libclish_la-command_dump.lo `test -f 'clish/command/command_dump.c' || echo './'`clish/command/command_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/command/command_dump.c  -fPIC -DPIC -o clish/command/.libs/libclish_la-command_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/param/libclish_la-param_dump.lo `test -f 'clish/param/param_dump.c' || echo './'`clish/param/param_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/param/param_dump.c  -fPIC -DPIC -o clish/param/.libs/libclish_la-param_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/pargv/libclish_la-pargv_dump.lo `test -f 'clish/pargv/pargv_dump.c' || echo './'`clish/pargv/pargv_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/pargv/pargv_dump.c  -fPIC -DPIC -o clish/pargv/.libs/libclish_la-pargv_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/ptype/libclish_la-ptype_dump.lo `test -f 'clish/ptype/ptype_dump.c' || echo './'`clish/ptype/ptype_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/ptype/ptype_dump.c  -fPIC -DPIC -o clish/ptype/.libs/libclish_la-ptype_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/libclish_la-plugin_builtin.lo `test -f 'clish/plugin_builtin.c' || echo './'`clish/plugin_builtin.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/plugin_builtin.c  -fPIC -DPIC -o clish/.libs/libclish_la-plugin_builtin.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/pargv/libclish_la-pargv.lo `test -f 'clish/pargv/pargv.c' || echo './'`clish/pargv/pargv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/pargv/pargv.c  -fPIC -DPIC -o clish/pargv/.libs/libclish_la-pargv.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/param/libclish_la-paramv.lo `test -f 'clish/param/paramv.c' || echo './'`clish/param/paramv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/param/paramv.c  -fPIC -DPIC -o clish/param/.libs/libclish_la-paramv.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/pargv/libclish_la-parg.lo `test -f 'clish/pargv/parg.c' || echo './'`clish/pargv/parg.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/pargv/parg.c  -fPIC -DPIC -o clish/pargv/.libs/libclish_la-parg.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/param/libclish_la-param.lo `test -f 'clish/param/param.c' || echo './'`clish/param/param.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/param/param.c  -fPIC -DPIC -o clish/param/.libs/libclish_la-param.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_view.lo `test -f 'clish/shell/shell_view.c' || echo './'`clish/shell/shell_view.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_view.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_view.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/command/libclish_la-command.lo `test -f 'clish/command/command.c' || echo './'`clish/command/command.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/command/command.c  -fPIC -DPIC -o clish/command/.libs/libclish_la-command.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/ptype/libclish_la-ptype.lo `test -f 'clish/ptype/ptype.c' || echo './'`clish/ptype/ptype.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/ptype/ptype.c  -fPIC -DPIC -o clish/ptype/.libs/libclish_la-ptype.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_ptype.lo `test -f 'clish/shell/shell_ptype.c' || echo './'`clish/shell/shell_ptype.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_ptype.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_ptype.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_dump.lo `test -f 'clish/shell/shell_dump.c' || echo './'`clish/shell/shell_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_dump.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_command.lo `test -f 'clish/shell/shell_command.c' || echo './'`clish/shell/shell_command.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_command.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_command.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_var.lo `test -f 'clish/shell/shell_var.c' || echo './'`clish/shell/shell_var.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_var.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_var.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_help.lo `test -f 'clish/shell/shell_help.c' || echo './'`clish/shell/shell_help.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_help.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_help.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_new.lo `test -f 'clish/shell/shell_new.c' || echo './'`clish/shell/shell_new.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_new.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_new.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_execute.lo `test -f 'clish/shell/shell_execute.c' || echo './'`clish/shell/shell_execute.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_execute.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_execute.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_parse.lo `test -f 'clish/shell/shell_parse.c' || echo './'`clish/shell/shell_parse.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_parse.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_parse.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_wdog.lo `test -f 'clish/shell/shell_wdog.c' || echo './'`clish/shell/shell_wdog.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_wdog.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_wdog.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_startup.lo `test -f 'clish/shell/shell_startup.c' || echo './'`clish/shell/shell_startup.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_startup.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_startup.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_loop.lo `test -f 'clish/shell/shell_loop.c' || echo './'`clish/shell/shell_loop.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_loop.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_loop.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_file.lo `test -f 'clish/shell/shell_file.c' || echo './'`clish/shell/shell_file.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_file.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_file.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_libxml2.lo `test -f 'clish/shell/shell_libxml2.c' || echo './'`clish/shell/shell_libxml2.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_libxml2.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_libxml2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_plugin.lo `test -f 'clish/shell/shell_plugin.c' || echo './'`clish/shell/shell_plugin.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_plugin.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_plugin.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_roxml.lo `test -f 'clish/shell/shell_roxml.c' || echo './'`clish/shell/shell_roxml.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_roxml.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_roxml.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_pwd.lo `test -f 'clish/shell/shell_pwd.c' || echo './'`clish/shell/shell_pwd.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_pwd.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_pwd.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_tinyrl.lo `test -f 'clish/shell/shell_tinyrl.c' || echo './'`clish/shell/shell_tinyrl.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_tinyrl.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_tinyrl.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_xml.lo `test -f 'clish/shell/shell_xml.c' || echo './'`clish/shell/shell_xml.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_xml.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_xml.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_udata.lo `test -f 'clish/shell/shell_udata.c' || echo './'`clish/shell/shell_udata.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_udata.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_udata.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-context.lo `test -f 'clish/shell/context.c' || echo './'`clish/shell/context.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/context.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-context.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/nspace/libclish_la-nspace_dump.lo `test -f 'clish/nspace/nspace_dump.c' || echo './'`clish/nspace/nspace_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/nspace/nspace_dump.c  -fPIC -DPIC -o clish/nspace/.libs/libclish_la-nspace_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/view/libclish_la-view_dump.lo `test -f 'clish/view/view_dump.c' || echo './'`clish/view/view_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/view/view_dump.c  -fPIC -DPIC -o clish/view/.libs/libclish_la-view_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/var/libclish_la-var_dump.lo `test -f 'clish/var/var_dump.c' || echo './'`clish/var/var_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/var/var_dump.c  -fPIC -DPIC -o clish/var/.libs/libclish_la-var_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/view/libclish_la-view.lo `test -f 'clish/view/view.c' || echo './'`clish/view/view.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/view/view.c  -fPIC -DPIC -o clish/view/.libs/libclish_la-view.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_expat.lo `test -f 'clish/shell/shell_expat.c' || echo './'`clish/shell/shell_expat.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_expat.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_expat.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_misc.lo `test -f 'clish/shell/shell_misc.c' || echo './'`clish/shell/shell_misc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_misc.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_misc.o
clish/shell/shell_misc.c: In function 'clish_shell_format_username':
clish/shell/shell_misc.c:75:16: warning: dangling pointer 'uname_2' to 'tmp' may be used [-Wdangling-pointer=]
   75 |         return strdup(uname);
      |                ^~~~~~~~~~~~~
clish/shell/shell_misc.c:67:38: note: 'tmp' declared here
   67 |                                 char tmp[10] = {};
      |                                      ^~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/var/libclish_la-var.lo `test -f 'clish/var/var.c' || echo './'`clish/var/var.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/var/var.c  -fPIC -DPIC -o clish/var/.libs/libclish_la-var.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/action/libclish_la-action_dump.lo `test -f 'clish/action/action_dump.c' || echo './'`clish/action/action_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/action/action_dump.c  -fPIC -DPIC -o clish/action/.libs/libclish_la-action_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/action/libclish_la-action.lo `test -f 'clish/action/action.c' || echo './'`clish/action/action.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/action/action.c  -fPIC -DPIC -o clish/action/.libs/libclish_la-action.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/config/libclish_la-config_dump.lo `test -f 'clish/config/config_dump.c' || echo './'`clish/config/config_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/config/config_dump.c  -fPIC -DPIC -o clish/config/.libs/libclish_la-config_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/config/libclish_la-config.lo `test -f 'clish/config/config.c' || echo './'`clish/config/config.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/config/config.c  -fPIC -DPIC -o clish/config/.libs/libclish_la-config.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/nspace/libclish_la-nspace.lo `test -f 'clish/nspace/nspace.c' || echo './'`clish/nspace/nspace.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/nspace/nspace.c  -fPIC -DPIC -o clish/nspace/.libs/libclish_la-nspace.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/hotkey/libclish_la-hotkey.lo `test -f 'clish/hotkey/hotkey.c' || echo './'`clish/hotkey/hotkey.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/hotkey/hotkey.c  -fPIC -DPIC -o clish/hotkey/.libs/libclish_la-hotkey.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/hotkey/libclish_la-hotkey_dump.lo `test -f 'clish/hotkey/hotkey_dump.c' || echo './'`clish/hotkey/hotkey_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/hotkey/hotkey_dump.c  -fPIC -DPIC -o clish/hotkey/.libs/libclish_la-hotkey_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/plugin/libclish_la-plugin_dump.lo `test -f 'clish/plugin/plugin_dump.c' || echo './'`clish/plugin/plugin_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/plugin/plugin_dump.c  -fPIC -DPIC -o clish/plugin/.libs/libclish_la-plugin_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_find.lo lub/bintree/bintree_find.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_find.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_find.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_findlast.lo lub/bintree/bintree_findlast.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_findlast.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_findlast.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_dump.lo lub/bintree/bintree_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_dump.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_findfirst.lo lub/bintree/bintree_findfirst.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_findfirst.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_findfirst.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_findnext.lo lub/bintree/bintree_findnext.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_findnext.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_findnext.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/plugin/libclish_la-sym.lo `test -f 'clish/plugin/sym.c' || echo './'`clish/plugin/sym.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/plugin/sym.c  -fPIC -DPIC -o clish/plugin/.libs/libclish_la-sym.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/udata/libclish_la-udata.lo `test -f 'clish/udata/udata.c' || echo './'`clish/udata/udata.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/udata/udata.c  -fPIC -DPIC -o clish/udata/.libs/libclish_la-udata.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/plugin/libclish_la-plugin.lo `test -f 'clish/plugin/plugin.c' || echo './'`clish/plugin/plugin.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/plugin/plugin.c  -fPIC -DPIC -o clish/plugin/.libs/libclish_la-plugin.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_findprevious.lo lub/bintree/bintree_findprevious.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_findprevious.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_findprevious.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_init.lo lub/bintree/bintree_init.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_init.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_init.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_insert.lo lub/bintree/bintree_insert.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_insert.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_insert.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/argv/argv.lo lub/argv/argv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/argv/argv.c  -fPIC -DPIC -o lub/argv/.libs/argv.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_iterator_init.lo lub/bintree/bintree_iterator_init.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_iterator_init.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_iterator_init.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_iterator_next.lo lub/bintree/bintree_iterator_next.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_iterator_next.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_iterator_next.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_node_init.lo lub/bintree/bintree_node_init.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_node_init.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_node_init.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_iterator_previous.lo lub/bintree/bintree_iterator_previous.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_iterator_previous.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_iterator_previous.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_splay.lo lub/bintree/bintree_splay.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_splay.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_splay.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_remove.lo lub/bintree/bintree_remove.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_remove.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_remove.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/ctype/ctype.lo lub/ctype/ctype.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/ctype/ctype.c  -fPIC -DPIC -o lub/ctype/.libs/ctype.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/dump/dump.lo lub/dump/dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/dump/dump.c  -fPIC -DPIC -o lub/dump/.libs/dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/list/list.lo lub/list/list.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/list/list.c  -fPIC -DPIC -o lub/list/.libs/list.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/system/system_test.lo lub/system/system_test.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/system/system_test.c  -fPIC -DPIC -o lub/system/.libs/system_test.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/string/string.lo lub/string/string.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/string/string.c  -fPIC -DPIC -o lub/string/.libs/string.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/log/log.lo lub/log/log.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/log/log.c  -fPIC -DPIC -o lub/log/.libs/log.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/system/system_file.lo lub/system/system_file.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/system/system_file.c  -fPIC -DPIC -o lub/system/.libs/system_file.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/ini/pair.lo lub/ini/pair.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/ini/pair.c  -fPIC -DPIC -o lub/ini/.libs/pair.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/db/db.lo lub/db/db.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/db/db.c  -fPIC -DPIC -o lub/db/.libs/db.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/system/test.lo lub/system/test.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/system/test.c  -fPIC -DPIC -o lub/system/.libs/test.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/ini/ini.lo lub/ini/ini.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/ini/ini.c  -fPIC -DPIC -o lub/ini/.libs/ini.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/conv/conv.lo lub/conv/conv.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/conv/conv.c  -fPIC -DPIC -o lub/conv/.libs/conv.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/types/tri.lo lub/types/tri.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/types/tri.c  -fPIC -DPIC -o lub/types/.libs/tri.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tinyrl/history/history_entry.lo tinyrl/history/history_entry.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tinyrl/history/history_entry.c  -fPIC -DPIC -o tinyrl/history/.libs/history_entry.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/query/query_dump.lo konf/query/query_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/query/query_dump.c  -fPIC -DPIC -o konf/query/.libs/query_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/tree/tree_dump.lo konf/tree/tree_dump.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/tree/tree_dump.c  -fPIC -DPIC -o konf/tree/.libs/tree_dump.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tinyrl/history/history.lo tinyrl/history/history.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tinyrl/history/history.c  -fPIC -DPIC -o tinyrl/history/.libs/history.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tinyrl/vt100/vt100.lo tinyrl/vt100/vt100.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tinyrl/vt100/vt100.c  -fPIC -DPIC -o tinyrl/vt100/.libs/vt100.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/tree/tree.lo konf/tree/tree.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/tree/tree.c  -fPIC -DPIC -o konf/tree/.libs/tree.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/query/query.lo konf/query/query.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/query/query.c  -fPIC -DPIC -o konf/query/.libs/query.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/builtin_init.lo plugins/clish/builtin_init.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c plugins/clish/builtin_init.c  -fPIC -DPIC -o plugins/clish/.libs/builtin_init.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tinyrl/tinyrl.lo tinyrl/tinyrl.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tinyrl/tinyrl.c  -fPIC -DPIC -o tinyrl/.libs/tinyrl.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/net/net.lo konf/net/net.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/net/net.c  -fPIC -DPIC -o konf/net/.libs/net.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/hook_access.lo plugins/clish/hook_access.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c plugins/clish/hook_access.c  -fPIC -DPIC -o plugins/clish/.libs/hook_access.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/hook_log.lo plugins/clish/hook_log.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c plugins/clish/hook_log.c  -fPIC -DPIC -o plugins/clish/.libs/hook_log.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/buf/buf.lo konf/buf/buf.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/buf/buf.c  -fPIC -DPIC -o konf/buf/.libs/buf.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/hook_config.lo plugins/clish/hook_config.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c plugins/clish/hook_config.c  -fPIC -DPIC -o plugins/clish/.libs/hook_config.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/sym_misc.lo plugins/clish/sym_misc.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c plugins/clish/sym_misc.c  -fPIC -DPIC -o plugins/clish/.libs/sym_misc.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H   -I. -I.  -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/sym_script.lo plugins/clish/sym_script.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c plugins/clish/sym_script.c  -fPIC -DPIC -o plugins/clish/.libs/sym_script.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o bin/sigexec bin/sigexec.o  
libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/sigexec bin/sigexec.o 
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -version-info 2:0:0  -o liblub.la -rpath /usr/lib64 lub/argv/argv.lo lub/bintree/bintree_dump.lo lub/bintree/bintree_find.lo lub/bintree/bintree_findfirst.lo lub/bintree/bintree_findlast.lo lub/bintree/bintree_findnext.lo lub/bintree/bintree_findprevious.lo lub/bintree/bintree_init.lo lub/bintree/bintree_insert.lo lub/bintree/bintree_iterator_init.lo lub/bintree/bintree_iterator_next.lo lub/bintree/bintree_iterator_previous.lo lub/bintree/bintree_node_init.lo lub/bintree/bintree_remove.lo lub/bintree/bintree_splay.lo lub/list/list.lo lub/ctype/ctype.lo lub/dump/dump.lo lub/string/string.lo lub/system/test.lo lub/system/system_test.lo lub/system/system_file.lo lub/db/db.lo lub/ini/pair.lo lub/ini/ini.lo lub/log/log.lo lub/conv/conv.lo lub/types/tri.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  lub/argv/.libs/argv.o lub/bintree/.libs/bintree_dump.o lub/bintree/.libs/bintree_find.o lub/bintree/.libs/bintree_findfirst.o lub/bintree/.libs/bintree_findlast.o lub/bintree/.libs/bintree_findnext.o lub/bintree/.libs/bintree_findprevious.o lub/bintree/.libs/bintree_init.o lub/bintree/.libs/bintree_insert.o lub/bintree/.libs/bintree_iterator_init.o lub/bintree/.libs/bintree_iterator_next.o lub/bintree/.libs/bintree_iterator_previous.o lub/bintree/.libs/bintree_node_init.o lub/bintree/.libs/bintree_remove.o lub/bintree/.libs/bintree_splay.o lub/list/.libs/list.o lub/ctype/.libs/ctype.o lub/dump/.libs/dump.o lub/string/.libs/string.o lub/system/.libs/test.o lub/system/.libs/system_test.o lub/system/.libs/system_file.o lub/db/.libs/db.o lub/ini/.libs/pair.o lub/ini/.libs/ini.o lub/log/.libs/log.o lub/conv/.libs/conv.o lub/types/.libs/tri.o    -g -O2 -flto=auto   -Wl,-soname -Wl,liblub.so.2 -o .libs/liblub.so.2.0.0
libtool: link: (cd ".libs" && rm -f "liblub.so.2" && ln -s "liblub.so.2.0.0" "liblub.so.2")
libtool: link: (cd ".libs" && rm -f "liblub.so" && ln -s "liblub.so.2.0.0" "liblub.so")
libtool: link: ( cd ".libs" && rm -f "liblub.la" && ln -s "../liblub.la" "liblub.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -version-info 2:0:0  -o libkonf.la -rpath /usr/lib64 konf/tree/tree.lo konf/tree/tree_dump.lo konf/query/query.lo konf/query/query_dump.lo konf/buf/buf.lo konf/net/net.lo liblub.la 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  konf/tree/.libs/tree.o konf/tree/.libs/tree_dump.o konf/query/.libs/query.o konf/query/.libs/query_dump.o konf/buf/.libs/buf.o konf/net/.libs/net.o   -Wl,-rpath -Wl,/usr/src/RPM/BUILD/klish-2.2.4/.libs ./.libs/liblub.so  -g -O2 -flto=auto   -Wl,-soname -Wl,libkonf.so.2 -o .libs/libkonf.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libkonf.so.2" && ln -s "libkonf.so.2.0.0" "libkonf.so.2")
libtool: link: (cd ".libs" && rm -f "libkonf.so" && ln -s "libkonf.so.2.0.0" "libkonf.so")
libtool: link: ( cd ".libs" && rm -f "libkonf.la" && ln -s "../libkonf.la" "libkonf.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o bin/konf bin/konf.o libkonf.la liblub.la  
libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/.libs/konf bin/konf.o  ./.libs/libkonf.so ./.libs/liblub.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o bin/konfd bin/konfd.o libkonf.la liblub.la  
libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/.libs/konfd bin/konfd.o  ./.libs/libkonf.so ./.libs/liblub.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -version-info 2:0:0  -o libtinyrl.la -rpath /usr/lib64 tinyrl/tinyrl.lo tinyrl/history/history.lo tinyrl/history/history_entry.lo tinyrl/vt100/vt100.lo liblub.la 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  tinyrl/.libs/tinyrl.o tinyrl/history/.libs/history.o tinyrl/history/.libs/history_entry.o tinyrl/vt100/.libs/vt100.o   -Wl,-rpath -Wl,/usr/src/RPM/BUILD/klish-2.2.4/.libs ./.libs/liblub.so  -g -O2 -flto=auto   -Wl,-soname -Wl,libtinyrl.so.2 -o .libs/libtinyrl.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libtinyrl.so.2" && ln -s "libtinyrl.so.2.0.0" "libtinyrl.so.2")
libtool: link: (cd ".libs" && rm -f "libtinyrl.so" && ln -s "libtinyrl.so.2.0.0" "libtinyrl.so")
libtool: link: ( cd ".libs" && rm -f "libtinyrl.la" && ln -s "../libtinyrl.la" "libtinyrl.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto  -version-info 2:0:0   -o libclish.la -rpath /usr/lib64 clish/libclish_la-plugin_builtin.lo clish/command/libclish_la-command.lo clish/command/libclish_la-command_dump.lo clish/param/libclish_la-param.lo clish/param/libclish_la-paramv.lo clish/param/libclish_la-param_dump.lo clish/pargv/libclish_la-pargv.lo clish/pargv/libclish_la-parg.lo clish/pargv/libclish_la-pargv_dump.lo clish/ptype/libclish_la-ptype.lo clish/ptype/libclish_la-ptype_dump.lo clish/shell/libclish_la-shell_view.lo clish/shell/libclish_la-shell_ptype.lo clish/shell/libclish_la-shell_var.lo clish/shell/libclish_la-shell_command.lo clish/shell/libclish_la-shell_dump.lo clish/shell/libclish_la-shell_execute.lo clish/shell/libclish_la-shell_help.lo clish/shell/libclish_la-shell_new.lo clish/shell/libclish_la-shell_parse.lo clish/shell/libclish_la-shell_file.lo clish/shell/libclish_la-shell_loop.lo clish/shell/libclish_la-shell_startup.lo clish/shell/libclish_la-shell_wdog.lo clish/shell/libclish_la-shell_pwd.lo clish/shell/libclish_la-shell_tinyrl.lo clish/shell/libclish_la-shell_plugin.lo clish/shell/libclish_la-shell_xml.lo clish/shell/libclish_la-shell_roxml.lo clish/shell/libclish_la-shell_libxml2.lo clish/shell/libclish_la-shell_expat.lo clish/shell/libclish_la-shell_udata.lo clish/shell/libclish_la-shell_misc.lo clish/shell/libclish_la-context.lo clish/view/libclish_la-view.lo clish/view/libclish_la-view_dump.lo clish/nspace/libclish_la-nspace.lo clish/nspace/libclish_la-nspace_dump.lo clish/var/libclish_la-var.lo clish/var/libclish_la-var_dump.lo clish/action/libclish_la-action.lo clish/action/libclish_la-action_dump.lo clish/config/libclish_la-config.lo clish/config/libclish_la-config_dump.lo clish/hotkey/libclish_la-hotkey.lo clish/hotkey/libclish_la-hotkey_dump.lo clish/plugin/libclish_la-plugin.lo clish/plugin/libclish_la-sym.lo clish/plugin/libclish_la-plugin_dump.lo clish/udata/libclish_la-udata.lo liblub.la libtinyrl.la libkonf.la -lexpat 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  clish/.libs/libclish_la-plugin_builtin.o clish/command/.libs/libclish_la-command.o clish/command/.libs/libclish_la-command_dump.o clish/param/.libs/libclish_la-param.o clish/param/.libs/libclish_la-paramv.o clish/param/.libs/libclish_la-param_dump.o clish/pargv/.libs/libclish_la-pargv.o clish/pargv/.libs/libclish_la-parg.o clish/pargv/.libs/libclish_la-pargv_dump.o clish/ptype/.libs/libclish_la-ptype.o clish/ptype/.libs/libclish_la-ptype_dump.o clish/shell/.libs/libclish_la-shell_view.o clish/shell/.libs/libclish_la-shell_ptype.o clish/shell/.libs/libclish_la-shell_var.o clish/shell/.libs/libclish_la-shell_command.o clish/shell/.libs/libclish_la-shell_dump.o clish/shell/.libs/libclish_la-shell_execute.o clish/shell/.libs/libclish_la-shell_help.o clish/shell/.libs/libclish_la-shell_new.o clish/shell/.libs/libclish_la-shell_parse.o clish/shell/.libs/libclish_la-shell_file.o clish/shell/.libs/libclish_la-shell_loop.o clish/shell/.libs/libclish_la-shell_startup.o clish/shell/.libs/libclish_la-shell_wdog.o clish/shell/.libs/libclish_la-shell_pwd.o clish/shell/.libs/libclish_la-shell_tinyrl.o clish/shell/.libs/libclish_la-shell_plugin.o clish/shell/.libs/libclish_la-shell_xml.o clish/shell/.libs/libclish_la-shell_roxml.o clish/shell/.libs/libclish_la-shell_libxml2.o clish/shell/.libs/libclish_la-shell_expat.o clish/shell/.libs/libclish_la-shell_udata.o clish/shell/.libs/libclish_la-shell_misc.o clish/shell/.libs/libclish_la-context.o clish/view/.libs/libclish_la-view.o clish/view/.libs/libclish_la-view_dump.o clish/nspace/.libs/libclish_la-nspace.o clish/nspace/.libs/libclish_la-nspace_dump.o clish/var/.libs/libclish_la-var.o clish/var/.libs/libclish_la-var_dump.o clish/action/.libs/libclish_la-action.o clish/action/.libs/libclish_la-action_dump.o clish/config/.libs/libclish_la-config.o clish/config/.libs/libclish_la-config_dump.o clish/hotkey/.libs/libclish_la-hotkey.o clish/hotkey/.libs/libclish_la-hotkey_dump.o clish/plugin/.libs/libclish_la-plugin.o clish/plugin/.libs/libclish_la-sym.o clish/plugin/.libs/libclish_la-plugin_dump.o clish/udata/.libs/libclish_la-udata.o   -Wl,-rpath -Wl,/usr/src/RPM/BUILD/klish-2.2.4/.libs ./.libs/liblub.so ./.libs/libtinyrl.so ./.libs/libkonf.so -lexpat  -g -O2 -flto=auto   -Wl,-soname -Wl,libclish.so.2 -o .libs/libclish.so.2.0.0
ld: /usr/src/tmp/cccfLRfD.ltrans0.ltrans.o: in function `clish_shell_mkfifo':
/usr/src/RPM/BUILD/klish-2.2.4/clish/shell/shell_execute.c:470: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
libtool: link: (cd ".libs" && rm -f "libclish.so.2" && ln -s "libclish.so.2.0.0" "libclish.so.2")
libtool: link: (cd ".libs" && rm -f "libclish.so" && ln -s "libclish.so.2.0.0" "libclish.so")
libtool: link: ( cd ".libs" && rm -f "libclish.la" && ln -s "../libclish.la" "libclish.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto   -o bin/clish bin/clish.o libclish.la libkonf.la libtinyrl.la liblub.la  
libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/.libs/clish bin/clish.o  ./.libs/libclish.so ./.libs/libkonf.so ./.libs/libtinyrl.so ./.libs/liblub.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -avoid-version -module  -o clish_plugin_clish.la -rpath /usr/lib64 plugins/clish/builtin_init.lo plugins/clish/hook_access.lo plugins/clish/hook_config.lo plugins/clish/hook_log.lo plugins/clish/sym_misc.lo plugins/clish/sym_script.lo libclish.la libkonf.la liblub.la libtinyrl.la 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  plugins/clish/.libs/builtin_init.o plugins/clish/.libs/hook_access.o plugins/clish/.libs/hook_config.o plugins/clish/.libs/hook_log.o plugins/clish/.libs/sym_misc.o plugins/clish/.libs/sym_script.o   -Wl,-rpath -Wl,/usr/src/RPM/BUILD/klish-2.2.4/.libs ./.libs/libclish.so ./.libs/libkonf.so ./.libs/liblub.so ./.libs/libtinyrl.so  -g -O2 -flto=auto   -Wl,-soname -Wl,clish_plugin_clish.so -o .libs/clish_plugin_clish.so
libtool: link: ( cd ".libs" && rm -f "clish_plugin_clish.la" && ln -s "../clish_plugin_clish.la" "clish_plugin_clish.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96536
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/klish-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/klish-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd klish-2.2.4
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/klish-buildroot
make: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4'
 /bin/mkdir -p '/usr/src/tmp/klish-buildroot/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p   liblub.la libtinyrl.la libkonf.la libclish.la clish_plugin_clish.la '/usr/src/tmp/klish-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/liblub.so.2.0.0 /usr/src/tmp/klish-buildroot/usr/lib64/liblub.so.2.0.0
libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64 && { ln -s -f liblub.so.2.0.0 liblub.so.2 || { rm -f liblub.so.2 && ln -s liblub.so.2.0.0 liblub.so.2; }; })
libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64 && { ln -s -f liblub.so.2.0.0 liblub.so || { rm -f liblub.so && ln -s liblub.so.2.0.0 liblub.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/liblub.lai /usr/src/tmp/klish-buildroot/usr/lib64/liblub.la
libtool: warning: relinking 'libtinyrl.la'
libtool: install: (cd /usr/src/RPM/BUILD/klish-2.2.4; /bin/sh "/usr/src/RPM/BUILD/klish-2.2.4/libtool"  --tag CC --mode=relink x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 2:0:0 -o libtinyrl.la -rpath /usr/lib64 tinyrl/tinyrl.lo tinyrl/history/history.lo tinyrl/history/history_entry.lo tinyrl/vt100/vt100.lo liblub.la -inst-prefix-dir /usr/src/tmp/klish-buildroot)
libtool: relink: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  tinyrl/.libs/tinyrl.o tinyrl/history/.libs/history.o tinyrl/history/.libs/history_entry.o tinyrl/vt100/.libs/vt100.o   -L/usr/src/tmp/klish-buildroot/usr/lib64 -L/usr/lib64 -llub  -g -O2 -flto=auto   -Wl,-soname -Wl,libtinyrl.so.2 -o .libs/libtinyrl.so.2.0.0
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtinyrl.so.2.0.0T /usr/src/tmp/klish-buildroot/usr/lib64/libtinyrl.so.2.0.0
libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64 && { ln -s -f libtinyrl.so.2.0.0 libtinyrl.so.2 || { rm -f libtinyrl.so.2 && ln -s libtinyrl.so.2.0.0 libtinyrl.so.2; }; })
libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64 && { ln -s -f libtinyrl.so.2.0.0 libtinyrl.so || { rm -f libtinyrl.so && ln -s libtinyrl.so.2.0.0 libtinyrl.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libtinyrl.lai /usr/src/tmp/klish-buildroot/usr/lib64/libtinyrl.la
libtool: warning: relinking 'libkonf.la'
libtool: install: (cd /usr/src/RPM/BUILD/klish-2.2.4; /bin/sh "/usr/src/RPM/BUILD/klish-2.2.4/libtool"  --tag CC --mode=relink x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 2:0:0 -o libkonf.la -rpath /usr/lib64 konf/tree/tree.lo konf/tree/tree_dump.lo konf/query/query.lo konf/query/query_dump.lo konf/buf/buf.lo konf/net/net.lo liblub.la -inst-prefix-dir /usr/src/tmp/klish-buildroot)
libtool: relink: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  konf/tree/.libs/tree.o konf/tree/.libs/tree_dump.o konf/query/.libs/query.o konf/query/.libs/query_dump.o konf/buf/.libs/buf.o konf/net/.libs/net.o   -L/usr/src/tmp/klish-buildroot/usr/lib64 -L/usr/lib64 -llub  -g -O2 -flto=auto   -Wl,-soname -Wl,libkonf.so.2 -o .libs/libkonf.so.2.0.0
libtool: install: /usr/libexec/rpm-build/install -p .libs/libkonf.so.2.0.0T /usr/src/tmp/klish-buildroot/usr/lib64/libkonf.so.2.0.0
libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64 && { ln -s -f libkonf.so.2.0.0 libkonf.so.2 || { rm -f libkonf.so.2 && ln -s libkonf.so.2.0.0 libkonf.so.2; }; })
libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64 && { ln -s -f libkonf.so.2.0.0 libkonf.so || { rm -f libkonf.so && ln -s libkonf.so.2.0.0 libkonf.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libkonf.lai /usr/src/tmp/klish-buildroot/usr/lib64/libkonf.la
libtool: warning: relinking 'libclish.la'
libtool: install: (cd /usr/src/RPM/BUILD/klish-2.2.4; /bin/sh "/usr/src/RPM/BUILD/klish-2.2.4/libtool"  --tag CC --mode=relink x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 2:0:0 -o libclish.la -rpath /usr/lib64 clish/libclish_la-plugin_builtin.lo clish/command/libclish_la-command.lo clish/command/libclish_la-command_dump.lo clish/param/libclish_la-param.lo clish/param/libclish_la-paramv.lo clish/param/libclish_la-param_dump.lo clish/pargv/libclish_la-pargv.lo clish/pargv/libclish_la-parg.lo clish/pargv/libclish_la-pargv_dump.lo clish/ptype/libclish_la-ptype.lo clish/ptype/libclish_la-ptype_dump.lo clish/shell/libclish_la-shell_view.lo clish/shell/libclish_la-shell_ptype.lo clish/shell/libclish_la-shell_var.lo clish/shell/libclish_la-shell_command.lo clish/shell/libclish_la-shell_dump.lo clish/shell/libclish_la-shell_execute.lo clish/shell/libclish_la-shell_help.lo clish/shell/libclish_la-shell_new.lo clish/shell/libclish_la-shell_parse.lo clish/shell/libclish_la-shell_file.lo clish/shell/libclish_la-shell_loop.lo clish/shell/libclish_la-shell_startup.lo clish/shell/libclish_la-shell_wdog.lo clish/shell/libclish_la-shell_pwd.lo clish/shell/libclish_la-shell_tinyrl.lo clish/shell/libclish_la-shell_plugin.lo clish/shell/libclish_la-shell_xml.lo clish/shell/libclish_la-shell_roxml.lo clish/shell/libclish_la-shell_libxml2.lo clish/shell/libclish_la-shell_expat.lo clish/shell/libclish_la-shell_udata.lo clish/shell/libclish_la-shell_misc.lo clish/shell/libclish_la-context.lo clish/view/libclish_la-view.lo clish/view/libclish_la-view_dump.lo clish/nspace/libclish_la-nspace.lo clish/nspace/libclish_la-nspace_dump.lo clish/var/libclish_la-var.lo clish/var/libclish_la-var_dump.lo clish/action/libclish_la-action.lo clish/action/libclish_la-action_dump.lo clish/config/libclish_la-config.lo clish/config/libclish_la-config_dump.lo clish/hotkey/libclish_la-hotkey.lo clish/hotkey/libclish_la-hotkey_dump.lo clish/plugin/libclish_la-plugin.lo clish/plugin/libclish_la-sym.lo clish/plugin/libclish_la-plugin_dump.lo clish/udata/libclish_la-udata.lo liblub.la libtinyrl.la libkonf.la -lexpat -inst-prefix-dir /usr/src/tmp/klish-buildroot)
libtool: relink: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  clish/.libs/libclish_la-plugin_builtin.o clish/command/.libs/libclish_la-command.o clish/command/.libs/libclish_la-command_dump.o clish/param/.libs/libclish_la-param.o clish/param/.libs/libclish_la-paramv.o clish/param/.libs/libclish_la-param_dump.o clish/pargv/.libs/libclish_la-pargv.o clish/pargv/.libs/libclish_la-parg.o clish/pargv/.libs/libclish_la-pargv_dump.o clish/ptype/.libs/libclish_la-ptype.o clish/ptype/.libs/libclish_la-ptype_dump.o clish/shell/.libs/libclish_la-shell_view.o clish/shell/.libs/libclish_la-shell_ptype.o clish/shell/.libs/libclish_la-shell_var.o clish/shell/.libs/libclish_la-shell_command.o clish/shell/.libs/libclish_la-shell_dump.o clish/shell/.libs/libclish_la-shell_execute.o clish/shell/.libs/libclish_la-shell_help.o clish/shell/.libs/libclish_la-shell_new.o clish/shell/.libs/libclish_la-shell_parse.o clish/shell/.libs/libclish_la-shell_file.o clish/shell/.libs/libclish_la-shell_loop.o clish/shell/.libs/libclish_la-shell_startup.o clish/shell/.libs/libclish_la-shell_wdog.o clish/shell/.libs/libclish_la-shell_pwd.o clish/shell/.libs/libclish_la-shell_tinyrl.o clish/shell/.libs/libclish_la-shell_plugin.o clish/shell/.libs/libclish_la-shell_xml.o clish/shell/.libs/libclish_la-shell_roxml.o clish/shell/.libs/libclish_la-shell_libxml2.o clish/shell/.libs/libclish_la-shell_expat.o clish/shell/.libs/libclish_la-shell_udata.o clish/shell/.libs/libclish_la-shell_misc.o clish/shell/.libs/libclish_la-context.o clish/view/.libs/libclish_la-view.o clish/view/.libs/libclish_la-view_dump.o clish/nspace/.libs/libclish_la-nspace.o clish/nspace/.libs/libclish_la-nspace_dump.o clish/var/.libs/libclish_la-var.o clish/var/.libs/libclish_la-var_dump.o clish/action/.libs/libclish_la-action.o clish/action/.libs/libclish_la-action_dump.o clish/config/.libs/libclish_la-config.o clish/config/.libs/libclish_la-config_dump.o clish/hotkey/.libs/libclish_la-hotkey.o clish/hotkey/.libs/libclish_la-hotkey_dump.o clish/plugin/.libs/libclish_la-plugin.o clish/plugin/.libs/libclish_la-sym.o clish/plugin/.libs/libclish_la-plugin_dump.o clish/udata/.libs/libclish_la-udata.o   -L/usr/src/tmp/klish-buildroot/usr/lib64 -L/usr/lib64 -llub -ltinyrl -lkonf -lexpat  -g -O2 -flto=auto   -Wl,-soname -Wl,libclish.so.2 -o .libs/libclish.so.2.0.0
ld: /usr/src/tmp/cciMY744.ltrans0.ltrans.o: in function `clish_shell_mkfifo':
/usr/src/RPM/BUILD/klish-2.2.4/clish/shell/shell_execute.c:470: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libclish.so.2.0.0T /usr/src/tmp/klish-buildroot/usr/lib64/libclish.so.2.0.0
libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64 && { ln -s -f libclish.so.2.0.0 libclish.so.2 || { rm -f libclish.so.2 && ln -s libclish.so.2.0.0 libclish.so.2; }; })
libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64 && { ln -s -f libclish.so.2.0.0 libclish.so || { rm -f libclish.so && ln -s libclish.so.2.0.0 libclish.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libclish.lai /usr/src/tmp/klish-buildroot/usr/lib64/libclish.la
libtool: warning: relinking 'clish_plugin_clish.la'
libtool: install: (cd /usr/src/RPM/BUILD/klish-2.2.4; /bin/sh "/usr/src/RPM/BUILD/klish-2.2.4/libtool"  --tag CC --mode=relink x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -avoid-version -module -o clish_plugin_clish.la -rpath /usr/lib64 plugins/clish/builtin_init.lo plugins/clish/hook_access.lo plugins/clish/hook_config.lo plugins/clish/hook_log.lo plugins/clish/sym_misc.lo plugins/clish/sym_script.lo libclish.la libkonf.la liblub.la libtinyrl.la -inst-prefix-dir /usr/src/tmp/klish-buildroot)
libtool: relink: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  plugins/clish/.libs/builtin_init.o plugins/clish/.libs/hook_access.o plugins/clish/.libs/hook_config.o plugins/clish/.libs/hook_log.o plugins/clish/.libs/sym_misc.o plugins/clish/.libs/sym_script.o   -L/usr/src/tmp/klish-buildroot/usr/lib64 -L/usr/lib64 -lclish -lkonf -llub -ltinyrl  -g -O2 -flto=auto   -Wl,-soname -Wl,clish_plugin_clish.so -o .libs/clish_plugin_clish.so
libtool: install: /usr/libexec/rpm-build/install -p .libs/clish_plugin_clish.soT /usr/src/tmp/klish-buildroot/usr/lib64/clish_plugin_clish.so
libtool: install: /usr/libexec/rpm-build/install -p .libs/clish_plugin_clish.lai /usr/src/tmp/klish-buildroot/usr/lib64/clish_plugin_clish.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/klish-buildroot/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p bin/clish bin/konfd bin/konf bin/sigexec '/usr/src/tmp/klish-buildroot/usr/bin'
libtool: warning: 'libclish.la' has not been installed in '/usr/lib64'
libtool: warning: 'libkonf.la' has not been installed in '/usr/lib64'
libtool: warning: 'libtinyrl.la' has not been installed in '/usr/lib64'
libtool: warning: 'liblub.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p bin/.libs/clish /usr/src/tmp/klish-buildroot/usr/bin/clish
libtool: warning: 'libkonf.la' has not been installed in '/usr/lib64'
libtool: warning: 'liblub.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p bin/.libs/konfd /usr/src/tmp/klish-buildroot/usr/bin/konfd
libtool: warning: 'libkonf.la' has not been installed in '/usr/lib64'
libtool: warning: 'liblub.la' has not been installed in '/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p bin/.libs/konf /usr/src/tmp/klish-buildroot/usr/bin/konf
libtool: install: /usr/libexec/rpm-build/install -p bin/sigexec /usr/src/tmp/klish-buildroot/usr/bin/sigexec
 /bin/mkdir -p '/usr/src/tmp/klish-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/klish-buildroot/usr/include/tinyrl'
 /usr/libexec/rpm-build/install -p -m 644  tinyrl/tinyrl.h tinyrl/history.h tinyrl/vt100.h '/usr/src/tmp/klish-buildroot/usr/include/tinyrl'
 /bin/mkdir -p '/usr/src/tmp/klish-buildroot/usr/include/lub'
 /usr/libexec/rpm-build/install -p -m 644  lub/argv.h lub/bintree.h lub/list.h lub/ctype.h lub/c_decl.h lub/dump.h lub/string.h lub/types.h lub/system.h lub/db.h lub/ini.h lub/log.h lub/conv.h '/usr/src/tmp/klish-buildroot/usr/include/lub'
 /bin/mkdir -p '/usr/src/tmp/klish-buildroot/usr/include/konf'
 /usr/libexec/rpm-build/install -p -m 644  konf/tree.h konf/query.h konf/buf.h konf/net.h '/usr/src/tmp/klish-buildroot/usr/include/konf'
 /bin/mkdir -p '/usr/src/tmp/klish-buildroot/usr/include/clish'
 /usr/libexec/rpm-build/install -p -m 644  clish/types.h clish/macros.h clish/command.h clish/param.h clish/pargv.h clish/ptype.h clish/shell.h clish/view.h clish/nspace.h clish/var.h clish/action.h clish/config.h clish/hotkey.h clish/plugin.h clish/udata.h '/usr/src/tmp/klish-buildroot/usr/include/clish'
make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
make: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/klish-buildroot (auto)
removed './usr/lib64/libclish.la'
removed './usr/lib64/libkonf.la'
removed './usr/lib64/libtinyrl.la'
removed './usr/lib64/liblub.la'
mode of './usr/lib64/clish_plugin_clish.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libclish.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libkonf.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/libtinyrl.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib64/liblub.so.2.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/klish-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/clish_plugin_clish.la: dependency_libs: ' /usr/lib64/libclish.la -lexpat /usr/lib64/libkonf.la /usr/lib64/libtinyrl.la /usr/lib64/liblub.la' --> '/usr/lib64/libclish.la -lexpat /usr/lib64/libkonf.la /usr/lib64/libtinyrl.la /usr/lib64/liblub.la'
Checking contents of files in /usr/src/tmp/klish-buildroot/ (default)
Compressing files in /usr/src/tmp/klish-buildroot (auto)
Adjusting library links in /usr/src/tmp/klish-buildroot
./usr/lib64: (from <cmdline>:0)
	liblub.so.2 -> liblub.so.2.0.0
	libtinyrl.so.2 -> libtinyrl.so.2.0.0
	libkonf.so.2 -> libkonf.so.2.0.0
	libclish.so.2 -> libclish.so.2.0.0
Verifying ELF objects in /usr/src/tmp/klish-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: klish-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fxEhin
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.vf50S1
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libclish.so.2()(64bit) >= set:mhZauxpzf3GOuSZBZg3FgbBHeTwYHhVhGeM3K4BbdCR9mfyk6pHK2jQfI6VE4rDcsuXghSrfad, liblub.so.2()(64bit) >= set:kgfqhHJRhkLVuyojzL7VE3ZI1, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ne0EsZ
Creating klish-debuginfo package
Processing files: klish-konfd-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dbxYqE
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.2HEF6e
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libkonf.so.2()(64bit) >= set:jdgppoZ11menDm7Bj5CY7Lf0svUZERHprng12nEro50jwOQxNZkZC3PxbTzfrquiYGgHD0P51Johyp2CeF5rs, liblub.so.2()(64bit) >= set:kghbZb34IqlK87LKlZuhtXhLz, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tQ4FcG
Creating klish-konfd-debuginfo package
Processing files: klish-libclish-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BiNa76
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/klish-buildroot/usr/lib64/clish_plugin_clish.so: 18 symbols, 15 bpp
lib.prov: /usr/src/tmp/klish-buildroot/usr/lib64/libclish.so.2: 426 symbols, 19 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5UiQV3
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: clish_plugin_clish.so()(64bit) = set:idQdzgK74dgkZF4P3a2PFSiKgvzV766ZwoLWtwG6, libclish.so.2()(64bit) = set:mdZxYj9PwhDchsiWtsG0LDUK8Bpw0t91zHYlk2XKGj5e1gtQshxObKVWKHix9KEyMVsG15x4XzKzH32Dl9qGWfSpRCmvCjlwPzzwFFsrZhmBbiApxy1Y357QOApd5bCcW7bgaIuB6AQ3uEGsZKkaUf3y2RQdyQPpXvqWNNppM3e3SdiEHgHKOM6rFaUiCE7bohygqSEdAEUfMHDlFgn8iDMsONxGu7geUHpZGdkpERQZ5A29ILOYUNESIiHELeDxMHkJxPJYoc0voJ0X5xPLydZLWmkTIXJKotXJAGCPC0th8SjB3iN3AZLZsZweTj2b0bZHKwXK1pfDUOKrbK5M27qRasnhQ4qfNygkPG1I1q6tbVcBZds1HbjRpEyAqtg4jUKEA4w45k97GVYgGPIJalp3CvTSZfgZvlMZIfKLnqp7RtZwQmGtTkWQma0QR1nDdFDeZFyelXiixvM5SKnPjLHtF8IS7oNjnXg5wzZLvBio7ePOyzcVfG6BDDqssAop5ZB88Y1WhvdtGgo6vjJe4Jjo1jZnsmgRZoM1W6LhgphlVZFqZKey5oAiWaJZgFvUYv3mS70metSohAHG44GrKtL9r6OorEbZANRDarRZpq7VHWhBH5m5D0P8KIBq9M6roggIcDP0HxFyZgZ7dJSLQFUxlLRvXY6zDDslcskzZ1ZKQH2jIobVmlrxXgqEViLOgsafvBrCx05eoPnZrvBDCfnxmaDQPY7t9lZKYLi65fibs4kWivr1CsFyJqS8cmJdO39H2TVhEoAdJilB6hJZynbpplxsl12889R5NGfkZpav10DlK4uuUdQntfbdjQcVdUGMTqkZcJFI0co0
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libexpat.so.1()(64bit) >= set:khW0XRiNfPnYhUtG95, libkonf.so.2()(64bit) >= set:jfab4ZgNMVQxsPWL4CDRhCTRAR2Zkb0, liblub.so.2()(64bit) >= set:keymU7UQkgRcSODplJQA2BlduIgk7Z8SAhvQkZxIID0qGd8t4sN1latHfeHS9jvTosIR2DlPEzaZFVkxtxWRRh1jdHt8TaigjSD8ZchsumslalRIWuekXgX5, libtinyrl.so.2()(64bit) >= set:ketedKlOf1r93uqRXGADZcbslZ0Gu53qyuFx18qwBxMBRwJaRI800JtvuxQjQhRQznDPMQUCQcoZtLwCxOnaD74uZpEw7WbQ8cPWZitM3, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4NgpgN
Creating klish-libclish-debuginfo package
Processing files: klish-libclish-devel-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Asw70v
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.tPQq76
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /usr/include/konf/net.h, /usr/include/lub/argv.h, /usr/include/lub/bintree.h, /usr/include/lub/c_decl.h, /usr/include/lub/list.h, /usr/include/lub/types.h, /usr/include/tinyrl/tinyrl.h, /usr/lib64/libclish.so.2.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UQhNeq
Processing files: klish-libkonf-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ourBHx
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/klish-buildroot/usr/lib64/libkonf.so.2: 61 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.La5pIV
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libkonf.so.2()(64bit) = set:jdgppoZ1VIeaE0D7eGnDmDdRJhBgx9ZxLf33InshbT4YUZERXZtsvnELC8N5qvRjG02aX2pUOQxFDVTUTe9uKxbTzfrquiYGcxpPgwVysXcatUuiy4P4ctibSU
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), liblub.so.2()(64bit) >= set:kf0LyuvvMOu2qGDclVYhLfe45Mvli55iWRzpnRHoBZz79epVk, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rQekQq
Creating klish-libkonf-debuginfo package
Processing files: klish-libkonf-devel-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kh8IGV
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.UaENod
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /usr/include/lub/list.h, /usr/include/lub/types.h, /usr/lib64/libkonf.so.2.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lrpltL
Processing files: klish-liblub-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pvTzhQ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/klish-buildroot/usr/lib64/liblub.so.2: 115 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NH2R1E
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: liblub.so.2()(64bit) = set:kdV5OaZKgwI2Y3uaBKNEovAt6LYn1AhSUnFZIYGHaaR2py8pRNP2FeZouOQ7HaZveFHzkZtBWGhKGOVWIQTXw863Ozg5ake6ylYQghINpultQJusZ4Zycgvo9PPGY0WvoMkSqJMjwcqxXJ5QmhVxZILZkey9MKg78rptkTRkzGZ5XgTaTuj99Xbrvrlg9V9kL23umOyGiIxvrfbZnETfbKzYuOCDzq7ZnZK61l
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9LE38W
Creating klish-liblub-debuginfo package
Processing files: klish-liblub-devel-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZY9pR6
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.yS19dW
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /usr/lib64/liblub.so.2.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3zfLSU
Processing files: klish-libtinyrl-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7Nf21Z
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/klish-buildroot/usr/lib64/libtinyrl.so.2: 116 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4GX766
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libtinyrl.so.2()(64bit) = set:kdtedelODMmqMbih7IHGaS3SjLtffMvDsoEFUK4Zytmi9yKx06PsgnSg3PSXn46EZCoC47kZIOw1ZvzMRqEAu32fEGIetvY82Pcz8OZcM0rUh6pCZ9TjoqSgfZh4YlCvNoCOH4y4RIarpb9RR7MhpG8zXH2THeAWiJ1IrToHCjIjMnEpEY5NfZfKU9LOieDwKgbNEm9ajgBR3R5a2nlYXmbs3EVkkSaRT1LAg02
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), liblub.so.2()(64bit) >= set:khhbpMiW71xyy4b8mxRe0, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mmffb4
Creating klish-libtinyrl-debuginfo package
Processing files: klish-libtinyrl-devel-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t5TqD2
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.IkUWw2
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /usr/include/lub/c_decl.h, /usr/include/lub/types.h, /usr/lib64/libtinyrl.so.2.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K0CPHO
Processing files: klish-doc-2.2.4-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15475
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd klish-2.2.4
+ DOCDIR=/usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ /bin/mkdir -p /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ cp -prL README /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ chmod -R go-w /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ chmod -R a+rX /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ cp -prL clish.xsd /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ chmod -R go-w /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ chmod -R a+rX /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ cp -prL xml-examples/clish /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ chmod -R go-w /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ chmod -R a+rX /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ cp -prL xml-examples/klish /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ chmod -R go-w /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ chmod -R a+rX /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-2.2.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MGF6So
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.rbWKnm
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.4sQtup
Processing files: klish-debuginfo-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TiDSI5
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d6s2RY
find-requires: running scripts (debuginfo)
Requires: klish = 2.2.4-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libclish.so.2), debug64(liblub.so.2)
Processing files: klish-konfd-debuginfo-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zirJtl
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BC4MH8
find-requires: running scripts (debuginfo)
Requires: klish-konfd = 2.2.4-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libkonf.so.2), debug64(liblub.so.2)
Processing files: klish-libclish-debuginfo-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BHRvC4
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nogayG
find-requires: running scripts (debuginfo)
Provides: debug64(clish_plugin_clish.so), debug64(libclish.so.2)
Requires: klish-libclish = 2.2.4-alt2, debug64(libc.so.6), debug64(libexpat.so.1), debug64(libkonf.so.2), debug64(liblub.so.2), debug64(libtinyrl.so.2)
Processing files: klish-libkonf-debuginfo-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dr8DjZ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6CP2ef
find-requires: running scripts (debuginfo)
Provides: debug64(libkonf.so.2)
Requires: klish-libkonf = 2.2.4-alt2, debug64(libc.so.6), debug64(liblub.so.2)
Processing files: klish-liblub-debuginfo-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4iFra1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I1mXp8
find-requires: running scripts (debuginfo)
Provides: debug64(liblub.so.2)
Requires: klish-liblub = 2.2.4-alt2, debug64(libc.so.6)
Processing files: klish-libtinyrl-debuginfo-2.2.4-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cdYbsr
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DJKJl4
find-requires: running scripts (debuginfo)
Provides: debug64(libtinyrl.so.2)
Requires: klish-libtinyrl = 2.2.4-alt2, debug64(libc.so.6), debug64(liblub.so.2)
Adding to klish-debuginfo a strict dependency on klish
Adding to klish-konfd-debuginfo a strict dependency on klish-konfd
Adding to klish-libclish-debuginfo a strict dependency on klish-libclish
Adding to klish-libkonf-debuginfo a strict dependency on klish-libkonf
Adding to klish-liblub-debuginfo a strict dependency on klish-liblub
Adding to klish-libtinyrl-debuginfo a strict dependency on klish-libtinyrl
Adding to klish a strict dependency on klish-libclish
Adding to klish a strict dependency on klish-liblub
Adding to klish-konfd a strict dependency on klish-libkonf
Adding to klish-konfd a strict dependency on klish-liblub
Adding to klish-libclish a strict dependency on klish-libkonf
Adding to klish-libclish a strict dependency on klish-liblub
Adding to klish-libclish a strict dependency on klish-libtinyrl
Adding to klish-libclish-devel a strict dependency on klish-libclish
Adding to klish-libclish-devel a strict dependency on klish-libkonf-devel
Adding to klish-libclish-devel a strict dependency on klish-liblub-devel
Adding to klish-libclish-devel a strict dependency on klish-libtinyrl-devel
Adding to klish-libkonf a strict dependency on klish-liblub
Adding to klish-libkonf-devel a strict dependency on klish-libkonf
Adding to klish-libkonf-devel a strict dependency on klish-liblub-devel
Adding to klish-liblub-devel a strict dependency on klish-liblub
Adding to klish-libtinyrl a strict dependency on klish-liblub
Adding to klish-libtinyrl-devel a strict dependency on klish-liblub-devel
Adding to klish-libtinyrl-devel a strict dependency on klish-libtinyrl
Adding to klish-debuginfo a strict dependency on klish-libclish-debuginfo
Adding to klish-debuginfo a strict dependency on klish-liblub-debuginfo
Adding to klish-konfd-debuginfo a strict dependency on klish-libkonf-debuginfo
Adding to klish-konfd-debuginfo a strict dependency on klish-liblub-debuginfo
Adding to klish-libclish-debuginfo a strict dependency on klish-libkonf-debuginfo
Adding to klish-libclish-debuginfo a strict dependency on klish-liblub-debuginfo
Adding to klish-libclish-debuginfo a strict dependency on klish-libtinyrl-debuginfo
Adding to klish-libkonf-debuginfo a strict dependency on klish-liblub-debuginfo
Adding to klish-libtinyrl-debuginfo a strict dependency on klish-liblub-debuginfo
Removing from klish-debuginfo 6 sources provided by klish-libclish-debuginfo
also prunning dir /usr/src/debug/klish-2.2.4/clish
Removing from klish-konfd-debuginfo 6 sources provided by klish-libkonf-debuginfo
also prunning dir /usr/src/debug/klish-2.2.4/konf
Removing from klish-konfd-debuginfo 1 sources provided by klish-liblub-debuginfo
Removing from klish-libclish-debuginfo 6 sources provided by klish-libkonf-debuginfo
also prunning dir /usr/src/debug/klish-2.2.4/konf
Removing from klish-libclish-debuginfo 3 sources provided by klish-liblub-debuginfo
Removing from klish-libclish-debuginfo 2 sources provided by klish-libtinyrl-debuginfo
also prunning dir /usr/src/debug/klish-2.2.4/tinyrl
Removing from klish-libkonf-debuginfo 3 sources provided by klish-liblub-debuginfo
Removing from klish-libtinyrl-debuginfo 2 sources provided by klish-liblub-debuginfo
also prunning dir /usr/src/debug/klish-2.2.4/lub
Removing 1 extra deps from klish due to dependency on klish-libclish
Removing 2 extra deps from klish due to dependency on klish-liblub
Removing 1 extra deps from klish-konfd due to dependency on klish-libkonf
Removing 2 extra deps from klish-konfd due to dependency on klish-liblub
Removing 1 extra deps from klish-libclish-devel due to dependency on klish-libclish
Removing 1 extra deps from klish-libclish due to dependency on klish-libkonf
Removing 1 extra deps from klish-libclish due to dependency on klish-liblub
Removing 1 extra deps from klish-libclish due to dependency on klish-libtinyrl
Removing 1 extra deps from klish-libclish-devel due to dependency on klish-libkonf-devel
Removing 5 extra deps from klish-libclish-devel due to dependency on klish-liblub-devel
Removing 1 extra deps from klish-libclish-devel due to dependency on klish-libtinyrl-devel
Removing 1 extra deps from klish-libkonf-devel due to dependency on klish-libkonf
Removing 2 extra deps from klish-libkonf due to dependency on klish-liblub
Removing 2 extra deps from klish-libkonf-devel due to dependency on klish-liblub-devel
Removing 1 extra deps from klish-liblub-devel due to dependency on klish-liblub
Removing 2 extra deps from klish-libtinyrl due to dependency on klish-liblub
Removing 2 extra deps from klish-libtinyrl-devel due to dependency on klish-liblub-devel
Removing 1 extra deps from klish-libtinyrl-devel due to dependency on klish-libtinyrl
Removing 1 extra deps from klish-debuginfo due to dependency on klish-libclish-debuginfo
Removing 1 extra deps from klish-debuginfo due to dependency on klish-liblub-debuginfo
Removing 1 extra deps from klish-konfd-debuginfo due to dependency on klish-libkonf-debuginfo
Removing 1 extra deps from klish-konfd-debuginfo due to dependency on klish-liblub-debuginfo
Removing 1 extra deps from klish-libclish-debuginfo due to dependency on klish-libkonf-debuginfo
Removing 1 extra deps from klish-libclish-debuginfo due to dependency on klish-liblub-debuginfo
Removing 1 extra deps from klish-libclish-debuginfo due to dependency on klish-libtinyrl-debuginfo
Removing 1 extra deps from klish-libkonf-debuginfo due to dependency on klish-liblub-debuginfo
Removing 1 extra deps from klish-libtinyrl-debuginfo due to dependency on klish-liblub-debuginfo
Removing 6 extra deps from klish due to repentancy on klish-libclish
Removing 5 extra deps from klish-konfd due to repentancy on klish-libkonf
Removing 5 extra deps from klish-libclish due to repentancy on klish-libkonf
Removing 2 extra deps from klish-libclish due to repentancy on klish-liblub
Removing 1 extra deps from klish-libclish due to repentancy on klish-libtinyrl
Removing 1 extra deps from klish-libclish-devel due to repentancy on klish-libkonf-devel
Removing 4 extra deps from klish-libkonf due to repentancy on klish-liblub
Removing 5 extra deps from klish-libtinyrl due to repentancy on klish-liblub
Removing 2 extra deps from klish-debuginfo due to repentancy on klish-libclish-debuginfo
Removing 2 extra deps from klish-konfd-debuginfo due to repentancy on klish-libkonf-debuginfo
Removing 2 extra deps from klish-libclish-debuginfo due to repentancy on klish-libkonf-debuginfo
Removing 1 extra deps from klish-libkonf-debuginfo due to repentancy on klish-liblub-debuginfo
Removing 1 extra deps from klish-libtinyrl-debuginfo due to repentancy on klish-liblub-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/klish-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-konfd-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-libclish-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-libclish-devel-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-libkonf-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-libkonf-devel-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-liblub-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-liblub-devel-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-libtinyrl-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-libtinyrl-devel-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-doc-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-konfd-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-libclish-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-libkonf-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-liblub-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/klish-libtinyrl-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio)
18.72user 11.14system 1:00.99elapsed 48%CPU (0avgtext+0avgdata 59632maxresident)k
0inputs+0outputs (0major+3314417minor)pagefaults 0swaps
/.out/klish-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-konfd-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-libclish-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-libclish-devel-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-libkonf-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-libkonf-devel-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-liblub-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-liblub-devel-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-libtinyrl-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-libtinyrl-devel-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-doc-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-debuginfo-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-konfd-debuginfo-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-libclish-debuginfo-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-libkonf-debuginfo-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-liblub-debuginfo-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/klish-libtinyrl-debuginfo-2.2.4-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like
21.75user 15.22system 1:06.90elapsed 55%CPU (0avgtext+0avgdata 108840maxresident)k
0inputs+0outputs (32909major+3907566minor)pagefaults 0swaps
--- klish-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:05.000000000 +0000
+++ klish-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:28.592000860 +0000
@@ -5,3 +5,3 @@
 Provides: klish = 2.2.4-alt2:sisyphus+287641.100.1.1
-File: /usr/bin/clish	100755	root:root	e4868b89fb63ded2438738577daf196d	
-RPMIdentity: 6a3ec986bf3c777b1550c059d218fa19b5f694c3556e2080c5a9b8441522f486e1b6a4b9bc7a6d2f6e3471ffbdc8af4b79ef4640dc76bf6b2520ca6f57c49a39
+File: /usr/bin/clish	100755	root:root	cc19d8da535f4f430a147154fe8ec273	
+RPMIdentity: de37fa6a6150385f888fbde9fa8e50b28fc8a4abc4f04f6fa2099e7bb1d51f14df455852b06df6eaeaf6ad089472edfeb84f4f71e05acd4bcdb61655ae9711f0
--- klish-debuginfo-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:03.000000000 +0000
+++ klish-debuginfo-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:28.653001755 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f8	40755	root:root	
-/usr/lib/debug/.build-id/f8/4538f5080be2238ed16f6869a8dbe0186baa40	120777	root:root	../../../../bin/clish
-/usr/lib/debug/.build-id/f8/4538f5080be2238ed16f6869a8dbe0186baa40.debug	120777	root:root	../../usr/bin/clish.debug
+/usr/lib/debug/.build-id/6a	40755	root:root	
+/usr/lib/debug/.build-id/6a/fde6d21d54e7ac134b6e7c7faf919a97fb49f2	120777	root:root	../../../../bin/clish
+/usr/lib/debug/.build-id/6a/fde6d21d54e7ac134b6e7c7faf919a97fb49f2.debug	120777	root:root	../../usr/bin/clish.debug
 /usr/lib/debug/usr/bin/clish.debug	100644	root:root	
@@ -14,6 +14,6 @@
 Provides: klish-debuginfo = 2.2.4-alt2:sisyphus+287641.100.1.1
-File: /usr/lib/debug/.build-id/f8	40755	root:root		
-File: /usr/lib/debug/.build-id/f8/4538f5080be2238ed16f6869a8dbe0186baa40	120777	root:root		../../../../bin/clish
-File: /usr/lib/debug/.build-id/f8/4538f5080be2238ed16f6869a8dbe0186baa40.debug	120777	root:root		../../usr/bin/clish.debug
-File: /usr/lib/debug/usr/bin/clish.debug	100644	root:root	836f55b01d4861a59eae95d2efb888f8	
+File: /usr/lib/debug/.build-id/6a	40755	root:root		
+File: /usr/lib/debug/.build-id/6a/fde6d21d54e7ac134b6e7c7faf919a97fb49f2	120777	root:root		../../../../bin/clish
+File: /usr/lib/debug/.build-id/6a/fde6d21d54e7ac134b6e7c7faf919a97fb49f2.debug	120777	root:root		../../usr/bin/clish.debug
+File: /usr/lib/debug/usr/bin/clish.debug	100644	root:root	e1afb09c31f762254101ea79aea78a86	
 File: /usr/src/debug/klish-2.2.4	40755	root:root		
@@ -23,2 +23,2 @@
 File: /usr/src/debug/klish-2.2.4/lub/log.h	100644	root:root	0924e0918f4738b4765de425a1e149f4	
-RPMIdentity: 55e67ef61bd5f4fb6987a7576f534f0d97d7924a101a2b465466480d4d65e67cf2829f24f3ba41c1b9eb5349f8507bc8da330236bf6b41c0c0993659ad44d991
+RPMIdentity: c72a5c7d6f443adeccb0d818ae079941d1d5afd46981248de8557a368a414b01b9de51a212a547520bb00588fd10013a55dd6c8395b55f02f64323f11d3003bb
--- klish-konfd-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:05.000000000 +0000
+++ klish-konfd-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:28.798003884 +0000
@@ -8,4 +8,4 @@
 Provides: klish-konfd = 2.2.4-alt2:sisyphus+287641.100.1.1
-File: /usr/bin/konf	100755	root:root	85e8e67a5db1bdc4645cdade32aa3a52	
-File: /usr/bin/konfd	100755	root:root	78d8b5e3770294bfa3b6556f7f22e38e	
-RPMIdentity: d52eac1531d1c54aafe3d7133ffbbe09fe9dbabe5c75321e0e9bd8595832bd1f32096c46562b1d9a62be0602938eea150dcdd5b0711496035f927d3cbefb7c3e
+File: /usr/bin/konf	100755	root:root	1c6fbd23aaa9a0a501a00523578a057e	
+File: /usr/bin/konfd	100755	root:root	7d543b6bf7f75c289e1ec810b618da0c	
+RPMIdentity: aaa67851ff990015bddad5f18e75ae1da421d40333f2ff0aaa3108ca8fecac4c2a093f1157a2c00b92fc4caa352b7a4439d0744e31b0daefa1fb77f7001bad47
--- klish-konfd-debuginfo-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:05.000000000 +0000
+++ klish-konfd-debuginfo-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:28.851004662 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/80	40755	root:root	
-/usr/lib/debug/.build-id/80/e8fc4d27aaddbce13050170efb5677e1682252	120777	root:root	../../../../bin/konfd
-/usr/lib/debug/.build-id/80/e8fc4d27aaddbce13050170efb5677e1682252.debug	120777	root:root	../../usr/bin/konfd.debug
 /usr/lib/debug/.build-id/97	40755	root:root	
-/usr/lib/debug/.build-id/97/a66ade8123471ddbf6e7248205e348aebbeec4	120777	root:root	../../../../bin/konf
-/usr/lib/debug/.build-id/97/a66ade8123471ddbf6e7248205e348aebbeec4.debug	120777	root:root	../../usr/bin/konf.debug
+/usr/lib/debug/.build-id/97/6df8804dd6b7baa693cc88b9ae55cce0f2bdba	120777	root:root	../../../../bin/konf
+/usr/lib/debug/.build-id/97/6df8804dd6b7baa693cc88b9ae55cce0f2bdba.debug	120777	root:root	../../usr/bin/konf.debug
+/usr/lib/debug/.build-id/b1	40755	root:root	
+/usr/lib/debug/.build-id/b1/00ccbb54d929ea30a071518fcdade219722b69	120777	root:root	../../../../bin/konfd
+/usr/lib/debug/.build-id/b1/00ccbb54d929ea30a071518fcdade219722b69.debug	120777	root:root	../../usr/bin/konfd.debug
 /usr/lib/debug/usr/bin/konf.debug	100644	root:root	
@@ -20,10 +20,10 @@
 Provides: klish-konfd-debuginfo = 2.2.4-alt2:sisyphus+287641.100.1.1
-File: /usr/lib/debug/.build-id/80	40755	root:root		
-File: /usr/lib/debug/.build-id/80/e8fc4d27aaddbce13050170efb5677e1682252	120777	root:root		../../../../bin/konfd
-File: /usr/lib/debug/.build-id/80/e8fc4d27aaddbce13050170efb5677e1682252.debug	120777	root:root		../../usr/bin/konfd.debug
 File: /usr/lib/debug/.build-id/97	40755	root:root		
-File: /usr/lib/debug/.build-id/97/a66ade8123471ddbf6e7248205e348aebbeec4	120777	root:root		../../../../bin/konf
-File: /usr/lib/debug/.build-id/97/a66ade8123471ddbf6e7248205e348aebbeec4.debug	120777	root:root		../../usr/bin/konf.debug
-File: /usr/lib/debug/usr/bin/konf.debug	100644	root:root	32565f46e1241e5f84fa62c2742fd358	
-File: /usr/lib/debug/usr/bin/konfd.debug	100644	root:root	b380a86cd62ba64b91e7464ab7232256	
+File: /usr/lib/debug/.build-id/97/6df8804dd6b7baa693cc88b9ae55cce0f2bdba	120777	root:root		../../../../bin/konf
+File: /usr/lib/debug/.build-id/97/6df8804dd6b7baa693cc88b9ae55cce0f2bdba.debug	120777	root:root		../../usr/bin/konf.debug
+File: /usr/lib/debug/.build-id/b1	40755	root:root		
+File: /usr/lib/debug/.build-id/b1/00ccbb54d929ea30a071518fcdade219722b69	120777	root:root		../../../../bin/konfd
+File: /usr/lib/debug/.build-id/b1/00ccbb54d929ea30a071518fcdade219722b69.debug	120777	root:root		../../usr/bin/konfd.debug
+File: /usr/lib/debug/usr/bin/konf.debug	100644	root:root	17c77f3efcc68257d413650beb07e7d3	
+File: /usr/lib/debug/usr/bin/konfd.debug	100644	root:root	d86c687fca1f83ad00e186e63ae37db7	
 File: /usr/src/debug/klish-2.2.4	40755	root:root		
@@ -35,2 +35,2 @@
 File: /usr/src/debug/klish-2.2.4/lub/log.h	100644	root:root	0924e0918f4738b4765de425a1e149f4	
-RPMIdentity: 8832a21b0fb54955fb98b199b09dfe30ee85ab7ec2d8d5d35d5ac3a18e7de5ce9c35c5bdc1fcf8760f6e55f6e73cf6afd2fc9dfc13a5c383b4d5837e26b003d0
+RPMIdentity: 9fc03237e36db15eec20bf0812a3f710af4c580c24103f449e5ee51a25558e8c0454472b52b1a3f704b6a36b5c23616e18a785a745f99b9f82d1f9b79971ae45
--- klish-libclish-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:04.000000000 +0000
+++ klish-libclish-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:28.916005616 +0000
@@ -13,6 +13,6 @@
 Provides: klish-libclish = 2.2.4-alt2:sisyphus+287641.100.1.1
-File: /usr/lib64/clish_plugin_clish.la	100755	root:root	5cb29e7d5677a5b55ab55992ef591e9c	
-File: /usr/lib64/clish_plugin_clish.so	100644	root:root	147ed1501a93a00a60920f9b3e227992	
+File: /usr/lib64/clish_plugin_clish.la	100755	root:root	ac5d9e1794d21d1a87f2e4abfcea86b6	
+File: /usr/lib64/clish_plugin_clish.so	100644	root:root	adc43c7ccd71b0f031949781db69402c	
 File: /usr/lib64/libclish.so.2	120777	root:root		libclish.so.2.0.0
-File: /usr/lib64/libclish.so.2.0.0	100644	root:root	ef6432a3be02d070210ec864e166a0f2	
-RPMIdentity: 0ca8d7a7681f947779ef62d672421575c037c20e858498ada6d08bb32f7cb0eb2d843c868653b7edf5704234a0540358d75460dd57d833e9200d917cf0d05a65
+File: /usr/lib64/libclish.so.2.0.0	100644	root:root	c7d99cd8dfd2bb97c2383ec0ac3e80fb	
+RPMIdentity: a1ce8b09bb6076da80c61786733cea3b7557b8c1cf707414e088df03521d0c6d4daa051841343faa2955002425c1602b417ccf96e7d5ab390e33a3a3c0cd371e
--- klish-libclish-debuginfo-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:04.000000000 +0000
+++ klish-libclish-debuginfo-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:28.984006614 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/73	40755	root:root	
-/usr/lib/debug/.build-id/73/007b709ee3c1a76ea76fb458962d565170084a	120777	root:root	../../../../lib64/clish_plugin_clish.so
-/usr/lib/debug/.build-id/73/007b709ee3c1a76ea76fb458962d565170084a.debug	120777	root:root	../../usr/lib64/clish_plugin_clish.so.debug
-/usr/lib/debug/.build-id/ab	40755	root:root	
-/usr/lib/debug/.build-id/ab/ddc75f80b7f2d1a9061cf8cfdca0463deda34f	120777	root:root	../../../../lib64/libclish.so.2.0.0
-/usr/lib/debug/.build-id/ab/ddc75f80b7f2d1a9061cf8cfdca0463deda34f.debug	120777	root:root	../../usr/lib64/libclish.so.2.0.0.debug
+/usr/lib/debug/.build-id/00	40755	root:root	
+/usr/lib/debug/.build-id/00/c39328a5f243ddbea1af22eaea16c669c1fc55	120777	root:root	../../../../lib64/libclish.so.2.0.0
+/usr/lib/debug/.build-id/00/c39328a5f243ddbea1af22eaea16c669c1fc55.debug	120777	root:root	../../usr/lib64/libclish.so.2.0.0.debug
+/usr/lib/debug/.build-id/3d	40755	root:root	
+/usr/lib/debug/.build-id/3d/5ef26c45a96184919ae5ea1c96ecebbf50f4a1	120777	root:root	../../../../lib64/clish_plugin_clish.so
+/usr/lib/debug/.build-id/3d/5ef26c45a96184919ae5ea1c96ecebbf50f4a1.debug	120777	root:root	../../usr/lib64/clish_plugin_clish.so.debug
 /usr/lib/debug/usr/lib64/clish_plugin_clish.so.debug	100644	root:root	
@@ -122,10 +122,10 @@
 Provides: klish-libclish-debuginfo = 2.2.4-alt2:sisyphus+287641.100.1.1
-File: /usr/lib/debug/.build-id/73	40755	root:root		
-File: /usr/lib/debug/.build-id/73/007b709ee3c1a76ea76fb458962d565170084a	120777	root:root		../../../../lib64/clish_plugin_clish.so
-File: /usr/lib/debug/.build-id/73/007b709ee3c1a76ea76fb458962d565170084a.debug	120777	root:root		../../usr/lib64/clish_plugin_clish.so.debug
-File: /usr/lib/debug/.build-id/ab	40755	root:root		
-File: /usr/lib/debug/.build-id/ab/ddc75f80b7f2d1a9061cf8cfdca0463deda34f	120777	root:root		../../../../lib64/libclish.so.2.0.0
-File: /usr/lib/debug/.build-id/ab/ddc75f80b7f2d1a9061cf8cfdca0463deda34f.debug	120777	root:root		../../usr/lib64/libclish.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/clish_plugin_clish.so.debug	100644	root:root	ac9b48ec8a57df2bef4a9529e6487cf6	
-File: /usr/lib/debug/usr/lib64/libclish.so.2.0.0.debug	100644	root:root	7ab34a9b6029b7dba9d11572cbdac56e	
+File: /usr/lib/debug/.build-id/00	40755	root:root		
+File: /usr/lib/debug/.build-id/00/c39328a5f243ddbea1af22eaea16c669c1fc55	120777	root:root		../../../../lib64/libclish.so.2.0.0
+File: /usr/lib/debug/.build-id/00/c39328a5f243ddbea1af22eaea16c669c1fc55.debug	120777	root:root		../../usr/lib64/libclish.so.2.0.0.debug
+File: /usr/lib/debug/.build-id/3d	40755	root:root		
+File: /usr/lib/debug/.build-id/3d/5ef26c45a96184919ae5ea1c96ecebbf50f4a1	120777	root:root		../../../../lib64/clish_plugin_clish.so
+File: /usr/lib/debug/.build-id/3d/5ef26c45a96184919ae5ea1c96ecebbf50f4a1.debug	120777	root:root		../../usr/lib64/clish_plugin_clish.so.debug
+File: /usr/lib/debug/usr/lib64/clish_plugin_clish.so.debug	100644	root:root	126fe5d9f4120b075062099efab228f1	
+File: /usr/lib/debug/usr/lib64/libclish.so.2.0.0.debug	100644	root:root	96c38c6effee913be12e919c2e2710ad	
 File: /usr/lib/debug/usr/lib64/libclish.so.2.debug	120777	root:root		libclish.so.2.0.0.debug
@@ -236,2 +236,2 @@
 File: /usr/src/debug/klish-2.2.4/plugins/clish/sym_script.c	100644	root:root	6d10f350aec848ce0a7a49299128396a	
-RPMIdentity: 6904262be2ae929184ae6eaabc0702ac2735cfa5c49cd881b250a1807eb73ed540cdd2dda4efa1c70603e3dcfe3d1a56a397903bccb9c413e3bcb4d653cecb99
+RPMIdentity: 1a67b29b2cc45ce53e2aa633d8d621505d56af101c75cf8244f4947dcadb2e375e73d43e532400da4d97b6ebd055ba35192b75132e1fdd61bae15a402c224b6e
--- klish-libkonf-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:03.000000000 +0000
+++ klish-libkonf-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:29.977021191 +0000
@@ -8,3 +8,3 @@
 File: /usr/lib64/libkonf.so.2	120777	root:root		libkonf.so.2.0.0
-File: /usr/lib64/libkonf.so.2.0.0	100644	root:root	4dce781af7d2fc4e726206862c3cff18	
-RPMIdentity: becfcbe98feb7ef29fefdb8d264178b1a9ed89bec654a669efdc58584d57439113b81c2bb4f8027c143351529fa77aa6ef9386e9c8f052a24866030118c398df
+File: /usr/lib64/libkonf.so.2.0.0	100644	root:root	74c283893c95b6b4c613b097d75d6540	
+RPMIdentity: 3d7669c8b68f1eef9e4bf9a95a8ffc14838213386582a87c58fbe2e6d0f33280b0f173b0dc3f27afcbfa46807b3fd1030ae4f53c14cce5745430f7fe97723152
--- klish-libkonf-debuginfo-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:06.000000000 +0000
+++ klish-libkonf-debuginfo-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:30.029021955 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/b1	40755	root:root	
-/usr/lib/debug/.build-id/b1/c936741f34f626d5fee3b10d4413b78eb7efc2	120777	root:root	../../../../lib64/libkonf.so.2.0.0
-/usr/lib/debug/.build-id/b1/c936741f34f626d5fee3b10d4413b78eb7efc2.debug	120777	root:root	../../usr/lib64/libkonf.so.2.0.0.debug
+/usr/lib/debug/.build-id/e0	40755	root:root	
+/usr/lib/debug/.build-id/e0/948e14dbc788c3d08d23553af73d2dc7bcfc1b	120777	root:root	../../../../lib64/libkonf.so.2.0.0
+/usr/lib/debug/.build-id/e0/948e14dbc788c3d08d23553af73d2dc7bcfc1b.debug	120777	root:root	../../usr/lib64/libkonf.so.2.0.0.debug
 /usr/lib/debug/usr/lib64/libkonf.so.2.0.0.debug	100644	root:root	
@@ -32,6 +32,6 @@
 Provides: klish-libkonf-debuginfo = 2.2.4-alt2:sisyphus+287641.100.1.1
-File: /usr/lib/debug/.build-id/b1	40755	root:root		
-File: /usr/lib/debug/.build-id/b1/c936741f34f626d5fee3b10d4413b78eb7efc2	120777	root:root		../../../../lib64/libkonf.so.2.0.0
-File: /usr/lib/debug/.build-id/b1/c936741f34f626d5fee3b10d4413b78eb7efc2.debug	120777	root:root		../../usr/lib64/libkonf.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libkonf.so.2.0.0.debug	100644	root:root	5fd34bb395fc76b00e34503d1794b3c2	
+File: /usr/lib/debug/.build-id/e0	40755	root:root		
+File: /usr/lib/debug/.build-id/e0/948e14dbc788c3d08d23553af73d2dc7bcfc1b	120777	root:root		../../../../lib64/libkonf.so.2.0.0
+File: /usr/lib/debug/.build-id/e0/948e14dbc788c3d08d23553af73d2dc7bcfc1b.debug	120777	root:root		../../usr/lib64/libkonf.so.2.0.0.debug
+File: /usr/lib/debug/usr/lib64/libkonf.so.2.0.0.debug	100644	root:root	d344c98a23eb241786f7f49afb5b5628	
 File: /usr/lib/debug/usr/lib64/libkonf.so.2.debug	120777	root:root		libkonf.so.2.0.0.debug
@@ -59,2 +59,2 @@
 File: /usr/src/debug/klish-2.2.4/lub/conv.h	100644	root:root	232713d20020df61e59d1011e25e018f	
-RPMIdentity: d21b42c5c5dc949e84b0b9e9dae0c206d3690e626e8553b7cead5f6e032fc6dc97b1791e0ad5783d5b22284aad6973fa3b2126f65019744aabdceb9112a5d440
+RPMIdentity: a58da55242d4c89d9ffbb6326679129edffe3f2ce41d280d04d15514dfcf3afa30fb3f8084002ccce8ce19fb9931f46db70b2a22126100124aa2370eb507a474
--- klish-liblub-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:05.000000000 +0000
+++ klish-liblub-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:30.131023452 +0000
@@ -12,3 +12,3 @@
 File: /usr/lib64/liblub.so.2	120777	root:root		liblub.so.2.0.0
-File: /usr/lib64/liblub.so.2.0.0	100644	root:root	7cbdc0781a5bc786eaeb3e32da5c2467	
-RPMIdentity: 61e577d5a031599b8599654719687137d4b7337265ab62bd2be7000162de8f82495711902c3f003d6da02cff4a9defd3c527e7afbf8f09a50708774436cde325
+File: /usr/lib64/liblub.so.2.0.0	100644	root:root	1dcf24ffac03e6d3bf57b9aba3c375a0	
+RPMIdentity: 30e8ef2b07310858fbcc9e348f793c39403f68d28622dd85ffce9979a4ed20a3a5a18bfd17206551d2de418eb36623a4b487955e977aa4c7e2624e2f143c8396
--- klish-liblub-debuginfo-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:04.000000000 +0000
+++ klish-liblub-debuginfo-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:30.182024201 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/8f	40755	root:root	
-/usr/lib/debug/.build-id/8f/a498eb7aaaf527743577b35caa735ea01a0b53	120777	root:root	../../../../lib64/liblub.so.2.0.0
-/usr/lib/debug/.build-id/8f/a498eb7aaaf527743577b35caa735ea01a0b53.debug	120777	root:root	../../usr/lib64/liblub.so.2.0.0.debug
+/usr/lib/debug/.build-id/04	40755	root:root	
+/usr/lib/debug/.build-id/04/f00e303621368aeda44c475bf8c7c8a7acdd2b	120777	root:root	../../../../lib64/liblub.so.2.0.0
+/usr/lib/debug/.build-id/04/f00e303621368aeda44c475bf8c7c8a7acdd2b.debug	120777	root:root	../../usr/lib64/liblub.so.2.0.0.debug
 /usr/lib/debug/usr/lib64/liblub.so.2.0.0.debug	100644	root:root	
@@ -64,6 +64,6 @@
 Provides: klish-liblub-debuginfo = 2.2.4-alt2:sisyphus+287641.100.1.1
-File: /usr/lib/debug/.build-id/8f	40755	root:root		
-File: /usr/lib/debug/.build-id/8f/a498eb7aaaf527743577b35caa735ea01a0b53	120777	root:root		../../../../lib64/liblub.so.2.0.0
-File: /usr/lib/debug/.build-id/8f/a498eb7aaaf527743577b35caa735ea01a0b53.debug	120777	root:root		../../usr/lib64/liblub.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/liblub.so.2.0.0.debug	100644	root:root	5bec12e181431348b5f80d520012228c	
+File: /usr/lib/debug/.build-id/04	40755	root:root		
+File: /usr/lib/debug/.build-id/04/f00e303621368aeda44c475bf8c7c8a7acdd2b	120777	root:root		../../../../lib64/liblub.so.2.0.0
+File: /usr/lib/debug/.build-id/04/f00e303621368aeda44c475bf8c7c8a7acdd2b.debug	120777	root:root		../../usr/lib64/liblub.so.2.0.0.debug
+File: /usr/lib/debug/usr/lib64/liblub.so.2.0.0.debug	100644	root:root	ef3b59db9a688ea64e481f4da40e2b96	
 File: /usr/lib/debug/usr/lib64/liblub.so.2.debug	120777	root:root		liblub.so.2.0.0.debug
@@ -123,2 +123,2 @@
 File: /usr/src/debug/klish-2.2.4/lub/types/tri.c	100644	root:root	87396c38a6dcb2c071fb113a05c42a85	
-RPMIdentity: 8aff52ae8f94147b4aa589fe63d0172c8cdedd44406488676015014388d9ddec961a0b6f458af9c4ffddcd073ea8e169afb8f5bc76d76734746ef678ab10943f
+RPMIdentity: cd88d4029ef4aa8f3886bae10146f0f51019189a978104a1fb07345d4f233b3e441916b50ab805e9238c8223d8e52323ebfc05e84a1bf14c93f41de1e862cfd2
--- klish-libtinyrl-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:05.000000000 +0000
+++ klish-libtinyrl-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:30.279025625 +0000
@@ -10,3 +10,3 @@
 File: /usr/lib64/libtinyrl.so.2	120777	root:root		libtinyrl.so.2.0.0
-File: /usr/lib64/libtinyrl.so.2.0.0	100644	root:root	ec73fb2de4734e316431acef655d56be	
-RPMIdentity: cbe7cbfbca271927340843096c02afd8d898d6564952777ec1c6ebcf7851527ddd63a1128442f84acc38b1249acf0e20f6391254847e2731b35aa7d379d7ad81
+File: /usr/lib64/libtinyrl.so.2.0.0	100644	root:root	ee2dacbe9d567a0f2fff71bae8522f9f	
+RPMIdentity: cd716236dbf55abc9aa32fe331e6484d7c2e98e0c16ab599e53cc3215797102f6e0bc168c7eb3865ffa264123aea43044ec6d3725297f2f808bf7958b684504b
--- klish-libtinyrl-debuginfo-2.2.4-alt2.x86_64.rpm.repo	2021-10-19 18:57:05.000000000 +0000
+++ klish-libtinyrl-debuginfo-2.2.4-alt2.x86_64.rpm.hasher	2023-01-09 03:29:30.324026285 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/e7	40755	root:root	
-/usr/lib/debug/.build-id/e7/cecb92e888c828eb4977d8693c375be038f781	120777	root:root	../../../../lib64/libtinyrl.so.2.0.0
-/usr/lib/debug/.build-id/e7/cecb92e888c828eb4977d8693c375be038f781.debug	120777	root:root	../../usr/lib64/libtinyrl.so.2.0.0.debug
+/usr/lib/debug/.build-id/b7	40755	root:root	
+/usr/lib/debug/.build-id/b7/89ba9387542aa2424f8c089a3688abd7b8e249	120777	root:root	../../../../lib64/libtinyrl.so.2.0.0
+/usr/lib/debug/.build-id/b7/89ba9387542aa2424f8c089a3688abd7b8e249.debug	120777	root:root	../../usr/lib64/libtinyrl.so.2.0.0.debug
 /usr/lib/debug/usr/lib64/libtinyrl.so.2.0.0.debug	100644	root:root	
@@ -24,6 +24,6 @@
 Provides: klish-libtinyrl-debuginfo = 2.2.4-alt2:sisyphus+287641.100.1.1
-File: /usr/lib/debug/.build-id/e7	40755	root:root		
-File: /usr/lib/debug/.build-id/e7/cecb92e888c828eb4977d8693c375be038f781	120777	root:root		../../../../lib64/libtinyrl.so.2.0.0
-File: /usr/lib/debug/.build-id/e7/cecb92e888c828eb4977d8693c375be038f781.debug	120777	root:root		../../usr/lib64/libtinyrl.so.2.0.0.debug
-File: /usr/lib/debug/usr/lib64/libtinyrl.so.2.0.0.debug	100644	root:root	59b06c5ccc216e70fdd4f5e1799e30fd	
+File: /usr/lib/debug/.build-id/b7	40755	root:root		
+File: /usr/lib/debug/.build-id/b7/89ba9387542aa2424f8c089a3688abd7b8e249	120777	root:root		../../../../lib64/libtinyrl.so.2.0.0
+File: /usr/lib/debug/.build-id/b7/89ba9387542aa2424f8c089a3688abd7b8e249.debug	120777	root:root		../../usr/lib64/libtinyrl.so.2.0.0.debug
+File: /usr/lib/debug/usr/lib64/libtinyrl.so.2.0.0.debug	100644	root:root	5d4987297c3b55739db2622ffeefe244	
 File: /usr/lib/debug/usr/lib64/libtinyrl.so.2.debug	120777	root:root		libtinyrl.so.2.0.0.debug
@@ -43,2 +43,2 @@
 File: /usr/src/debug/klish-2.2.4/tinyrl/vt100/vt100.c	100644	root:root	a94b230300daf3eb385ac291c0e55109	
-RPMIdentity: f1da42259c1c8f807860f5db1bb4591bb66b52530cf600bf2244267c3aab2d49198f30f75bf182c4452520a8351820cc91b9316bd4107da3d25e16cd562e3c37
+RPMIdentity: 5b34ade0f876abea1548f6d88b8f4a244345c83326013b99b81236a1ecc07422fbfc48c674cbb1382c3f2bd9e673d0514d1201be22054fab395e73e90c035cb2