<86>Jun 16 02:42:50 userdel[1277711]: delete user 'rooter' <86>Jun 16 02:42:50 userdel[1277711]: removed group 'rooter' owned by 'rooter' <86>Jun 16 02:42:50 userdel[1277711]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 02:42:50 groupadd[1277739]: group added to /etc/group: name=rooter, GID=1871 <86>Jun 16 02:42:50 groupadd[1277739]: group added to /etc/gshadow: name=rooter <86>Jun 16 02:42:50 groupadd[1277739]: new group: name=rooter, GID=1871 <86>Jun 16 02:42:50 useradd[1277758]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash <86>Jun 16 02:42:50 userdel[1277790]: delete user 'builder' <86>Jun 16 02:42:50 userdel[1277790]: removed group 'builder' owned by 'builder' <86>Jun 16 02:42:50 userdel[1277790]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 02:42:50 groupadd[1277817]: group added to /etc/group: name=builder, GID=1872 <86>Jun 16 02:42:50 groupadd[1277817]: group added to /etc/gshadow: name=builder <86>Jun 16 02:42:50 groupadd[1277817]: new group: name=builder, GID=1872 <86>Jun 16 02:42:50 useradd[1277835]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/klish-1.6.8-alt2.src.rpm: license not found in '/usr/share/license' directory: BSD-like <13>Jun 16 02:42:53 rpmi: libexpat-2.5.0-alt1 p10+324220.100.1.1 1688465137 installed <13>Jun 16 02:42:53 rpmi: libexpat-devel-2.5.0-alt1 p10+324220.100.1.1 1688465137 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/klish-1.6.8-alt2.nosrc.rpm (w1.gzdio) Installing klish-1.6.8-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.412 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf klish-1.6.8 + echo 'Source #0 (klish-1.6.8.tar):' Source #0 (klish-1.6.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/klish-1.6.8.tar + cd klish-1.6.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (klishlibdir.patch):' Patch #0 (klishlibdir.patch): + /usr/bin/patch -p2 patching file Makefile.am patching file clish/module.am patching file konf/module.am patching file lub/module.am patching file tinyrl/module.am + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.412 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd klish-1.6.8 + 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: 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 configure: WARNING: unrecognized options: --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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 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 that generated files are newer than configure... done configure: creating ./config.status 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-1.6.8' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bin/sigexec.o bin/sigexec.c make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bin/konf.o bin/konf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bin/clish.o bin/clish.c make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/ptype/ptype_dump.c -fPIC -DPIC -o clish/ptype/.libs/libclish_la-ptype_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/ptype/ptype_dump.c -o clish/ptype/libclish_la-ptype_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/pargv/pargv_dump.c -fPIC -DPIC -o clish/pargv/.libs/libclish_la-pargv_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/pargv/pargv_dump.c -o clish/pargv/libclish_la-pargv_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o clish/libclish_la-callback_log.lo `test -f 'clish/callback_log.c' || echo './'`clish/callback_log.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/callback_log.c -fPIC -DPIC -o clish/.libs/libclish_la-callback_log.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/callback_log.c -o clish/libclish_la-callback_log.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/param/param_dump.c -fPIC -DPIC -o clish/param/.libs/libclish_la-param_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/param/param_dump.c -o clish/param/libclish_la-param_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/command/command_dump.c -fPIC -DPIC -o clish/command/.libs/libclish_la-command_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/command/command_dump.c -o clish/command/libclish_la-command_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bin/konfd.o bin/konfd.c make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o clish/libclish_la-callback_access.lo `test -f 'clish/callback_access.c' || echo './'`clish/callback_access.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/callback_access.c -fPIC -DPIC -o clish/.libs/libclish_la-callback_access.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/callback_access.c -o clish/libclish_la-callback_access.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/pargv/pargv.c -fPIC -DPIC -o clish/pargv/.libs/libclish_la-pargv.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/pargv/pargv.c -o clish/pargv/libclish_la-pargv.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o clish/libclish_la-callback_script.lo `test -f 'clish/callback_script.c' || echo './'`clish/callback_script.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/callback_script.c -fPIC -DPIC -o clish/.libs/libclish_la-callback_script.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/callback_script.c -o clish/libclish_la-callback_script.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o clish/libclish_la-callback_config.lo `test -f 'clish/callback_config.c' || echo './'`clish/callback_config.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/callback_config.c -fPIC -DPIC -o clish/.libs/libclish_la-callback_config.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/callback_config.c -o clish/libclish_la-callback_config.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_ptype.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_ptype.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_ptype.c -o clish/shell/libclish_la-shell_ptype.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_view.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_view.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_view.c -o clish/shell/libclish_la-shell_view.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/param/param.c -fPIC -DPIC -o clish/param/.libs/libclish_la-param.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/param/param.c -o clish/param/libclish_la-param.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_dump.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_dump.c -o clish/shell/libclish_la-shell_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/command/command.c -fPIC -DPIC -o clish/command/.libs/libclish_la-command.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/command/command.c -o clish/command/libclish_la-command.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_command.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_command.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_command.c -o clish/shell/libclish_la-shell_command.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/ptype/ptype.c -fPIC -DPIC -o clish/ptype/.libs/libclish_la-ptype.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/ptype/ptype.c -o clish/ptype/libclish_la-ptype.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_new.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_new.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_new.c -o clish/shell/libclish_la-shell_new.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_file.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_file.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_file.c -o clish/shell/libclish_la-shell_file.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_help.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_help.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_help.c -o clish/shell/libclish_la-shell_help.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_startup.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_startup.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_startup.c -o clish/shell/libclish_la-shell_startup.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o clish/shell/libclish_la-shell_spawn.lo `test -f 'clish/shell/shell_spawn.c' || echo './'`clish/shell/shell_spawn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_spawn.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_spawn.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_spawn.c -o clish/shell/libclish_la-shell_spawn.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_roxml.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_roxml.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_roxml.c -o clish/shell/libclish_la-shell_roxml.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_wdog.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_wdog.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_wdog.c -o clish/shell/libclish_la-shell_wdog.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_libxml2.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_libxml2.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_libxml2.c -o clish/shell/libclish_la-shell_libxml2.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_parse.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_parse.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_parse.c -o clish/shell/libclish_la-shell_parse.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_execute.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_execute.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_execute.c -o clish/shell/libclish_la-shell_execute.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_pwd.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_pwd.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_pwd.c -o clish/shell/libclish_la-shell_pwd.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/nspace/nspace_dump.c -fPIC -DPIC -o clish/nspace/.libs/libclish_la-nspace_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/nspace/nspace_dump.c -o clish/nspace/libclish_la-nspace_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/view/view_dump.c -fPIC -DPIC -o clish/view/.libs/libclish_la-view_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/view/view_dump.c -o clish/view/libclish_la-view_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/var/var_dump.c -fPIC -DPIC -o clish/var/.libs/libclish_la-var_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/var/var_dump.c -o clish/var/libclish_la-var_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_var.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_var.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_var.c -o clish/shell/libclish_la-shell_var.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/action/action_dump.c -fPIC -DPIC -o clish/action/.libs/libclish_la-action_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/action/action_dump.c -o clish/action/libclish_la-action_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/action/action.c -fPIC -DPIC -o clish/action/.libs/libclish_la-action.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/action/action.c -o clish/action/libclish_la-action.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/var/var.c -fPIC -DPIC -o clish/var/.libs/libclish_la-var.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/var/var.c -o clish/var/libclish_la-var.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/config/config_dump.c -fPIC -DPIC -o clish/config/.libs/libclish_la-config_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/config/config_dump.c -o clish/config/libclish_la-config_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/config/config.c -fPIC -DPIC -o clish/config/.libs/libclish_la-config.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/config/config.c -o clish/config/libclish_la-config.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/argv/argv__get_arg.lo lub/argv/argv__get_arg.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv__get_arg.c -fPIC -DPIC -o lub/argv/.libs/argv__get_arg.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv__get_arg.c -o lub/argv/argv__get_arg.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_tinyrl.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_tinyrl.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_tinyrl.c -o clish/shell/libclish_la-shell_tinyrl.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/hotkey/hotkey_dump.c -fPIC -DPIC -o clish/hotkey/.libs/libclish_la-hotkey_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/hotkey/hotkey_dump.c -o clish/hotkey/libclish_la-hotkey_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/argv/argv__get_count.lo lub/argv/argv__get_count.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv__get_count.c -fPIC -DPIC -o lub/argv/.libs/argv__get_count.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv__get_count.c -o lub/argv/argv__get_count.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/view/view.c -fPIC -DPIC -o clish/view/.libs/libclish_la-view.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/view/view.c -o clish/view/libclish_la-view.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/argv/argv__get_offset.lo lub/argv/argv__get_offset.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv__get_offset.c -fPIC -DPIC -o lub/argv/.libs/argv__get_offset.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv__get_offset.c -o lub/argv/argv__get_offset.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/nspace/nspace.c -fPIC -DPIC -o clish/nspace/.libs/libclish_la-nspace.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/nspace/nspace.c -o clish/nspace/libclish_la-nspace.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/argv/argv__get_quoted.lo lub/argv/argv__get_quoted.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv__get_quoted.c -fPIC -DPIC -o lub/argv/.libs/argv__get_quoted.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv__get_quoted.c -o lub/argv/argv__get_quoted.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_expat.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_expat.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_expat.c -o clish/shell/libclish_la-shell_expat.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/hotkey/hotkey.c -fPIC -DPIC -o clish/hotkey/.libs/libclish_la-hotkey.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/hotkey/hotkey.c -o clish/hotkey/libclish_la-hotkey.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/argv/argv__get_argv.lo lub/argv/argv__get_argv.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv__get_argv.c -fPIC -DPIC -o lub/argv/.libs/argv__get_argv.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv__get_argv.c -o lub/argv/argv__get_argv.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/bintree/bintree_find.lo lub/bintree/bintree_find.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_find.c -fPIC -DPIC -o lub/bintree/.libs/bintree_find.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_find.c -o lub/bintree/bintree_find.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/bintree/bintree_findlast.lo lub/bintree/bintree_findlast.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_findlast.c -fPIC -DPIC -o lub/bintree/.libs/bintree_findlast.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_findlast.c -o lub/bintree/bintree_findlast.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/bintree/bintree_findfirst.lo lub/bintree/bintree_findfirst.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_findfirst.c -fPIC -DPIC -o lub/bintree/.libs/bintree_findfirst.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_findfirst.c -o lub/bintree/bintree_findfirst.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/argv/argv_nextword.lo lub/argv/argv_nextword.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv_nextword.c -fPIC -DPIC -o lub/argv/.libs/argv_nextword.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv_nextword.c -o lub/argv/argv_nextword.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/argv/argv_new.lo lub/argv/argv_new.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv_new.c -fPIC -DPIC -o lub/argv/.libs/argv_new.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/argv/argv_new.c -o lub/argv/argv_new.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/bintree/bintree_findnext.lo lub/bintree/bintree_findnext.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_findnext.c -fPIC -DPIC -o lub/bintree/.libs/bintree_findnext.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_findnext.c -o lub/bintree/bintree_findnext.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/bintree/bintree_dump.lo lub/bintree/bintree_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_dump.c -fPIC -DPIC -o lub/bintree/.libs/bintree_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_dump.c -o lub/bintree/bintree_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/bintree/bintree_findprevious.lo lub/bintree/bintree_findprevious.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_findprevious.c -fPIC -DPIC -o lub/bintree/.libs/bintree_findprevious.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_findprevious.c -o lub/bintree/bintree_findprevious.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_iterator_init.c -fPIC -DPIC -o lub/bintree/.libs/bintree_iterator_init.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_iterator_init.c -o lub/bintree/bintree_iterator_init.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/bintree/bintree_init.lo lub/bintree/bintree_init.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_init.c -fPIC -DPIC -o lub/bintree/.libs/bintree_init.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_init.c -o lub/bintree/bintree_init.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_iterator_next.c -fPIC -DPIC -o lub/bintree/.libs/bintree_iterator_next.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_iterator_next.c -o lub/bintree/bintree_iterator_next.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/bintree/bintree_insert.lo lub/bintree/bintree_insert.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_insert.c -fPIC -DPIC -o lub/bintree/.libs/bintree_insert.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_insert.c -o lub/bintree/bintree_insert.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_iterator_previous.c -fPIC -DPIC -o lub/bintree/.libs/bintree_iterator_previous.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_iterator_previous.c -o lub/bintree/bintree_iterator_previous.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_node_init.c -fPIC -DPIC -o lub/bintree/.libs/bintree_node_init.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_node_init.c -o lub/bintree/bintree_node_init.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/bintree/bintree_remove.lo lub/bintree/bintree_remove.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_remove.c -fPIC -DPIC -o lub/bintree/.libs/bintree_remove.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_remove.c -o lub/bintree/bintree_remove.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/bintree/bintree_splay.lo lub/bintree/bintree_splay.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_splay.c -fPIC -DPIC -o lub/bintree/.libs/bintree_splay.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/bintree/bintree_splay.c -o lub/bintree/bintree_splay.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/ctype/ctype_isdigit.lo lub/ctype/ctype_isdigit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/ctype/ctype_isdigit.c -fPIC -DPIC -o lub/ctype/.libs/ctype_isdigit.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/ctype/ctype_isdigit.c -o lub/ctype/ctype_isdigit.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/ctype/ctype_isspace.lo lub/ctype/ctype_isspace.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/ctype/ctype_isspace.c -fPIC -DPIC -o lub/ctype/.libs/ctype_isspace.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/ctype/ctype_isspace.c -o lub/ctype/ctype_isspace.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/string/string_cat.lo lub/string/string_cat.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_cat.c -fPIC -DPIC -o lub/string/.libs/string_cat.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_cat.c -o lub/string/string_cat.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -c clish/shell/shell_xml.c -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_xml.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c clish/shell/shell_xml.c -o clish/shell/libclish_la-shell_xml.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/ctype/ctype_toupper.lo lub/ctype/ctype_toupper.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/ctype/ctype_toupper.c -fPIC -DPIC -o lub/ctype/.libs/ctype_toupper.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/ctype/ctype_toupper.c -o lub/ctype/ctype_toupper.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/ctype/ctype_tolower.lo lub/ctype/ctype_tolower.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/ctype/ctype_tolower.c -fPIC -DPIC -o lub/ctype/.libs/ctype_tolower.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/ctype/ctype_tolower.c -o lub/ctype/ctype_tolower.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/dump/dump.lo lub/dump/dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/dump/dump.c -fPIC -DPIC -o lub/dump/.libs/dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/dump/dump.c -o lub/dump/dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/string/string_free.lo lub/string/string_free.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_free.c -fPIC -DPIC -o lub/string/.libs/string_free.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_free.c -o lub/string/string_free.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/string/string_catn.lo lub/string/string_catn.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_catn.c -fPIC -DPIC -o lub/string/.libs/string_catn.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_catn.c -o lub/string/string_catn.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/string/string_dup.lo lub/string/string_dup.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_dup.c -fPIC -DPIC -o lub/string/.libs/string_dup.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_dup.c -o lub/string/string_dup.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/string/string_suffix.lo lub/string/string_suffix.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_suffix.c -fPIC -DPIC -o lub/string/.libs/string_suffix.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_suffix.c -o lub/string/string_suffix.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/list/list.lo lub/list/list.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/list/list.c -fPIC -DPIC -o lub/list/.libs/list.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/list/list.c -o lub/list/list.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/string/string_nocasecmp.lo lub/string/string_nocasecmp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_nocasecmp.c -fPIC -DPIC -o lub/string/.libs/string_nocasecmp.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_nocasecmp.c -o lub/string/string_nocasecmp.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/string/string_nocasestr.lo lub/string/string_nocasestr.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_nocasestr.c -fPIC -DPIC -o lub/string/.libs/string_nocasestr.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_nocasestr.c -o lub/string/string_nocasestr.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/system/system_test.lo lub/system/system_test.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/system/system_test.c -fPIC -DPIC -o lub/system/.libs/system_test.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/system/system_test.c -o lub/system/system_test.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/system/system_file.lo lub/system/system_file.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/system/system_file.c -fPIC -DPIC -o lub/system/.libs/system_file.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/system/system_file.c -o lub/system/system_file.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/string/string_escape.lo lub/string/string_escape.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_escape.c -fPIC -DPIC -o lub/string/.libs/string_escape.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/string/string_escape.c -o lub/string/string_escape.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/log/log.lo lub/log/log.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/log/log.c -fPIC -DPIC -o lub/log/.libs/log.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/log/log.c -o lub/log/log.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o konf/tree/tree_dump.lo konf/tree/tree_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/tree/tree_dump.c -fPIC -DPIC -o konf/tree/.libs/tree_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/tree/tree_dump.c -o konf/tree/tree_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tinyrl/history/history_entry.lo tinyrl/history/history_entry.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c tinyrl/history/history_entry.c -fPIC -DPIC -o tinyrl/history/.libs/history_entry.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c tinyrl/history/history_entry.c -o tinyrl/history/history_entry.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/db/db.lo lub/db/db.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/db/db.c -fPIC -DPIC -o lub/db/.libs/db.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/db/db.c -o lub/db/db.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o konf/query/query_dump.lo konf/query/query_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/query/query_dump.c -fPIC -DPIC -o konf/query/.libs/query_dump.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/query/query_dump.c -o konf/query/query_dump.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o bin/sigexec bin/sigexec.o libtool: warning: '-version-info' is ignored for programs libtool: link: x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o bin/sigexec bin/sigexec.o make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o konf/net/net.lo konf/net/net.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/net/net.c -fPIC -DPIC -o konf/net/.libs/net.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/net/net.c -o konf/net/net.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o konf/tree/tree.lo konf/tree/tree.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/tree/tree.c -fPIC -DPIC -o konf/tree/.libs/tree.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/tree/tree.c -o konf/tree/tree.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o konf/query/query.lo konf/query/query.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/query/query.c -fPIC -DPIC -o konf/query/.libs/query.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/query/query.c -o konf/query/query.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o konf/buf/buf.lo konf/buf/buf.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/buf/buf.c -fPIC -DPIC -o konf/buf/.libs/buf.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c konf/buf/buf.c -o konf/buf/buf.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tinyrl/vt100/vt100.lo tinyrl/vt100/vt100.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c tinyrl/vt100/vt100.c -fPIC -DPIC -o tinyrl/vt100/.libs/vt100.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c tinyrl/vt100/vt100.c -o tinyrl/vt100/vt100.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tinyrl/history/history.lo tinyrl/history/history.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c tinyrl/history/history.c -fPIC -DPIC -o tinyrl/history/.libs/history.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c tinyrl/history/history.c -o tinyrl/history/history.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lub/system/test.lo lub/system/test.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/system/test.c -fPIC -DPIC -o lub/system/.libs/test.o libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c lub/system/test.c -o lub/system/test.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o liblub.la -rpath /usr/lib64/klish lub/argv/argv__get_arg.lo lub/argv/argv__get_argv.lo lub/argv/argv__get_count.lo lub/argv/argv__get_offset.lo lub/argv/argv__get_quoted.lo lub/argv/argv_new.lo lub/argv/argv_nextword.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_isspace.lo lub/ctype/ctype_isdigit.lo lub/ctype/ctype_toupper.lo lub/ctype/ctype_tolower.lo lub/dump/dump.lo lub/string/string_cat.lo lub/string/string_catn.lo lub/string/string_dup.lo lub/string/string_free.lo lub/string/string_nocasecmp.lo lub/string/string_nocasestr.lo lub/string/string_suffix.lo lub/string/string_escape.lo lub/system/test.lo lub/system/system_test.lo lub/system/system_file.lo lub/db/db.lo lub/log/log.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC lub/argv/.libs/argv__get_arg.o lub/argv/.libs/argv__get_argv.o lub/argv/.libs/argv__get_count.o lub/argv/.libs/argv__get_offset.o lub/argv/.libs/argv__get_quoted.o lub/argv/.libs/argv_new.o lub/argv/.libs/argv_nextword.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_isspace.o lub/ctype/.libs/ctype_isdigit.o lub/ctype/.libs/ctype_toupper.o lub/ctype/.libs/ctype_tolower.o lub/dump/.libs/dump.o lub/string/.libs/string_cat.o lub/string/.libs/string_catn.o lub/string/.libs/string_dup.o lub/string/.libs/string_free.o lub/string/.libs/string_nocasecmp.o lub/string/.libs/string_nocasestr.o lub/string/.libs/string_suffix.o lub/string/.libs/string_escape.o lub/system/.libs/test.o lub/system/.libs/system_test.o lub/system/.libs/system_file.o lub/db/.libs/db.o lub/log/.libs/log.o -g -O2 -Wl,-soname -Wl,liblub.so.0 -o .libs/liblub.so.0.0.0 libtool: link: (cd ".libs" && rm -f "liblub.so.0" && ln -s "liblub.so.0.0.0" "liblub.so.0") libtool: link: (cd ".libs" && rm -f "liblub.so" && ln -s "liblub.so.0.0.0" "liblub.so") libtool: link: ar cr .libs/liblub.a lub/argv/argv__get_arg.o lub/argv/argv__get_argv.o lub/argv/argv__get_count.o lub/argv/argv__get_offset.o lub/argv/argv__get_quoted.o lub/argv/argv_new.o lub/argv/argv_nextword.o lub/bintree/bintree_dump.o lub/bintree/bintree_find.o lub/bintree/bintree_findfirst.o lub/bintree/bintree_findlast.o lub/bintree/bintree_findnext.o lub/bintree/bintree_findprevious.o lub/bintree/bintree_init.o lub/bintree/bintree_insert.o lub/bintree/bintree_iterator_init.o lub/bintree/bintree_iterator_next.o lub/bintree/bintree_iterator_previous.o lub/bintree/bintree_node_init.o lub/bintree/bintree_remove.o lub/bintree/bintree_splay.o lub/list/list.o lub/ctype/ctype_isspace.o lub/ctype/ctype_isdigit.o lub/ctype/ctype_toupper.o lub/ctype/ctype_tolower.o lub/dump/dump.o lub/string/string_cat.o lub/string/string_catn.o lub/string/string_dup.o lub/string/string_free.o lub/string/string_nocasecmp.o lub/string/string_nocasestr.o lub/string/string_suffix.o lub/string/string_escape.o lub/system/test.o lub/system/system_test.o lub/system/system_file.o lub/db/db.o lub/log/log.o libtool: link: ranlib .libs/liblub.a libtool: link: ( cd ".libs" && rm -f "liblub.la" && ln -s "../liblub.la" "liblub.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tinyrl/tinyrl.lo tinyrl/tinyrl.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c tinyrl/tinyrl.c -fPIC -DPIC -o tinyrl/.libs/tinyrl.o In file included from /usr/include/string.h:532, from tinyrl/tinyrl.c:12: In function 'strncpy', inlined from 'tinyrl_insert_text' at tinyrl/tinyrl.c:1108:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tinyrl/tinyrl.c: In function 'tinyrl_insert_text': tinyrl/tinyrl.c:1082:19: note: length computed here 1082 | unsigned delta = strlen(text); | ^~~~~~~~~~~~ libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c tinyrl/tinyrl.c -o tinyrl/tinyrl.o >/dev/null 2>&1 make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o libkonf.la -rpath /usr/lib64/klish 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-1.6.8/.libs -Wl,-rpath -Wl,/usr/lib64/klish ./.libs/liblub.so -g -O2 -Wl,-soname -Wl,libkonf.so.0 -o .libs/libkonf.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libkonf.so.0" && ln -s "libkonf.so.0.0.0" "libkonf.so.0") libtool: link: (cd ".libs" && rm -f "libkonf.so" && ln -s "libkonf.so.0.0.0" "libkonf.so") libtool: link: ar cr .libs/libkonf.a konf/tree/tree.o konf/tree/tree_dump.o konf/query/query.o konf/query/query_dump.o konf/buf/buf.o konf/net/net.o libtool: link: ranlib .libs/libkonf.a libtool: link: ( cd ".libs" && rm -f "libkonf.la" && ln -s "../libkonf.la" "libkonf.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o bin/konf bin/konf.o libkonf.la liblub.la libtool: warning: '-version-info' is ignored for programs libtool: link: x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o bin/.libs/konf bin/konf.o ./.libs/libkonf.so ./.libs/liblub.so -Wl,-rpath -Wl,/usr/lib64/klish make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o bin/konfd bin/konfd.o libkonf.la liblub.la libtool: warning: '-version-info' is ignored for programs libtool: link: x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o bin/.libs/konfd bin/konfd.o ./.libs/libkonf.so ./.libs/liblub.so -Wl,-rpath -Wl,/usr/lib64/klish make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o libtinyrl.la -rpath /usr/lib64/klish 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-1.6.8/.libs -Wl,-rpath -Wl,/usr/lib64/klish ./.libs/liblub.so -g -O2 -Wl,-soname -Wl,libtinyrl.so.0 -o .libs/libtinyrl.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtinyrl.so.0" && ln -s "libtinyrl.so.0.0.0" "libtinyrl.so.0") libtool: link: (cd ".libs" && rm -f "libtinyrl.so" && ln -s "libtinyrl.so.0.0.0" "libtinyrl.so") libtool: link: ar cr .libs/libtinyrl.a tinyrl/tinyrl.o tinyrl/history/history.o tinyrl/history/history_entry.o tinyrl/vt100/vt100.o libtool: link: ranlib .libs/libtinyrl.a libtool: link: ( cd ".libs" && rm -f "libtinyrl.la" && ln -s "../libtinyrl.la" "libtinyrl.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o libclish.la -rpath /usr/lib64/klish clish/libclish_la-callback_access.lo clish/libclish_la-callback_script.lo clish/libclish_la-callback_config.lo clish/libclish_la-callback_log.lo clish/command/libclish_la-command.lo clish/command/libclish_la-command_dump.lo clish/param/libclish_la-param.lo clish/param/libclish_la-param_dump.lo clish/pargv/libclish_la-pargv.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_spawn.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_xml.lo clish/shell/libclish_la-shell_roxml.lo clish/shell/libclish_la-shell_libxml2.lo clish/shell/libclish_la-shell_expat.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 liblub.la libtinyrl.la libkonf.la -lexpat libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC clish/.libs/libclish_la-callback_access.o clish/.libs/libclish_la-callback_script.o clish/.libs/libclish_la-callback_config.o clish/.libs/libclish_la-callback_log.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-param_dump.o clish/pargv/.libs/libclish_la-pargv.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_spawn.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_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/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 -Wl,-rpath -Wl,/usr/src/RPM/BUILD/klish-1.6.8/.libs -Wl,-rpath -Wl,/usr/lib64/klish ./.libs/liblub.so ./.libs/libtinyrl.so ./.libs/libkonf.so -lexpat -g -O2 -Wl,-soname -Wl,libclish.so.0 -o .libs/libclish.so.0.0.0 ld: clish/shell/.libs/libclish_la-shell_execute.o: in function `clish_shell__get_fifo': /usr/src/RPM/BUILD/klish-1.6.8/clish/shell/shell_execute.c:532: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' libtool: link: (cd ".libs" && rm -f "libclish.so.0" && ln -s "libclish.so.0.0.0" "libclish.so.0") libtool: link: (cd ".libs" && rm -f "libclish.so" && ln -s "libclish.so.0.0.0" "libclish.so") libtool: link: ar cr .libs/libclish.a clish/libclish_la-callback_access.o clish/libclish_la-callback_script.o clish/libclish_la-callback_config.o clish/libclish_la-callback_log.o clish/command/libclish_la-command.o clish/command/libclish_la-command_dump.o clish/param/libclish_la-param.o clish/param/libclish_la-param_dump.o clish/pargv/libclish_la-pargv.o clish/pargv/libclish_la-pargv_dump.o clish/ptype/libclish_la-ptype.o clish/ptype/libclish_la-ptype_dump.o clish/shell/libclish_la-shell_view.o clish/shell/libclish_la-shell_ptype.o clish/shell/libclish_la-shell_var.o clish/shell/libclish_la-shell_command.o clish/shell/libclish_la-shell_dump.o clish/shell/libclish_la-shell_execute.o clish/shell/libclish_la-shell_help.o clish/shell/libclish_la-shell_new.o clish/shell/libclish_la-shell_parse.o clish/shell/libclish_la-shell_file.o clish/shell/libclish_la-shell_spawn.o clish/shell/libclish_la-shell_startup.o clish/shell/libclish_la-shell_wdog.o clish/shell/libclish_la-shell_pwd.o clish/shell/libclish_la-shell_tinyrl.o clish/shell/libclish_la-shell_xml.o clish/shell/libclish_la-shell_roxml.o clish/shell/libclish_la-shell_libxml2.o clish/shell/libclish_la-shell_expat.o clish/view/libclish_la-view.o clish/view/libclish_la-view_dump.o clish/nspace/libclish_la-nspace.o clish/nspace/libclish_la-nspace_dump.o clish/var/libclish_la-var.o clish/var/libclish_la-var_dump.o clish/action/libclish_la-action.o clish/action/libclish_la-action_dump.o clish/config/libclish_la-config.o clish/config/libclish_la-config_dump.o clish/hotkey/libclish_la-hotkey.o clish/hotkey/libclish_la-hotkey_dump.o libtool: link: ranlib .libs/libclish.a libtool: link: ( cd ".libs" && rm -f "libclish.la" && ln -s "../libclish.la" "libclish.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o bin/clish bin/clish.o libclish.la libkonf.la libtinyrl.la liblub.la libtool: warning: '-version-info' is ignored for programs libtool: link: x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -o bin/.libs/clish bin/clish.o ./.libs/libclish.so ./.libs/libkonf.so ./.libs/libtinyrl.so ./.libs/liblub.so -Wl,-rpath -Wl,/usr/lib64/klish make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.41743 + 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-1.6.8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/klish-buildroot make: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' make[1]: Entering directory '/usr/src/RPM/BUILD/klish-1.6.8' /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/klish' libtool: warning: 'libkonf.la' has not been installed in '/usr/lib64/klish' libtool: warning: 'libtinyrl.la' has not been installed in '/usr/lib64/klish' libtool: warning: 'liblub.la' has not been installed in '/usr/lib64/klish' 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/klish' libtool: warning: 'liblub.la' has not been installed in '/usr/lib64/klish' 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/klish' libtool: warning: 'liblub.la' has not been installed in '/usr/lib64/klish' 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/lib64/klish' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p liblub.la libtinyrl.la libkonf.la libclish.la '/usr/src/tmp/klish-buildroot/usr/lib64/klish' libtool: install: /usr/libexec/rpm-build/install -p .libs/liblub.so.0.0.0 /usr/src/tmp/klish-buildroot/usr/lib64/klish/liblub.so.0.0.0 libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64/klish && { ln -s -f liblub.so.0.0.0 liblub.so.0 || { rm -f liblub.so.0 && ln -s liblub.so.0.0.0 liblub.so.0; }; }) libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64/klish && { ln -s -f liblub.so.0.0.0 liblub.so || { rm -f liblub.so && ln -s liblub.so.0.0.0 liblub.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/liblub.lai /usr/src/tmp/klish-buildroot/usr/lib64/klish/liblub.la libtool: warning: relinking 'libtinyrl.la' libtool: install: (cd /usr/src/RPM/BUILD/klish-1.6.8; /bin/sh "/usr/src/RPM/BUILD/klish-1.6.8/libtool" --tag CC --mode=relink x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o libtinyrl.la -rpath /usr/lib64/klish 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 -Wl,-rpath -Wl,/usr/lib64/klish -L/usr/src/tmp/klish-buildroot/usr/lib64/klish -L/usr/lib64/klish -llub -g -O2 -Wl,-soname -Wl,libtinyrl.so.0 -o .libs/libtinyrl.so.0.0.0 libtool: install: /usr/libexec/rpm-build/install -p .libs/libtinyrl.so.0.0.0T /usr/src/tmp/klish-buildroot/usr/lib64/klish/libtinyrl.so.0.0.0 libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64/klish && { ln -s -f libtinyrl.so.0.0.0 libtinyrl.so.0 || { rm -f libtinyrl.so.0 && ln -s libtinyrl.so.0.0.0 libtinyrl.so.0; }; }) libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64/klish && { ln -s -f libtinyrl.so.0.0.0 libtinyrl.so || { rm -f libtinyrl.so && ln -s libtinyrl.so.0.0.0 libtinyrl.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libtinyrl.lai /usr/src/tmp/klish-buildroot/usr/lib64/klish/libtinyrl.la libtool: warning: relinking 'libkonf.la' libtool: install: (cd /usr/src/RPM/BUILD/klish-1.6.8; /bin/sh "/usr/src/RPM/BUILD/klish-1.6.8/libtool" --tag CC --mode=relink x86_64-alt-linux-gcc -pedantic -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o libkonf.la -rpath /usr/lib64/klish 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 -Wl,-rpath -Wl,/usr/lib64/klish -L/usr/src/tmp/klish-buildroot/usr/lib64/klish -L/usr/lib64/klish -llub -g -O2 -Wl,-soname -Wl,libkonf.so.0 -o .libs/libkonf.so.0.0.0 libtool: install: /usr/libexec/rpm-build/install -p .libs/libkonf.so.0.0.0T /usr/src/tmp/klish-buildroot/usr/lib64/klish/libkonf.so.0.0.0 libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64/klish && { ln -s -f libkonf.so.0.0.0 libkonf.so.0 || { rm -f libkonf.so.0 && ln -s libkonf.so.0.0.0 libkonf.so.0; }; }) libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64/klish && { ln -s -f libkonf.so.0.0.0 libkonf.so || { rm -f libkonf.so && ln -s libkonf.so.0.0.0 libkonf.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libkonf.lai /usr/src/tmp/klish-buildroot/usr/lib64/klish/libkonf.la libtool: warning: relinking 'libclish.la' libtool: install: (cd /usr/src/RPM/BUILD/klish-1.6.8; /bin/sh "/usr/src/RPM/BUILD/klish-1.6.8/libtool" --tag CC --mode=relink x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 0:0:0 -o libclish.la -rpath /usr/lib64/klish clish/libclish_la-callback_access.lo clish/libclish_la-callback_script.lo clish/libclish_la-callback_config.lo clish/libclish_la-callback_log.lo clish/command/libclish_la-command.lo clish/command/libclish_la-command_dump.lo clish/param/libclish_la-param.lo clish/param/libclish_la-param_dump.lo clish/pargv/libclish_la-pargv.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_spawn.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_xml.lo clish/shell/libclish_la-shell_roxml.lo clish/shell/libclish_la-shell_libxml2.lo clish/shell/libclish_la-shell_expat.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 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-callback_access.o clish/.libs/libclish_la-callback_script.o clish/.libs/libclish_la-callback_config.o clish/.libs/libclish_la-callback_log.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-param_dump.o clish/pargv/.libs/libclish_la-pargv.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_spawn.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_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/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 -Wl,-rpath -Wl,/usr/lib64/klish -L/usr/src/tmp/klish-buildroot/usr/lib64/klish -L/usr/lib64/klish -llub -ltinyrl -lkonf -lexpat -g -O2 -Wl,-soname -Wl,libclish.so.0 -o .libs/libclish.so.0.0.0 ld: clish/shell/.libs/libclish_la-shell_execute.o: in function `clish_shell__get_fifo': /usr/src/RPM/BUILD/klish-1.6.8/clish/shell/shell_execute.c:532: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' libtool: install: /usr/libexec/rpm-build/install -p .libs/libclish.so.0.0.0T /usr/src/tmp/klish-buildroot/usr/lib64/klish/libclish.so.0.0.0 libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64/klish && { ln -s -f libclish.so.0.0.0 libclish.so.0 || { rm -f libclish.so.0 && ln -s libclish.so.0.0.0 libclish.so.0; }; }) libtool: install: (cd /usr/src/tmp/klish-buildroot/usr/lib64/klish && { ln -s -f libclish.so.0.0.0 libclish.so || { rm -f libclish.so && ln -s libclish.so.0.0.0 libclish.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libclish.lai /usr/src/tmp/klish-buildroot/usr/lib64/klish/libclish.la libtool: install: /usr/libexec/rpm-build/install -p .libs/liblub.a /usr/src/tmp/klish-buildroot/usr/lib64/klish/liblub.a libtool: install: chmod 644 /usr/src/tmp/klish-buildroot/usr/lib64/klish/liblub.a libtool: install: ranlib /usr/src/tmp/klish-buildroot/usr/lib64/klish/liblub.a libtool: install: /usr/libexec/rpm-build/install -p .libs/libtinyrl.a /usr/src/tmp/klish-buildroot/usr/lib64/klish/libtinyrl.a libtool: install: chmod 644 /usr/src/tmp/klish-buildroot/usr/lib64/klish/libtinyrl.a libtool: install: ranlib /usr/src/tmp/klish-buildroot/usr/lib64/klish/libtinyrl.a libtool: install: /usr/libexec/rpm-build/install -p .libs/libkonf.a /usr/src/tmp/klish-buildroot/usr/lib64/klish/libkonf.a libtool: install: chmod 644 /usr/src/tmp/klish-buildroot/usr/lib64/klish/libkonf.a libtool: install: ranlib /usr/src/tmp/klish-buildroot/usr/lib64/klish/libkonf.a libtool: install: /usr/libexec/rpm-build/install -p .libs/libclish.a /usr/src/tmp/klish-buildroot/usr/lib64/klish/libclish.a libtool: install: chmod 644 /usr/src/tmp/klish-buildroot/usr/lib64/klish/libclish.a libtool: install: ranlib /usr/src/tmp/klish-buildroot/usr/lib64/klish/libclish.a libtool: warning: remember to run 'libtool --finish /usr/lib64/klish' /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/log.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/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/internal.h '/usr/src/tmp/klish-buildroot/usr/include/clish' make[1]: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' make: Leaving directory '/usr/src/RPM/BUILD/klish-1.6.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/klish-buildroot (auto) mode of './usr/lib64/klish/libclish.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/klish/libkonf.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/klish/libtinyrl.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/klish/liblub.so.0.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/klish/libclish.la: dependency_libs: ' /usr/lib64/klish/libtinyrl.la /usr/lib64/klish/libkonf.la /usr/lib64/klish/liblub.la -lexpat' --> '/usr/lib64/klish/libtinyrl.la /usr/lib64/klish/libkonf.la /usr/lib64/klish/liblub.la -lexpat' /usr/lib64/klish/libkonf.la: dependency_libs: ' /usr/lib64/klish/liblub.la' --> '/usr/lib64/klish/liblub.la' /usr/lib64/klish/libtinyrl.la: dependency_libs: ' /usr/lib64/klish/liblub.la' --> '/usr/lib64/klish/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) 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) verify-elf: WARNING: ./usr/lib64/klish/libclish.so.0.0.0: RPATH entry found: /usr/lib64/klish verify-elf: WARNING: ./usr/lib64/klish/libkonf.so.0.0.0: RPATH entry found: /usr/lib64/klish verify-elf: WARNING: ./usr/lib64/klish/libtinyrl.so.0.0.0: RPATH entry found: /usr/lib64/klish verify-elf: WARNING: ./usr/bin/konf: RPATH entry found: /usr/lib64/klish verify-elf: WARNING: ./usr/bin/konfd: RPATH entry found: /usr/lib64/klish verify-elf: WARNING: ./usr/bin/clish: RPATH entry found: /usr/lib64/klish Processing files: klish-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J1A6BG 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.4uRfaI 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, /usr/lib64/klish/libclish.so.0, /usr/lib64/klish/liblub.so.0, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(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.RBeDsE Creating klish-debuginfo package Processing files: klish-konfd-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.anWgLG 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.X7ZpoE 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, /usr/lib64/klish/libkonf.so.0, /usr/lib64/klish/liblub.so.0, 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sBC5SF Creating klish-konfd-debuginfo package Processing files: klish-libclish-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BhRPTD 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.3es0RF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib64/klish/libkonf.so.0, /usr/lib64/klish/liblub.so.0, /usr/lib64/klish/libtinyrl.so.0, 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), libexpat.so.1()(64bit) >= set:khW0XRiNfPnYhUtG95, 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.oGquTH Creating klish-libclish-debuginfo package Processing files: klish-libclish-devel-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f84oBG 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.G8dU8G 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/types.h, /usr/include/tinyrl/tinyrl.h, /usr/lib64/klish/libclish.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3YBUhF Processing files: klish-libkonf-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6ssMcI 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.Oh1PGF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib64/klish/liblub.so.0, 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zG483F Creating klish-libkonf-debuginfo package Processing files: klish-libkonf-devel-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QvjBiH 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.blJyQD 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/bintree.h, /usr/include/lub/list.h, /usr/include/lub/types.h, /usr/lib64/klish/libkonf.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zI2D0E Processing files: klish-liblub-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SVTTsG 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.IVBttF find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9m50NE Creating klish-liblub-debuginfo package Processing files: klish-liblub-devel-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9ASf7G 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.aWO32F find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib64/klish/liblub.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zbCppG Processing files: klish-libtinyrl-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vNhnzH 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.7hZbKE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/lib64/klish/liblub.so.0, 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LNpAwH Creating klish-libtinyrl-debuginfo package Processing files: klish-libtinyrl-devel-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BKccAG 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.2nmn6G 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/klish/libtinyrl.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XN7lwH Processing files: klish-doc-1.6.8-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18755 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd klish-1.6.8 + DOCDIR=/usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + export DOCDIR + rm -rf /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + /bin/mkdir -p /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + cp -prL README /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + chmod -R go-w /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + chmod -R a+rX /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + cp -prL clish.xsd /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + chmod -R go-w /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + chmod -R a+rX /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + cp -prL xml-examples/clish /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + chmod -R go-w /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + chmod -R a+rX /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + cp -prL xml-examples/klish /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + chmod -R go-w /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + chmod -R a+rX /usr/src/tmp/klish-buildroot/usr/share/doc/klish-doc-1.6.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UkkroG 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.k29fGD 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.SqlFHF Processing files: klish-debuginfo-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wOZOBG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.csxfyH find-requires: running scripts (debuginfo) Requires: klish = 1.6.8-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, /usr/lib/debug/usr/lib64/klish/libclish.so.0.debug, /usr/lib/debug/usr/lib64/klish/liblub.so.0.debug, debug64(libc.so.6) Processing files: klish-konfd-debuginfo-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AATSQH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PPqEcG find-requires: running scripts (debuginfo) Requires: klish-konfd = 1.6.8-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, /usr/lib/debug/usr/lib64/klish/libkonf.so.0.debug, /usr/lib/debug/usr/lib64/klish/liblub.so.0.debug, debug64(libc.so.6) Processing files: klish-libclish-debuginfo-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LSLQLD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oXwObG find-requires: running scripts (debuginfo) Requires: klish-libclish = 1.6.8-alt2, /usr/lib/debug/usr/lib64/klish/libkonf.so.0.debug, /usr/lib/debug/usr/lib64/klish/liblub.so.0.debug, /usr/lib/debug/usr/lib64/klish/libtinyrl.so.0.debug, debug64(libc.so.6), debug64(libexpat.so.1) Processing files: klish-libkonf-debuginfo-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GQe6dH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xSxfZG find-requires: running scripts (debuginfo) Requires: klish-libkonf = 1.6.8-alt2, /usr/lib/debug/usr/lib64/klish/liblub.so.0.debug, debug64(libc.so.6) Processing files: klish-liblub-debuginfo-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q0GCHD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q18oqE find-requires: running scripts (debuginfo) Requires: klish-liblub = 1.6.8-alt2, debug64(libc.so.6) Processing files: klish-libtinyrl-debuginfo-1.6.8-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l5BKJH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NvSJgF find-requires: running scripts (debuginfo) Requires: klish-libtinyrl = 1.6.8-alt2, /usr/lib/debug/usr/lib64/klish/liblub.so.0.debug, debug64(libc.so.6) 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 7 sources provided by klish-libclish-debuginfo also prunning dir /usr/src/debug/klish-1.6.8/clish Adding to klish-debuginfo a strict dependency on klish-libkonf-debuginfo Removing from klish-debuginfo 1 sources provided by klish-libkonf-debuginfo Removing from klish-konfd-debuginfo 6 sources provided by klish-libkonf-debuginfo also prunning dir /usr/src/debug/klish-1.6.8/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-1.6.8/konf Removing from klish-libclish-debuginfo 2 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-1.6.8/tinyrl Removing from klish-libkonf-debuginfo 4 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-1.6.8/lub Removing 1 extra deps from klish due to dependency on klish-libclish Removing 1 extra deps from klish due to dependency on klish-liblub Removing 1 extra deps from klish-konfd due to dependency on klish-libkonf Removing 1 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 4 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 1 extra deps from klish-libkonf due to dependency on klish-liblub Removing 3 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 1 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 5 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 1 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 3 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-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-konfd-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libclish-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libclish-devel-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libkonf-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libkonf-devel-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-liblub-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-liblub-devel-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libtinyrl-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libtinyrl-devel-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-doc-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-debuginfo-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-konfd-debuginfo-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libclish-debuginfo-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libkonf-debuginfo-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-liblub-debuginfo-1.6.8-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/klish-libtinyrl-debuginfo-1.6.8-alt2.x86_64.rpm (w2.lzdio) 18.79user 16.51system 0:58.41elapsed 60%CPU (0avgtext+0avgdata 34856maxresident)k 0inputs+0outputs (0major+3387272minor)pagefaults 0swaps /.out/klish-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-konfd-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-libclish-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-libclish-devel-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-libkonf-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-libkonf-devel-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-liblub-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-liblub-devel-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-libtinyrl-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-libtinyrl-devel-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-doc-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-debuginfo-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-konfd-debuginfo-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-libclish-debuginfo-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-libkonf-debuginfo-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-liblub-debuginfo-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like /.out/klish-libtinyrl-debuginfo-1.6.8-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: BSD-like 2.91user 2.28system 1:14.24elapsed 7%CPU (0avgtext+0avgdata 128952maxresident)k 0inputs+0outputs (0major+192938minor)pagefaults 0swaps --- klish-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:01.808402223 +0000 @@ -5,3 +5,3 @@ Provides: klish = 1.6.8-alt2 -File: /usr/bin/clish 100755 root:root 81ade91f6d880805274334c1aa659a03 -RPMIdentity: 97cea4197b49af7e2ab79eb55e8820742e638828a5d9b6c73ee1c4ece11928d34e3fd2b6b3c538f9264eefdb95ef614ae39ce9081acdeba1d16269bd8676dd8b +File: /usr/bin/clish 100755 root:root 7560fa03ee58a060cad7caa7c7324f4d +RPMIdentity: 0ea0486b4c6d1de6c2e8734c51f0f25d02b108092996cb767a50c06474827d49dbb06105807f237630420a1a0795e8dc2203e262cc5922d78c734e4ce1aa454e --- klish-debuginfo-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-debuginfo-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:01.991404689 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/6b25d69c6c8ee0bee468d19fca71e5dde14e54 120777 root:root ../../../../bin/clish -/usr/lib/debug/.build-id/5d/6b25d69c6c8ee0bee468d19fca71e5dde14e54.debug 120777 root:root ../../usr/bin/clish.debug +/usr/lib/debug/.build-id/e5 40755 root:root +/usr/lib/debug/.build-id/e5/c61a5582899b372edc08843ad07ab7549ed2fd 120777 root:root ../../../../bin/clish +/usr/lib/debug/.build-id/e5/c61a5582899b372edc08843ad07ab7549ed2fd.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 = 1.6.8-alt2 -File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/6b25d69c6c8ee0bee468d19fca71e5dde14e54 120777 root:root ../../../../bin/clish -File: /usr/lib/debug/.build-id/5d/6b25d69c6c8ee0bee468d19fca71e5dde14e54.debug 120777 root:root ../../usr/bin/clish.debug -File: /usr/lib/debug/usr/bin/clish.debug 100644 root:root 7eb783d4ffbffbc35988feddbcefec63 +File: /usr/lib/debug/.build-id/e5 40755 root:root +File: /usr/lib/debug/.build-id/e5/c61a5582899b372edc08843ad07ab7549ed2fd 120777 root:root ../../../../bin/clish +File: /usr/lib/debug/.build-id/e5/c61a5582899b372edc08843ad07ab7549ed2fd.debug 120777 root:root ../../usr/bin/clish.debug +File: /usr/lib/debug/usr/bin/clish.debug 100644 root:root f0c4ea19ea055965ac0039f5f6fde994 File: /usr/src/debug/klish-1.6.8 40755 root:root @@ -23,2 +23,2 @@ File: /usr/src/debug/klish-1.6.8/lub/log.h 100644 root:root 0924e0918f4738b4765de425a1e149f4 -RPMIdentity: eec9a45d1c5a49d5a0df16d3659a4975e4e4fee625548b9c5908348857a1927452163b6d9ce4cf447b741502b3eb9f26960adb559f90f77019ee1e4f245ec8e8 +RPMIdentity: 9e7b8b476a017e182b3f477f909f9a853965b16506146b74c91d9a7993b4733af45af14aab3c1208d93336726dd8a987dcb3c795f4df423a9f27fc1e295659b8 --- klish-doc-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-doc-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:02.103406198 +0000 @@ -74,2 +74,2 @@ File: /usr/share/doc/klish-doc-1.6.8/klish/etc/init.d/klish-init 100755 root:root d55c0cfa686e2864f980fe4228615cc6 -RPMIdentity: a3821eec14e7c5afa06c6b22a91095b6165b89377654dc4c8aaee8846ed7877906f581bfbe125258386f401b94396142b04d9f3958edbf4b336afa1427cab653 +RPMIdentity: 1fcbd409bad8c3e65fb74d7ca852d5d71e2dc21acfc552fa17d910df353d4f64b086be8744a07663d9f6d5169d77e9355cdf72f9f0d429e8cebac4f686bdcdbc --- klish-konfd-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-konfd-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:02.222407801 +0000 @@ -7,4 +7,4 @@ Provides: klish-konfd = 1.6.8-alt2 -File: /usr/bin/konf 100755 root:root 3fdaae053982c930155b2bd5eef28320 -File: /usr/bin/konfd 100755 root:root 179c69c69e019c887545eb9dd3d993ce -RPMIdentity: 3e03e4b126b9fe5eea0eabb60ea7ed1e1460c2d048be102be31d4551dc941d543448f053c4ec4b1a1a10c1b23a0c354f3468f8c539034fdbfff1fa299638335d +File: /usr/bin/konf 100755 root:root 8d849a0586b5d0c7d8283fe0ffca0a6c +File: /usr/bin/konfd 100755 root:root 38594f43e430a85404cf974e8ccdaa6d +RPMIdentity: eb78bb46b2a6bb7641b93229c7f245e077d62098376abdc1e1830c0b8e04c91a7af786c01e139e80e47644004ed1f7947fddae670ba83b9587fff9f722d20f7b --- klish-konfd-debuginfo-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-konfd-debuginfo-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:02.340409391 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/a3181dc09b10c6235721c555986e7dfe99de6f 120777 root:root ../../../../bin/konfd -/usr/lib/debug/.build-id/24/a3181dc09b10c6235721c555986e7dfe99de6f.debug 120777 root:root ../../usr/bin/konfd.debug -/usr/lib/debug/.build-id/61 40755 root:root -/usr/lib/debug/.build-id/61/fc9170e8646bae4c1b92ad858099d5e688b0d3 120777 root:root ../../../../bin/konf -/usr/lib/debug/.build-id/61/fc9170e8646bae4c1b92ad858099d5e688b0d3.debug 120777 root:root ../../usr/bin/konf.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/2330ac3c5d730df6d145295d9d9c8566f10924 120777 root:root ../../../../bin/konfd +/usr/lib/debug/.build-id/a8/2330ac3c5d730df6d145295d9d9c8566f10924.debug 120777 root:root ../../usr/bin/konfd.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/9b450f3b4fc8fc3a64f27a357f518e6d9fff81 120777 root:root ../../../../bin/konf +/usr/lib/debug/.build-id/f1/9b450f3b4fc8fc3a64f27a357f518e6d9fff81.debug 120777 root:root ../../usr/bin/konf.debug /usr/lib/debug/usr/bin/konf.debug 100644 root:root @@ -19,10 +19,10 @@ Provides: klish-konfd-debuginfo = 1.6.8-alt2 -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/a3181dc09b10c6235721c555986e7dfe99de6f 120777 root:root ../../../../bin/konfd -File: /usr/lib/debug/.build-id/24/a3181dc09b10c6235721c555986e7dfe99de6f.debug 120777 root:root ../../usr/bin/konfd.debug -File: /usr/lib/debug/.build-id/61 40755 root:root -File: /usr/lib/debug/.build-id/61/fc9170e8646bae4c1b92ad858099d5e688b0d3 120777 root:root ../../../../bin/konf -File: /usr/lib/debug/.build-id/61/fc9170e8646bae4c1b92ad858099d5e688b0d3.debug 120777 root:root ../../usr/bin/konf.debug -File: /usr/lib/debug/usr/bin/konf.debug 100644 root:root 9d981606de0e2b7a5eb6625d642dabf6 -File: /usr/lib/debug/usr/bin/konfd.debug 100644 root:root 06a3f200781d5714e0b644bd06acda83 +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/2330ac3c5d730df6d145295d9d9c8566f10924 120777 root:root ../../../../bin/konfd +File: /usr/lib/debug/.build-id/a8/2330ac3c5d730df6d145295d9d9c8566f10924.debug 120777 root:root ../../usr/bin/konfd.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/9b450f3b4fc8fc3a64f27a357f518e6d9fff81 120777 root:root ../../../../bin/konf +File: /usr/lib/debug/.build-id/f1/9b450f3b4fc8fc3a64f27a357f518e6d9fff81.debug 120777 root:root ../../usr/bin/konf.debug +File: /usr/lib/debug/usr/bin/konf.debug 100644 root:root d063ca6b8e6390ce61d123ce641e9c46 +File: /usr/lib/debug/usr/bin/konfd.debug 100644 root:root 11d590378589af10c5d7874368a588b1 File: /usr/src/debug/klish-1.6.8 40755 root:root @@ -33,2 +33,2 @@ File: /usr/src/debug/klish-1.6.8/lub/log.h 100644 root:root 0924e0918f4738b4765de425a1e149f4 -RPMIdentity: 9d287c8e83392ec85eaf19df95dd5e5b1e6d2658a95cbdf4673687ba18969435bb40636300b6a6e89411063a81c5b45a2d4d023033c5ebfd905d11d201eff5fc +RPMIdentity: 7f682cb0094968fc1a5a8e3c3400f0ebf04c1bc6f79b8062e15cb8cebe498dc9e4fdffdf5be05bc357a4cd7885d2a668b3649f7a56f52b45fe7e767452bce029 --- klish-libclish-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-libclish-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:02.426410550 +0000 @@ -9,3 +9,3 @@ File: /usr/lib64/klish/libclish.so.0 120777 root:root libclish.so.0.0.0 -File: /usr/lib64/klish/libclish.so.0.0.0 100644 root:root 5967c8994db2ad9ad76c044220c3fb12 -RPMIdentity: b7eb7ba66deb2cf29082ea5918e48cc15288ccc659c4b8f9b64375c2911f44f41d5709b089719583bd0d1a284bf2060f28570dd89f4ad84a9ec56c94ecee7d3c +File: /usr/lib64/klish/libclish.so.0.0.0 100644 root:root 33772570cdc1d52ad45d2f67463f8d72 +RPMIdentity: 267e9321056ea58d3e469586f19c75299ea17d62fa444a70f93e42421b5ae615e7ea41e31443ff3ff800e90f50f2ee8684d4e0d3dccb2205ae70744793db1d29 --- klish-libclish-debuginfo-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-libclish-debuginfo-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:02.500411547 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b1 40755 root:root -/usr/lib/debug/.build-id/b1/319ef21763517aa2c7bbce669a1bf1f9a1c8bf 120777 root:root ../../../../lib64/klish/libclish.so.0.0.0 -/usr/lib/debug/.build-id/b1/319ef21763517aa2c7bbce669a1bf1f9a1c8bf.debug 120777 root:root ../../usr/lib64/klish/libclish.so.0.0.0.debug +/usr/lib/debug/.build-id/80 40755 root:root +/usr/lib/debug/.build-id/80/f4aeedeea3e31de1cb79b454e6426e5c36ebb2 120777 root:root ../../../../lib64/klish/libclish.so.0.0.0 +/usr/lib/debug/.build-id/80/f4aeedeea3e31de1cb79b454e6426e5c36ebb2.debug 120777 root:root ../../usr/lib64/klish/libclish.so.0.0.0.debug /usr/lib/debug/usr/lib64/klish 40755 root:root @@ -93,7 +93,7 @@ Provides: klish-libclish-debuginfo = 1.6.8-alt2 -File: /usr/lib/debug/.build-id/b1 40755 root:root -File: /usr/lib/debug/.build-id/b1/319ef21763517aa2c7bbce669a1bf1f9a1c8bf 120777 root:root ../../../../lib64/klish/libclish.so.0.0.0 -File: /usr/lib/debug/.build-id/b1/319ef21763517aa2c7bbce669a1bf1f9a1c8bf.debug 120777 root:root ../../usr/lib64/klish/libclish.so.0.0.0.debug +File: /usr/lib/debug/.build-id/80 40755 root:root +File: /usr/lib/debug/.build-id/80/f4aeedeea3e31de1cb79b454e6426e5c36ebb2 120777 root:root ../../../../lib64/klish/libclish.so.0.0.0 +File: /usr/lib/debug/.build-id/80/f4aeedeea3e31de1cb79b454e6426e5c36ebb2.debug 120777 root:root ../../usr/lib64/klish/libclish.so.0.0.0.debug File: /usr/lib/debug/usr/lib64/klish 40755 root:root -File: /usr/lib/debug/usr/lib64/klish/libclish.so.0.0.0.debug 100644 root:root 878de1606c390cfb9c9ce7700b4d88f3 +File: /usr/lib/debug/usr/lib64/klish/libclish.so.0.0.0.debug 100644 root:root 42ccf4b42a59547df61ed90e4623cc21 File: /usr/lib/debug/usr/lib64/klish/libclish.so.0.debug 120777 root:root libclish.so.0.0.0.debug @@ -180,2 +180,2 @@ File: /usr/src/debug/klish-1.6.8/lub/system.h 100644 root:root ad4bfa98b5239dbb5ec4ec2cf637a1c9 -RPMIdentity: 86157867a8f0a8e0722c4d1c98dc4fdd4e06a0856734d1ae53ac7dd08faa2e4efe028a34ab1d738ff7c14605e17cc9e9bcfaaef3ba0b0c2f1be03a2f1a3a7c69 +RPMIdentity: f089b13cec1ae5ec07e4f9c7cd741a028f11131d1d0bd8d50fab54a5ca5e84f7ea4b60f8d24f34e280945a177f8f212b477f6c07cdead895b812822d2e3c90d6 --- klish-libclish-devel-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-libclish-devel-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:02.592412787 +0000 @@ -33,4 +33,4 @@ File: /usr/include/clish/view.h 100644 root:root 2e878733371f8af186a8f5262f0f894d -File: /usr/lib64/klish/libclish.la 100755 root:root 22118392e20f6f0fabc80bf70111d864 +File: /usr/lib64/klish/libclish.la 100755 root:root 7b784cd99d8bf8913256c66c62c5ab34 File: /usr/lib64/klish/libclish.so 120777 root:root libclish.so.0.0.0 -RPMIdentity: 9e97fea4e15357d6fdf5e69cde62f2b29575f06dcf42985d2fa81a5c4c357c9d8758e36ffc468d8cd0440ab85b4f75d3b156c1a9bb619280be5c70a53700252d +RPMIdentity: b350ad940dc8f2bb5aadc43159b0c007a041f712af2ca4806453474875fc7c414ec2f5643bf44f7633cd05a2d8601f9ce688a2238359ca93badb753a4e38c6fc --- klish-libkonf-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-libkonf-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:02.687414067 +0000 @@ -7,3 +7,3 @@ File: /usr/lib64/klish/libkonf.so.0 120777 root:root libkonf.so.0.0.0 -File: /usr/lib64/klish/libkonf.so.0.0.0 100644 root:root 267432182c2fb17392daccbe14a3ff95 -RPMIdentity: ddd994a10b06eee7399284880307d18667b53af0a9dcee3196154572101aa199619b9db87d70ccf0ac32559c29733e96da904a5445f2965b2f30f913c237b939 +File: /usr/lib64/klish/libkonf.so.0.0.0 100644 root:root 84c4a6fd11fac427234c27cae0ad3fd8 +RPMIdentity: 039d4d3959292a61ef3dc58da3c7c7b3a154265886e1939089d4120b6b56c553bda61f83d93e2b20ffefc5f249707ea4bda7300158b313d8dd4ede346a3f4e0a --- klish-libkonf-debuginfo-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-libkonf-debuginfo-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:02.764415104 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b2 40755 root:root -/usr/lib/debug/.build-id/b2/e100f17894dbcb3fa10f4775735f601fba1992 120777 root:root ../../../../lib64/klish/libkonf.so.0.0.0 -/usr/lib/debug/.build-id/b2/e100f17894dbcb3fa10f4775735f601fba1992.debug 120777 root:root ../../usr/lib64/klish/libkonf.so.0.0.0.debug +/usr/lib/debug/.build-id/b7 40755 root:root +/usr/lib/debug/.build-id/b7/94a745e6ab9bc41990d0a80f156f62c88069ed 120777 root:root ../../../../lib64/klish/libkonf.so.0.0.0 +/usr/lib/debug/.build-id/b7/94a745e6ab9bc41990d0a80f156f62c88069ed.debug 120777 root:root ../../usr/lib64/klish/libkonf.so.0.0.0.debug /usr/lib/debug/usr/lib64/klish 40755 root:root @@ -31,7 +31,7 @@ Provides: klish-libkonf-debuginfo = 1.6.8-alt2 -File: /usr/lib/debug/.build-id/b2 40755 root:root -File: /usr/lib/debug/.build-id/b2/e100f17894dbcb3fa10f4775735f601fba1992 120777 root:root ../../../../lib64/klish/libkonf.so.0.0.0 -File: /usr/lib/debug/.build-id/b2/e100f17894dbcb3fa10f4775735f601fba1992.debug 120777 root:root ../../usr/lib64/klish/libkonf.so.0.0.0.debug +File: /usr/lib/debug/.build-id/b7 40755 root:root +File: /usr/lib/debug/.build-id/b7/94a745e6ab9bc41990d0a80f156f62c88069ed 120777 root:root ../../../../lib64/klish/libkonf.so.0.0.0 +File: /usr/lib/debug/.build-id/b7/94a745e6ab9bc41990d0a80f156f62c88069ed.debug 120777 root:root ../../usr/lib64/klish/libkonf.so.0.0.0.debug File: /usr/lib/debug/usr/lib64/klish 40755 root:root -File: /usr/lib/debug/usr/lib64/klish/libkonf.so.0.0.0.debug 100644 root:root b1fa0158a425082385cce77cd074c10f +File: /usr/lib/debug/usr/lib64/klish/libkonf.so.0.0.0.debug 100644 root:root 94fa982fff48fca3bb94d61ba19dec2b File: /usr/lib/debug/usr/lib64/klish/libkonf.so.0.debug 120777 root:root libkonf.so.0.0.0.debug @@ -58,2 +58,2 @@ File: /usr/src/debug/klish-1.6.8/lub/dump.h 100644 root:root 8828f42b5b336587342f6b6dc76f33be -RPMIdentity: f1a16087e50e6327210ce4f44d4edcf2d0bfc93ff36c91bfdae2e30fd87adc5e543359946fddfe0526c97f1c344861dd48ba7bc85e21639a3f58c86560515d60 +RPMIdentity: 477be5ee360c7283b12a4723dfbad8b6809cc4a0d9180b9d14acdba05ad31701d54ced26dc68f5273cb3064546db7905d5da725d1c227da9c97c2340a0ba1cb6 --- klish-libkonf-devel-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-libkonf-devel-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:02.833416034 +0000 @@ -14,4 +14,4 @@ File: /usr/include/konf/tree.h 100644 root:root efeb9f4a3751f34179a62d7064afe883 -File: /usr/lib64/klish/libkonf.la 100755 root:root f0f48e76fd1ad842ed28cedf99009e8b +File: /usr/lib64/klish/libkonf.la 100755 root:root 14883b4b4cfb738df03810d0a29856ca File: /usr/lib64/klish/libkonf.so 120777 root:root libkonf.so.0.0.0 -RPMIdentity: 85ec78de3ba3df0a3857b00e11c1bf2da9859d0e14a65f336c2d8ec0906c2ecaa3f99098b1f8a2b9429ccb98915627a0d9d1ea2a5077632526e0939f455abf65 +RPMIdentity: c7bea8f563b9d349686807f7b6cb48c6931aaced00a2310b4c861bbc7bf17d37b45dabc3fc4e47805c32bf4d2239b12419a59ec1312f0efe2cb1e7b765bb8fd6 --- klish-liblub-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-liblub-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:02.900416936 +0000 @@ -10,3 +10,3 @@ File: /usr/lib64/klish/liblub.so.0 120777 root:root liblub.so.0.0.0 -File: /usr/lib64/klish/liblub.so.0.0.0 100644 root:root 62c016c9a9dde652863084ea62219e4d -RPMIdentity: ae31a6403e2f12910bb1e18c5210b8346bead57da6004f8127b3498d2c39c03429e1ae0eade4b33c965bbe1224316f917aec3ad186b24a00a717a2d15746b2c6 +File: /usr/lib64/klish/liblub.so.0.0.0 100644 root:root 144838ea4e663e2e928d78716a4c1de0 +RPMIdentity: b67f0ef0dd77bd929ef795ad3454816b574bf3166eefa0b969595b4190ad67526a49b039af4e17c4e89bee22dd181d3ef3d3363f4048a43e6ee9e932fa272b32 --- klish-liblub-debuginfo-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-liblub-debuginfo-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:02.978417988 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9a 40755 root:root -/usr/lib/debug/.build-id/9a/c2c459bffaea9341059d76ba0e041cfa5ada43 120777 root:root ../../../../lib64/klish/liblub.so.0.0.0 -/usr/lib/debug/.build-id/9a/c2c459bffaea9341059d76ba0e041cfa5ada43.debug 120777 root:root ../../usr/lib64/klish/liblub.so.0.0.0.debug +/usr/lib/debug/.build-id/93 40755 root:root +/usr/lib/debug/.build-id/93/09fa42a08dcea46a13190ebcbc1508a8f4c7b2 120777 root:root ../../../../lib64/klish/liblub.so.0.0.0 +/usr/lib/debug/.build-id/93/09fa42a08dcea46a13190ebcbc1508a8f4c7b2.debug 120777 root:root ../../usr/lib64/klish/liblub.so.0.0.0.debug /usr/lib/debug/usr/lib64/klish 40755 root:root @@ -71,7 +71,7 @@ Provides: klish-liblub-debuginfo = 1.6.8-alt2 -File: /usr/lib/debug/.build-id/9a 40755 root:root -File: /usr/lib/debug/.build-id/9a/c2c459bffaea9341059d76ba0e041cfa5ada43 120777 root:root ../../../../lib64/klish/liblub.so.0.0.0 -File: /usr/lib/debug/.build-id/9a/c2c459bffaea9341059d76ba0e041cfa5ada43.debug 120777 root:root ../../usr/lib64/klish/liblub.so.0.0.0.debug +File: /usr/lib/debug/.build-id/93 40755 root:root +File: /usr/lib/debug/.build-id/93/09fa42a08dcea46a13190ebcbc1508a8f4c7b2 120777 root:root ../../../../lib64/klish/liblub.so.0.0.0 +File: /usr/lib/debug/.build-id/93/09fa42a08dcea46a13190ebcbc1508a8f4c7b2.debug 120777 root:root ../../usr/lib64/klish/liblub.so.0.0.0.debug File: /usr/lib/debug/usr/lib64/klish 40755 root:root -File: /usr/lib/debug/usr/lib64/klish/liblub.so.0.0.0.debug 100644 root:root e6c3608ffac5a51379120f09b2cfaba9 +File: /usr/lib/debug/usr/lib64/klish/liblub.so.0.0.0.debug 100644 root:root 88e0a54f074833d1e4c611e383af0bbe File: /usr/lib/debug/usr/lib64/klish/liblub.so.0.debug 120777 root:root liblub.so.0.0.0.debug @@ -138,2 +138,2 @@ File: /usr/src/debug/klish-1.6.8/lub/types.h 100644 root:root 38386063128a754a771b1637d307dbeb -RPMIdentity: adb575b1a574e0b5055393855284b91bf488b8585c19ad658fed59f2f66aaed89dc2eefd545bc3a0ff8017edce53fa70a523e4d02d5a7d4afea239f5d1e25d57 +RPMIdentity: 73c439ab7bae66a7596b721b5817fd9a81b5521d4b2a125e6f0110baca6a901f02ad841e00e4b13f5868d5ab6fd7eb892b986e8ad70955c37be6d38e8b448de8 --- klish-liblub-devel-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-liblub-devel-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:03.039418809 +0000 @@ -27,4 +27,4 @@ File: /usr/include/lub/types.h 100644 root:root 38386063128a754a771b1637d307dbeb -File: /usr/lib64/klish/liblub.la 100755 root:root 199c23ef3fd4c2dfc4ca2b4d75267ae2 +File: /usr/lib64/klish/liblub.la 100755 root:root 92d9957048b5c65f1fd620b4f2a84066 File: /usr/lib64/klish/liblub.so 120777 root:root liblub.so.0.0.0 -RPMIdentity: 87d7895159f6355f85b2eb8250672258f573418b5abe705ac7e05d8a655f0e054547eff21e85bef020b61646c3f051c95a204061e08f243986eca483941f8846 +RPMIdentity: 627373b918d249023541856f71b9e43bc78c769e85a615be7b9ccecfb4a291b8b059681233ab7fd29764848c3b1bf4ea8fd278246e84ad077de77ed08d9c84e3 --- klish-libtinyrl-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-libtinyrl-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:03.106419712 +0000 @@ -9,3 +9,3 @@ File: /usr/lib64/klish/libtinyrl.so.0 120777 root:root libtinyrl.so.0.0.0 -File: /usr/lib64/klish/libtinyrl.so.0.0.0 100644 root:root d2eafeeb5abee066ee02660c026cfa5e -RPMIdentity: a4641c9e059d5548594c3af97139a04b530db4a3fa4b58277618bb181a7b30051f680d475b1163933b61a8811a013970c41a427ee6be2348e90098831e033b2d +File: /usr/lib64/klish/libtinyrl.so.0.0.0 100644 root:root e5238ec4713ff9fb1e2e7eab2de9c2ed +RPMIdentity: de86537823b965bf1df62d0da538badd9b7c7a7f861102c1fcf0acc4c0df4d04b9a36b473bcc1abc1fc497b84478a7d55e0a0616bd0422195f35a3fd4cd1e249 --- klish-libtinyrl-debuginfo-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-libtinyrl-debuginfo-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:03.176420656 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3f 40755 root:root -/usr/lib/debug/.build-id/3f/dc70367aa2ffdc3a4bf63898b3c79c7fde9d0e 120777 root:root ../../../../lib64/klish/libtinyrl.so.0.0.0 -/usr/lib/debug/.build-id/3f/dc70367aa2ffdc3a4bf63898b3c79c7fde9d0e.debug 120777 root:root ../../usr/lib64/klish/libtinyrl.so.0.0.0.debug +/usr/lib/debug/.build-id/49 40755 root:root +/usr/lib/debug/.build-id/49/1ab7bfd42aaab4d9db8268fc434129b727e0b0 120777 root:root ../../../../lib64/klish/libtinyrl.so.0.0.0 +/usr/lib/debug/.build-id/49/1ab7bfd42aaab4d9db8268fc434129b727e0b0.debug 120777 root:root ../../usr/lib64/klish/libtinyrl.so.0.0.0.debug /usr/lib/debug/usr/lib64/klish 40755 root:root @@ -24,7 +24,7 @@ Provides: klish-libtinyrl-debuginfo = 1.6.8-alt2 -File: /usr/lib/debug/.build-id/3f 40755 root:root -File: /usr/lib/debug/.build-id/3f/dc70367aa2ffdc3a4bf63898b3c79c7fde9d0e 120777 root:root ../../../../lib64/klish/libtinyrl.so.0.0.0 -File: /usr/lib/debug/.build-id/3f/dc70367aa2ffdc3a4bf63898b3c79c7fde9d0e.debug 120777 root:root ../../usr/lib64/klish/libtinyrl.so.0.0.0.debug +File: /usr/lib/debug/.build-id/49 40755 root:root +File: /usr/lib/debug/.build-id/49/1ab7bfd42aaab4d9db8268fc434129b727e0b0 120777 root:root ../../../../lib64/klish/libtinyrl.so.0.0.0 +File: /usr/lib/debug/.build-id/49/1ab7bfd42aaab4d9db8268fc434129b727e0b0.debug 120777 root:root ../../usr/lib64/klish/libtinyrl.so.0.0.0.debug File: /usr/lib/debug/usr/lib64/klish 40755 root:root -File: /usr/lib/debug/usr/lib64/klish/libtinyrl.so.0.0.0.debug 100644 root:root c26f28a7cce459cb4e9a1fecdb447719 +File: /usr/lib/debug/usr/lib64/klish/libtinyrl.so.0.0.0.debug 100644 root:root b3b46835a501292e6ffbd7b83ce401c7 File: /usr/lib/debug/usr/lib64/klish/libtinyrl.so.0.debug 120777 root:root libtinyrl.so.0.0.0.debug @@ -44,2 +44,2 @@ File: /usr/src/debug/klish-1.6.8/tinyrl/vt100/vt100.c 100644 root:root 18f7291a2d0098f3e41cdefc46d814ae -RPMIdentity: a28ef91c76de3aeafaa8be303d31e421266ea1a2a6287388c5e8618f76d5903d0f7edd7e70db01a8d437986f81352ff0c2677b2eaa23c8dc60b50d75643c1469 +RPMIdentity: e73f1c3b8ab91f5064ea14d53f786e322a9f3ea03d9a744a5b9d91d30977d8892af2be1e85f96acbf24a06e68118129ddb99d136fee7028e713c698fb3cb6f40 --- klish-libtinyrl-devel-1.6.8-alt2.x86_64.rpm.repo 2014-07-28 14:04:31.000000000 +0000 +++ klish-libtinyrl-devel-1.6.8-alt2.x86_64.rpm.hasher 2024-06-16 02:44:03.239421504 +0000 @@ -12,4 +12,4 @@ File: /usr/include/tinyrl/vt100.h 100644 root:root acf3dd3a9a7cc51164a532c4f791603c -File: /usr/lib64/klish/libtinyrl.la 100755 root:root 4831d9cc3b4f4e754f5cb0ccd5c19509 +File: /usr/lib64/klish/libtinyrl.la 100755 root:root 27590d93171caf301018b415ab05ab1b File: /usr/lib64/klish/libtinyrl.so 120777 root:root libtinyrl.so.0.0.0 -RPMIdentity: 1e94c4a45a9e8db2c4160a8bf1e36749945fb372474542aebc299695306ae64bf8eb0df772922b2eb3751ab35fe8d38c948e1f47b3ff61b37648266194753480 +RPMIdentity: 3c77f0d80074d3ba42d903b01780acb209b70f9bee6a044a409d393d57f752684e46e8ec82fa85471be8d32e87235582462cb3fa19346144e9c5e3d20a3c645e