<86>May 21 02:23:53 userdel[2066650]: delete user 'rooter' <86>May 21 02:23:53 userdel[2066650]: removed group 'rooter' owned by 'rooter' <86>May 21 02:23:53 userdel[2066650]: removed shadow group 'rooter' owned by 'rooter' <86>May 21 02:23:53 groupadd[2066667]: group added to /etc/group: name=rooter, GID=942 <86>May 21 02:23:53 groupadd[2066667]: group added to /etc/gshadow: name=rooter <86>May 21 02:23:53 groupadd[2066667]: new group: name=rooter, GID=942 <86>May 21 02:23:53 useradd[2066685]: new user: name=rooter, UID=942, GID=942, home=/root, shell=/bin/bash <86>May 21 02:23:53 userdel[2066703]: delete user 'builder' <86>May 21 02:23:53 userdel[2066703]: removed group 'builder' owned by 'builder' <86>May 21 02:23:53 userdel[2066703]: removed shadow group 'builder' owned by 'builder' <86>May 21 02:23:53 groupadd[2066717]: group added to /etc/group: name=builder, GID=943 <86>May 21 02:23:53 groupadd[2066717]: group added to /etc/gshadow: name=builder <86>May 21 02:23:53 groupadd[2066717]: new group: name=builder, GID=943 <86>May 21 02:23:53 useradd[2066730]: new user: name=builder, UID=943, GID=943, 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>May 21 02:23:54 rpmi: libexpat-2.4.7-alt1 sisyphus+296417.100.1.1 1646812525 installed <13>May 21 02:23:54 rpmi: libexpat-devel-2.4.7-alt1 sisyphus+296417.100.1.1 1646812525 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.48539 + 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.48539 + 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' /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/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' 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/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_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/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/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/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/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/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_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/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/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/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_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_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_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_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_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_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_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_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_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_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_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_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/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/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 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/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/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/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/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/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/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/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.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.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/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/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/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/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_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_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. -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_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. -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. -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. -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. -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_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_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. -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_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/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_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/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_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/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/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/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/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/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/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/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/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/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/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 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 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 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 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/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 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 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/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 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/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 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/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 -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 -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 -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/ccs5Kc3w.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.12420 + 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/ccM7CtKM.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 :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.AcyEmI 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.aAdG8a 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.g1wfH9 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.OI1Rou 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.zReGIN 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.1kGhsD 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.ryh2hg 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.I6pbFI 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.uhWb8z 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.rdu2gS 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.nNFbCn 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.rqjvOq 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.dZHrhe 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.bISA0Y 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.LtqKu2 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.OmCIo6 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.sOYS4c 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.daMIwE 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.kB0OJl 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.VjEcKK 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.kvf7Ym 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.KI5h5x 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.a9OmwV 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.kOs6jR 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.4bG7Ew 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.5QBMFZ 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.fGNT1l 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.Iz1aSA 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.sroqXp 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.RgN9Ri Processing files: klish-doc-2.2.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10255 + 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.DSznDW 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.TMN8sq 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.L9e0Yn 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.lGkzIY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DQK83Q 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.knmxaT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a6ysmV 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.PBWYev find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HmfOOt 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.sLTU17 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wS7hkI 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.Rqv5T9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z1Tcka 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.QVjmkB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YmzCXM 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) 17.82user 7.87system 0:58.03elapsed 44%CPU (0avgtext+0avgdata 55736maxresident)k 0inputs+0outputs (0major+3323993minor)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 20.74user 11.12system 1:03.08elapsed 50%CPU (0avgtext+0avgdata 104204maxresident)k 0inputs+0outputs (30758major+3905695minor)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 2022-05-21 02:24:54.939359729 +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 703968a9554a72ed5b2c3f44f212ab79 +RPMIdentity: 2a5b1009dd2a6b5fba8bebcf6ca0f7bf3678c363bbbc9c95ddbf55a5fee9d9f32f7d9cc3f64129471e075b8a5476f77ae6f8779d77aaaa7ea9f4dd08accfdb49 --- 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 2022-05-21 02:24:54.996360752 +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/92 40755 root:root +/usr/lib/debug/.build-id/92/f2c7785e4a5c4a3e180fab53c371bd238ddb2f 120777 root:root ../../../../bin/clish +/usr/lib/debug/.build-id/92/f2c7785e4a5c4a3e180fab53c371bd238ddb2f.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/92 40755 root:root +File: /usr/lib/debug/.build-id/92/f2c7785e4a5c4a3e180fab53c371bd238ddb2f 120777 root:root ../../../../bin/clish +File: /usr/lib/debug/.build-id/92/f2c7785e4a5c4a3e180fab53c371bd238ddb2f.debug 120777 root:root ../../usr/bin/clish.debug +File: /usr/lib/debug/usr/bin/clish.debug 100644 root:root aae6d0c54003754fff2f5a7d982f09d8 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: 462115d0dcd7d87d20a37c3bbe2f1b776e56629c61a9d26bd0a232e205725a7767b86f1174419a2d1814edc8013c5f9cc187f54390bb4a3a6c08bf0cabe2535a --- 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 2022-05-21 02:24:55.108362762 +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 c789a3b9a874319585fedf4eaf566aad +File: /usr/bin/konfd 100755 root:root 620e522889d5fcf51e7e23b6c7863468 +RPMIdentity: d8578347a070bf5313afd785be15e5ae7e9566f1da31bc97f03e535aedf02822fb4c418b9ff30c1b0dc287585ee7d8946c907067c6057688834d9177d482b16c --- 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 2022-05-21 02:24:55.158363660 +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/23 40755 root:root +/usr/lib/debug/.build-id/23/38ef774dfcb1958fd2170b45705c873439db93 120777 root:root ../../../../bin/konfd +/usr/lib/debug/.build-id/23/38ef774dfcb1958fd2170b45705c873439db93.debug 120777 root:root ../../usr/bin/konfd.debug +/usr/lib/debug/.build-id/f8 40755 root:root +/usr/lib/debug/.build-id/f8/3335df0e88aef33e3e9497eb71d617cfee3680 120777 root:root ../../../../bin/konf +/usr/lib/debug/.build-id/f8/3335df0e88aef33e3e9497eb71d617cfee3680.debug 120777 root:root ../../usr/bin/konf.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/23 40755 root:root +File: /usr/lib/debug/.build-id/23/38ef774dfcb1958fd2170b45705c873439db93 120777 root:root ../../../../bin/konfd +File: /usr/lib/debug/.build-id/23/38ef774dfcb1958fd2170b45705c873439db93.debug 120777 root:root ../../usr/bin/konfd.debug +File: /usr/lib/debug/.build-id/f8 40755 root:root +File: /usr/lib/debug/.build-id/f8/3335df0e88aef33e3e9497eb71d617cfee3680 120777 root:root ../../../../bin/konf +File: /usr/lib/debug/.build-id/f8/3335df0e88aef33e3e9497eb71d617cfee3680.debug 120777 root:root ../../usr/bin/konf.debug +File: /usr/lib/debug/usr/bin/konf.debug 100644 root:root d0ec7db9a6a28d3d6d4c8627338a23d5 +File: /usr/lib/debug/usr/bin/konfd.debug 100644 root:root a84ba339c5617a881726b7855f34b805 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: b6d1438f4a5ffa00924c9e26dd471654543f8964b3aa1bfb78a5fa508294130fd698a420ba0c0718d3ff295aac4b5803410c52578d739ca7aaecafc8f84322b7 --- 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 2022-05-21 02:24:55.211364611 +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 f89f5916dc611b8357ef3a8aeb6254b6 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 8dd19d6ac86b47db7ee883cf9d30688f +RPMIdentity: 9629efecb1bec368d9ee31acc65d51f2d7160837f39b8f236f76104d1c90fcfc716323fdd2b969a34f02b99563eb517902561cea92f809e0f312daa3aa96761d --- 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 2022-05-21 02:24:55.264365563 +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/b6 40755 root:root +/usr/lib/debug/.build-id/b6/dad73d0b99e3bd5fbe425c3cc883535b114d7c 120777 root:root ../../../../lib64/clish_plugin_clish.so +/usr/lib/debug/.build-id/b6/dad73d0b99e3bd5fbe425c3cc883535b114d7c.debug 120777 root:root ../../usr/lib64/clish_plugin_clish.so.debug +/usr/lib/debug/.build-id/e1 40755 root:root +/usr/lib/debug/.build-id/e1/9af0f7797957d9b2e609e1a2d0bcb39df0cae7 120777 root:root ../../../../lib64/libclish.so.2.0.0 +/usr/lib/debug/.build-id/e1/9af0f7797957d9b2e609e1a2d0bcb39df0cae7.debug 120777 root:root ../../usr/lib64/libclish.so.2.0.0.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/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/dad73d0b99e3bd5fbe425c3cc883535b114d7c 120777 root:root ../../../../lib64/clish_plugin_clish.so +File: /usr/lib/debug/.build-id/b6/dad73d0b99e3bd5fbe425c3cc883535b114d7c.debug 120777 root:root ../../usr/lib64/clish_plugin_clish.so.debug +File: /usr/lib/debug/.build-id/e1 40755 root:root +File: /usr/lib/debug/.build-id/e1/9af0f7797957d9b2e609e1a2d0bcb39df0cae7 120777 root:root ../../../../lib64/libclish.so.2.0.0 +File: /usr/lib/debug/.build-id/e1/9af0f7797957d9b2e609e1a2d0bcb39df0cae7.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 511f64b0d87c23e425d6d3ddd1164830 +File: /usr/lib/debug/usr/lib64/libclish.so.2.0.0.debug 100644 root:root 46df7c6f6bc9de7352d6dcfa1815f07d 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: 55df73a92d34d60c17f0ae66f2e3f692b8d51a818314cb00d8274a12d8170d1260301210530c4d2f9d11bb9ab271c2cab3ed868e4dc8ca5e1de1ae9c06fa4f6d --- 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 2022-05-21 02:24:55.356367214 +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 7498d62f0e4edb8e7c6070cb59d13d92 +RPMIdentity: d128e75c6799b628f40c2d38544f5909a662f100ac521623e66d9b8ca845ce673658e3bdad8ffd4ee28eb2fe16241d7b8a3d129b2e38c5665c83b919507c874b --- 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 2022-05-21 02:24:55.405368093 +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/d7 40755 root:root +/usr/lib/debug/.build-id/d7/f0d00eecd832f21e34b0f914877629b7451a3e 120777 root:root ../../../../lib64/libkonf.so.2.0.0 +/usr/lib/debug/.build-id/d7/f0d00eecd832f21e34b0f914877629b7451a3e.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/d7 40755 root:root +File: /usr/lib/debug/.build-id/d7/f0d00eecd832f21e34b0f914877629b7451a3e 120777 root:root ../../../../lib64/libkonf.so.2.0.0 +File: /usr/lib/debug/.build-id/d7/f0d00eecd832f21e34b0f914877629b7451a3e.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 c326c199b63c071681bf33eb5a1535f3 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: a3c53175d70b814b704b190990ddc58bc04cfd4087d520093508e0feb061d2960272a03da410d1d85a4d8f7c0fa398211ab6d831903562f80ccdf90fa2c35582 --- 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 2022-05-21 02:24:55.528370301 +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 31efdcf7cfb3265bea57577dbe384da6 +RPMIdentity: 197801d3fc4cd4e3589ad60898b01fc84a185d0eaee394873351337abd2852e4bd10e36ce399b6c919f666a1959819182c4e6432ac0c4f9da08fc3366e882981 --- 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 2022-05-21 02:24:55.578371198 +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/f7 40755 root:root +/usr/lib/debug/.build-id/f7/b69d10980dced562a9a481a59fdd8f52876fe0 120777 root:root ../../../../lib64/liblub.so.2.0.0 +/usr/lib/debug/.build-id/f7/b69d10980dced562a9a481a59fdd8f52876fe0.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/f7 40755 root:root +File: /usr/lib/debug/.build-id/f7/b69d10980dced562a9a481a59fdd8f52876fe0 120777 root:root ../../../../lib64/liblub.so.2.0.0 +File: /usr/lib/debug/.build-id/f7/b69d10980dced562a9a481a59fdd8f52876fe0.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 e46cbbe824d3cb6a1266b88987553aeb 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: 31befe41abc2f175efc19cf5a550530b0882da3bcbd3364a1f67a9469f42abf97fbc66f2279189f1350ecbefa0a87cdf7a0af609edd665abf53d771919edf499 --- 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 2022-05-21 02:24:55.672372886 +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 2f77447162eaa383e3eb57fb82d4b972 +RPMIdentity: f94e80b663f7f482c844f557dc1de740cab929cb21a03f92cb465077658d24e4f4caafa43695903a511f426f320e3fad51207da2030913e8285dc95d1f565ef5 --- 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 2022-05-21 02:24:55.716373675 +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/28 40755 root:root +/usr/lib/debug/.build-id/28/77246bfc4ec4eadb0e3e6d71dcb228fdcb47e4 120777 root:root ../../../../lib64/libtinyrl.so.2.0.0 +/usr/lib/debug/.build-id/28/77246bfc4ec4eadb0e3e6d71dcb228fdcb47e4.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/28 40755 root:root +File: /usr/lib/debug/.build-id/28/77246bfc4ec4eadb0e3e6d71dcb228fdcb47e4 120777 root:root ../../../../lib64/libtinyrl.so.2.0.0 +File: /usr/lib/debug/.build-id/28/77246bfc4ec4eadb0e3e6d71dcb228fdcb47e4.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 d7cff474e84bf45d752a0b0b5875b92a 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: cdd43db08f37afff20534315049605a9b45601ee1b77ef46ced8bb486e4ba9ecdd95e421acdd2ea06733019955a52053fe3dda9db5114b5266949db25c72bc44