<86>Aug 28 11:22:51 userdel[2538057]: delete user 'rooter' <86>Aug 28 11:22:51 userdel[2538057]: removed group 'rooter' owned by 'rooter' <86>Aug 28 11:22:51 groupadd[2538069]: group added to /etc/group: name=rooter, GID=705 <86>Aug 28 11:22:51 groupadd[2538069]: group added to /etc/gshadow: name=rooter <86>Aug 28 11:22:51 groupadd[2538069]: new group: name=rooter, GID=705 <86>Aug 28 11:22:51 useradd[2538078]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Aug 28 11:22:51 userdel[2538093]: delete user 'builder' <86>Aug 28 11:22:51 userdel[2538093]: removed group 'builder' owned by 'builder' <86>Aug 28 11:22:51 userdel[2538093]: removed shadow group 'builder' owned by 'builder' <86>Aug 28 11:22:51 groupadd[2538109]: group added to /etc/group: name=builder, GID=706 <86>Aug 28 11:22:51 groupadd[2538109]: group added to /etc/gshadow: name=builder <86>Aug 28 11:22:51 groupadd[2538109]: new group: name=builder, GID=706 <86>Aug 28 11:22:51 useradd[2538121]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Aug 28 11:22:52 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Aug 28 11:22:52 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Aug 28 11:22:52 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Aug 28 11:22:52 rpmi: libncursesw-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/clex-4.6.6-alt1.nosrc.rpm (w1.gzdio) Installing clex-4.6.6-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41763 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf clex-4.6.6 + echo 'Source #0 (clex-4.6.6.tar):' Source #0 (clex-4.6.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/clex-4.6.6.tar + cd clex-4.6.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (clex-4.6.6-alt1.patch):' Patch #0 (clex-4.6.6-alt1.patch): + /usr/bin/patch -p1 patching file src/inout.c patching file src/kbd-test.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.41763 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd clex-4.6.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 --enable-largefile configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext 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 for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking for library containing setupterm... -ltinfo checking for library containing addwstr... -lncursesw checking how to run the C preprocessor... i586-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 whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking ncursesw.h usability... no checking ncursesw.h presence... no checking for ncursesw.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking return type of signal handlers... void checking for struct stat.st_rdev... yes checking whether sys_siglist is declared... no checking for working POSIX fnmatch... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working strcoll... yes checking for alarm... yes checking for btowc... yes checking for dup2... yes checking for endgrent... yes checking for endpwent... yes checking for getcwd... yes checking for iswprint... yes checking for memset... yes checking for nl_langinfo... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strerror... yes checking for strsignal... yes checking for uname... yes checking for wcwidth... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 configure: creating ./config.status config.status: creating Makefile config.status: creating clex.spec config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' sed -f convert.sed help_en.hlp > help.inc make[2]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make all-am make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c cfg.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c control.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c cmp.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c filepanel.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c filter.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c directory.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c bookmarks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c edit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c completion.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c exec.c exec.c: In function 'execute': exec.c:245:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 245 | system(user_data.shell); | ^~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c filerw.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c history.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c lex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c inschar.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c lang.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c help.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c notify.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c match.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c panel.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c mbwstring.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c opt.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c preview.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c mouse.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c list.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c inout.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c rename.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c select.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c sort.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c sdstring.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c signals.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c undo.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c ustringutil.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c ustring.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c tty.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c util.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c start.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c kbd-test.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c xterm_title.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/ncursesw -I/usr/include/ncurses -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -c userdata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -o kbd-test kbd-test.o -lncursesw -ltinfo make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Wall -pedantic -Wstrict-overflow=0 -o clex bookmarks.o cfg.o cmp.o completion.o control.o directory.o edit.o exec.o filepanel.o filter.o filerw.o help.o history.o inout.o inschar.o lang.o lex.o list.o log.o notify.o opt.o match.o mbwstring.o mouse.o panel.o preview.o rename.o sdstring.o select.o signals.o sort.o start.o tty.o undo.o userdata.o ustring.o ustringutil.o util.o xterm_title.o -lncursesw -ltinfo make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' + gzip -9c ChangeLog + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98911 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/clex-buildroot + : + /bin/rm -rf -- /usr/src/tmp/clex-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd clex-4.6.6 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/clex-buildroot make: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make install-am make[2]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[3]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6/src' /bin/mkdir -p '/usr/src/tmp/clex-buildroot/usr/bin' /usr/libexec/rpm-build/install -p clex kbd-test '/usr/src/tmp/clex-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/clex-buildroot/usr/bin' /usr/libexec/rpm-build/install -p cfg-clex '/usr/src/tmp/clex-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/clex-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 clex.1 cfg-clex.1 kbd-test.1 '/usr/src/tmp/clex-buildroot/usr/share/man/man1' make[3]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[2]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6/src' make[1]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6' make[2]: Entering directory '/usr/src/RPM/BUILD/clex-4.6.6' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6' make[1]: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6' make: Leaving directory '/usr/src/RPM/BUILD/clex-4.6.6' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/clex-buildroot (auto) Verifying and fixing files in /usr/src/tmp/clex-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/clex-buildroot/ (default) Compressing files in /usr/src/tmp/clex-buildroot (auto) Verifying ELF objects in /usr/src/tmp/clex-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: clex-4.6.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98911 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd clex-4.6.6 + DOCDIR=/usr/src/tmp/clex-buildroot/usr/share/doc/clex-4.6.6 + export DOCDIR + rm -rf /usr/src/tmp/clex-buildroot/usr/share/doc/clex-4.6.6 + /bin/mkdir -p /usr/src/tmp/clex-buildroot/usr/share/doc/clex-4.6.6 + cp -prL AUTHORS ChangeLog.gz README /usr/src/tmp/clex-buildroot/usr/share/doc/clex-4.6.6 + chmod -R go-w /usr/src/tmp/clex-buildroot/usr/share/doc/clex-4.6.6 + chmod -R a+rX /usr/src/tmp/clex-buildroot/usr/share/doc/clex-4.6.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZW8uaa 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.kTnok6 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cp grep less mkdir mv rmdir vim Requires: /bin/sh, /lib/ld-linux.so.2, /usr/bin/vim, coreutils, grep, less, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libncursesw.so.5 >= set:mhcyTG6IyrZ6xZ3DAr0O5Oedm6wZa2nbijBPNdOEPC0KfDYghZ6733CYk2, libtinfo.so.5 >= set:lhdIRyUxP3wbpqeRzyGUWJTqeMrQ1, 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.5hxCm8 Creating clex-debuginfo package Processing files: clex-debuginfo-4.6.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kABzW6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yNJ0E9 find-requires: running scripts (debuginfo) Requires: clex = 4.6.6-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncursesw.so.5), debug(libtinfo.so.5) Wrote: /usr/src/RPM/RPMS/i586/clex-4.6.6-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/clex-debuginfo-4.6.6-alt1.i586.rpm (w2.lzdio) 11.05user 2.96system 0:14.07elapsed 99%CPU (0avgtext+0avgdata 51168maxresident)k 0inputs+0outputs (0major+1126970minor)pagefaults 0swaps 14.35user 5.62system 0:19.81elapsed 100%CPU (0avgtext+0avgdata 101004maxresident)k 0inputs+0outputs (0major+1391623minor)pagefaults 0swaps --- clex-4.6.6-alt1.i586.rpm.repo 2013-09-22 19:21:20.000000000 +0000 +++ clex-4.6.6-alt1.i586.rpm.hasher 2021-08-28 11:23:09.009919355 +0000 @@ -7,5 +7,5 @@ /usr/share/doc/clex-4.6.6/README 100644 root:root -/usr/share/man/man1/cfg-clex.1.gz 100644 root:root -/usr/share/man/man1/clex.1.gz 100644 root:root -/usr/share/man/man1/kbd-test.1.gz 100644 root:root +/usr/share/man/man1/cfg-clex.1.xz 100644 root:root +/usr/share/man/man1/clex.1.xz 100644 root:root +/usr/share/man/man1/kbd-test.1.xz 100644 root:root Requires: /bin/sh @@ -18,4 +18,6 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.2) Requires: libc.so.6(GLIBC_2.2.3) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3) @@ -23,2 +25,3 @@ Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.7) Requires: libncursesw.so.5 >= set:mhcyTG6IyrZ6xZ3DAr0O5Oedm6wZa2nbijBPNdOEPC0KfDYghZ6733CYk2 @@ -30,4 +33,4 @@ File: /usr/bin/cfg-clex 100755 root:root 937c614c84d6522007d9bd3ffceb55c4 -File: /usr/bin/clex 100755 root:root 296f2e79cfb7f3b72826e9fce929b6a5 -File: /usr/bin/kbd-test 100755 root:root 9ad8079317d9726d86ac73afde4c66a8 +File: /usr/bin/clex 100755 root:root d4964e1ef7f41d421dbc9fd65df0cd02 +File: /usr/bin/kbd-test 100755 root:root f788f1cbf44f5efe081fba54c1a73e29 File: /usr/share/doc/clex-4.6.6 40755 root:root @@ -36,5 +39,5 @@ File: /usr/share/doc/clex-4.6.6/README 100644 root:root 44fe7051ef4b03cbeda8e883d7839f08 -File: /usr/share/man/man1/cfg-clex.1.gz 100644 root:root 691ded614a9e8c1fe299b1b29f822e9e -File: /usr/share/man/man1/clex.1.gz 100644 root:root ae435f6f1b05a352fa51067e4fbdc922 -File: /usr/share/man/man1/kbd-test.1.gz 100644 root:root a242c034a1972a5f881d91ca6e36d0a0 -RPMIdentity: 42d3f709d989a5a76e9169a182158ddac38b1f9e8fe0ad9b6395db77109ad55b0c458e5a834dfc7d1e77eafb9dac92e9a60fc6519d1f985d996fe88cb932e00f +File: /usr/share/man/man1/cfg-clex.1.xz 100644 root:root a0cd77bfddfdb79b867fa6da991cff1b +File: /usr/share/man/man1/clex.1.xz 100644 root:root 467838ff58a253a0744094308ca8112a +File: /usr/share/man/man1/kbd-test.1.xz 100644 root:root e1965da97e8d3d5743c66bebae32a76e +RPMIdentity: b7eab6902197d95ff9bda1a7ba35eda0a1ec4c9efeb2c0b67a56cbce7ae9ddf90ad43e836b10fb03a1b52ee2fd29f6790295e3230c9679bf7be525fc20bac612 --- clex-debuginfo-4.6.6-alt1.i586.rpm.repo 2013-09-22 19:21:20.000000000 +0000 +++ clex-debuginfo-4.6.6-alt1.i586.rpm.hasher 2021-08-28 11:23:09.093920155 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/4a 40755 root:root -/usr/lib/debug/.build-id/4a/e83ab4484d412377461706711df5e4b73cf84a 120777 root:root ../../../../bin/kbd-test -/usr/lib/debug/.build-id/4a/e83ab4484d412377461706711df5e4b73cf84a.debug 120777 root:root ../../usr/bin/kbd-test.debug -/usr/lib/debug/.build-id/f2 40755 root:root -/usr/lib/debug/.build-id/f2/e8be31781fdbcfc4d4fc30148a33fa6278ef45 120777 root:root ../../../../bin/clex -/usr/lib/debug/.build-id/f2/e8be31781fdbcfc4d4fc30148a33fa6278ef45.debug 120777 root:root ../../usr/bin/clex.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/5c6f693b6625d8da5b1f71c0183700378fe9a9 120777 root:root ../../../../bin/clex +/usr/lib/debug/.build-id/a8/5c6f693b6625d8da5b1f71c0183700378fe9a9.debug 120777 root:root ../../usr/bin/clex.debug +/usr/lib/debug/.build-id/f8 40755 root:root +/usr/lib/debug/.build-id/f8/8a8a2bba6fe5f70b854e5a730e5985442b9291 120777 root:root ../../../../bin/kbd-test +/usr/lib/debug/.build-id/f8/8a8a2bba6fe5f70b854e5a730e5985442b9291.debug 120777 root:root ../../usr/bin/kbd-test.debug /usr/lib/debug/usr/bin/clex.debug 100644 root:root @@ -11,28 +11,15 @@ /usr/src/debug/clex-4.6.6/src/bookmarks.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/bookmarks.h 100644 root:root /usr/src/debug/clex-4.6.6/src/cfg.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/cfg.h 100644 root:root /usr/src/debug/clex-4.6.6/src/clex.h 100644 root:root /usr/src/debug/clex-4.6.6/src/cmp.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/cmp.h 100644 root:root /usr/src/debug/clex-4.6.6/src/completion.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/completion.h 100644 root:root /usr/src/debug/clex-4.6.6/src/control.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/control.h 100644 root:root /usr/src/debug/clex-4.6.6/src/directory.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/directory.h 100644 root:root /usr/src/debug/clex-4.6.6/src/edit.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/edit.h 100644 root:root /usr/src/debug/clex-4.6.6/src/exec.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/exec.h 100644 root:root /usr/src/debug/clex-4.6.6/src/filepanel.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/filepanel.h 100644 root:root /usr/src/debug/clex-4.6.6/src/filerw.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/filerw.h 100644 root:root /usr/src/debug/clex-4.6.6/src/filter.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/filter.h 100644 root:root /usr/src/debug/clex-4.6.6/src/help.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/help.h 100644 root:root /usr/src/debug/clex-4.6.6/src/history.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/history.h 100644 root:root /usr/src/debug/clex-4.6.6/src/inout.c 100644 root:root @@ -40,6 +27,4 @@ /usr/src/debug/clex-4.6.6/src/inschar.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/inschar.h 100644 root:root /usr/src/debug/clex-4.6.6/src/kbd-test.c 100644 root:root /usr/src/debug/clex-4.6.6/src/lang.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/lang.h 100644 root:root /usr/src/debug/clex-4.6.6/src/lex.c 100644 root:root @@ -47,3 +32,2 @@ /usr/src/debug/clex-4.6.6/src/list.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/list.h 100644 root:root /usr/src/debug/clex-4.6.6/src/log.c 100644 root:root @@ -51,13 +35,7 @@ /usr/src/debug/clex-4.6.6/src/match.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/match.h 100644 root:root /usr/src/debug/clex-4.6.6/src/mbwstring.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/mbwstring.h 100644 root:root /usr/src/debug/clex-4.6.6/src/mouse.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/mouse.h 100644 root:root /usr/src/debug/clex-4.6.6/src/notify.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/notify.h 100644 root:root /usr/src/debug/clex-4.6.6/src/opt.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/opt.h 100644 root:root /usr/src/debug/clex-4.6.6/src/panel.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/panel.h 100644 root:root /usr/src/debug/clex-4.6.6/src/preview.c 100644 root:root @@ -68,12 +46,7 @@ /usr/src/debug/clex-4.6.6/src/signals.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/signals.h 100644 root:root /usr/src/debug/clex-4.6.6/src/sort.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/sort.h 100644 root:root /usr/src/debug/clex-4.6.6/src/start.c 100644 root:root /usr/src/debug/clex-4.6.6/src/tty.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/tty.h 100644 root:root /usr/src/debug/clex-4.6.6/src/undo.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/undo.h 100644 root:root /usr/src/debug/clex-4.6.6/src/userdata.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/userdata.h 100644 root:root /usr/src/debug/clex-4.6.6/src/ustring.c 100644 root:root @@ -81,7 +54,4 @@ /usr/src/debug/clex-4.6.6/src/ustringutil.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/ustringutil.h 100644 root:root /usr/src/debug/clex-4.6.6/src/util.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/util.h 100644 root:root /usr/src/debug/clex-4.6.6/src/xterm_title.c 100644 root:root -/usr/src/debug/clex-4.6.6/src/xterm_title.h 100644 root:root Requires: clex = 4.6.6-alt1 @@ -93,10 +63,10 @@ Provides: clex-debuginfo = 4.6.6-alt1 -File: /usr/lib/debug/.build-id/4a 40755 root:root -File: /usr/lib/debug/.build-id/4a/e83ab4484d412377461706711df5e4b73cf84a 120777 root:root ../../../../bin/kbd-test -File: /usr/lib/debug/.build-id/4a/e83ab4484d412377461706711df5e4b73cf84a.debug 120777 root:root ../../usr/bin/kbd-test.debug -File: /usr/lib/debug/.build-id/f2 40755 root:root -File: /usr/lib/debug/.build-id/f2/e8be31781fdbcfc4d4fc30148a33fa6278ef45 120777 root:root ../../../../bin/clex -File: /usr/lib/debug/.build-id/f2/e8be31781fdbcfc4d4fc30148a33fa6278ef45.debug 120777 root:root ../../usr/bin/clex.debug -File: /usr/lib/debug/usr/bin/clex.debug 100644 root:root 1ccd3ea00bc6d847f5db7b4797da0eae -File: /usr/lib/debug/usr/bin/kbd-test.debug 100644 root:root 66baaf5f88d219d8f605364cf81bfa46 +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/5c6f693b6625d8da5b1f71c0183700378fe9a9 120777 root:root ../../../../bin/clex +File: /usr/lib/debug/.build-id/a8/5c6f693b6625d8da5b1f71c0183700378fe9a9.debug 120777 root:root ../../usr/bin/clex.debug +File: /usr/lib/debug/.build-id/f8 40755 root:root +File: /usr/lib/debug/.build-id/f8/8a8a2bba6fe5f70b854e5a730e5985442b9291 120777 root:root ../../../../bin/kbd-test +File: /usr/lib/debug/.build-id/f8/8a8a2bba6fe5f70b854e5a730e5985442b9291.debug 120777 root:root ../../usr/bin/kbd-test.debug +File: /usr/lib/debug/usr/bin/clex.debug 100644 root:root 5524eecfb6addd635b9b6bf9ca86de29 +File: /usr/lib/debug/usr/bin/kbd-test.debug 100644 root:root 2a9880dd5d321d58ab42d92b7f5cf490 File: /usr/src/debug/clex-4.6.6 40755 root:root @@ -104,28 +74,15 @@ File: /usr/src/debug/clex-4.6.6/src/bookmarks.c 100644 root:root 0713c571c738410cc59f329ae01b59d7 -File: /usr/src/debug/clex-4.6.6/src/bookmarks.h 100644 root:root 7bceb5b933f224eaab0b45c1cb64400c File: /usr/src/debug/clex-4.6.6/src/cfg.c 100644 root:root b55d7d6237ec2b403e1729d0e0b6bfa8 -File: /usr/src/debug/clex-4.6.6/src/cfg.h 100644 root:root a8d30435c70c85aa92b1cd904e5af48c File: /usr/src/debug/clex-4.6.6/src/clex.h 100644 root:root 09eed97a9abd33aebb51390e013c2e83 File: /usr/src/debug/clex-4.6.6/src/cmp.c 100644 root:root d3ee79a5bdf97ab9f49d2f170573b53c -File: /usr/src/debug/clex-4.6.6/src/cmp.h 100644 root:root 322c592e3c79bb1bedfb10c52679d57e File: /usr/src/debug/clex-4.6.6/src/completion.c 100644 root:root eeed0b0dba6a69f3d9e67efabe19338a -File: /usr/src/debug/clex-4.6.6/src/completion.h 100644 root:root 783d71ef99fe56bde1ad0680aed6841b File: /usr/src/debug/clex-4.6.6/src/control.c 100644 root:root d3791ccdfec6ed64c0cfc66b1af0e548 -File: /usr/src/debug/clex-4.6.6/src/control.h 100644 root:root ff052e40fbbed4fac1e72d1116ab8fc1 File: /usr/src/debug/clex-4.6.6/src/directory.c 100644 root:root d2dcfdf23b52a14bd2fc9d11aed57849 -File: /usr/src/debug/clex-4.6.6/src/directory.h 100644 root:root acd361132a1a1921220426b0649b76a0 File: /usr/src/debug/clex-4.6.6/src/edit.c 100644 root:root 0d58702542a2751d78774680c802a4c2 -File: /usr/src/debug/clex-4.6.6/src/edit.h 100644 root:root 967158ee2b48a2515250e0d328a71cb9 File: /usr/src/debug/clex-4.6.6/src/exec.c 100644 root:root 390beb7e1cff0840535d16085ce189ea -File: /usr/src/debug/clex-4.6.6/src/exec.h 100644 root:root 8c0dadad120cbf8b6ece6d68a232050a File: /usr/src/debug/clex-4.6.6/src/filepanel.c 100644 root:root 99206ff0b5eaaf0b7c468e0263eaaa58 -File: /usr/src/debug/clex-4.6.6/src/filepanel.h 100644 root:root e8abbf2e6ed600b8d75d71431caa52f5 File: /usr/src/debug/clex-4.6.6/src/filerw.c 100644 root:root 31e3b9dac0fc4f3206ddc1aaa525017d -File: /usr/src/debug/clex-4.6.6/src/filerw.h 100644 root:root 5c32e597481cdc53b6ece2c30c64a166 File: /usr/src/debug/clex-4.6.6/src/filter.c 100644 root:root 4e459ccbfefc54a81e7bda3104c52e5b -File: /usr/src/debug/clex-4.6.6/src/filter.h 100644 root:root f35e67d0721e21f38210d7b873c757c8 File: /usr/src/debug/clex-4.6.6/src/help.c 100644 root:root 652b946b2317deda995d1cb67a09cd8e -File: /usr/src/debug/clex-4.6.6/src/help.h 100644 root:root 8d056c09d032709dbd882fc21dc978b6 File: /usr/src/debug/clex-4.6.6/src/history.c 100644 root:root a6cb92747e228767e293ed7016681723 -File: /usr/src/debug/clex-4.6.6/src/history.h 100644 root:root 26e4121a2c937b638e8d8b05a5e2b161 File: /usr/src/debug/clex-4.6.6/src/inout.c 100644 root:root 7d6ff687abdd3774fa95392c36128b9c @@ -133,6 +90,4 @@ File: /usr/src/debug/clex-4.6.6/src/inschar.c 100644 root:root 73beec62a98ecd8aea0c6881823de2b8 -File: /usr/src/debug/clex-4.6.6/src/inschar.h 100644 root:root 13bbd34f81a373e96f8466e5db023602 File: /usr/src/debug/clex-4.6.6/src/kbd-test.c 100644 root:root 40c612fbe0ebe63b01bb1f9ed647b294 File: /usr/src/debug/clex-4.6.6/src/lang.c 100644 root:root 93139d2e0ea1ded67258cc39cb55545f -File: /usr/src/debug/clex-4.6.6/src/lang.h 100644 root:root 16f5c048c3554dfeba883518852d52fa File: /usr/src/debug/clex-4.6.6/src/lex.c 100644 root:root 83ecadb8c2848bf41c05c939f6954cbd @@ -140,3 +95,2 @@ File: /usr/src/debug/clex-4.6.6/src/list.c 100644 root:root ce084ad03d0233c25b9a920719f481a3 -File: /usr/src/debug/clex-4.6.6/src/list.h 100644 root:root db700bb4b259d44425b4d0fd2d361ebf File: /usr/src/debug/clex-4.6.6/src/log.c 100644 root:root 8e9a8f4937f9560e8ae492588a8b22c2 @@ -144,13 +98,7 @@ File: /usr/src/debug/clex-4.6.6/src/match.c 100644 root:root 7550b0e30612b0bbc7f2a0905e9d146d -File: /usr/src/debug/clex-4.6.6/src/match.h 100644 root:root a2119f0593cdfc7ce8d4d5df00761381 File: /usr/src/debug/clex-4.6.6/src/mbwstring.c 100644 root:root 6472a4b42ee2fd55938658a84b29524b -File: /usr/src/debug/clex-4.6.6/src/mbwstring.h 100644 root:root 996f4daa4f3b65e970488537f353022c File: /usr/src/debug/clex-4.6.6/src/mouse.c 100644 root:root 61ff521fa45a4442d85a78f6900e257f -File: /usr/src/debug/clex-4.6.6/src/mouse.h 100644 root:root f3a89f6a99d4c5cb5d3d27c98e6686a9 File: /usr/src/debug/clex-4.6.6/src/notify.c 100644 root:root d8bb1153cc759fb26361efb82b808ff3 -File: /usr/src/debug/clex-4.6.6/src/notify.h 100644 root:root 035bc3cf5771cd366a3cf0e5e4aab096 File: /usr/src/debug/clex-4.6.6/src/opt.c 100644 root:root 0e80706828a4dfebe1d83d75ad4042f8 -File: /usr/src/debug/clex-4.6.6/src/opt.h 100644 root:root 7011801656c87dc537c214cb88eccebc File: /usr/src/debug/clex-4.6.6/src/panel.c 100644 root:root bf271bb3e717ed78f89bad3145a00c9e -File: /usr/src/debug/clex-4.6.6/src/panel.h 100644 root:root 8f71f41d4b4169521125bcbe6df2431d File: /usr/src/debug/clex-4.6.6/src/preview.c 100644 root:root 1f08679e45676d3dd948dc26e5399c2c @@ -161,12 +109,7 @@ File: /usr/src/debug/clex-4.6.6/src/signals.c 100644 root:root 68563f48b260f77a94e175c89c431d08 -File: /usr/src/debug/clex-4.6.6/src/signals.h 100644 root:root 5a8b44c4a32e3a6b3e378b2ab05ccc94 File: /usr/src/debug/clex-4.6.6/src/sort.c 100644 root:root e36f99b2f407079ebee09647e59792e1 -File: /usr/src/debug/clex-4.6.6/src/sort.h 100644 root:root c8c9a79cc652b5ea4dcaec29cf66669a File: /usr/src/debug/clex-4.6.6/src/start.c 100644 root:root bf27b9779607c76f17cbbc41f90c10c6 File: /usr/src/debug/clex-4.6.6/src/tty.c 100644 root:root 484c2a7b0cc542716f8a148732066576 -File: /usr/src/debug/clex-4.6.6/src/tty.h 100644 root:root ecf57d4c116ce579e8e9a15a196c3d2e File: /usr/src/debug/clex-4.6.6/src/undo.c 100644 root:root 6865e1ef44cfd308a38258e90fee958a -File: /usr/src/debug/clex-4.6.6/src/undo.h 100644 root:root 197e875d22b5773fa502a09d40afca29 File: /usr/src/debug/clex-4.6.6/src/userdata.c 100644 root:root 44266a57a83a4d328492159d51a4f35a -File: /usr/src/debug/clex-4.6.6/src/userdata.h 100644 root:root ebc2233a38e651f739b27ded11908e42 File: /usr/src/debug/clex-4.6.6/src/ustring.c 100644 root:root 7e6da1c6d0b06c7e3644d5ae178e410d @@ -174,7 +117,4 @@ File: /usr/src/debug/clex-4.6.6/src/ustringutil.c 100644 root:root d284c71b59bed98167528a06b56fc032 -File: /usr/src/debug/clex-4.6.6/src/ustringutil.h 100644 root:root 92d7998645a4f11a2e036d2930e5eafa File: /usr/src/debug/clex-4.6.6/src/util.c 100644 root:root eefd84e40d618b414abd6b41b7bff0c1 -File: /usr/src/debug/clex-4.6.6/src/util.h 100644 root:root 9164477399f39d1da5541d11d6064c00 File: /usr/src/debug/clex-4.6.6/src/xterm_title.c 100644 root:root de7a22de0e3854a2738be3be1add0152 -File: /usr/src/debug/clex-4.6.6/src/xterm_title.h 100644 root:root d0aadaf349e6537036059e21dfab6ebb -RPMIdentity: d1b50cfefe37b4485812fc3dd94292cbaf81bd2246c996b34d353864fe206aec3d34c3d143d663d304c1cfdc6d39d58d77f4a55032a4750ee3eb3f1677384963 +RPMIdentity: 3e4a465d8ad16fed8af5f8b4114b69c125bf1ef12ed059d1852d6bc3bbccebc61574a7aae526e08784f27c3c4b85796e218bdfe2a3bca85f6e6cf8f76bbe76a5