<86>Mar 30 03:13:59 userdel[3611516]: delete user 'rooter' <86>Mar 30 03:13:59 userdel[3611516]: removed group 'rooter' owned by 'rooter' <86>Mar 30 03:13:59 groupadd[3611538]: group added to /etc/group: name=rooter, GID=1368 <86>Mar 30 03:13:59 groupadd[3611538]: group added to /etc/gshadow: name=rooter <86>Mar 30 03:13:59 groupadd[3611538]: new group: name=rooter, GID=1368 <86>Mar 30 03:13:59 useradd[3611545]: new user: name=rooter, UID=1368, GID=1368, home=/root, shell=/bin/bash <86>Mar 30 03:13:59 userdel[3611558]: delete user 'builder' <86>Mar 30 03:13:59 userdel[3611558]: removed group 'builder' owned by 'builder' <86>Mar 30 03:13:59 groupadd[3611580]: group added to /etc/group: name=builder, GID=1369 <86>Mar 30 03:13:59 groupadd[3611580]: group added to /etc/gshadow: name=builder <86>Mar 30 03:13:59 groupadd[3611580]: new group: name=builder, GID=1369 <86>Mar 30 03:13:59 useradd[3611598]: new user: name=builder, UID=1369, GID=1369, 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>Mar 30 03:14:00 rpmi: libexpat-2.5.0-alt1 sisyphus+309227.100.1.1 1667075764 installed <13>Mar 30 03:14:00 rpmi: libexpat-devel-2.5.0-alt1 sisyphus+309227.100.1.1 1667075764 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/klish-2.2.4-alt2.nosrc.rpm (w1.gzdio) Installing klish-2.2.4-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85755 + 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.85755 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd klish-2.2.4 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory aux_scripts autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'aux_scripts'. libtoolize-default: linking file 'aux_scripts/config.guess' libtoolize-default: linking file 'aux_scripts/config.sub' libtoolize-default: linking file 'aux_scripts/install-sh' libtoolize-default: linking file 'aux_scripts/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:21: installing 'aux_scripts/compile' configure.ac:29: installing 'aux_scripts/missing' Makefile.am: installing 'aux_scripts/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-file... no checking for file... file checking for x86_64-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-alt-linux-gcc... none checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking if LD -Wl,--version-script works... yes configure: WARNING: No XML backend has been selected: auto check checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking for libroxml support... no checking for libxml2 support... no configure: I found a suitable XML backend: expat checking for library containing socket... none required checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long()... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for nl_langinfo and CODESET... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for chroot... yes checking for dlfcn.h... (cached) yes checking for library containing dlopen... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating clish/plugin_builtin.c config.status: creating Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bin/sigexec.o bin/sigexec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bin/konf.o bin/konf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bin/clish.o bin/clish.c make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/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/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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bin/konfd.o bin/konfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/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-param_dump.lo `test -f 'clish/param/param_dump.c' || echo './'`clish/param/param_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/param/param_dump.c -fPIC -DPIC -o clish/param/.libs/libclish_la-param_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/ptype/libclish_la-ptype_dump.lo `test -f 'clish/ptype/ptype_dump.c' || echo './'`clish/ptype/ptype_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/ptype/ptype_dump.c -fPIC -DPIC -o clish/ptype/.libs/libclish_la-ptype_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /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-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/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/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/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/param/libclish_la-param.lo `test -f 'clish/param/param.c' || echo './'`clish/param/param.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/param/param.c -fPIC -DPIC -o clish/param/.libs/libclish_la-param.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_ptype.lo `test -f 'clish/shell/shell_ptype.c' || echo './'`clish/shell/shell_ptype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_ptype.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_ptype.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_dump.lo `test -f 'clish/shell/shell_dump.c' || echo './'`clish/shell/shell_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_dump.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_command.lo `test -f 'clish/shell/shell_command.c' || echo './'`clish/shell/shell_command.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_command.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_command.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_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_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_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_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_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_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_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_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_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_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_pwd.lo `test -f 'clish/shell/shell_pwd.c' || echo './'`clish/shell/shell_pwd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_pwd.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_pwd.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_tinyrl.lo `test -f 'clish/shell/shell_tinyrl.c' || echo './'`clish/shell/shell_tinyrl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_tinyrl.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_tinyrl.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_plugin.lo `test -f 'clish/shell/shell_plugin.c' || echo './'`clish/shell/shell_plugin.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_plugin.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_plugin.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_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/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/shell/libclish_la-shell_misc.lo `test -f 'clish/shell/shell_misc.c' || echo './'`clish/shell/shell_misc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_misc.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_misc.o clish/shell/shell_misc.c: In function 'clish_shell_format_username': clish/shell/shell_misc.c:75:16: warning: dangling pointer 'uname_2' to 'tmp' may be used [-Wdangling-pointer=] 75 | return strdup(uname); | ^~~~~~~~~~~~~ clish/shell/shell_misc.c:67:38: note: 'tmp' declared here 67 | char tmp[10] = {}; | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/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/var/libclish_la-var_dump.lo `test -f 'clish/var/var_dump.c' || echo './'`clish/var/var_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/var/var_dump.c -fPIC -DPIC -o clish/var/.libs/libclish_la-var_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_xml.lo `test -f 'clish/shell/shell_xml.c' || echo './'`clish/shell/shell_xml.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_xml.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_xml.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/action/libclish_la-action_dump.lo `test -f 'clish/action/action_dump.c' || echo './'`clish/action/action_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/action/action_dump.c -fPIC -DPIC -o clish/action/.libs/libclish_la-action_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-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_expat.lo `test -f 'clish/shell/shell_expat.c' || echo './'`clish/shell/shell_expat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_expat.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_expat.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/view/libclish_la-view.lo `test -f 'clish/view/view.c' || echo './'`clish/view/view.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/view/view.c -fPIC -DPIC -o clish/view/.libs/libclish_la-view.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/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/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/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/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_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/hotkey/libclish_la-hotkey.lo `test -f 'clish/hotkey/hotkey.c' || echo './'`clish/hotkey/hotkey.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/hotkey/hotkey.c -fPIC -DPIC -o clish/hotkey/.libs/libclish_la-hotkey.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/plugin/libclish_la-plugin_dump.lo `test -f 'clish/plugin/plugin_dump.c' || echo './'`clish/plugin/plugin_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/plugin/plugin_dump.c -fPIC -DPIC -o clish/plugin/.libs/libclish_la-plugin_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_dump.lo lub/bintree/bintree_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_dump.c -fPIC -DPIC -o lub/bintree/.libs/bintree_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/udata/libclish_la-udata.lo `test -f 'clish/udata/udata.c' || echo './'`clish/udata/udata.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/udata/udata.c -fPIC -DPIC -o clish/udata/.libs/libclish_la-udata.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_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. -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_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_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/argv/argv.lo lub/argv/argv.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/argv/argv.c -fPIC -DPIC -o lub/argv/.libs/argv.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_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_findnext.lo lub/bintree/bintree_findnext.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_findnext.c -fPIC -DPIC -o lub/bintree/.libs/bintree_findnext.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/plugin/libclish_la-plugin.lo `test -f 'clish/plugin/plugin.c' || echo './'`clish/plugin/plugin.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/plugin/plugin.c -fPIC -DPIC -o clish/plugin/.libs/libclish_la-plugin.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_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_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_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_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/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/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/ctype/ctype.lo lub/ctype/ctype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/ctype/ctype.c -fPIC -DPIC -o lub/ctype/.libs/ctype.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/system/system_test.lo lub/system/system_test.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/system/system_test.c -fPIC -DPIC -o lub/system/.libs/system_test.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/string/string.lo lub/string/string.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/string/string.c -fPIC -DPIC -o lub/string/.libs/string.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/ini/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/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/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/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/conv/conv.lo lub/conv/conv.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/conv/conv.c -fPIC -DPIC -o lub/conv/.libs/conv.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/ini/pair.lo lub/ini/pair.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/ini/pair.c -fPIC -DPIC -o lub/ini/.libs/pair.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/db/db.lo lub/db/db.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/db/db.c -fPIC -DPIC -o lub/db/.libs/db.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o 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 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 konf/tree/tree_dump.lo konf/tree/tree_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/tree/tree_dump.c -fPIC -DPIC -o konf/tree/.libs/tree_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/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/history/history.lo tinyrl/history/history.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tinyrl/history/history.c -fPIC -DPIC -o tinyrl/history/.libs/history.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/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 tinyrl/tinyrl.lo tinyrl/tinyrl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tinyrl/tinyrl.c -fPIC -DPIC -o tinyrl/.libs/tinyrl.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/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 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 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 plugins/clish/hook_config.lo plugins/clish/hook_config.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c plugins/clish/hook_config.c -fPIC -DPIC -o plugins/clish/.libs/hook_config.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/query/query.lo konf/query/query.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/query/query.c -fPIC -DPIC -o konf/query/.libs/query.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/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_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/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=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/ccbhz1F9.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.5420 + 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/ccrmvDRq.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.5Srz2c 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.x40TM0 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.DbTmDl 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.qEhRSp 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.1ZsCX9 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.gu8OGn 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.AhnC49 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.v1SNFX 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.ownbog 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.FVnKe9 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.jNihmv 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.vn6hKq 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.Nl682u 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.YdzDH7 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.fKqlEl 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.nsyJVN 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.2Lzrua 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.1EzkUj 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.OCatcC 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.lNIMLm 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.MkaPmQ 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.2PDY2i 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.zUzvl4 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.23LwZO 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.ILukyD 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.NVjvfa 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.fxIVrb 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.deiEGB 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.ymtHc6 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.6shwhk Processing files: klish-doc-2.2.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9722 + 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.QwaEC7 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.x8AhIc 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.2uMttf 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.w8CEf2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QWi97C 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.ee2dD0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Osc9kY 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.aP0ouz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T9I91D 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.NxFd3L find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BLSFkc 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.jYsaNp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mqXAuN 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.p0Zpmy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MlVi85 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) 22.79user 13.29system 1:11.90elapsed 50%CPU (0avgtext+0avgdata 59436maxresident)k 0inputs+0outputs (0major+3304598minor)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 1.71user 1.11system 1:17.76elapsed 3%CPU (0avgtext+0avgdata 110388maxresident)k 0inputs+0outputs (32862major+166726minor)pagefaults 0swaps --- klish-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:15.258497445 +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 fffb2554de225cae8607876f6d63f79e +RPMIdentity: e9e7c2f080b67344a6b8cc4663ae61c3ae07af6e83672b120854726c6bf8d304a936400025371fc4a73c46d7f23912e53aa1f7de0e12edd3403f9c92857e1608 --- klish-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:03.000000000 +0000 +++ klish-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:15.314498383 +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/79 40755 root:root +/usr/lib/debug/.build-id/79/fc84391e981338f721c4975e01f5a1d124ddba 120777 root:root ../../../../bin/clish +/usr/lib/debug/.build-id/79/fc84391e981338f721c4975e01f5a1d124ddba.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/79 40755 root:root +File: /usr/lib/debug/.build-id/79/fc84391e981338f721c4975e01f5a1d124ddba 120777 root:root ../../../../bin/clish +File: /usr/lib/debug/.build-id/79/fc84391e981338f721c4975e01f5a1d124ddba.debug 120777 root:root ../../usr/bin/clish.debug +File: /usr/lib/debug/usr/bin/clish.debug 100644 root:root fd8f41c7348ae31752e5f14ef7fd824e 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: 22f3c53de162e2b59368f87a5d2ccc95e86c646254e68ee32bd09bd7800be906620459e6dbd421d72b3a3561ee83ee20ce4f0ba64d48abf8b0e2f0b2469abf0b --- klish-konfd-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-konfd-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:15.428500293 +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 f58b703e76cccb2eb6eaebc801329c6e +File: /usr/bin/konfd 100755 root:root c763731773d32389ab997b06adbd15b3 +RPMIdentity: f38ac3b10e2400f5e2f2b43959d2dd92f9276d40ba6f26acb995b3597b34d3da5deb576d97e916d0121d3e4d2b4b54790c806676ae712f5b336cfbbef97e9cbb --- klish-konfd-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-konfd-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:15.483501214 +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/ea 40755 root:root +/usr/lib/debug/.build-id/ea/2d301b3e76b0eecb672b7a67ff6b4bc5590df8 120777 root:root ../../../../bin/konf +/usr/lib/debug/.build-id/ea/2d301b3e76b0eecb672b7a67ff6b4bc5590df8.debug 120777 root:root ../../usr/bin/konf.debug +/usr/lib/debug/.build-id/ee 40755 root:root +/usr/lib/debug/.build-id/ee/ab6faa89f97c5fa368d6fc429dee82e9efaf02 120777 root:root ../../../../bin/konfd +/usr/lib/debug/.build-id/ee/ab6faa89f97c5fa368d6fc429dee82e9efaf02.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/ea 40755 root:root +File: /usr/lib/debug/.build-id/ea/2d301b3e76b0eecb672b7a67ff6b4bc5590df8 120777 root:root ../../../../bin/konf +File: /usr/lib/debug/.build-id/ea/2d301b3e76b0eecb672b7a67ff6b4bc5590df8.debug 120777 root:root ../../usr/bin/konf.debug +File: /usr/lib/debug/.build-id/ee 40755 root:root +File: /usr/lib/debug/.build-id/ee/ab6faa89f97c5fa368d6fc429dee82e9efaf02 120777 root:root ../../../../bin/konfd +File: /usr/lib/debug/.build-id/ee/ab6faa89f97c5fa368d6fc429dee82e9efaf02.debug 120777 root:root ../../usr/bin/konfd.debug +File: /usr/lib/debug/usr/bin/konf.debug 100644 root:root 0ff74508a67383d3d8acf798d3fdd7a0 +File: /usr/lib/debug/usr/bin/konfd.debug 100644 root:root f80ce822caa87278ff3a79f5ded2d5a2 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: 860988c96cd68f2c7b2b63f38fa67911b62616d4ac7003aafa90c54a11d21139e8dceabc85c3ef9155b9a1e05a3e2fc4126d2c008b9e938960a58f2c6bcc1f50 --- klish-libclish-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:04.000000000 +0000 +++ klish-libclish-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:15.540502169 +0000 @@ -13,6 +13,6 @@ Provides: klish-libclish = 2.2.4-alt2:sisyphus+287641.100.1.1 -File: /usr/lib64/clish_plugin_clish.la 100755 root:root 5cb29e7d5677a5b55ab55992ef591e9c -File: /usr/lib64/clish_plugin_clish.so 100644 root:root 147ed1501a93a00a60920f9b3e227992 +File: /usr/lib64/clish_plugin_clish.la 100755 root:root ac5d9e1794d21d1a87f2e4abfcea86b6 +File: /usr/lib64/clish_plugin_clish.so 100644 root:root 3498a5332b76fcb79cb6f9de7699367f 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 f05421732bee7ebc9a3e2cf260d1b213 +RPMIdentity: 4a5ac257db80f7ab037d4554461bc093e80547d7dad097ea736922f9e5ef3c99cca9f676c293b985425607f9adaab317a33aba25bbf8e3bb0a3728c10f9bf28a --- klish-libclish-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:04.000000000 +0000 +++ klish-libclish-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:15.603503224 +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/4f 40755 root:root +/usr/lib/debug/.build-id/4f/5a3218ae5f6c93a210365acb421152b985a269 120777 root:root ../../../../lib64/clish_plugin_clish.so +/usr/lib/debug/.build-id/4f/5a3218ae5f6c93a210365acb421152b985a269.debug 120777 root:root ../../usr/lib64/clish_plugin_clish.so.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/842872d21c7e6fa864ce193546d8ba46f67510 120777 root:root ../../../../lib64/libclish.so.2.0.0 +/usr/lib/debug/.build-id/69/842872d21c7e6fa864ce193546d8ba46f67510.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/4f 40755 root:root +File: /usr/lib/debug/.build-id/4f/5a3218ae5f6c93a210365acb421152b985a269 120777 root:root ../../../../lib64/clish_plugin_clish.so +File: /usr/lib/debug/.build-id/4f/5a3218ae5f6c93a210365acb421152b985a269.debug 120777 root:root ../../usr/lib64/clish_plugin_clish.so.debug +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/842872d21c7e6fa864ce193546d8ba46f67510 120777 root:root ../../../../lib64/libclish.so.2.0.0 +File: /usr/lib/debug/.build-id/69/842872d21c7e6fa864ce193546d8ba46f67510.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 7d4c6037ffb450c7b7b77e95132c49d1 +File: /usr/lib/debug/usr/lib64/libclish.so.2.0.0.debug 100644 root:root 62627f0460ad60a98af63942718715f8 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: 1473ab581ae67a340184e385a51707459dec5ccc55af00b243b51a0ccb5f9facf483c2db92f2106fec17460d48cb01afe46f268f4ffb4fdf93ed7e995267560f --- klish-libkonf-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:03.000000000 +0000 +++ klish-libkonf-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:15.705504933 +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 155134cc4712700fd503b08b1311227b +RPMIdentity: 430576aefdeece6f03283c00017c63b7a4c9779f60b160ae53f0870dba252ebcc1e816ea2e05969df9d6c85e9bf8e80165520e392f47813e3b1d049f6b669b6f --- klish-libkonf-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:06.000000000 +0000 +++ klish-libkonf-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:15.758505821 +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/75 40755 root:root +/usr/lib/debug/.build-id/75/168c60718f78e1d1d9005b93edb29f3525a969 120777 root:root ../../../../lib64/libkonf.so.2.0.0 +/usr/lib/debug/.build-id/75/168c60718f78e1d1d9005b93edb29f3525a969.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/75 40755 root:root +File: /usr/lib/debug/.build-id/75/168c60718f78e1d1d9005b93edb29f3525a969 120777 root:root ../../../../lib64/libkonf.so.2.0.0 +File: /usr/lib/debug/.build-id/75/168c60718f78e1d1d9005b93edb29f3525a969.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 ec1a2ab475d667a1c0818b26bcedb006 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: b277c256c098b00a403a68f9229f883330743bb69410ac367dc12224827c6ae9398c2a5ebdfd81850e2d0e365538626fcd591e83eb23878d9600f929dfde85fd --- klish-liblub-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-liblub-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:15.855507446 +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 341583f1cf4f6a0d45c034c7ef698bbb +RPMIdentity: 48ea1fea896e53f9025592068707c9b4fcd490ae5bb2329b08ec0d0ae24d47c3d2955e311f3ddf0998911b50a9e93fe9451cff6d417480e74060dbd86439496d --- klish-liblub-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:04.000000000 +0000 +++ klish-liblub-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:15.900508200 +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/2f 40755 root:root +/usr/lib/debug/.build-id/2f/f1185f6e707775d0e2e71fb39acf4accd10654 120777 root:root ../../../../lib64/liblub.so.2.0.0 +/usr/lib/debug/.build-id/2f/f1185f6e707775d0e2e71fb39acf4accd10654.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/2f 40755 root:root +File: /usr/lib/debug/.build-id/2f/f1185f6e707775d0e2e71fb39acf4accd10654 120777 root:root ../../../../lib64/liblub.so.2.0.0 +File: /usr/lib/debug/.build-id/2f/f1185f6e707775d0e2e71fb39acf4accd10654.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 957d919298aa3f0f1544c764e587e96a 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: 1c65f6a0dc6cb6562929c17368b8ce8aea68dcfe16d499d4d9758a60ab7af733eb2056cee7bd2a63e6986072a6e2ea61b1b857e756639f43c732986cbbf9e076 --- klish-libtinyrl-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-libtinyrl-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:15.993509758 +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 8731fb90ee54670ad3e373324c8bfabe +RPMIdentity: bfdf357560a70cd40b172979a4064670a664149072556fb5a55464c2267386586fa894e59d7586fc7755a61dbe472872d9f47f2b2132d9a6d2dad352fd516fe9 --- klish-libtinyrl-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-libtinyrl-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2023-03-30 03:15:16.041510563 +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/c6 40755 root:root +/usr/lib/debug/.build-id/c6/92eb1b423bd19c4f2bec3b042f30a2f8887770 120777 root:root ../../../../lib64/libtinyrl.so.2.0.0 +/usr/lib/debug/.build-id/c6/92eb1b423bd19c4f2bec3b042f30a2f8887770.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/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/92eb1b423bd19c4f2bec3b042f30a2f8887770 120777 root:root ../../../../lib64/libtinyrl.so.2.0.0 +File: /usr/lib/debug/.build-id/c6/92eb1b423bd19c4f2bec3b042f30a2f8887770.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 0f6c3b293d2daeec1177ff8089b51845 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: 8c14124b4b6e4f0fe681db1c7b4c63e8b43b501e74acbad3c2f56e90c46c4483db2f7d3b4a3ffe9dce7d8c8b0ec7d66c5d183f5be67d81a3873e134f395cfdc4