<86>Aug 16 20:55:35 userdel[3950450]: delete user 'rooter' <86>Aug 16 20:55:35 userdel[3950450]: removed group 'rooter' owned by 'rooter' <86>Aug 16 20:55:35 userdel[3950450]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 16 20:55:35 groupadd[3950463]: group added to /etc/group: name=rooter, GID=681 <86>Aug 16 20:55:35 groupadd[3950463]: group added to /etc/gshadow: name=rooter <86>Aug 16 20:55:35 groupadd[3950463]: new group: name=rooter, GID=681 <86>Aug 16 20:55:35 useradd[3950478]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Aug 16 20:55:35 userdel[3950499]: delete user 'builder' <86>Aug 16 20:55:35 userdel[3950499]: removed group 'builder' owned by 'builder' <86>Aug 16 20:55:35 userdel[3950499]: removed shadow group 'builder' owned by 'builder' <86>Aug 16 20:55:35 groupadd[3950517]: group added to /etc/group: name=builder, GID=682 <86>Aug 16 20:55:35 groupadd[3950517]: group added to /etc/gshadow: name=builder <86>Aug 16 20:55:35 groupadd[3950517]: new group: name=builder, GID=682 <86>Aug 16 20:55:35 useradd[3950531]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Aug 16 20:55:37 rpmi: libpcre16-8.45-alt1 sisyphus+278099.3500.1.1 1626030372 installed <13>Aug 16 20:55:37 rpmi: pcretest-8.45-alt1 sisyphus+278099.3500.1.1 1626030372 installed <13>Aug 16 20:55:38 rpmi: libpcre-devel-8.45-alt1 sisyphus+278099.3500.1.1 1626030372 installed <13>Aug 16 20:55:38 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/less-530-alt2.nosrc.rpm (w1.gzdio) Installing less-530-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1968 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf less-530 + echo 'Source #0 (less-530.tar):' Source #0 (less-530.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/less-530.tar + cd less-530 + /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.1968 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd less-530 + autoconf + CFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export CFLAGS + CXXFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export CXXFLAGS + FFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export FFLAGS + FCFLAGS='-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects' ++ 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 -- '{}' + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + 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 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 fsync... yes checking for popen... 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 fchmod... 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 -j8 make: Entering directory '/usr/src/RPM/BUILD/less-530' test ! -f stamp-h || CONFIG_FILES= CONFIG_HEADERS=defines.h ./config.status touch stamp-h make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects lessecho.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects brac.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects main.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects cvt.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects screen.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects lesskey.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects decode.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects ch.c ch.c: In function 'ch_get': ch.c:289:3: 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:437:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 437 | write(logfile, (char *) bp->data, bp->datasize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects charset.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects help.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects jump.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects forwback.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects edit.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects ifile.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects filename.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects lsystem.c lsystem.c: In function 'lsystem': lsystem.c:120:3: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 120 | dup(inp); | ^~~~~~~~ lsystem.c:154:2: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 154 | system(p); | ^~~~~~~~~ lsystem.c:179:2: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | dup(inp); | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects input.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects cmdbuf.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects command.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects mark.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects linenum.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects opttbl.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects optfunc.c optfunc.c: In function 'opt_j': optfunc.c:193:19: warning: '%06ld' directive writing between 6 and 19 bytes into a region of size 15 [-Wformat-overflow=] 193 | sprintf(buf, ".%06ld", jump_sline_fraction); | ^~~~~ optfunc.c:193:17: note: directive argument in the range [0, 9223372036854775807] 193 | sprintf(buf, ".%06ld", jump_sline_fraction); | ^~~~~~~~ In file included from /usr/include/stdio.h:866, from less.h:69, from optfunc.c:27: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 8 and 21 bytes into a destination of size 16 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ optfunc.c: In function 'opt_shift': optfunc.c:258:19: warning: '%06ld' directive writing between 6 and 19 bytes into a region of size 15 [-Wformat-overflow=] 258 | sprintf(buf, ".%06ld", shift_count_fraction); | ^~~~~ optfunc.c:258:17: note: directive argument in the range [0, 9223372036854775807] 258 | sprintf(buf, ".%06ld", shift_count_fraction); | ^~~~~~~~ In file included from /usr/include/stdio.h:866, from less.h:69, from optfunc.c:27: /usr/include/bits/stdio2.h:38:10: note: '__sprintf_chk' output between 8 and 21 bytes into a destination of size 16 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects os.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects output.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects pattern.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects line.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects position.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects version.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects option.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects signal.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects ttyin.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects prompt.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -o lessecho lessecho.o version.o make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects tags.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -o lesskey lesskey.o version.o make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' x86_64-alt-linux-gcc -I. -c -DBINDIR=\"/usr/bin\" -DSYSDIR=\"/etc\" -pipe -grecord-gcc-switches -Wall -g -O2 -flto -ffat-lto-objects search.c make: Leaving directory '/usr/src/RPM/BUILD/less-530' make: Entering directory '/usr/src/RPM/BUILD/less-530' 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 -ltinfo -lpcre make: Leaving directory '/usr/src/RPM/BUILD/less-530' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64991 + 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-530 + 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-530' ./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-530' + 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-530-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18390 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd less-530 + DOCDIR=/usr/src/tmp/less-buildroot/usr/share/doc/less-530 + export DOCDIR + rm -rf /usr/src/tmp/less-buildroot/usr/share/doc/less-530 + /bin/mkdir -p /usr/src/tmp/less-buildroot/usr/share/doc/less-530 + cp -prL NEWS.bz2 faq.html /usr/src/tmp/less-buildroot/usr/share/doc/less-530 + chmod -R go-w /usr/src/tmp/less-buildroot/usr/share/doc/less-530 + chmod -R a+rX /usr/src/tmp/less-buildroot/usr/share/doc/less-530 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Kcsec 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.YuL6gd 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.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.aOcqHc Creating less-debuginfo package Processing files: less-debuginfo-530-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M4JFic find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zjv0Cc find-requires: running scripts (debuginfo) Requires: less = 530-alt2, /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-530-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/less-debuginfo-530-alt2.x86_64.rpm (w2.lzdio) 13.12user 3.41system 0:18.41elapsed 89%CPU (0avgtext+0avgdata 66824maxresident)k 0inputs+0outputs (0major+1336330minor)pagefaults 0swaps 16.32user 5.93system 0:24.83elapsed 89%CPU (0avgtext+0avgdata 102028maxresident)k 0inputs+0outputs (0major+1612463minor)pagefaults 0swaps --- less-530-alt2.x86_64.rpm.repo 2021-08-09 10:50:02.866972544 +0000 +++ less-530-alt2.x86_64.rpm.hasher 2021-08-16 20:55:58.393003928 +0000 @@ -61,6 +61,6 @@ File: /usr/bin/bzmore 120777 root:root zless -File: /usr/bin/less 100755 root:root 218fe529ee6e2ed8034e1e145e095978 -File: /usr/bin/lessecho 100755 root:root 05b8e08cc1bb7c3701dbf211ece9cfba +File: /usr/bin/less 100755 root:root 6fce6641dd7dffd4a4a066f58383087a +File: /usr/bin/lessecho 100755 root:root 1c89591e9a3f2417a6b73fa531ed1f1f File: /usr/bin/lessfile 100755 root:root 169262b76f3fe1fa283961f406ac712b -File: /usr/bin/lesskey 100755 root:root f0e9babba32db329c6151cdc2cea06e6 +File: /usr/bin/lesskey 100755 root:root 4ed329a14613167d4dad9716c21dcaaf File: /usr/bin/lesspipe 100755 root:root c6637b82a8234a07a77b737f915c033f @@ -93,2 +93,2 @@ File: /usr/share/man/man1/zmore.1.xz 120777 root:root zless.1.xz -RPMIdentity: c30d5929770ff48afcf4d0ae40dddec360d2791e95cb61e7a69c8e3d02e7b8052b3280e958206894b236547be1e77c65eff07a68b8ffdea3f82125027dc21fd6 +RPMIdentity: 1341dde849f804b1e0c1582dc9d72518c93e896cc51e2f7cb1d0aec67ec1425cbe93a52fa06952802fca733af5c5fd0484bdbc004cd8e6fc225ac3cd9622cc6d --- less-debuginfo-530-alt2.x86_64.rpm.repo 2021-08-09 10:50:02.853972394 +0000 +++ less-debuginfo-530-alt2.x86_64.rpm.hasher 2021-08-16 20:55:58.467004636 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/05 40755 root:root -/usr/lib/debug/.build-id/05/8fa6f2b1837f39a29a1ef4f414af7a2bc1d992 120777 root:root ../../../../bin/less -/usr/lib/debug/.build-id/05/8fa6f2b1837f39a29a1ef4f414af7a2bc1d992.debug 120777 root:root ../../usr/bin/less.debug -/usr/lib/debug/.build-id/1c 40755 root:root -/usr/lib/debug/.build-id/1c/658429c3a06b5027f085645ad90f39df1615b6 120777 root:root ../../../../bin/lesskey -/usr/lib/debug/.build-id/1c/658429c3a06b5027f085645ad90f39df1615b6.debug 120777 root:root ../../usr/bin/lesskey.debug -/usr/lib/debug/.build-id/c3 40755 root:root -/usr/lib/debug/.build-id/c3/c69266229b8efd8c8fc2fe537b71af1113ddd6 120777 root:root ../../../../bin/lessecho -/usr/lib/debug/.build-id/c3/c69266229b8efd8c8fc2fe537b71af1113ddd6.debug 120777 root:root ../../usr/bin/lessecho.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/b81908b7b58454b45d77e0fcdbd675e4163be7 120777 root:root ../../../../bin/lesskey +/usr/lib/debug/.build-id/2a/b81908b7b58454b45d77e0fcdbd675e4163be7.debug 120777 root:root ../../usr/bin/lesskey.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/0c367ad26f1d4633da6cd0f82158fda37743a5 120777 root:root ../../../../bin/less +/usr/lib/debug/.build-id/56/0c367ad26f1d4633da6cd0f82158fda37743a5.debug 120777 root:root ../../usr/bin/less.debug +/usr/lib/debug/.build-id/88 40755 root:root +/usr/lib/debug/.build-id/88/f2f7de70891eaacfdf5114efdca1bddbefff00 120777 root:root ../../../../bin/lessecho +/usr/lib/debug/.build-id/88/f2f7de70891eaacfdf5114efdca1bddbefff00.debug 120777 root:root ../../usr/bin/lessecho.debug /usr/lib/debug/usr/bin/less.debug 100644 root:root @@ -23,3 +23,2 @@ /usr/src/debug/less-530/forwback.c 100644 root:root -/usr/src/debug/less-530/funcs.h 100644 root:root /usr/src/debug/less-530/help.c 100644 root:root @@ -58,14 +57,14 @@ Provides: less-debuginfo = 530-alt2:sisyphus+282293.100.1.1 -File: /usr/lib/debug/.build-id/05 40755 root:root -File: /usr/lib/debug/.build-id/05/8fa6f2b1837f39a29a1ef4f414af7a2bc1d992 120777 root:root ../../../../bin/less -File: /usr/lib/debug/.build-id/05/8fa6f2b1837f39a29a1ef4f414af7a2bc1d992.debug 120777 root:root ../../usr/bin/less.debug -File: /usr/lib/debug/.build-id/1c 40755 root:root -File: /usr/lib/debug/.build-id/1c/658429c3a06b5027f085645ad90f39df1615b6 120777 root:root ../../../../bin/lesskey -File: /usr/lib/debug/.build-id/1c/658429c3a06b5027f085645ad90f39df1615b6.debug 120777 root:root ../../usr/bin/lesskey.debug -File: /usr/lib/debug/.build-id/c3 40755 root:root -File: /usr/lib/debug/.build-id/c3/c69266229b8efd8c8fc2fe537b71af1113ddd6 120777 root:root ../../../../bin/lessecho -File: /usr/lib/debug/.build-id/c3/c69266229b8efd8c8fc2fe537b71af1113ddd6.debug 120777 root:root ../../usr/bin/lessecho.debug -File: /usr/lib/debug/usr/bin/less.debug 100644 root:root 2d03b9deb7ff42343e499b1c150fb5bc -File: /usr/lib/debug/usr/bin/lessecho.debug 100644 root:root df3b608b0c8278fe372e84965ed6410b -File: /usr/lib/debug/usr/bin/lesskey.debug 100644 root:root 527c4b548ebe9c14abebdab432b75bd0 +File: /usr/lib/debug/.build-id/2a 40755 root:root +File: /usr/lib/debug/.build-id/2a/b81908b7b58454b45d77e0fcdbd675e4163be7 120777 root:root ../../../../bin/lesskey +File: /usr/lib/debug/.build-id/2a/b81908b7b58454b45d77e0fcdbd675e4163be7.debug 120777 root:root ../../usr/bin/lesskey.debug +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/0c367ad26f1d4633da6cd0f82158fda37743a5 120777 root:root ../../../../bin/less +File: /usr/lib/debug/.build-id/56/0c367ad26f1d4633da6cd0f82158fda37743a5.debug 120777 root:root ../../usr/bin/less.debug +File: /usr/lib/debug/.build-id/88 40755 root:root +File: /usr/lib/debug/.build-id/88/f2f7de70891eaacfdf5114efdca1bddbefff00 120777 root:root ../../../../bin/lessecho +File: /usr/lib/debug/.build-id/88/f2f7de70891eaacfdf5114efdca1bddbefff00.debug 120777 root:root ../../usr/bin/lessecho.debug +File: /usr/lib/debug/usr/bin/less.debug 100644 root:root 08dccfa47b37405b96a269f9e04cc964 +File: /usr/lib/debug/usr/bin/lessecho.debug 100644 root:root 820e068a6c4152414609ec69b9b0eb9d +File: /usr/lib/debug/usr/bin/lesskey.debug 100644 root:root 2b2fe31e1c738a47febb2deec9758c03 File: /usr/src/debug/less-530 40755 root:root @@ -81,3 +80,2 @@ File: /usr/src/debug/less-530/forwback.c 100644 root:root 5f88e4bf76f5f21f97c9b6c32b8bb155 -File: /usr/src/debug/less-530/funcs.h 100644 root:root 6d0e974fa0ef831013867fa04d203b71 File: /usr/src/debug/less-530/help.c 100644 root:root 61848a6f91a7eafd16e0e99880031a09 @@ -109,2 +107,2 @@ File: /usr/src/debug/less-530/version.c 100644 root:root 1f3e9ffbb6cc08393e6cb7ead44513b8 -RPMIdentity: cb563d1d3018dbee40f25e952bac48b015ef346811b5350d327bcff56e5ca51d619c01cbebbcff5ea41091dc47a88e5342f4bf476d8ac335257750d033da85e8 +RPMIdentity: 7133c483c789817cf0c66c92e6e12b9da57d8eb33ddecc9df2f29d114597938ad9ca49e2564f57a690fbceec9e5d317289796667cd316532694166978ff31e6f