<86>Sep 7 02:58:29 userdel[3577254]: delete user 'rooter' <86>Sep 7 02:58:29 userdel[3577254]: removed group 'rooter' owned by 'rooter' <86>Sep 7 02:58:29 userdel[3577254]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 7 02:58:29 groupadd[3577268]: group added to /etc/group: name=rooter, GID=966 <86>Sep 7 02:58:29 groupadd[3577268]: group added to /etc/gshadow: name=rooter <86>Sep 7 02:58:29 groupadd[3577268]: new group: name=rooter, GID=966 <86>Sep 7 02:58:29 useradd[3577275]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>Sep 7 02:58:29 userdel[3577297]: delete user 'builder' <86>Sep 7 02:58:29 userdel[3577297]: removed group 'builder' owned by 'builder' <86>Sep 7 02:58:29 userdel[3577297]: removed shadow group 'builder' owned by 'builder' <86>Sep 7 02:58:29 groupadd[3577310]: group added to /etc/group: name=builder, GID=967 <86>Sep 7 02:58:29 groupadd[3577310]: group added to /etc/gshadow: name=builder <86>Sep 7 02:58:29 groupadd[3577310]: new group: name=builder, GID=967 <86>Sep 7 02:58:29 useradd[3577319]: new user: name=builder, UID=967, GID=967, 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>Sep 7 02:58:30 rpmi: libexpat-2.4.7-alt1 sisyphus+296417.100.1.1 1646812525 installed <13>Sep 7 02:58:30 rpmi: libexpat-devel-2.4.7-alt1 sisyphus+296417.100.1.1 1646812525 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/klish-2.2.4-alt2.nosrc.rpm (w1.gzdio) Installing klish-2.2.4-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56406 + 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.56406 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd klish-2.2.4 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory aux_scripts autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'aux_scripts'. libtoolize-default: linking file 'aux_scripts/config.guess' libtoolize-default: linking file 'aux_scripts/config.sub' libtoolize-default: linking file 'aux_scripts/install-sh' libtoolize-default: linking file 'aux_scripts/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:21: installing 'aux_scripts/compile' configure.ac:29: installing 'aux_scripts/missing' Makefile.am: installing 'aux_scripts/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-file... no checking for file... file checking for x86_64-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of x86_64-alt-linux-gcc... none checking size of int... 4 checking size of long... 8 checking size of size_t... 8 checking if LD -Wl,--version-script works... yes configure: WARNING: No XML backend has been selected: auto check checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking for libroxml support... no checking for libxml2 support... no configure: I found a suitable XML backend: expat checking for library containing socket... none required checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long()... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for nl_langinfo and CODESET... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking for chroot... yes checking for dlfcn.h... (cached) yes checking for library containing dlopen... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating clish/plugin_builtin.c config.status: creating Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bin/sigexec.o bin/sigexec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bin/konf.o bin/konf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bin/clish.o bin/clish.c make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/pargv/libclish_la-pargv_dump.lo `test -f 'clish/pargv/pargv_dump.c' || echo './'`clish/pargv/pargv_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/pargv/pargv_dump.c -fPIC -DPIC -o clish/pargv/.libs/libclish_la-pargv_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/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/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/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' 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/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/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/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/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/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/shell/libclish_la-shell_view.lo `test -f 'clish/shell/shell_view.c' || echo './'`clish/shell/shell_view.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_view.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_view.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/command/libclish_la-command.lo `test -f 'clish/command/command.c' || echo './'`clish/command/command.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/command/command.c -fPIC -DPIC -o clish/command/.libs/libclish_la-command.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/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_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_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_command.lo `test -f 'clish/shell/shell_command.c' || echo './'`clish/shell/shell_command.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_command.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_command.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_help.lo `test -f 'clish/shell/shell_help.c' || echo './'`clish/shell/shell_help.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_help.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_help.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_new.lo `test -f 'clish/shell/shell_new.c' || echo './'`clish/shell/shell_new.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_new.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_new.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_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_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_parse.lo `test -f 'clish/shell/shell_parse.c' || echo './'`clish/shell/shell_parse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_parse.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_parse.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_wdog.lo `test -f 'clish/shell/shell_wdog.c' || echo './'`clish/shell/shell_wdog.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_wdog.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_wdog.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_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_libxml2.lo `test -f 'clish/shell/shell_libxml2.c' || echo './'`clish/shell/shell_libxml2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_libxml2.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_libxml2.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_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_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_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_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_tinyrl.lo `test -f 'clish/shell/shell_tinyrl.c' || echo './'`clish/shell/shell_tinyrl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_tinyrl.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_tinyrl.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_xml.lo `test -f 'clish/shell/shell_xml.c' || echo './'`clish/shell/shell_xml.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_xml.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_xml.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/shell/libclish_la-shell_udata.lo `test -f 'clish/shell/shell_udata.c' || echo './'`clish/shell/shell_udata.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/shell/shell_udata.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_udata.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/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/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_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/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/action/libclish_la-action_dump.lo `test -f 'clish/action/action_dump.c' || echo './'`clish/action/action_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/action/action_dump.c -fPIC -DPIC -o clish/action/.libs/libclish_la-action_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/config/libclish_la-config_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/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/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/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/config/libclish_la-config.lo `test -f 'clish/config/config.c' || echo './'`clish/config/config.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/config/config.c -fPIC -DPIC -o clish/config/.libs/libclish_la-config.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/nspace/libclish_la-nspace.lo `test -f 'clish/nspace/nspace.c' || echo './'`clish/nspace/nspace.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/nspace/nspace.c -fPIC -DPIC -o clish/nspace/.libs/libclish_la-nspace.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/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/hotkey/libclish_la-hotkey.lo `test -f 'clish/hotkey/hotkey.c' || echo './'`clish/hotkey/hotkey.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/hotkey/hotkey.c -fPIC -DPIC -o clish/hotkey/.libs/libclish_la-hotkey.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/plugin/libclish_la-plugin_dump.lo `test -f 'clish/plugin/plugin_dump.c' || echo './'`clish/plugin/plugin_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/plugin/plugin_dump.c -fPIC -DPIC -o clish/plugin/.libs/libclish_la-plugin_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_dump.lo lub/bintree/bintree_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_dump.c -fPIC -DPIC -o lub/bintree/.libs/bintree_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_findfirst.lo lub/bintree/bintree_findfirst.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_findfirst.c -fPIC -DPIC -o lub/bintree/.libs/bintree_findfirst.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_find.lo lub/bintree/bintree_find.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_find.c -fPIC -DPIC -o lub/bintree/.libs/bintree_find.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_findlast.lo lub/bintree/bintree_findlast.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_findlast.c -fPIC -DPIC -o lub/bintree/.libs/bintree_findlast.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/plugin/libclish_la-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_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/udata/libclish_la-udata.lo `test -f 'clish/udata/udata.c' || echo './'`clish/udata/udata.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/udata/udata.c -fPIC -DPIC -o clish/udata/.libs/libclish_la-udata.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o clish/plugin/libclish_la-plugin.lo `test -f 'clish/plugin/plugin.c' || echo './'`clish/plugin/plugin.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c clish/plugin/plugin.c -fPIC -DPIC -o clish/plugin/.libs/libclish_la-plugin.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/argv/argv.lo lub/argv/argv.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/argv/argv.c -fPIC -DPIC -o lub/argv/.libs/argv.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_findprevious.lo lub/bintree/bintree_findprevious.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_findprevious.c -fPIC -DPIC -o lub/bintree/.libs/bintree_findprevious.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_init.lo lub/bintree/bintree_init.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/bintree/bintree_init.c -fPIC -DPIC -o lub/bintree/.libs/bintree_init.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/bintree/bintree_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_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_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/ctype/ctype.lo lub/ctype/ctype.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/ctype/ctype.c -fPIC -DPIC -o lub/ctype/.libs/ctype.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/dump/dump.lo lub/dump/dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/dump/dump.c -fPIC -DPIC -o lub/dump/.libs/dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/list/list.lo lub/list/list.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/list/list.c -fPIC -DPIC -o lub/list/.libs/list.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/string/string.lo lub/string/string.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/string/string.c -fPIC -DPIC -o lub/string/.libs/string.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/system/system_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/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/types/tri.lo lub/types/tri.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/types/tri.c -fPIC -DPIC -o lub/types/.libs/tri.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/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/db/db.lo lub/db/db.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/db/db.c -fPIC -DPIC -o lub/db/.libs/db.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/ini/pair.lo lub/ini/pair.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/ini/pair.c -fPIC -DPIC -o lub/ini/.libs/pair.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/system/test.lo lub/system/test.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/system/test.c -fPIC -DPIC -o lub/system/.libs/test.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o lub/ini/ini.lo lub/ini/ini.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c lub/ini/ini.c -fPIC -DPIC -o lub/ini/.libs/ini.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tinyrl/history/history_entry.lo tinyrl/history/history_entry.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tinyrl/history/history_entry.c -fPIC -DPIC -o tinyrl/history/.libs/history_entry.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/tree/tree_dump.lo konf/tree/tree_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/tree/tree_dump.c -fPIC -DPIC -o konf/tree/.libs/tree_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tinyrl/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/query/query_dump.lo konf/query/query_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/query/query_dump.c -fPIC -DPIC -o konf/query/.libs/query_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tinyrl/vt100/vt100.lo tinyrl/vt100/vt100.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tinyrl/vt100/vt100.c -fPIC -DPIC -o tinyrl/vt100/.libs/vt100.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/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 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/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 konf/buf/buf.lo konf/buf/buf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/buf/buf.c -fPIC -DPIC -o konf/buf/.libs/buf.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/hook_access.lo plugins/clish/hook_access.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c plugins/clish/hook_access.c -fPIC -DPIC -o plugins/clish/.libs/hook_access.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/hook_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 tinyrl/tinyrl.lo tinyrl/tinyrl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c tinyrl/tinyrl.c -fPIC -DPIC -o tinyrl/.libs/tinyrl.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o konf/net/net.lo konf/net/net.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c konf/net/net.c -fPIC -DPIC -o konf/net/.libs/net.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o plugins/clish/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=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 -o bin/sigexec bin/sigexec.o libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/sigexec bin/sigexec.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 2:0:0 -o liblub.la -rpath /usr/lib64 lub/argv/argv.lo lub/bintree/bintree_dump.lo lub/bintree/bintree_find.lo lub/bintree/bintree_findfirst.lo lub/bintree/bintree_findlast.lo lub/bintree/bintree_findnext.lo lub/bintree/bintree_findprevious.lo lub/bintree/bintree_init.lo lub/bintree/bintree_insert.lo lub/bintree/bintree_iterator_init.lo lub/bintree/bintree_iterator_next.lo lub/bintree/bintree_iterator_previous.lo lub/bintree/bintree_node_init.lo lub/bintree/bintree_remove.lo lub/bintree/bintree_splay.lo lub/list/list.lo lub/ctype/ctype.lo lub/dump/dump.lo lub/string/string.lo lub/system/test.lo lub/system/system_test.lo lub/system/system_file.lo lub/db/db.lo lub/ini/pair.lo lub/ini/ini.lo lub/log/log.lo lub/conv/conv.lo lub/types/tri.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC lub/argv/.libs/argv.o lub/bintree/.libs/bintree_dump.o lub/bintree/.libs/bintree_find.o lub/bintree/.libs/bintree_findfirst.o lub/bintree/.libs/bintree_findlast.o lub/bintree/.libs/bintree_findnext.o lub/bintree/.libs/bintree_findprevious.o lub/bintree/.libs/bintree_init.o lub/bintree/.libs/bintree_insert.o lub/bintree/.libs/bintree_iterator_init.o lub/bintree/.libs/bintree_iterator_next.o lub/bintree/.libs/bintree_iterator_previous.o lub/bintree/.libs/bintree_node_init.o lub/bintree/.libs/bintree_remove.o lub/bintree/.libs/bintree_splay.o lub/list/.libs/list.o lub/ctype/.libs/ctype.o lub/dump/.libs/dump.o lub/string/.libs/string.o lub/system/.libs/test.o lub/system/.libs/system_test.o lub/system/.libs/system_file.o lub/db/.libs/db.o lub/ini/.libs/pair.o lub/ini/.libs/ini.o lub/log/.libs/log.o lub/conv/.libs/conv.o lub/types/.libs/tri.o -g -O2 -flto=auto -Wl,-soname -Wl,liblub.so.2 -o .libs/liblub.so.2.0.0 libtool: link: (cd ".libs" && rm -f "liblub.so.2" && ln -s "liblub.so.2.0.0" "liblub.so.2") libtool: link: (cd ".libs" && rm -f "liblub.so" && ln -s "liblub.so.2.0.0" "liblub.so") libtool: link: ( cd ".libs" && rm -f "liblub.la" && ln -s "../liblub.la" "liblub.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 2:0:0 -o libkonf.la -rpath /usr/lib64 konf/tree/tree.lo konf/tree/tree_dump.lo konf/query/query.lo konf/query/query_dump.lo konf/buf/buf.lo konf/net/net.lo liblub.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC konf/tree/.libs/tree.o konf/tree/.libs/tree_dump.o konf/query/.libs/query.o konf/query/.libs/query_dump.o konf/buf/.libs/buf.o konf/net/.libs/net.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/klish-2.2.4/.libs ./.libs/liblub.so -g -O2 -flto=auto -Wl,-soname -Wl,libkonf.so.2 -o .libs/libkonf.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libkonf.so.2" && ln -s "libkonf.so.2.0.0" "libkonf.so.2") libtool: link: (cd ".libs" && rm -f "libkonf.so" && ln -s "libkonf.so.2.0.0" "libkonf.so") libtool: link: ( cd ".libs" && rm -f "libkonf.la" && ln -s "../libkonf.la" "libkonf.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/konf bin/konf.o libkonf.la liblub.la libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/.libs/konf bin/konf.o ./.libs/libkonf.so ./.libs/liblub.so make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/konfd bin/konfd.o libkonf.la liblub.la libtool: link: x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o bin/.libs/konfd bin/konfd.o ./.libs/libkonf.so ./.libs/liblub.so make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 2:0:0 -o libtinyrl.la -rpath /usr/lib64 tinyrl/tinyrl.lo tinyrl/history/history.lo tinyrl/history/history_entry.lo tinyrl/vt100/vt100.lo liblub.la libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC tinyrl/.libs/tinyrl.o tinyrl/history/.libs/history.o tinyrl/history/.libs/history_entry.o tinyrl/vt100/.libs/vt100.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/klish-2.2.4/.libs ./.libs/liblub.so -g -O2 -flto=auto -Wl,-soname -Wl,libtinyrl.so.2 -o .libs/libtinyrl.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libtinyrl.so.2" && ln -s "libtinyrl.so.2.0.0" "libtinyrl.so.2") libtool: link: (cd ".libs" && rm -f "libtinyrl.so" && ln -s "libtinyrl.so.2.0.0" "libtinyrl.so") libtool: link: ( cd ".libs" && rm -f "libtinyrl.la" && ln -s "../libtinyrl.la" "libtinyrl.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-2.2.4' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-2.2.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -version-info 2:0:0 -o libclish.la -rpath /usr/lib64 clish/libclish_la-plugin_builtin.lo clish/command/libclish_la-command.lo clish/command/libclish_la-command_dump.lo clish/param/libclish_la-param.lo clish/param/libclish_la-paramv.lo clish/param/libclish_la-param_dump.lo clish/pargv/libclish_la-pargv.lo clish/pargv/libclish_la-parg.lo clish/pargv/libclish_la-pargv_dump.lo clish/ptype/libclish_la-ptype.lo clish/ptype/libclish_la-ptype_dump.lo clish/shell/libclish_la-shell_view.lo clish/shell/libclish_la-shell_ptype.lo clish/shell/libclish_la-shell_var.lo clish/shell/libclish_la-shell_command.lo clish/shell/libclish_la-shell_dump.lo clish/shell/libclish_la-shell_execute.lo clish/shell/libclish_la-shell_help.lo clish/shell/libclish_la-shell_new.lo clish/shell/libclish_la-shell_parse.lo clish/shell/libclish_la-shell_file.lo clish/shell/libclish_la-shell_loop.lo clish/shell/libclish_la-shell_startup.lo clish/shell/libclish_la-shell_wdog.lo clish/shell/libclish_la-shell_pwd.lo clish/shell/libclish_la-shell_tinyrl.lo clish/shell/libclish_la-shell_plugin.lo clish/shell/libclish_la-shell_xml.lo clish/shell/libclish_la-shell_roxml.lo clish/shell/libclish_la-shell_libxml2.lo clish/shell/libclish_la-shell_expat.lo clish/shell/libclish_la-shell_udata.lo clish/shell/libclish_la-shell_misc.lo clish/shell/libclish_la-context.lo clish/view/libclish_la-view.lo clish/view/libclish_la-view_dump.lo clish/nspace/libclish_la-nspace.lo clish/nspace/libclish_la-nspace_dump.lo clish/var/libclish_la-var.lo clish/var/libclish_la-var_dump.lo clish/action/libclish_la-action.lo clish/action/libclish_la-action_dump.lo clish/config/libclish_la-config.lo clish/config/libclish_la-config_dump.lo clish/hotkey/libclish_la-hotkey.lo clish/hotkey/libclish_la-hotkey_dump.lo clish/plugin/libclish_la-plugin.lo clish/plugin/libclish_la-sym.lo clish/plugin/libclish_la-plugin_dump.lo clish/udata/libclish_la-udata.lo liblub.la libtinyrl.la libkonf.la -lexpat libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC clish/.libs/libclish_la-plugin_builtin.o clish/command/.libs/libclish_la-command.o clish/command/.libs/libclish_la-command_dump.o clish/param/.libs/libclish_la-param.o clish/param/.libs/libclish_la-paramv.o clish/param/.libs/libclish_la-param_dump.o clish/pargv/.libs/libclish_la-pargv.o clish/pargv/.libs/libclish_la-parg.o clish/pargv/.libs/libclish_la-pargv_dump.o clish/ptype/.libs/libclish_la-ptype.o clish/ptype/.libs/libclish_la-ptype_dump.o clish/shell/.libs/libclish_la-shell_view.o clish/shell/.libs/libclish_la-shell_ptype.o clish/shell/.libs/libclish_la-shell_var.o clish/shell/.libs/libclish_la-shell_command.o clish/shell/.libs/libclish_la-shell_dump.o clish/shell/.libs/libclish_la-shell_execute.o clish/shell/.libs/libclish_la-shell_help.o clish/shell/.libs/libclish_la-shell_new.o clish/shell/.libs/libclish_la-shell_parse.o clish/shell/.libs/libclish_la-shell_file.o clish/shell/.libs/libclish_la-shell_loop.o clish/shell/.libs/libclish_la-shell_startup.o clish/shell/.libs/libclish_la-shell_wdog.o clish/shell/.libs/libclish_la-shell_pwd.o clish/shell/.libs/libclish_la-shell_tinyrl.o clish/shell/.libs/libclish_la-shell_plugin.o clish/shell/.libs/libclish_la-shell_xml.o clish/shell/.libs/libclish_la-shell_roxml.o clish/shell/.libs/libclish_la-shell_libxml2.o clish/shell/.libs/libclish_la-shell_expat.o clish/shell/.libs/libclish_la-shell_udata.o clish/shell/.libs/libclish_la-shell_misc.o clish/shell/.libs/libclish_la-context.o clish/view/.libs/libclish_la-view.o clish/view/.libs/libclish_la-view_dump.o clish/nspace/.libs/libclish_la-nspace.o clish/nspace/.libs/libclish_la-nspace_dump.o clish/var/.libs/libclish_la-var.o clish/var/.libs/libclish_la-var_dump.o clish/action/.libs/libclish_la-action.o clish/action/.libs/libclish_la-action_dump.o clish/config/.libs/libclish_la-config.o clish/config/.libs/libclish_la-config_dump.o clish/hotkey/.libs/libclish_la-hotkey.o clish/hotkey/.libs/libclish_la-hotkey_dump.o clish/plugin/.libs/libclish_la-plugin.o clish/plugin/.libs/libclish_la-sym.o clish/plugin/.libs/libclish_la-plugin_dump.o clish/udata/.libs/libclish_la-udata.o -Wl,-rpath -Wl,/usr/src/RPM/BUILD/klish-2.2.4/.libs ./.libs/liblub.so ./.libs/libtinyrl.so ./.libs/libkonf.so -lexpat -g -O2 -flto=auto -Wl,-soname -Wl,libclish.so.2 -o .libs/libclish.so.2.0.0 ld: /usr/src/tmp/ccXG6tCn.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.26354 + 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/ccSdgKky.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.whxvB5 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.0aDNM1 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.HBNu7I 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.uCKgHB 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.0kO8Jl 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.53HHLw 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.tv0WUg 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.WwJg5X 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.HSJfFb 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.w1f0ir 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.xOR3xx 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.6aSvDF 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.vjGMFq 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.xRTSxn 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.LljT6v 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.3IbJbF 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.cMhxNn 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.gfJQfb 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.GCVq8f 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.PbVfRm 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.Hh96F8 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.cyFpBp 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.6APZYN 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.KoeuHU 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.V4IPUn 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.oBI7h3 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.vIz8qZ 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.u6bUe3 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.HIoT1I 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.CNksJC Processing files: klish-doc-2.2.4-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6426 + 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.GCLPJ3 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.0K1NxD 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.ehzzC8 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.YKqCm9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.krpllf 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.w1mV00 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nqTfoJ 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.KxrSby find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8kGrt7 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.LmTcNe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lglj3J 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.q93fIX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PaKiuA 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.giUR2T find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9gBNUj find-requires: running scripts (debuginfo) Provides: debug64(libtinyrl.so.2) Requires: klish-libtinyrl = 2.2.4-alt2, debug64(libc.so.6), debug64(liblub.so.2) Adding to klish-debuginfo a strict dependency on klish Adding to klish-konfd-debuginfo a strict dependency on klish-konfd Adding to klish-libclish-debuginfo a strict dependency on klish-libclish Adding to klish-libkonf-debuginfo a strict dependency on klish-libkonf Adding to klish-liblub-debuginfo a strict dependency on klish-liblub Adding to klish-libtinyrl-debuginfo a strict dependency on klish-libtinyrl Adding to klish a strict dependency on klish-libclish Adding to klish a strict dependency on klish-liblub Adding to klish-konfd a strict dependency on klish-libkonf Adding to klish-konfd a strict dependency on klish-liblub Adding to klish-libclish a strict dependency on klish-libkonf Adding to klish-libclish a strict dependency on klish-liblub Adding to klish-libclish a strict dependency on klish-libtinyrl Adding to klish-libclish-devel a strict dependency on klish-libclish Adding to klish-libclish-devel a strict dependency on klish-libkonf-devel Adding to klish-libclish-devel a strict dependency on klish-liblub-devel Adding to klish-libclish-devel a strict dependency on klish-libtinyrl-devel Adding to klish-libkonf a strict dependency on klish-liblub Adding to klish-libkonf-devel a strict dependency on klish-libkonf Adding to klish-libkonf-devel a strict dependency on klish-liblub-devel Adding to klish-liblub-devel a strict dependency on klish-liblub Adding to klish-libtinyrl a strict dependency on klish-liblub Adding to klish-libtinyrl-devel a strict dependency on klish-liblub-devel Adding to klish-libtinyrl-devel a strict dependency on klish-libtinyrl Adding to klish-debuginfo a strict dependency on klish-libclish-debuginfo Adding to klish-debuginfo a strict dependency on klish-liblub-debuginfo Adding to klish-konfd-debuginfo a strict dependency on klish-libkonf-debuginfo Adding to klish-konfd-debuginfo a strict dependency on klish-liblub-debuginfo Adding to klish-libclish-debuginfo a strict dependency on klish-libkonf-debuginfo Adding to klish-libclish-debuginfo a strict dependency on klish-liblub-debuginfo Adding to klish-libclish-debuginfo a strict dependency on klish-libtinyrl-debuginfo Adding to klish-libkonf-debuginfo a strict dependency on klish-liblub-debuginfo Adding to klish-libtinyrl-debuginfo a strict dependency on klish-liblub-debuginfo Removing from klish-debuginfo 6 sources provided by klish-libclish-debuginfo also prunning dir /usr/src/debug/klish-2.2.4/clish Removing from klish-konfd-debuginfo 6 sources provided by klish-libkonf-debuginfo also prunning dir /usr/src/debug/klish-2.2.4/konf Removing from klish-konfd-debuginfo 1 sources provided by klish-liblub-debuginfo Removing from klish-libclish-debuginfo 6 sources provided by klish-libkonf-debuginfo also prunning dir /usr/src/debug/klish-2.2.4/konf Removing from klish-libclish-debuginfo 3 sources provided by klish-liblub-debuginfo Removing from klish-libclish-debuginfo 2 sources provided by klish-libtinyrl-debuginfo also prunning dir /usr/src/debug/klish-2.2.4/tinyrl Removing from klish-libkonf-debuginfo 3 sources provided by klish-liblub-debuginfo Removing from klish-libtinyrl-debuginfo 2 sources provided by klish-liblub-debuginfo also prunning dir /usr/src/debug/klish-2.2.4/lub Removing 1 extra deps from klish due to dependency on klish-libclish Removing 2 extra deps from klish due to dependency on klish-liblub Removing 1 extra deps from klish-konfd due to dependency on klish-libkonf Removing 2 extra deps from klish-konfd due to dependency on klish-liblub Removing 1 extra deps from klish-libclish-devel due to dependency on klish-libclish Removing 1 extra deps from klish-libclish due to dependency on klish-libkonf Removing 1 extra deps from klish-libclish due to dependency on klish-liblub Removing 1 extra deps from klish-libclish due to dependency on klish-libtinyrl Removing 1 extra deps from klish-libclish-devel due to dependency on klish-libkonf-devel Removing 5 extra deps from klish-libclish-devel due to dependency on klish-liblub-devel Removing 1 extra deps from klish-libclish-devel due to dependency on klish-libtinyrl-devel Removing 1 extra deps from klish-libkonf-devel due to dependency on klish-libkonf Removing 2 extra deps from klish-libkonf due to dependency on klish-liblub Removing 2 extra deps from klish-libkonf-devel due to dependency on klish-liblub-devel Removing 1 extra deps from klish-liblub-devel due to dependency on klish-liblub Removing 2 extra deps from klish-libtinyrl due to dependency on klish-liblub Removing 2 extra deps from klish-libtinyrl-devel due to dependency on klish-liblub-devel Removing 1 extra deps from klish-libtinyrl-devel due to dependency on klish-libtinyrl Removing 1 extra deps from klish-debuginfo due to dependency on klish-libclish-debuginfo Removing 1 extra deps from klish-debuginfo due to dependency on klish-liblub-debuginfo Removing 1 extra deps from klish-konfd-debuginfo due to dependency on klish-libkonf-debuginfo Removing 1 extra deps from klish-konfd-debuginfo due to dependency on klish-liblub-debuginfo Removing 1 extra deps from klish-libclish-debuginfo due to dependency on klish-libkonf-debuginfo Removing 1 extra deps from klish-libclish-debuginfo due to dependency on klish-liblub-debuginfo Removing 1 extra deps from klish-libclish-debuginfo due to dependency on klish-libtinyrl-debuginfo Removing 1 extra deps from klish-libkonf-debuginfo due to dependency on klish-liblub-debuginfo Removing 1 extra deps from klish-libtinyrl-debuginfo due to dependency on klish-liblub-debuginfo Removing 6 extra deps from klish due to repentancy on klish-libclish Removing 5 extra deps from klish-konfd due to repentancy on klish-libkonf Removing 5 extra deps from klish-libclish due to repentancy on klish-libkonf Removing 2 extra deps from klish-libclish due to repentancy on klish-liblub Removing 1 extra deps from klish-libclish due to repentancy on klish-libtinyrl Removing 1 extra deps from klish-libclish-devel due to repentancy on klish-libkonf-devel Removing 4 extra deps from klish-libkonf due to repentancy on klish-liblub Removing 5 extra deps from klish-libtinyrl due to repentancy on klish-liblub Removing 2 extra deps from klish-debuginfo due to repentancy on klish-libclish-debuginfo Removing 2 extra deps from klish-konfd-debuginfo due to repentancy on klish-libkonf-debuginfo Removing 2 extra deps from klish-libclish-debuginfo due to repentancy on klish-libkonf-debuginfo Removing 1 extra deps from klish-libkonf-debuginfo due to repentancy on klish-liblub-debuginfo Removing 1 extra deps from klish-libtinyrl-debuginfo due to repentancy on klish-liblub-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/klish-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-konfd-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libclish-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libclish-devel-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libkonf-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libkonf-devel-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-liblub-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-liblub-devel-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libtinyrl-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libtinyrl-devel-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-doc-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-konfd-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libclish-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libkonf-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-liblub-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libtinyrl-debuginfo-2.2.4-alt2.x86_64.rpm (w2.lzdio) 18.78user 8.56system 1:02.85elapsed 43%CPU (0avgtext+0avgdata 59660maxresident)k 0inputs+0outputs (0major+3309811minor)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.49user 0.98system 1:07.70elapsed 3%CPU (0avgtext+0avgdata 105804maxresident)k 0inputs+0outputs (30854major+152753minor)pagefaults 0swaps --- klish-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:35.904611974 +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 d2f9d81d98e9cc3f309256ed9ca0173c +RPMIdentity: a8492469b63f213124ef6f36b925aa42b417a54440551a29d3aa1a06fd849d5622f297db3781f755958953a1558c39b022e583ce1cf1221d3a6df0f28c5f3512 --- klish-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:03.000000000 +0000 +++ klish-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:35.978613432 +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/1c 40755 root:root +/usr/lib/debug/.build-id/1c/1598d270022917a82e2f0f62d19cd6893a4d46 120777 root:root ../../../../bin/clish +/usr/lib/debug/.build-id/1c/1598d270022917a82e2f0f62d19cd6893a4d46.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/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/1598d270022917a82e2f0f62d19cd6893a4d46 120777 root:root ../../../../bin/clish +File: /usr/lib/debug/.build-id/1c/1598d270022917a82e2f0f62d19cd6893a4d46.debug 120777 root:root ../../usr/bin/clish.debug +File: /usr/lib/debug/usr/bin/clish.debug 100644 root:root 9623d20ce27df3c38971de47493a27c8 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: 9ee393713a5f2ab98a041c15edf2098a132b65bfc8e1d3dd6a1688560583fd8624572e994c2ceeb0cf0768b704a5519054ded2d2c02306eea620d9e6683d01c4 --- klish-konfd-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-konfd-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:36.091615658 +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 359a152a261f591291524036fe9f781b +File: /usr/bin/konfd 100755 root:root dcaa3615a5d992f351ef2262a4cc2d7b +RPMIdentity: 2a9c0b17e36e967e80f175d73b73aa9967bf20ef337947b2ee71b42fdfbd3cbb541a7c8a2e1d21c58aca7bdd4c7de2b8a278e3e4464683b04bab814075b61b5e --- klish-konfd-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-konfd-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:36.148616780 +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/6e 40755 root:root +/usr/lib/debug/.build-id/6e/b5937621c558cac4fb7ba50ac19284943b6714 120777 root:root ../../../../bin/konfd +/usr/lib/debug/.build-id/6e/b5937621c558cac4fb7ba50ac19284943b6714.debug 120777 root:root ../../usr/bin/konfd.debug +/usr/lib/debug/.build-id/e6 40755 root:root +/usr/lib/debug/.build-id/e6/b47978d0952de631bee19fec8297da11947479 120777 root:root ../../../../bin/konf +/usr/lib/debug/.build-id/e6/b47978d0952de631bee19fec8297da11947479.debug 120777 root:root ../../usr/bin/konf.debug /usr/lib/debug/usr/bin/konf.debug 100644 root:root @@ -20,10 +20,10 @@ Provides: klish-konfd-debuginfo = 2.2.4-alt2:sisyphus+287641.100.1.1 -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/e8fc4d27aaddbce13050170efb5677e1682252 120777 root:root ../../../../bin/konfd -File: /usr/lib/debug/.build-id/80/e8fc4d27aaddbce13050170efb5677e1682252.debug 120777 root:root ../../usr/bin/konfd.debug -File: /usr/lib/debug/.build-id/97 40755 root:root -File: /usr/lib/debug/.build-id/97/a66ade8123471ddbf6e7248205e348aebbeec4 120777 root:root ../../../../bin/konf -File: /usr/lib/debug/.build-id/97/a66ade8123471ddbf6e7248205e348aebbeec4.debug 120777 root:root ../../usr/bin/konf.debug -File: /usr/lib/debug/usr/bin/konf.debug 100644 root:root 32565f46e1241e5f84fa62c2742fd358 -File: /usr/lib/debug/usr/bin/konfd.debug 100644 root:root b380a86cd62ba64b91e7464ab7232256 +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/b5937621c558cac4fb7ba50ac19284943b6714 120777 root:root ../../../../bin/konfd +File: /usr/lib/debug/.build-id/6e/b5937621c558cac4fb7ba50ac19284943b6714.debug 120777 root:root ../../usr/bin/konfd.debug +File: /usr/lib/debug/.build-id/e6 40755 root:root +File: /usr/lib/debug/.build-id/e6/b47978d0952de631bee19fec8297da11947479 120777 root:root ../../../../bin/konf +File: /usr/lib/debug/.build-id/e6/b47978d0952de631bee19fec8297da11947479.debug 120777 root:root ../../usr/bin/konf.debug +File: /usr/lib/debug/usr/bin/konf.debug 100644 root:root ca3f3a66809ab4698dd0e9dd038c2746 +File: /usr/lib/debug/usr/bin/konfd.debug 100644 root:root eb5bec02b9bf8ab7c2aaeba8bfef7d1a 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: 59450442c0af8fe79fc50fbec21be124bf6a4774412cbfce9196ddb371f4aec0a68ccd4fcd34702f590e99122dc8272eefe0e18c772e1c04fdba23c5d27c411c --- klish-libclish-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:04.000000000 +0000 +++ klish-libclish-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:36.200617805 +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 b4b206044d47bc764f4554a22981b9fd 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 6b5b511521a349a2bc5a62d32e422c2d +RPMIdentity: 8867948c36e690a9114608e4f3ae6e865a28c5166270fa1172949141b30987e986f612419a6807920baf6f07ccdb135c689e29480f9797074ac92d7b38abfdee --- klish-libclish-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:04.000000000 +0000 +++ klish-libclish-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:36.254618868 +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/01 40755 root:root +/usr/lib/debug/.build-id/01/a306bb6450b5623b1fdcb596220238457f220d 120777 root:root ../../../../lib64/libclish.so.2.0.0 +/usr/lib/debug/.build-id/01/a306bb6450b5623b1fdcb596220238457f220d.debug 120777 root:root ../../usr/lib64/libclish.so.2.0.0.debug +/usr/lib/debug/.build-id/8c 40755 root:root +/usr/lib/debug/.build-id/8c/355861120b915b3b5cf6ffdf37d27df6b1be45 120777 root:root ../../../../lib64/clish_plugin_clish.so +/usr/lib/debug/.build-id/8c/355861120b915b3b5cf6ffdf37d27df6b1be45.debug 120777 root:root ../../usr/lib64/clish_plugin_clish.so.debug /usr/lib/debug/usr/lib64/clish_plugin_clish.so.debug 100644 root:root @@ -122,10 +122,10 @@ Provides: klish-libclish-debuginfo = 2.2.4-alt2:sisyphus+287641.100.1.1 -File: /usr/lib/debug/.build-id/73 40755 root:root -File: /usr/lib/debug/.build-id/73/007b709ee3c1a76ea76fb458962d565170084a 120777 root:root ../../../../lib64/clish_plugin_clish.so -File: /usr/lib/debug/.build-id/73/007b709ee3c1a76ea76fb458962d565170084a.debug 120777 root:root ../../usr/lib64/clish_plugin_clish.so.debug -File: /usr/lib/debug/.build-id/ab 40755 root:root -File: /usr/lib/debug/.build-id/ab/ddc75f80b7f2d1a9061cf8cfdca0463deda34f 120777 root:root ../../../../lib64/libclish.so.2.0.0 -File: /usr/lib/debug/.build-id/ab/ddc75f80b7f2d1a9061cf8cfdca0463deda34f.debug 120777 root:root ../../usr/lib64/libclish.so.2.0.0.debug -File: /usr/lib/debug/usr/lib64/clish_plugin_clish.so.debug 100644 root:root ac9b48ec8a57df2bef4a9529e6487cf6 -File: /usr/lib/debug/usr/lib64/libclish.so.2.0.0.debug 100644 root:root 7ab34a9b6029b7dba9d11572cbdac56e +File: /usr/lib/debug/.build-id/01 40755 root:root +File: /usr/lib/debug/.build-id/01/a306bb6450b5623b1fdcb596220238457f220d 120777 root:root ../../../../lib64/libclish.so.2.0.0 +File: /usr/lib/debug/.build-id/01/a306bb6450b5623b1fdcb596220238457f220d.debug 120777 root:root ../../usr/lib64/libclish.so.2.0.0.debug +File: /usr/lib/debug/.build-id/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/355861120b915b3b5cf6ffdf37d27df6b1be45 120777 root:root ../../../../lib64/clish_plugin_clish.so +File: /usr/lib/debug/.build-id/8c/355861120b915b3b5cf6ffdf37d27df6b1be45.debug 120777 root:root ../../usr/lib64/clish_plugin_clish.so.debug +File: /usr/lib/debug/usr/lib64/clish_plugin_clish.so.debug 100644 root:root 7ba6a7eff7bef40959171c5b3b93c131 +File: /usr/lib/debug/usr/lib64/libclish.so.2.0.0.debug 100644 root:root 3ce5aaef01447e94fe951c073519931c 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: 71b62c7a4f12843a1a6afb271b6819a4e3a72d888a5609b9fdc418f5631dcd4526933712f38b96426835e5b2bb4291da7aa41a38261019662add984b95366745 --- klish-libkonf-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:03.000000000 +0000 +++ klish-libkonf-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:36.340620562 +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 37a3ca302f810bb8b1b2ce8c41172107 +RPMIdentity: 61d189df15d9b73a1ecd4bd52136ee667bf263523e6f1b3c5d52b8efcdcc6308de5a3bb56c5ba7f0a4a4bfafd18491ec3e03d32dd0ecaae11031cda9ebc7bb55 --- klish-libkonf-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:06.000000000 +0000 +++ klish-libkonf-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:36.384621429 +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/26 40755 root:root +/usr/lib/debug/.build-id/26/283e8ae194fafec20e30eb31475b0ac36f5b88 120777 root:root ../../../../lib64/libkonf.so.2.0.0 +/usr/lib/debug/.build-id/26/283e8ae194fafec20e30eb31475b0ac36f5b88.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/26 40755 root:root +File: /usr/lib/debug/.build-id/26/283e8ae194fafec20e30eb31475b0ac36f5b88 120777 root:root ../../../../lib64/libkonf.so.2.0.0 +File: /usr/lib/debug/.build-id/26/283e8ae194fafec20e30eb31475b0ac36f5b88.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 3891bec79209beed5a3ceaf46301940b 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: 1c4ae223f4410560ee090bfa56172e67ba1e4470d3922dbdf76911e5df8e891624620d93306103374967f17eefba8b1d81f394d0ec16eb7c0fd763d811034124 --- klish-liblub-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-liblub-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:36.478623281 +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 1226c95a9f1d41e5b7e318df96975dec +RPMIdentity: 931d97060f2bd8b8235efe9a8ce1e8dc91d9eb9281cbd625045da2cfb3a92ab806366e9e9986bef5ae2f1f0d6616b3c91749701a31e9ac419d08e716d4f44c6e --- klish-liblub-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:04.000000000 +0000 +++ klish-liblub-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:36.523624167 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/8f 40755 root:root -/usr/lib/debug/.build-id/8f/a498eb7aaaf527743577b35caa735ea01a0b53 120777 root:root ../../../../lib64/liblub.so.2.0.0 -/usr/lib/debug/.build-id/8f/a498eb7aaaf527743577b35caa735ea01a0b53.debug 120777 root:root ../../usr/lib64/liblub.so.2.0.0.debug +/usr/lib/debug/.build-id/04 40755 root:root +/usr/lib/debug/.build-id/04/bd6e2af2957682741dee7f0851ec96e777e113 120777 root:root ../../../../lib64/liblub.so.2.0.0 +/usr/lib/debug/.build-id/04/bd6e2af2957682741dee7f0851ec96e777e113.debug 120777 root:root ../../usr/lib64/liblub.so.2.0.0.debug /usr/lib/debug/usr/lib64/liblub.so.2.0.0.debug 100644 root:root @@ -64,6 +64,6 @@ Provides: klish-liblub-debuginfo = 2.2.4-alt2:sisyphus+287641.100.1.1 -File: /usr/lib/debug/.build-id/8f 40755 root:root -File: /usr/lib/debug/.build-id/8f/a498eb7aaaf527743577b35caa735ea01a0b53 120777 root:root ../../../../lib64/liblub.so.2.0.0 -File: /usr/lib/debug/.build-id/8f/a498eb7aaaf527743577b35caa735ea01a0b53.debug 120777 root:root ../../usr/lib64/liblub.so.2.0.0.debug -File: /usr/lib/debug/usr/lib64/liblub.so.2.0.0.debug 100644 root:root 5bec12e181431348b5f80d520012228c +File: /usr/lib/debug/.build-id/04 40755 root:root +File: /usr/lib/debug/.build-id/04/bd6e2af2957682741dee7f0851ec96e777e113 120777 root:root ../../../../lib64/liblub.so.2.0.0 +File: /usr/lib/debug/.build-id/04/bd6e2af2957682741dee7f0851ec96e777e113.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 3304c0de71a86978faf80a007e0932f3 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: 3e2e94cc4b522eee883eb3a30e69f538e28dbd30a3c823603d757fbe03558bf2d9bab389c01398b46a5480e401255eab25175789cead20211d611726db073121 --- klish-libtinyrl-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-libtinyrl-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:36.611625901 +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 dd19dc2d8ba4a808b0492e98ea981c7b +RPMIdentity: 31d752a797a06bb6f5c081630eea386ea77607dca29f2df91682c515e9819723fb2d89f77611c926d48a3f9a662dc18e1f5e1afcba32f6e11158c83a131d3628 --- klish-libtinyrl-debuginfo-2.2.4-alt2.x86_64.rpm.repo 2021-10-19 18:57:05.000000000 +0000 +++ klish-libtinyrl-debuginfo-2.2.4-alt2.x86_64.rpm.hasher 2022-09-07 02:59:36.656626787 +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/f1 40755 root:root +/usr/lib/debug/.build-id/f1/e147a130b0b1dd8e73c2a10b3590ac25df6ee1 120777 root:root ../../../../lib64/libtinyrl.so.2.0.0 +/usr/lib/debug/.build-id/f1/e147a130b0b1dd8e73c2a10b3590ac25df6ee1.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/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/e147a130b0b1dd8e73c2a10b3590ac25df6ee1 120777 root:root ../../../../lib64/libtinyrl.so.2.0.0 +File: /usr/lib/debug/.build-id/f1/e147a130b0b1dd8e73c2a10b3590ac25df6ee1.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 68d8645a9467908bd74edc2a480944c6 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: 8ff3bb0b21ce5a246737c26094d6db8a9b2a6e733a88c63096f07bdf9beb4e09f53791d5a58168b2cf118990cdaa50110fe3bafea055e059b7d01e1ede92cccc