<86>Apr 30 01:47:38 userdel[4082577]: delete user 'rooter' <86>Apr 30 01:47:38 userdel[4082577]: removed group 'rooter' owned by 'rooter' <86>Apr 30 01:47:38 userdel[4082577]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 30 01:47:38 groupadd[4082591]: group added to /etc/group: name=rooter, GID=969 <86>Apr 30 01:47:38 groupadd[4082591]: group added to /etc/gshadow: name=rooter <86>Apr 30 01:47:38 groupadd[4082591]: new group: name=rooter, GID=969 <86>Apr 30 01:47:38 useradd[4082600]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash <86>Apr 30 01:47:38 userdel[4082617]: delete user 'builder' <86>Apr 30 01:47:38 userdel[4082617]: removed group 'builder' owned by 'builder' <86>Apr 30 01:47:38 userdel[4082617]: removed shadow group 'builder' owned by 'builder' <86>Apr 30 01:47:38 groupadd[4082630]: group added to /etc/group: name=builder, GID=970 <86>Apr 30 01:47:38 groupadd[4082630]: group added to /etc/gshadow: name=builder <86>Apr 30 01:47:38 groupadd[4082630]: new group: name=builder, GID=970 <86>Apr 30 01:47:38 useradd[4082643]: new user: name=builder, UID=970, GID=970, home=/usr/src, shell=/bin/bash <13>Apr 30 01:47:39 rpmi: libpcre16-8.45-alt2 sisyphus+283722.100.1.2 1629848198 installed <13>Apr 30 01:47:39 rpmi: pcretest-8.45-alt2 sisyphus+283722.100.1.2 1629848198 installed <13>Apr 30 01:47:39 rpmi: libpcre-devel-8.45-alt2 sisyphus+283722.100.1.2 1629848198 installed <13>Apr 30 01:47:39 rpmi: libtinfo-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/less-590-alt1.nosrc.rpm (w1.gzdio) Installing less-590-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54094 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf less-590 + echo 'Source #0 (less-590.tar):' Source #0 (less-590.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/less-590.tar + cd less-590 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (0001-ALT-Add-AC_GNU_SOURCE.patch):' Patch #1 (0001-ALT-Add-AC_GNU_SOURCE.patch): + /usr/bin/patch -p2 patching file configure.ac + echo 'Patch #2 (0002-Add-old-bot-option-to-manpage.patch):' Patch #2 (0002-Add-old-bot-option-to-manpage.patch): + /usr/bin/patch -p2 patching file less.nro + echo 'Patch #3 (0003-Add-old-bot-option-to-help.patch):' Patch #3 (0003-Add-old-bot-option-to-help.patch): + /usr/bin/patch -p2 patching file help.c patching file less.hlp + echo 'Patch #4 (0004-Process-old-bot-at-start.patch):' Patch #4 (0004-Process-old-bot-at-start.patch): + /usr/bin/patch -p2 patching file screen.c + echo 'Patch #5 (0005-Fix-pcre.h-include-path.patch):' Patch #5 (0005-Fix-pcre.h-include-path.patch): + /usr/bin/patch -p2 patching file pattern.h + echo 'Patch #6 (0006-Set-LESSCOLOR-env-variable-if-R-was-specified.patch):' Patch #6 (0006-Set-LESSCOLOR-env-variable-if-R-was-specified.patch): + /usr/bin/patch -p2 patching file main.c + install -pm644 /usr/src/RPM/SOURCES/faq.html . + bzip2 -9k NEWS + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54094 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd less-590 + autoconf + 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 --with-regex=pcre configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking for library containing strerror... none required checking whether x86_64-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for tgoto in -ltinfo... yes checking for tgoto in -ltinfow... no checking for initscr in -lxcurses... no checking for initscr in -lncursesw... no checking for initscr in -lncurses... no checking for initscr in -lcurses... no checking for tgetent in -ltermcap... no checking for tgetent in -ltermlib... no checking for library containing regcmp... no checking for working terminal libraries... using -ltinfo checking for ANSI C header files... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/stream.h usability... no checking sys/stream.h presence... no checking for sys/stream.h... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for off_t... (cached) yes checking for void... yes checking for const... yes checking for time_t... yes checking for st_ino in struct stat... yes checking for ANSI function prototypes... yes checking return type of signal handlers... void checking for fchmod... yes checking for fsync... yes checking for nanosleep... yes checking for poll... yes checking for popen... yes checking for realpath... yes checking for _setjmp... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for snprintf... yes checking for stat... yes checking for system... yes checking for ttyname... yes checking for usleep... yes checking for memcpy... yes checking for strchr... yes checking for strstr... yes checking for tcgetattr... yes checking for fileno... yes checking for strerror... yes checking for sys_errlist... yes checking for sigset_t... yes checking for sigemptyset... yes checking for errno... yes - in errno.h checking for locale... yes checking for ctype functions... yes checking for wctype functions... yes checking termcap for ospeed... yes - in termcap.h checking for floating point... yes checking for pcre_compile in -lpcre... yes regular expression library: pcre configure: creating ./config.status config.status: creating Makefile config.status: creating defines.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/less-590' test ! -f stamp-h || CONFIG_FILES= CONFIG_HEADERS=defines.h ./config.status touch stamp-h make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto lesskey.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto brac.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto lessecho.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto main.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto cvt.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto edit.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto filename.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto charset.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ch.c ch.c: In function 'ch_get': ch.c:289:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 289 | write(logfile, (char *) &bp->data[bp->datasize], n); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ch.c: In function 'sync_logfile': ch.c:432:33: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 432 | write(logfile, (char *) bp->data, bp->datasize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto help.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto forwback.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto screen.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto cmdbuf.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto decode.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto command.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ifile.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto jump.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto linenum.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto input.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto mark.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto version.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto option.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto pattern.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto position.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto output.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto lsystem.c lsystem.c: In function 'lsystem': lsystem.c:127:17: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 127 | dup(inp); | ^~~~~~~~ lsystem.c:161:9: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 161 | system(p); | ^~~~~~~~~ lsystem.c:186:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 186 | dup(inp); | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto os.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto opttbl.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ttyin.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto prompt.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto line.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto signal.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto optfunc.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto xbuf.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto lesskey_parse.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto tags.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto search.c make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -o lessecho lessecho.o version.o make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -o lesskey lesskey.o lesskey_parse.o xbuf.o version.o make: Leaving directory '/usr/src/RPM/BUILD/less-590' make: Entering directory '/usr/src/RPM/BUILD/less-590' x86_64-alt-linux-gcc -o less main.o screen.o brac.o ch.o charset.o cmdbuf.o command.o cvt.o decode.o edit.o filename.o forwback.o help.o ifile.o input.o jump.o line.o linenum.o lsystem.o mark.o optfunc.o option.o opttbl.o os.o output.o pattern.o position.o prompt.o search.o signal.o tags.o ttyin.o version.o xbuf.o lesskey_parse.o -ltinfo -lpcre make: Leaving directory '/usr/src/RPM/BUILD/less-590' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11294 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/less-buildroot + : + /bin/rm -rf -- /usr/src/tmp/less-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd less-590 + mkdir -p /usr/src/tmp/less-buildroot/etc/profile.d /usr/src/tmp/less-buildroot/usr/share/less + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/less-buildroot/usr exec_prefix=/usr/src/tmp/less-buildroot/usr bindir=/usr/src/tmp/less-buildroot/usr/bin sbindir=/usr/src/tmp/less-buildroot/usr/sbin sysconfdir=/usr/src/tmp/less-buildroot/etc datadir=/usr/src/tmp/less-buildroot/usr/share includedir=/usr/src/tmp/less-buildroot/usr/include libdir=/usr/src/tmp/less-buildroot/usr/lib64 libexecdir=/usr/src/tmp/less-buildroot/usr/lib localstatedir=/usr/src/tmp/less-buildroot/var/lib sharedstatedir=/usr/src/tmp/less-buildroot/var/lib mandir=/usr/src/tmp/less-buildroot/usr/share/man infodir=/usr/src/tmp/less-buildroot/usr/share/info install make: Entering directory '/usr/src/RPM/BUILD/less-590' ./mkinstalldirs /usr/src/tmp/less-buildroot/usr/bin /usr/src/tmp/less-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/less-buildroot/usr/bin mkdir /usr/src/tmp/less-buildroot/usr/share/man mkdir /usr/src/tmp/less-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p less /usr/src/tmp/less-buildroot/usr/bin/less /usr/libexec/rpm-build/install -p lesskey /usr/src/tmp/less-buildroot/usr/bin/lesskey /usr/libexec/rpm-build/install -p lessecho /usr/src/tmp/less-buildroot/usr/bin/lessecho /usr/libexec/rpm-build/install -p -m 644 ./less.nro /usr/src/tmp/less-buildroot/usr/share/man/man1/less.1 /usr/libexec/rpm-build/install -p -m 644 ./lesskey.nro /usr/src/tmp/less-buildroot/usr/share/man/man1/lesskey.1 /usr/libexec/rpm-build/install -p -m 644 ./lessecho.nro /usr/src/tmp/less-buildroot/usr/share/man/man1/lessecho.1 make: Leaving directory '/usr/src/RPM/BUILD/less-590' + install -pm755 /usr/src/RPM/SOURCES/lesspipe /usr/src/RPM/SOURCES/lessfile /usr/src/RPM/SOURCES/zless /usr/src/RPM/SOURCES/lzless /usr/src/tmp/less-buildroot/usr/bin/ + install -pm755 /usr/src/RPM/SOURCES/lesspipe.sh /usr/src/RPM/SOURCES/lesspipe-color.sh /usr/src/RPM/SOURCES/lessfile.sh /usr/src/RPM/SOURCES/lessclose.sh /usr/src/tmp/less-buildroot/usr/share/less/ + install -pm644 /usr/src/RPM/SOURCES/lesspipe.1 /usr/src/RPM/SOURCES/zless.1 /usr/src/RPM/SOURCES/lzless.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/ + install -pm755 /usr/src/RPM/SOURCES/less.sh /usr/src/RPM/SOURCES/less.csh /usr/src/tmp/less-buildroot/etc/profile.d/ + ln -s zless /usr/src/tmp/less-buildroot/usr/bin/zmore + ln -s zless /usr/src/tmp/less-buildroot/usr/bin/bzmore + ln -s zless /usr/src/tmp/less-buildroot/usr/bin/bzless + ln -s zless /usr/src/tmp/less-buildroot/usr/bin/xzmore + ln -s zless /usr/src/tmp/less-buildroot/usr/bin/xzless + ln -s lzless /usr/src/tmp/less-buildroot/usr/bin/lzmore + ln -s zless.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/zmore.1 + ln -s zless.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/bzmore.1 + ln -s zless.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/bzless.1 + ln -s zless.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/xzmore.1 + ln -s zless.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/xzless.1 + ln -s lzless.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/lzmore.1 + ln -s lesspipe.1 /usr/src/tmp/less-buildroot/usr/share/man/man1/lessfile.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/less-buildroot (auto) Verifying and fixing files in /usr/src/tmp/less-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/less-buildroot/ (default) Compressing files in /usr/src/tmp/less-buildroot (auto) removed '/usr/src/tmp/less-buildroot/usr/share/man/man1/lessfile.1' '/usr/src/tmp/less-buildroot/usr/share/man/man1/lessfile.1.xz' -> 'lesspipe.1.xz' removed '/usr/src/tmp/less-buildroot/usr/share/man/man1/lzmore.1' '/usr/src/tmp/less-buildroot/usr/share/man/man1/lzmore.1.xz' -> 'lzless.1.xz' removed '/usr/src/tmp/less-buildroot/usr/share/man/man1/xzless.1' '/usr/src/tmp/less-buildroot/usr/share/man/man1/xzless.1.xz' -> 'zless.1.xz' removed '/usr/src/tmp/less-buildroot/usr/share/man/man1/xzmore.1' '/usr/src/tmp/less-buildroot/usr/share/man/man1/xzmore.1.xz' -> 'zless.1.xz' removed '/usr/src/tmp/less-buildroot/usr/share/man/man1/bzless.1' '/usr/src/tmp/less-buildroot/usr/share/man/man1/bzless.1.xz' -> 'zless.1.xz' removed '/usr/src/tmp/less-buildroot/usr/share/man/man1/bzmore.1' '/usr/src/tmp/less-buildroot/usr/share/man/man1/bzmore.1.xz' -> 'zless.1.xz' removed '/usr/src/tmp/less-buildroot/usr/share/man/man1/zmore.1' '/usr/src/tmp/less-buildroot/usr/share/man/man1/zmore.1.xz' -> 'zless.1.xz' Verifying ELF objects in /usr/src/tmp/less-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: less-590-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd less-590 + DOCDIR=/usr/src/tmp/less-buildroot/usr/share/doc/less-590 + export DOCDIR + rm -rf /usr/src/tmp/less-buildroot/usr/share/doc/less-590 + /bin/mkdir -p /usr/src/tmp/less-buildroot/usr/share/doc/less-590 + cp -prL NEWS.bz2 faq.html /usr/src/tmp/less-buildroot/usr/share/doc/less-590 + chmod -R go-w /usr/src/tmp/less-buildroot/usr/share/doc/less-590 + chmod -R a+rX /usr/src/tmp/less-buildroot/usr/share/doc/less-590 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zpr6R2 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.cMoKvD 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: rm Requires: file >= 4.26-alt3, mktemp >= 1:1.3.1, /bin/rm, /bin/sh, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.11)(64bit), 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), libpcre.so.3()(64bit) >= set:igW8KBZGd4, libtinfo.so.5()(64bit) >= set:lhhUhAboLMEMMoohVrk49Icu, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Conflicts: bzip2 < 0:1.0.1-ipl6mdk, gzip-utils < 0:1.3.5-alt1, lzma-utils < 4.32.7-alt3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NbTzlk Creating less-debuginfo package Processing files: less-debuginfo-590-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W5Wcxl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sd4twg find-requires: running scripts (debuginfo) Requires: less = 590-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpcre.so.3), debug64(libtinfo.so.5) Adding to less-debuginfo a strict dependency on less Wrote: /usr/src/RPM/RPMS/x86_64/less-590-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/less-debuginfo-590-alt1.x86_64.rpm (w2.lzdio) 7.54user 3.14system 0:11.76elapsed 90%CPU (0avgtext+0avgdata 64504maxresident)k 0inputs+0outputs (0major+1244412minor)pagefaults 0swaps 9.77user 6.06system 0:16.11elapsed 98%CPU (0avgtext+0avgdata 103764maxresident)k 1160inputs+0outputs (30642major+1506858minor)pagefaults 0swaps --- less-590-alt1.x86_64.rpm.repo 2021-11-19 15:07:17.000000000 +0000 +++ less-590-alt1.x86_64.rpm.hasher 2022-04-30 01:47:53.182741946 +0000 @@ -63,6 +63,6 @@ File: /usr/bin/bzmore 120777 root:root zless -File: /usr/bin/less 100755 root:root 89b8f92a6b852fb0e52de46102e35f02 -File: /usr/bin/lessecho 100755 root:root 527fe9222b4827876d19e9285f339b92 +File: /usr/bin/less 100755 root:root 9ff6494687f8b46f3af58039a81a11e8 +File: /usr/bin/lessecho 100755 root:root b9b2a01d417cb3b2939870fedaa2a083 File: /usr/bin/lessfile 100755 root:root 169262b76f3fe1fa283961f406ac712b -File: /usr/bin/lesskey 100755 root:root d335ac0f6b05f93c2a1cea6900ae1638 +File: /usr/bin/lesskey 100755 root:root c826460efb205b420967f5d8c243c276 File: /usr/bin/lesspipe 100755 root:root c6637b82a8234a07a77b737f915c033f @@ -95,2 +95,2 @@ File: /usr/share/man/man1/zmore.1.xz 120777 root:root zless.1.xz -RPMIdentity: 12612fe063a9056691d6f4665b4fafa405eb9712d0f14c54eb8e6af0c6b2efcab232a37de855dda00dc0cd55acc7cd56ecfd86170a563723754024760f558639 +RPMIdentity: f1891181d7aeefb34d939fe93b5ccbc896bfa32626ee81425c9c7db89cdfff1e9eb522022d92081d0b16aef69e0ba34ea72fc202227352694f09b240ec276bec --- less-debuginfo-590-alt1.x86_64.rpm.repo 2021-11-19 15:07:17.000000000 +0000 +++ less-debuginfo-590-alt1.x86_64.rpm.hasher 2022-04-30 01:47:53.242742811 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/4a 40755 root:root -/usr/lib/debug/.build-id/4a/5bc3cb116d535a7a91a547980a652c3a05fc79 120777 root:root ../../../../bin/lesskey -/usr/lib/debug/.build-id/4a/5bc3cb116d535a7a91a547980a652c3a05fc79.debug 120777 root:root ../../usr/bin/lesskey.debug -/usr/lib/debug/.build-id/4b 40755 root:root -/usr/lib/debug/.build-id/4b/9f04fbb4bb805748d1c8e26789eb93a45bfc05 120777 root:root ../../../../bin/less -/usr/lib/debug/.build-id/4b/9f04fbb4bb805748d1c8e26789eb93a45bfc05.debug 120777 root:root ../../usr/bin/less.debug -/usr/lib/debug/.build-id/fb 40755 root:root -/usr/lib/debug/.build-id/fb/92f98f12a3ae7353041813a52fe8ade3d7c2c7 120777 root:root ../../../../bin/lessecho -/usr/lib/debug/.build-id/fb/92f98f12a3ae7353041813a52fe8ade3d7c2c7.debug 120777 root:root ../../usr/bin/lessecho.debug +/usr/lib/debug/.build-id/18 40755 root:root +/usr/lib/debug/.build-id/18/e1f3ffd77cda68d8c2a809d224db16dc48cf41 120777 root:root ../../../../bin/lesskey +/usr/lib/debug/.build-id/18/e1f3ffd77cda68d8c2a809d224db16dc48cf41.debug 120777 root:root ../../usr/bin/lesskey.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/e0d9e038ba374157617d36bf20e649cf4644c0 120777 root:root ../../../../bin/lessecho +/usr/lib/debug/.build-id/94/e0d9e038ba374157617d36bf20e649cf4644c0.debug 120777 root:root ../../usr/bin/lessecho.debug +/usr/lib/debug/.build-id/c8 40755 root:root +/usr/lib/debug/.build-id/c8/8c0e1cb159f4cf5cc23967ab5685167c350fe7 120777 root:root ../../../../bin/less +/usr/lib/debug/.build-id/c8/8c0e1cb159f4cf5cc23967ab5685167c350fe7.debug 120777 root:root ../../usr/bin/less.debug /usr/lib/debug/usr/bin/less.debug 100644 root:root @@ -62,14 +62,14 @@ Provides: less-debuginfo = 590-alt1:sisyphus+290055.100.1.1 -File: /usr/lib/debug/.build-id/4a 40755 root:root -File: /usr/lib/debug/.build-id/4a/5bc3cb116d535a7a91a547980a652c3a05fc79 120777 root:root ../../../../bin/lesskey -File: /usr/lib/debug/.build-id/4a/5bc3cb116d535a7a91a547980a652c3a05fc79.debug 120777 root:root ../../usr/bin/lesskey.debug -File: /usr/lib/debug/.build-id/4b 40755 root:root -File: /usr/lib/debug/.build-id/4b/9f04fbb4bb805748d1c8e26789eb93a45bfc05 120777 root:root ../../../../bin/less -File: /usr/lib/debug/.build-id/4b/9f04fbb4bb805748d1c8e26789eb93a45bfc05.debug 120777 root:root ../../usr/bin/less.debug -File: /usr/lib/debug/.build-id/fb 40755 root:root -File: /usr/lib/debug/.build-id/fb/92f98f12a3ae7353041813a52fe8ade3d7c2c7 120777 root:root ../../../../bin/lessecho -File: /usr/lib/debug/.build-id/fb/92f98f12a3ae7353041813a52fe8ade3d7c2c7.debug 120777 root:root ../../usr/bin/lessecho.debug -File: /usr/lib/debug/usr/bin/less.debug 100644 root:root 7c590230ddb342dddfafe6939b601e3a -File: /usr/lib/debug/usr/bin/lessecho.debug 100644 root:root 1f65f4cf02e7d6995c1285d83f4b68a9 -File: /usr/lib/debug/usr/bin/lesskey.debug 100644 root:root aaf6b526b13680e8056c548a34f3a317 +File: /usr/lib/debug/.build-id/18 40755 root:root +File: /usr/lib/debug/.build-id/18/e1f3ffd77cda68d8c2a809d224db16dc48cf41 120777 root:root ../../../../bin/lesskey +File: /usr/lib/debug/.build-id/18/e1f3ffd77cda68d8c2a809d224db16dc48cf41.debug 120777 root:root ../../usr/bin/lesskey.debug +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/e0d9e038ba374157617d36bf20e649cf4644c0 120777 root:root ../../../../bin/lessecho +File: /usr/lib/debug/.build-id/94/e0d9e038ba374157617d36bf20e649cf4644c0.debug 120777 root:root ../../usr/bin/lessecho.debug +File: /usr/lib/debug/.build-id/c8 40755 root:root +File: /usr/lib/debug/.build-id/c8/8c0e1cb159f4cf5cc23967ab5685167c350fe7 120777 root:root ../../../../bin/less +File: /usr/lib/debug/.build-id/c8/8c0e1cb159f4cf5cc23967ab5685167c350fe7.debug 120777 root:root ../../usr/bin/less.debug +File: /usr/lib/debug/usr/bin/less.debug 100644 root:root 02963060beb8a53ca5cd776be30a537f +File: /usr/lib/debug/usr/bin/lessecho.debug 100644 root:root eab3d30878df12bab92ef76c049e5c13 +File: /usr/lib/debug/usr/bin/lesskey.debug 100644 root:root a8bf90cd7aaafdcb4ea3ac2757cd51a7 File: /usr/src/debug/less-590 40755 root:root @@ -117,2 +117,2 @@ File: /usr/src/debug/less-590/xbuf.h 100644 root:root d69b38d3b67ba192a563abe99120cb80 -RPMIdentity: 58a1fc2daee7d81395463c805216b3d6d9bc2fa5b3401305e86cf7534d956f1b0da71b3a6a67d1845135c27cd6983a60f544c8ddb3617d16aeba71b1fb13061c +RPMIdentity: 04da95847b7be6fe7dbcce3262a563b709b9556147559cf8c959c5d66caf24b69d9424650c2a15577bbc7fdd1482a131ddc1f20c3b1a3dd853be3646fde569ad