<86>Dec 18 06:38:54 userdel[2982137]: delete user 'rooter' <86>Dec 18 06:38:54 userdel[2982137]: removed group 'rooter' owned by 'rooter' <86>Dec 18 06:38:54 userdel[2982137]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 18 06:38:54 groupadd[2982148]: group added to /etc/group: name=rooter, GID=639 <86>Dec 18 06:38:54 groupadd[2982148]: group added to /etc/gshadow: name=rooter <86>Dec 18 06:38:54 groupadd[2982148]: new group: name=rooter, GID=639 <86>Dec 18 06:38:54 useradd[2982159]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Dec 18 06:38:54 userdel[2982172]: delete user 'builder' <86>Dec 18 06:38:54 userdel[2982172]: removed group 'builder' owned by 'builder' <86>Dec 18 06:38:54 userdel[2982172]: removed shadow group 'builder' owned by 'builder' <86>Dec 18 06:38:54 groupadd[2982183]: group added to /etc/group: name=builder, GID=640 <86>Dec 18 06:38:54 groupadd[2982183]: group added to /etc/gshadow: name=builder <86>Dec 18 06:38:54 groupadd[2982183]: new group: name=builder, GID=640 <86>Dec 18 06:38:54 useradd[2982192]: new user: name=builder, UID=640, GID=640, 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>Dec 18 06:38:56 rpmi: libexpat-2.4.1-alt2 sisyphus+291954.100.1.1 1639496332 installed <13>Dec 18 06:38:56 rpmi: libexpat-devel-2.4.1-alt2 sisyphus+291954.100.1.1 1639496332 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.30612 + 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.30612 + 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 + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./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-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 -j8 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/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/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' 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/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/command/libclish_la-command_dump.lo `test -f 'clish/command/command_dump.c' || echo './'`clish/command/command_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/command/command_dump.c -fPIC -DPIC -o clish/command/.libs/libclish_la-command_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/param/libclish_la-param_dump.lo `test -f 'clish/param/param_dump.c' || echo './'`clish/param/param_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/param/param_dump.c -fPIC -DPIC -o clish/param/.libs/libclish_la-param_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/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/param/libclish_la-paramv.lo `test -f 'clish/param/paramv.c' || echo './'`clish/param/paramv.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/param/paramv.c -fPIC -DPIC -o clish/param/.libs/libclish_la-paramv.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/pargv/libclish_la-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/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/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/pargv/libclish_la-pargv_dump.lo `test -f 'clish/pargv/pargv_dump.c' || echo './'`clish/pargv/pargv_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/pargv/pargv_dump.c -fPIC -DPIC -o clish/pargv/.libs/libclish_la-pargv_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/ptype/libclish_la-ptype_dump.lo `test -f 'clish/ptype/ptype_dump.c' || echo './'`clish/ptype/ptype_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/ptype/ptype_dump.c -fPIC -DPIC -o clish/ptype/.libs/libclish_la-ptype_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/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_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/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_ptype.lo `test -f 'clish/shell/shell_ptype.c' || echo './'`clish/shell/shell_ptype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_ptype.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_ptype.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_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_dump.lo `test -f 'clish/shell/shell_dump.c' || echo './'`clish/shell/shell_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_dump.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_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_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_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_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_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_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_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_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_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_libxml2.lo `test -f 'clish/shell/shell_libxml2.c' || echo './'`clish/shell/shell_libxml2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_libxml2.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_libxml2.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_plugin.lo `test -f 'clish/shell/shell_plugin.c' || echo './'`clish/shell/shell_plugin.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_plugin.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_plugin.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_pwd.lo `test -f 'clish/shell/shell_pwd.c' || echo './'`clish/shell/shell_pwd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_pwd.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_pwd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_tinyrl.lo `test -f 'clish/shell/shell_tinyrl.c' || echo './'`clish/shell/shell_tinyrl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_tinyrl.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_tinyrl.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_xml.lo `test -f 'clish/shell/shell_xml.c' || echo './'`clish/shell/shell_xml.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_xml.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_xml.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_expat.lo `test -f 'clish/shell/shell_expat.c' || echo './'`clish/shell/shell_expat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_expat.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_expat.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-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/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/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_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/nspace/libclish_la-nspace_dump.lo `test -f 'clish/nspace/nspace_dump.c' || echo './'`clish/nspace/nspace_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/nspace/nspace_dump.c -fPIC -DPIC -o clish/nspace/.libs/libclish_la-nspace_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/view/libclish_la-view.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/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/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/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/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/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/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/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/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/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. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/udata/libclish_la-udata.lo `test -f 'clish/udata/udata.c' || echo './'`clish/udata/udata.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/udata/udata.c -fPIC -DPIC -o clish/udata/.libs/libclish_la-udata.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/plugin/libclish_la-plugin.lo `test -f 'clish/plugin/plugin.c' || echo './'`clish/plugin/plugin.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/plugin/plugin.c -fPIC -DPIC -o clish/plugin/.libs/libclish_la-plugin.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/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/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/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_findfirst.lo lub/bintree/bintree_findfirst.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_findfirst.c -fPIC -DPIC -o lub/bintree/.libs/bintree_findfirst.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_findlast.lo lub/bintree/bintree_findlast.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_findlast.c -fPIC -DPIC -o lub/bintree/.libs/bintree_findlast.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_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_init.lo lub/bintree/bintree_init.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_init.c -fPIC -DPIC -o lub/bintree/.libs/bintree_init.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_insert.lo lub/bintree/bintree_insert.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_insert.c -fPIC -DPIC -o lub/bintree/.libs/bintree_insert.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_iterator_init.lo lub/bintree/bintree_iterator_init.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_iterator_init.c -fPIC -DPIC -o lub/bintree/.libs/bintree_iterator_init.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_iterator_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_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_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/bintree/bintree_remove.lo lub/bintree/bintree_remove.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_remove.c -fPIC -DPIC -o lub/bintree/.libs/bintree_remove.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/ctype/ctype.lo lub/ctype/ctype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/ctype/ctype.c -fPIC -DPIC -o lub/ctype/.libs/ctype.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/dump/dump.lo lub/dump/dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/dump/dump.c -fPIC -DPIC -o lub/dump/.libs/dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/list/list.lo lub/list/list.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/list/list.c -fPIC -DPIC -o lub/list/.libs/list.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/system/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/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/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/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/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/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/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/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 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 tinyrl/history/history.lo tinyrl/history/history.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tinyrl/history/history.c -fPIC -DPIC -o tinyrl/history/.libs/history.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tinyrl/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 tinyrl/tinyrl.lo tinyrl/tinyrl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tinyrl/tinyrl.c -fPIC -DPIC -o tinyrl/.libs/tinyrl.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/tree/tree.lo konf/tree/tree.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/tree/tree.c -fPIC -DPIC -o konf/tree/.libs/tree.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/query/query_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/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/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 konf/net/net.lo konf/net/net.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/net/net.c -fPIC -DPIC -o konf/net/.libs/net.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/hook_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/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 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=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=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 -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/konf bin/konf.o libkonf.la liblub.la libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/.libs/konf bin/konf.o ./.libs/libkonf.so ./.libs/liblub.so make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/konfd bin/konfd.o libkonf.la liblub.la libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/.libs/konfd bin/konfd.o ./.libs/libkonf.so ./.libs/liblub.so make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -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/ccqDTGtj.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.50460 + 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/ccM22V3m.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.SI5W16 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.tUZcQg 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.BzEVCY 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.AwOP5U 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.D6Td8r 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.rSiPL6 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.ycmrKu 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.m0jF43 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.OEgTj7 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.vHGKs4 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.JDH6fv 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.0gsKu6 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.FeULDC 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.hAqlGn 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.EpcEn1 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.hbEfK2 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.olcBXT 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.m5oaC8 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.SrJFG5 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.K4Y5pi 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.Plnx9N 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.tw9LYU 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.vrabfW 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.n6jDwr 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.mRh3hK 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.hYTdOE 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.pdARO3 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.PHJ01l 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.vBCNTg 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.NaP5mo Processing files: klish-doc-2.2.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.72526 + 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.SIUMdz 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.r4oim5 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.YqbwdB 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.UXemg5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MXvMJj 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.cEXjek find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7bTtKT 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.ghGP4K find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ruvjPu 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.HmziNd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tWzKMX 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.CkBi80 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dmk1pQ 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.YDd8T6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O9PEPr 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) 26.36user 7.30system 1:17.41elapsed 43%CPU (0avgtext+0avgdata 55604maxresident)k 0inputs+0outputs (0major+3348167minor)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 30.28user 10.85system 1:23.66elapsed 49%CPU (0avgtext+0avgdata 104008maxresident)k 0inputs+0outputs (30244major+3960406minor)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 2021-12-18 06:40:16.526201686 +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 ace9e9e64b6613dffc51785d4324e7df +RPMIdentity: 3a9cfcf3860022a6bb312576da474bfae54d8a46b06a575ba92b8b6c20d309baf49bfbc303a5d454ef5258346400346f3aa47fe43dd22334c073107c2d9de209 --- 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 2021-12-18 06:40:16.595202399 +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/39 40755 root:root +/usr/lib/debug/.build-id/39/710a3fcb51f1fc3c4144c99f5894dbf5da6174 120777 root:root ../../../../bin/clish +/usr/lib/debug/.build-id/39/710a3fcb51f1fc3c4144c99f5894dbf5da6174.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/39 40755 root:root +File: /usr/lib/debug/.build-id/39/710a3fcb51f1fc3c4144c99f5894dbf5da6174 120777 root:root ../../../../bin/clish +File: /usr/lib/debug/.build-id/39/710a3fcb51f1fc3c4144c99f5894dbf5da6174.debug 120777 root:root ../../usr/bin/clish.debug +File: /usr/lib/debug/usr/bin/clish.debug 100644 root:root 88792dc85f8314ce09002ea01429ea6f 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: 5ac94db8bba4bd6541fd07e1dacec0f1ab3e57ade30ee23f4a592b6238520bbcd24572ad530fdc4b79838589b3126a16abdb112274e73605ca8779ca0907ae93 --- 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 2021-12-18 06:40:16.749203990 +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 0b8af84439fdb99dde86c010bcc66c09 +File: /usr/bin/konfd 100755 root:root 72f7dedcd402aae3e68d833a51ae3d74 +RPMIdentity: 881d377b5483e50da05a6e366d28dbde58d00415f569a1cc0fb3a54068fe843af89b0b42cab51218a1bbb1e27b2fe6c772308a01098af69f8e51c7c6ea7b62b0 --- 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 2021-12-18 06:40:16.818204703 +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/69 40755 root:root +/usr/lib/debug/.build-id/69/2dc65a487f9162c3e435db6e338f4af0fe381f 120777 root:root ../../../../bin/konf +/usr/lib/debug/.build-id/69/2dc65a487f9162c3e435db6e338f4af0fe381f.debug 120777 root:root ../../usr/bin/konf.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/4526a9677931d18850a61699d0ab557fa80c09 120777 root:root ../../../../bin/konfd +/usr/lib/debug/.build-id/a8/4526a9677931d18850a61699d0ab557fa80c09.debug 120777 root:root ../../usr/bin/konfd.debug /usr/lib/debug/usr/bin/konf.debug 100644 root:root @@ -20,10 +20,10 @@ Provides: klish-konfd-debuginfo = 2.2.4-alt2:sisyphus+287641.100.1.1 -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/e8fc4d27aaddbce13050170efb5677e1682252 120777 root:root ../../../../bin/konfd -File: /usr/lib/debug/.build-id/80/e8fc4d27aaddbce13050170efb5677e1682252.debug 120777 root:root ../../usr/bin/konfd.debug -File: /usr/lib/debug/.build-id/97 40755 root:root -File: /usr/lib/debug/.build-id/97/a66ade8123471ddbf6e7248205e348aebbeec4 120777 root:root ../../../../bin/konf -File: /usr/lib/debug/.build-id/97/a66ade8123471ddbf6e7248205e348aebbeec4.debug 120777 root:root ../../usr/bin/konf.debug -File: /usr/lib/debug/usr/bin/konf.debug 100644 root:root 32565f46e1241e5f84fa62c2742fd358 -File: /usr/lib/debug/usr/bin/konfd.debug 100644 root:root b380a86cd62ba64b91e7464ab7232256 +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/2dc65a487f9162c3e435db6e338f4af0fe381f 120777 root:root ../../../../bin/konf +File: /usr/lib/debug/.build-id/69/2dc65a487f9162c3e435db6e338f4af0fe381f.debug 120777 root:root ../../usr/bin/konf.debug +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/4526a9677931d18850a61699d0ab557fa80c09 120777 root:root ../../../../bin/konfd +File: /usr/lib/debug/.build-id/a8/4526a9677931d18850a61699d0ab557fa80c09.debug 120777 root:root ../../usr/bin/konfd.debug +File: /usr/lib/debug/usr/bin/konf.debug 100644 root:root 74acf312a44983849e71259d04900c6f +File: /usr/lib/debug/usr/bin/konfd.debug 100644 root:root 536d05d675e003033a4dbb58d69cf28c 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: 69c1548e781929b269cc2143f0a4ec1c659b7762b85ca66d8d8ac47d7eb21cbb1689dbd6b94e6bb57d73692b6e549e191ae502ded644ed45fd00b16cccee7d21 --- 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 2021-12-18 06:40:16.893205478 +0000 @@ -14,5 +14,5 @@ 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.so 100644 root:root 081be66468dcf6fa808181231a3bd9d9 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 6087c34a00df8bea59253b79e8d6c4eb +RPMIdentity: e7265b8c7864b198894815cd6e37afe0c05190ccfc54c884b64a3dc0690a9555620c3b39a8e8baa0b9e7d588e9081ce36d4016863656b83b99057ee07ee0096f --- 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 2021-12-18 06:40:16.968206254 +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/65 40755 root:root +/usr/lib/debug/.build-id/65/3729a4144a9ec5a2855e4f9a2103ed29a1e7e0 120777 root:root ../../../../lib64/clish_plugin_clish.so +/usr/lib/debug/.build-id/65/3729a4144a9ec5a2855e4f9a2103ed29a1e7e0.debug 120777 root:root ../../usr/lib64/clish_plugin_clish.so.debug +/usr/lib/debug/.build-id/9d 40755 root:root +/usr/lib/debug/.build-id/9d/f92496860c8426723c9fa6f0ef5f9079a6ec9b 120777 root:root ../../../../lib64/libclish.so.2.0.0 +/usr/lib/debug/.build-id/9d/f92496860c8426723c9fa6f0ef5f9079a6ec9b.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/65 40755 root:root +File: /usr/lib/debug/.build-id/65/3729a4144a9ec5a2855e4f9a2103ed29a1e7e0 120777 root:root ../../../../lib64/clish_plugin_clish.so +File: /usr/lib/debug/.build-id/65/3729a4144a9ec5a2855e4f9a2103ed29a1e7e0.debug 120777 root:root ../../usr/lib64/clish_plugin_clish.so.debug +File: /usr/lib/debug/.build-id/9d 40755 root:root +File: /usr/lib/debug/.build-id/9d/f92496860c8426723c9fa6f0ef5f9079a6ec9b 120777 root:root ../../../../lib64/libclish.so.2.0.0 +File: /usr/lib/debug/.build-id/9d/f92496860c8426723c9fa6f0ef5f9079a6ec9b.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 80d602117d46220be2ea1960ac5ec8a1 +File: /usr/lib/debug/usr/lib64/libclish.so.2.0.0.debug 100644 root:root 21877756250c9ddd20e99004e113bea7 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: fd9802aed7a32b38b5d22ac9a4c543e803453f55cf5391c3a36ab99b8ddc2cdf94b8f28fe6904b593c2bc09341c0c7f1a3c7d64ecdadefa8f441fc4c128b5726 --- 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 2021-12-18 06:40:17.088207494 +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 97ff685446c1bbd8614aaab0a3daa605 +RPMIdentity: a6e5c5e08be5d5e1d4a67fb2de3d75ca020390e5426086c62b6e78a26a823f149ccc54a6f900fda4708514fe67ffa22a785b179e7aac7b4d798c77a4adb90461 --- 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 2021-12-18 06:40:17.158208217 +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/bd 40755 root:root +/usr/lib/debug/.build-id/bd/adae5dda35f681e767435519346c051c4c0921 120777 root:root ../../../../lib64/libkonf.so.2.0.0 +/usr/lib/debug/.build-id/bd/adae5dda35f681e767435519346c051c4c0921.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/bd 40755 root:root +File: /usr/lib/debug/.build-id/bd/adae5dda35f681e767435519346c051c4c0921 120777 root:root ../../../../lib64/libkonf.so.2.0.0 +File: /usr/lib/debug/.build-id/bd/adae5dda35f681e767435519346c051c4c0921.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 eddc098bbd7496db9bce4c7df81e9a9f 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: 58b9477ca8c30f72ad47262d3c67a499b05a4701adff5940000a0d92da010f534e89463f6c0e6dc16b9529fadb7cd3ab979afe9660b187d058b5c53f3b420876 --- 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 2021-12-18 06:40:17.285209529 +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 86a85733140762c13f38c4cc86fb0ddb +RPMIdentity: d980e0f17f7da20a8766c83df1e1eaca971e754e154608caf0e9b74d9ab1ea1a76cad9e0bf58e52894bba82e733b9cdcec9887ba8cfa96cf4865f42a1f707b03 --- 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 2021-12-18 06:40:17.344210139 +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/5e 40755 root:root +/usr/lib/debug/.build-id/5e/6281d0d78ce8f9d582fadc0ab4304bfb30f72d 120777 root:root ../../../../lib64/liblub.so.2.0.0 +/usr/lib/debug/.build-id/5e/6281d0d78ce8f9d582fadc0ab4304bfb30f72d.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/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/6281d0d78ce8f9d582fadc0ab4304bfb30f72d 120777 root:root ../../../../lib64/liblub.so.2.0.0 +File: /usr/lib/debug/.build-id/5e/6281d0d78ce8f9d582fadc0ab4304bfb30f72d.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 9eb26ad6e9dcfe3ae2c9cdb2124b7f70 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: ccf90dca3ad44b7843a91e3e13c3e9e717991d6457a9743f4642f8f5f1c9a484381d899e23daa7ddd357f13a6108dcdc5891049573bb6825535457c92577b93b --- 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 2021-12-18 06:40:17.460211338 +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 fbd0b12fccd603289a48fc605d7f0fc4 +RPMIdentity: 03d2ad97a6bab41825a19c72fd02220f7cf9c942bac5bb79a548793dc638afb66de2860da4fad2c34619ebc660d2140b30c18ea35c6426d32ac2eff79231ea4b --- 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 2021-12-18 06:40:17.517211927 +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/59 40755 root:root +/usr/lib/debug/.build-id/59/57ca26de9144a1114da7293488976942f112fc 120777 root:root ../../../../lib64/libtinyrl.so.2.0.0 +/usr/lib/debug/.build-id/59/57ca26de9144a1114da7293488976942f112fc.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/59 40755 root:root +File: /usr/lib/debug/.build-id/59/57ca26de9144a1114da7293488976942f112fc 120777 root:root ../../../../lib64/libtinyrl.so.2.0.0 +File: /usr/lib/debug/.build-id/59/57ca26de9144a1114da7293488976942f112fc.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 af988388a36ffe8ac6bb0827d0eafdc0 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: 31e638af8c831020cd6a75a43667b2d9b2141059442771a08b53cc68e0b2546aa3af03577d9c1e61b73cde83871fa5f25cf11a9868090e8ca3a44f17f9923251