<86>May  7 01:15:33 userdel[2857116]: delete user 'rooter'
<86>May  7 01:15:33 userdel[2857116]: removed group 'rooter' owned by 'rooter'
<86>May  7 01:15:33 groupadd[2857127]: group added to /etc/group: name=rooter, GID=945
<86>May  7 01:15:33 groupadd[2857127]: group added to /etc/gshadow: name=rooter
<86>May  7 01:15:33 groupadd[2857127]: new group: name=rooter, GID=945
<86>May  7 01:15:33 useradd[2857137]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash
<86>May  7 01:15:33 userdel[2857149]: delete user 'builder'
<86>May  7 01:15:33 userdel[2857149]: removed group 'builder' owned by 'builder'
<86>May  7 01:15:33 userdel[2857149]: removed shadow group 'builder' owned by 'builder'
<86>May  7 01:15:33 groupadd[2857162]: group added to /etc/group: name=builder, GID=946
<86>May  7 01:15:33 groupadd[2857162]: group added to /etc/gshadow: name=builder
<86>May  7 01:15:33 groupadd[2857162]: new group: name=builder, GID=946
<86>May  7 01:15:33 useradd[2857175]: new user: name=builder, UID=946, GID=946, home=/usr/src, shell=/bin/bash
<13>May  7 01:15:34 rpmi: libncurses-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed
<13>May  7 01:15:34 rpmi: libtinfo-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed
<13>May  7 01:15:34 rpmi: libncurses-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed
<13>May  7 01:15:34 rpmi: libncursesw-devel-6.3.20211106-alt2 sisyphus+294456.100.3.1 1643966445 installed
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46787
+ 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.46787
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --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 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 for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for library containing setupterm... -ltinfo
checking for library containing addwstr... -lncursesw
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 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... no
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 -j16
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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -Wall -pedantic -Wstrict-overflow=0 -c exec.c
exec.c: In function 'execute':
exec.c:245:33: 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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-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 -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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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.33978
+ 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.33639
+ 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.eOzsAn
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.OGvBFa
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, /lib64/ld-linux-x86-64.so.2, /usr/bin/vim, coreutils, grep, less, libc.so.6(GLIBC_2.14)(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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libncursesw.so.5()(64bit) >= set:mhcyTG6IyrZ6xZ3DAr0O5Oedm6wZa2nbqJ16fseKh6tS4MZ9juEEuXooMADi, libtinfo.so.5()(64bit) >= 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.K9Q6yH
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.N0OQkw
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JJKOHV
find-requires: running scripts (debuginfo)
Requires: clex = 4.6.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncursesw.so.5), debug64(libtinfo.so.5)
Wrote: /usr/src/RPM/RPMS/x86_64/clex-4.6.6-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/clex-debuginfo-4.6.6-alt1.x86_64.rpm (w2.lzdio)
6.90user 4.49system 0:13.05elapsed 87%CPU (0avgtext+0avgdata 61760maxresident)k
0inputs+0outputs (0major+1019555minor)pagefaults 0swaps
8.99user 8.05system 0:17.89elapsed 95%CPU (0avgtext+0avgdata 103960maxresident)k
0inputs+0outputs (30734major+1278930minor)pagefaults 0swaps
--- clex-4.6.6-alt1.x86_64.rpm.repo	2013-09-22 19:21:20.000000000 +0000
+++ clex-4.6.6-alt1.x86_64.rpm.hasher	2022-05-07 01:15:49.417362133 +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  
@@ -16,2 +16,3 @@
 Requires: less  
+Requires: libc.so.6(GLIBC_2.14)(64bit)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
@@ -19,4 +20,7 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
-Requires: libncursesw.so.5()(64bit) >= set:mhcyTG6IyrZ6xZ3DAr0O5Oedm6wZa2nbijBPNdOEPC0KfDYghZ6733CYk2
+Requires: libc.so.6(GLIBC_2.7)(64bit)  
+Requires: libncursesw.so.5()(64bit) >= set:mhcyTG6IyrZ6xZ3DAr0O5Oedm6wZa2nbqJ16fseKh6tS4MZ9juEEuXooMADi
 Requires: rpmlib(SetVersions)  
@@ -27,4 +31,4 @@
 File: /usr/bin/cfg-clex	100755	root:root	937c614c84d6522007d9bd3ffceb55c4	
-File: /usr/bin/clex	100755	root:root	e8e7a8dd695eba355c57094fd6f0efd9	
-File: /usr/bin/kbd-test	100755	root:root	8a73a40c97afc41b47268577ec4d606f	
+File: /usr/bin/clex	100755	root:root	1d197e201af81971970ccc641c244ac8	
+File: /usr/bin/kbd-test	100755	root:root	de1e92ebc667214ca651ab9af39096ef	
 File: /usr/share/doc/clex-4.6.6	40755	root:root		
@@ -33,5 +37,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: e4536ad3077ff2724e755a92af10a6e7ec23c6372cccb3e4ce50f7f3b22bcf956cad4e5723f15b496318f7511a145c0c6a8f17f47e26daa9f01bc9ab9fc67df5
+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: e2d05bf96447353cab92dfca24d10469c5fbbb0094966f6c325eb76425805643edece00ea2555d09de27d2b4af5ed5534067fc3b3e08a7006e68d50ecd248600
--- clex-debuginfo-4.6.6-alt1.x86_64.rpm.repo	2013-09-22 19:21:20.000000000 +0000
+++ clex-debuginfo-4.6.6-alt1.x86_64.rpm.hasher	2022-05-07 01:15:49.474362997 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/15	40755	root:root	
-/usr/lib/debug/.build-id/15/b994e92067eb0ac0c13a6806ea7c2f38fe143c	120777	root:root	../../../../bin/kbd-test
-/usr/lib/debug/.build-id/15/b994e92067eb0ac0c13a6806ea7c2f38fe143c.debug	120777	root:root	../../usr/bin/kbd-test.debug
-/usr/lib/debug/.build-id/ef	40755	root:root	
-/usr/lib/debug/.build-id/ef/327debafb0af0959973b30d63538f15670bc5b	120777	root:root	../../../../bin/clex
-/usr/lib/debug/.build-id/ef/327debafb0af0959973b30d63538f15670bc5b.debug	120777	root:root	../../usr/bin/clex.debug
+/usr/lib/debug/.build-id/01	40755	root:root	
+/usr/lib/debug/.build-id/01/8918bf19df2c0425844c6994de0ace06be5782	120777	root:root	../../../../bin/kbd-test
+/usr/lib/debug/.build-id/01/8918bf19df2c0425844c6994de0ace06be5782.debug	120777	root:root	../../usr/bin/kbd-test.debug
+/usr/lib/debug/.build-id/c6	40755	root:root	
+/usr/lib/debug/.build-id/c6/f1350fe9f8afd7c02bafd2c586647ea9f5dc1c	120777	root:root	../../../../bin/clex
+/usr/lib/debug/.build-id/c6/f1350fe9f8afd7c02bafd2c586647ea9f5dc1c.debug	120777	root:root	../../usr/bin/clex.debug
 /usr/lib/debug/usr/bin/clex.debug	100644	root:root	
@@ -63,3 +63,5 @@
 /usr/src/debug/clex-4.6.6/src/preview.c	100644	root:root	
+/usr/src/debug/clex-4.6.6/src/preview.h	100644	root:root	
 /usr/src/debug/clex-4.6.6/src/rename.c	100644	root:root	
+/usr/src/debug/clex-4.6.6/src/rename.h	100644	root:root	
 /usr/src/debug/clex-4.6.6/src/sdstring.c	100644	root:root	
@@ -67,2 +69,3 @@
 /usr/src/debug/clex-4.6.6/src/select.c	100644	root:root	
+/usr/src/debug/clex-4.6.6/src/select.h	100644	root:root	
 /usr/src/debug/clex-4.6.6/src/signals.c	100644	root:root	
@@ -93,10 +96,10 @@
 Provides: clex-debuginfo = 4.6.6-alt1
-File: /usr/lib/debug/.build-id/15	40755	root:root		
-File: /usr/lib/debug/.build-id/15/b994e92067eb0ac0c13a6806ea7c2f38fe143c	120777	root:root		../../../../bin/kbd-test
-File: /usr/lib/debug/.build-id/15/b994e92067eb0ac0c13a6806ea7c2f38fe143c.debug	120777	root:root		../../usr/bin/kbd-test.debug
-File: /usr/lib/debug/.build-id/ef	40755	root:root		
-File: /usr/lib/debug/.build-id/ef/327debafb0af0959973b30d63538f15670bc5b	120777	root:root		../../../../bin/clex
-File: /usr/lib/debug/.build-id/ef/327debafb0af0959973b30d63538f15670bc5b.debug	120777	root:root		../../usr/bin/clex.debug
-File: /usr/lib/debug/usr/bin/clex.debug	100644	root:root	aa878198b1598e6488da3a9cfd88f312	
-File: /usr/lib/debug/usr/bin/kbd-test.debug	100644	root:root	1f26604b38d462cc56cf4bfbc411f10e	
+File: /usr/lib/debug/.build-id/01	40755	root:root		
+File: /usr/lib/debug/.build-id/01/8918bf19df2c0425844c6994de0ace06be5782	120777	root:root		../../../../bin/kbd-test
+File: /usr/lib/debug/.build-id/01/8918bf19df2c0425844c6994de0ace06be5782.debug	120777	root:root		../../usr/bin/kbd-test.debug
+File: /usr/lib/debug/.build-id/c6	40755	root:root		
+File: /usr/lib/debug/.build-id/c6/f1350fe9f8afd7c02bafd2c586647ea9f5dc1c	120777	root:root		../../../../bin/clex
+File: /usr/lib/debug/.build-id/c6/f1350fe9f8afd7c02bafd2c586647ea9f5dc1c.debug	120777	root:root		../../usr/bin/clex.debug
+File: /usr/lib/debug/usr/bin/clex.debug	100644	root:root	620302bc95e2837021289a4a5baab07a	
+File: /usr/lib/debug/usr/bin/kbd-test.debug	100644	root:root	d7132ec04f2b94258e3fa7b0dd0ff4e6	
 File: /usr/src/debug/clex-4.6.6	40755	root:root		
@@ -156,3 +159,5 @@
 File: /usr/src/debug/clex-4.6.6/src/preview.c	100644	root:root	1f08679e45676d3dd948dc26e5399c2c	
+File: /usr/src/debug/clex-4.6.6/src/preview.h	100644	root:root	c82a3e8ba6364f11c9321c4d566994ac	
 File: /usr/src/debug/clex-4.6.6/src/rename.c	100644	root:root	845b0cf5ca0a59ac014451f079337ea8	
+File: /usr/src/debug/clex-4.6.6/src/rename.h	100644	root:root	2ccd8c7a902cb646064d78eae68353d1	
 File: /usr/src/debug/clex-4.6.6/src/sdstring.c	100644	root:root	366df7d07b6f90837c3b921692004109	
@@ -160,2 +165,3 @@
 File: /usr/src/debug/clex-4.6.6/src/select.c	100644	root:root	5ca2fca0260c0b236a796c061ab58d5b	
+File: /usr/src/debug/clex-4.6.6/src/select.h	100644	root:root	59fd1b76bbf3ff10df2bfc50fceb30d4	
 File: /usr/src/debug/clex-4.6.6/src/signals.c	100644	root:root	68563f48b260f77a94e175c89c431d08	
@@ -179,2 +185,2 @@
 File: /usr/src/debug/clex-4.6.6/src/xterm_title.h	100644	root:root	d0aadaf349e6537036059e21dfab6ebb	
-RPMIdentity: 78f18c3104b0bcfc6e76cc61cfb5837ac23114a760dabbc2fef9b304004f8230ce3b9a4188733cac716c70bdb1f80da6fb36f37a1b4ca501c47dca5557a6b9cc
+RPMIdentity: 25d9d089318a4ec9be5248359f3fa05ac9d70438c2d88da6795398e79690a70163a04296c3e144f1b7c1a91c54af4d5f5f2e1154d7b06fa971ea87f28a47ed79