<86>Apr 13 06:22:46 userdel[4097776]: delete user 'rooter' <86>Apr 13 06:22:46 userdel[4097776]: removed group 'rooter' owned by 'rooter' <86>Apr 13 06:22:46 userdel[4097776]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 13 06:22:46 groupadd[4097840]: group added to /etc/group: name=rooter, GID=1820 <86>Apr 13 06:22:46 groupadd[4097840]: group added to /etc/gshadow: name=rooter <86>Apr 13 06:22:46 groupadd[4097840]: new group: name=rooter, GID=1820 <86>Apr 13 06:22:46 useradd[4097898]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Apr 13 06:22:46 userdel[4097984]: delete user 'builder' <86>Apr 13 06:22:46 userdel[4097984]: removed group 'builder' owned by 'builder' <86>Apr 13 06:22:46 userdel[4097984]: removed shadow group 'builder' owned by 'builder' <86>Apr 13 06:22:46 groupadd[4098059]: group added to /etc/group: name=builder, GID=1821 <86>Apr 13 06:22:46 groupadd[4098059]: group added to /etc/gshadow: name=builder <86>Apr 13 06:22:46 groupadd[4098059]: new group: name=builder, GID=1821 <86>Apr 13 06:22:46 useradd[4098107]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none <13>Apr 13 06:22:50 rpmi: libncurses6-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Apr 13 06:22:50 rpmi: libtinfo-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Apr 13 06:22:50 rpmi: libncurses-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 installed <13>Apr 13 06:22:50 rpmi: libncursesw-devel-6.3.20220618-alt4 sisyphus+327286.4600.14.1 1711486782 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.47348 + 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.47348 + 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 + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 -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' 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 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 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 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 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 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 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 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 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 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' 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 kbd-test.c kbd-test.c: In function 'main': kbd-test.c:87:55: warning: format '%c' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 87 | printw("ctrl-%c",'A' + (key - L'\x1')); | ~^ ~~~~~~~~~~~~~~~~~~~~ | | | | int long unsigned int | %ld 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.14840 + 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/clex-buildroot Processing files: clex-4.6.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87760 + 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.IpiFXi 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.GkiBX0 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.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libncursesw.so.6 >= set:ni6NHZye4TWaATN3DEm8itEJfMeHoLXevZtfDArAsxI07SHinby2DOItZmyzrL2, libtinfo.so.6 >= 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.3oHVQm 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.FCELFa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9F5MND 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.6), debug(libtinfo.so.6) Adding to clex-debuginfo a strict dependency on clex 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) 8.27user 5.97system 0:13.88elapsed 102%CPU (0avgtext+0avgdata 52880maxresident)k 0inputs+0outputs (0major+1037755minor)pagefaults 0swaps 3.04user 2.68system 0:23.03elapsed 24%CPU (0avgtext+0avgdata 126616maxresident)k 0inputs+0outputs (0major+202522minor)pagefaults 0swaps --- clex-4.6.6-alt1.i586.rpm.repo 2023-09-04 21:42:04.000000000 +0000 +++ clex-4.6.6-alt1.i586.rpm.hasher 2024-04-13 06:23:06.329417738 +0000 @@ -35,4 +35,4 @@ File: /usr/bin/cfg-clex 100755 root:root 937c614c84d6522007d9bd3ffceb55c4 -File: /usr/bin/clex 100755 root:root c15cde391d1ccd266db2f932bc014f4f -File: /usr/bin/kbd-test 100755 root:root 39a039843291fe3017639da944877e97 +File: /usr/bin/clex 100755 root:root b78bdc1596e7f25229d6db6fc10701ba +File: /usr/bin/kbd-test 100755 root:root b796e9c41955292489ba6fa2560199e2 File: /usr/share/doc/clex-4.6.6 40755 root:root @@ -44,2 +44,2 @@ File: /usr/share/man/man1/kbd-test.1.xz 100644 root:root e1965da97e8d3d5743c66bebae32a76e -RPMIdentity: f596ab56964da366c1a68b6053ff42fffbc40f6eefcf41f02a8e880f8d5426564bf908f006113cbf643a62ae38508e1a3167c7392e8a0b2ecb7161fb6013dc0e +RPMIdentity: 25e4675477fffa34e5d40660701abce03756507ba91e706c4c8b6717de3aaffe1cdb80ef4b490a3e1078683ff1f56a316730c9a1e99bb5c40ca0b0a09c826cf8 --- clex-debuginfo-4.6.6-alt1.i586.rpm.repo 2023-09-04 21:42:04.000000000 +0000 +++ clex-debuginfo-4.6.6-alt1.i586.rpm.hasher 2024-04-13 06:23:06.415419479 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/07 40755 root:root -/usr/lib/debug/.build-id/07/d01ff94c596c38d6e7452c259639b3af883d68 120777 root:root ../../../../bin/kbd-test -/usr/lib/debug/.build-id/07/d01ff94c596c38d6e7452c259639b3af883d68.debug 120777 root:root ../../usr/bin/kbd-test.debug -/usr/lib/debug/.build-id/4b 40755 root:root -/usr/lib/debug/.build-id/4b/3f78e9a087f38f5983de7174bfc370e789a237 120777 root:root ../../../../bin/clex -/usr/lib/debug/.build-id/4b/3f78e9a087f38f5983de7174bfc370e789a237.debug 120777 root:root ../../usr/bin/clex.debug +/usr/lib/debug/.build-id/73 40755 root:root +/usr/lib/debug/.build-id/73/3d6469ce9c3d1cf46213ef929c59f8632510e1 120777 root:root ../../../../bin/kbd-test +/usr/lib/debug/.build-id/73/3d6469ce9c3d1cf46213ef929c59f8632510e1.debug 120777 root:root ../../usr/bin/kbd-test.debug +/usr/lib/debug/.build-id/ae 40755 root:root +/usr/lib/debug/.build-id/ae/4d7170b3b2fde5d9baaa60a37459ce912da711 120777 root:root ../../../../bin/clex +/usr/lib/debug/.build-id/ae/4d7170b3b2fde5d9baaa60a37459ce912da711.debug 120777 root:root ../../usr/bin/clex.debug /usr/lib/debug/usr/bin/clex.debug 100644 root:root @@ -96,10 +96,10 @@ Provides: clex-debuginfo = 4.6.6-alt1:sisyphus+328729.100.1.1 -File: /usr/lib/debug/.build-id/07 40755 root:root -File: /usr/lib/debug/.build-id/07/d01ff94c596c38d6e7452c259639b3af883d68 120777 root:root ../../../../bin/kbd-test -File: /usr/lib/debug/.build-id/07/d01ff94c596c38d6e7452c259639b3af883d68.debug 120777 root:root ../../usr/bin/kbd-test.debug -File: /usr/lib/debug/.build-id/4b 40755 root:root -File: /usr/lib/debug/.build-id/4b/3f78e9a087f38f5983de7174bfc370e789a237 120777 root:root ../../../../bin/clex -File: /usr/lib/debug/.build-id/4b/3f78e9a087f38f5983de7174bfc370e789a237.debug 120777 root:root ../../usr/bin/clex.debug -File: /usr/lib/debug/usr/bin/clex.debug 100644 root:root 881aa7a6a649653d0511766de92664ea -File: /usr/lib/debug/usr/bin/kbd-test.debug 100644 root:root 9758b9532697c8b14e126f4798cbba67 +File: /usr/lib/debug/.build-id/73 40755 root:root +File: /usr/lib/debug/.build-id/73/3d6469ce9c3d1cf46213ef929c59f8632510e1 120777 root:root ../../../../bin/kbd-test +File: /usr/lib/debug/.build-id/73/3d6469ce9c3d1cf46213ef929c59f8632510e1.debug 120777 root:root ../../usr/bin/kbd-test.debug +File: /usr/lib/debug/.build-id/ae 40755 root:root +File: /usr/lib/debug/.build-id/ae/4d7170b3b2fde5d9baaa60a37459ce912da711 120777 root:root ../../../../bin/clex +File: /usr/lib/debug/.build-id/ae/4d7170b3b2fde5d9baaa60a37459ce912da711.debug 120777 root:root ../../usr/bin/clex.debug +File: /usr/lib/debug/usr/bin/clex.debug 100644 root:root 2f50ba2827a1ae7b595b5e4eff7f539a +File: /usr/lib/debug/usr/bin/kbd-test.debug 100644 root:root bbc887bfa4eca229d96c28a2c82506e1 File: /usr/src/debug/clex-4.6.6 40755 root:root @@ -185,2 +185,2 @@ File: /usr/src/debug/clex-4.6.6/src/xterm_title.h 100644 root:root d0aadaf349e6537036059e21dfab6ebb -RPMIdentity: 84604ad375c66771cdcac05a836944bdc16f133cb45f046af1b4cbb72c6e5c689b63ab8fe200fc789fe4fea531930bf4dc0cdbc0f3e796e18159e1bc5655999c +RPMIdentity: 069728cab6769ef67d62f21ffb2ff8e64b974cdff9cf40eb23b34fc86b2b9afccc67df503bdb204872730d8412a81da6232c6920ff43f499842fb8b5302e6812