<86>Oct 20 04:11:49 userdel[3779298]: delete user 'rooter' <86>Oct 20 04:11:49 userdel[3779298]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 20 04:11:49 groupadd[3779316]: group added to /etc/group: name=rooter, GID=645 <86>Oct 20 04:11:49 groupadd[3779316]: group added to /etc/gshadow: name=rooter <86>Oct 20 04:11:49 groupadd[3779316]: new group: name=rooter, GID=645 <86>Oct 20 04:11:49 useradd[3779327]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Oct 20 04:11:49 userdel[3779363]: delete user 'builder' <86>Oct 20 04:11:49 userdel[3779363]: removed group 'builder' owned by 'builder' <86>Oct 20 04:11:49 userdel[3779363]: removed shadow group 'builder' owned by 'builder' <86>Oct 20 04:11:49 groupadd[3779377]: group added to /etc/group: name=builder, GID=646 <86>Oct 20 04:11:49 groupadd[3779377]: group added to /etc/gshadow: name=builder <86>Oct 20 04:11:49 groupadd[3779377]: new group: name=builder, GID=646 <86>Oct 20 04:11:49 useradd[3779388]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>Oct 20 04:11:51 rpmi: libpcre2-10.38-alt1 sisyphus+286457.100.1.1 1633453518 installed <13>Oct 20 04:11:51 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Oct 20 04:11:52 rpmi: libstdc++11-devel-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Oct 20 04:11:52 rpmi: gcc11-c++-11.2.1-alt1 sisyphus+285602.200.1.1 1632233545 installed <13>Oct 20 04:11:52 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 installed <13>Oct 20 04:11:52 rpmi: libpcre2-devel-10.38-alt1 sisyphus+286457.100.1.1 1633453518 installed <13>Oct 20 04:11:52 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847002 installed <13>Oct 20 04:11:52 rpmi: liblzma-devel-5.2.5-alt3 sisyphus+283840.100.1.1 1629978447 installed <13>Oct 20 04:11:52 rpmi: bzlib-devel-1:1.0.8-alt2 sisyphus+283723.100.1.1 1629847653 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/ugrep-3.3.7-alt1.nosrc.rpm (w1.gzdio) Installing ugrep-3.3.7-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99535 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ugrep-3.3.7 + echo 'Source #0 (-3.3.7.tar.gz):' Source #0 (-3.3.7.tar.gz): + /bin/gzip -dc '/usr/src/RPM/SOURCES/-3.3.7.tar.gz' + /bin/tar -xf - + cd ugrep-3.3.7 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99535 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ugrep-3.3.7 + 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 --disable-avx --enable-color configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ 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 the compiler supports GNU C++... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking for x86_64-alt-linux-g++ option to enable C++11 features... none needed checking dependency style of x86_64-alt-linux-g++... none checking whether x86_64-alt-linux-g++ supports C++11 features with -std=gnu++11... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for struct dirent.d_ino... yes checking for struct dirent.d_type... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for sys/statvfs.h... yes checking for statvfs... yes checking for struct stat.st_atim... yes checking for struct stat.st_mtim... yes checking for struct stat.st_ctim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_mtimespec... no checking for struct stat.st_ctimespec... no checking for size_t... yes checking for ssize_t... yes checking whether the compiler supports GNU C++... (cached) yes checking whether x86_64-alt-linux-g++ -std=gnu++11 accepts -g... (cached) yes checking for x86_64-alt-linux-g++ -std=gnu++11 option to enable C++11 features... (cached) none needed checking dependency style of x86_64-alt-linux-g++ -std=gnu++11... (cached) none checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for F_RDAHEAD fcntl... no checking for O_NOATIME open flag... yes checking if PCRE2 is wanted... yes checking for pcre2_compile_8 in -lpcre2-8... yes checking for pcre2.h... yes checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking for zlib.h... yes checking if bzlib is wanted... yes checking for BZ2_bzRead in -lbz2... yes checking for bzlib.h... yes checking if lzma is wanted... yes checking for lzma_code in -llzma... yes checking for lzma.h... yes checking if lz4 is wanted... yes checking for LZ4_createStreamDecode in -llz4... no checking for lz4.h... no liblz4 not found: ugrep option -z won't decompress .lz4 files checking if zstd is wanted... yes checking for ZSTD_decompressStream in -lzstd... no checking for zstd.h... no libzstd not found: ugrep option -z won't decompress .zst files checking for --with-grep-path... checking for --with-grep-colors... checking for --disable-auto-color... no checking for --enable-color... yes checking for --enable-pretty... no checking for --enable-pager... no checking for --enable-hidden... no checking for --disable-mmap... no checking for --disable-sse2... no checking whether x86_64-alt-linux-g++ -std=gnu++11 supports SSE2 intrinsics... yes checking for --disable-avx... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-debug.o `test -f 'debug.cpp' || echo './'`debug.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-posix.o `test -f 'posix.cpp' || echo './'`posix.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-error.o `test -f 'error.cpp' || echo './'`error.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-utf8.o `test -f 'utf8.cpp' || echo './'`utf8.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-simd_avx2.o `test -f 'simd_avx2.cpp' || echo './'`simd_avx2.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-unicode.o `test -f 'unicode.cpp' || echo './'`unicode.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-simd_avx512bw.o `test -f 'simd_avx512bw.cpp' || echo './'`simd_avx512bw.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-letter_scripts.o `test -f 'letter_scripts.cpp' || echo './'`letter_scripts.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-language_scripts.o `test -f 'language_scripts.cpp' || echo './'`language_scripts.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-block_scripts.o `test -f 'block_scripts.cpp' || echo './'`block_scripts.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-input.o `test -f 'input.cpp' || echo './'`input.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-matcher.o `test -f 'matcher.cpp' || echo './'`matcher.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-convert.o `test -f 'convert.cpp' || echo './'`convert.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -msse2 -DHAVE_SSE2 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o libreflex_a-pattern.o `test -f 'pattern.cpp' || echo './'`pattern.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' rm -f libreflex.a ar cru libreflex.a libreflex_a-convert.o libreflex_a-debug.o libreflex_a-error.o libreflex_a-input.o libreflex_a-matcher.o libreflex_a-pattern.o libreflex_a-posix.o libreflex_a-simd_avx2.o libreflex_a-simd_avx512bw.o libreflex_a-unicode.o libreflex_a-utf8.o libreflex_a-block_scripts.o libreflex_a-language_scripts.o libreflex_a-letter_scripts.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libreflex.a make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"x86_64-alt-linux-gnu\" -DGREP_PATH=\"/usr/share/ugrep/patterns\" -DWITH_NO_INDENT -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ugrep-glob.o `test -f 'glob.cpp' || echo './'`glob.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"x86_64-alt-linux-gnu\" -DGREP_PATH=\"/usr/share/ugrep/patterns\" -DWITH_NO_INDENT -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ugrep-zopen.o `test -f 'zopen.c' || echo './'`zopen.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"x86_64-alt-linux-gnu\" -DGREP_PATH=\"/usr/share/ugrep/patterns\" -DWITH_NO_INDENT -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ugrep-cnf.o `test -f 'cnf.cpp' || echo './'`cnf.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"x86_64-alt-linux-gnu\" -DGREP_PATH=\"/usr/share/ugrep/patterns\" -DWITH_NO_INDENT -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ugrep-vkey.o `test -f 'vkey.cpp' || echo './'`vkey.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"x86_64-alt-linux-gnu\" -DGREP_PATH=\"/usr/share/ugrep/patterns\" -DWITH_NO_INDENT -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ugrep-screen.o `test -f 'screen.cpp' || echo './'`screen.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"x86_64-alt-linux-gnu\" -DGREP_PATH=\"/usr/share/ugrep/patterns\" -DWITH_NO_INDENT -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ugrep-stats.o `test -f 'stats.cpp' || echo './'`stats.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"x86_64-alt-linux-gnu\" -DGREP_PATH=\"/usr/share/ugrep/patterns\" -DWITH_NO_INDENT -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ugrep-query.o `test -f 'query.cpp' || echo './'`query.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"x86_64-alt-linux-gnu\" -DGREP_PATH=\"/usr/share/ugrep/patterns\" -DWITH_NO_INDENT -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ugrep-output.o `test -f 'output.cpp' || echo './'`output.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' x86_64-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"x86_64-alt-linux-gnu\" -DGREP_PATH=\"/usr/share/ugrep/patterns\" -DWITH_NO_INDENT -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ugrep-ugrep.o `test -f 'ugrep.cpp' || echo './'`ugrep.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' x86_64-alt-linux-g++ -std=gnu++11 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -o ugrep ugrep-ugrep.o ugrep-cnf.o ugrep-glob.o ugrep-output.o ugrep-query.o ugrep-screen.o ugrep-stats.o ugrep-vkey.o ugrep-zopen.o -lpthread ../lib/libreflex.a -llzma -lbz2 -lz -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7' mkdir -p ./bin; \ cp -f src/ugrep ./bin/ugrep; \ cd ./bin; \ rm -f ug; \ ln -s ugrep ug OK make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97764 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ugrep-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ugrep-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd ugrep-3.3.7 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ugrep-buildroot make: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' 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/ugrep-3.3.7/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' /bin/mkdir -p '/usr/src/tmp/ugrep-buildroot/usr/bin' /usr/libexec/rpm-build/install -p ugrep '/usr/src/tmp/ugrep-buildroot/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7/src' make[1]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7' mkdir -p ./bin; \ cp -f src/ugrep ./bin/ugrep; \ cd ./bin; \ rm -f ug; \ ln -s ugrep ug OK make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7' make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7' rm -f /usr/src/tmp/ugrep-buildroot/usr/bin/ug cd /usr/src/tmp/ugrep-buildroot/usr/bin && ln -s ugrep ug make[3]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7' /bin/mkdir -p '/usr/src/tmp/ugrep-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 man/ugrep.1 '/usr/src/tmp/ugrep-buildroot/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7' mkdir -p /usr/src/tmp/ugrep-buildroot/usr/share/ugrep && \ cp -rf patterns /usr/src/tmp/ugrep-buildroot/usr/share/ugrep/ cd /usr/src/tmp/ugrep-buildroot/usr/share/man/man1; \ rm -f ug.1; \ ln -s ugrep.1 ug.1 ______________________________________________________ | | | You have successfully built and installed ugrep. | | | | You can use the ugrep & ug commands to search files. | | | | The ugrep command is for batch use, whereas the ug | | command is intended for interactive searches using | | a .ugrep configuration file with your preferences, | | located in the working directory or home directory. | | Run 'ug --save-config' to create a .ugrep file. | | | | Aliases to consider: | | alias uq = 'ug -Q' | | alias ux = 'ug -UX' | | alias uz = 'ug -z' | | alias grep = 'ugrep -G' | | alias egrep = 'ugrep -E' | | alias fgrep = 'ugrep -F' | | alias pgrep = 'ugrep -P' | | alias xgrep = 'ugrep -UX' | | alias zgrep = 'ugrep -zG' | | alias zegrep = 'ugrep -zE' | | alias zfgrep = 'ugrep -zF' | | alias zpgrep = 'ugrep -zP' | | alias zxgrep = 'ugrep -zUX' | | alias xdump = 'ugrep -X ""' | | | | Thank you for using ugrep! | | | | https://github.com/Genivia/ugrep | |______________________________________________________| make[3]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7' make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7' make[1]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7' make: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ugrep-buildroot (auto) Verifying and fixing files in /usr/src/tmp/ugrep-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/ugrep-buildroot/ (default) Compressing files in /usr/src/tmp/ugrep-buildroot (auto) removed '/usr/src/tmp/ugrep-buildroot/usr/share/man/man1/ug.1' '/usr/src/tmp/ugrep-buildroot/usr/share/man/man1/ug.1.xz' -> 'ugrep.1.xz' Verifying ELF objects in /usr/src/tmp/ugrep-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.2979 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ugrep-3.3.7 + make -j8 test make: Entering directory '/usr/src/RPM/BUILD/ugrep-3.3.7' *** SINGLE-THREADED TESTS *** cd tests && ./verify.sh -J1 ugrep 3.3.7 x86_64-alt-linux-gnu +sse2 +pcre2_jit +zlib +bzip2 +lzma Have libpcre2? yes Have libz? yes Have libbz2? yes Have liblzma? yes Have liblz4? no Have libzstd? no ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ALL TESTS PASSED *** MULTI-THREADED TESTS *** cd tests && ./verify.sh ugrep 3.3.7 x86_64-alt-linux-gnu +sse2 +pcre2_jit +zlib +bzip2 +lzma Have libpcre2? yes Have libz? yes Have libbz2? yes Have liblzma? yes Have liblz4? no Have libzstd? no ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ALL TESTS PASSED OK make: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.3.7' + exit 0 Processing files: ugrep-3.3.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66014 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ugrep-3.3.7 + DOCDIR=/usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.3.7 + export DOCDIR + rm -rf /usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.3.7 + /bin/mkdir -p /usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.3.7 + cp -prL README.md LICENSE.txt /usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.3.7 + chmod -R go-w /usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.3.7 + chmod -R a+rX /usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.3.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2GUJ6L 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.M47WVn find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libbz2.so.1()(64bit) >= set:igvOXRQuy1, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libgcc_s.so.1(GCC_3.4)(64bit), liblzma.so.5()(64bit) >= set:kiyIz7cr3p0, liblzma.so.5(XZ_5.0)(64bit), libpcre2-8.so.0()(64bit) >= set:kfq9Z76cPiFQR6YZiLxaE2i5EmqtnoSHYja2V3CvBR2UZI, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.17)(64bit), libstdc++.so.6(GLIBCXX_3.4.19)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.22)(64bit), libstdc++.so.6(GLIBCXX_3.4.26)(64bit), libstdc++.so.6(GLIBCXX_3.4.29)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libz.so.1()(64bit) >= set:khM4gEZ5Ix3Xr2, 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.UmIHzM Creating ugrep-debuginfo package Processing files: ugrep-debuginfo-3.3.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BYBuOR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kgNokM find-requires: running scripts (debuginfo) Requires: ugrep = 3.3.7-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libbz2.so.1), debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(liblzma.so.5), debug64(libpcre2-8.so.0), debug64(libstdc++.so.6), debug64(libz.so.1) Adding to ugrep-debuginfo a strict dependency on ugrep Wrote: /usr/src/RPM/RPMS/x86_64/ugrep-3.3.7-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/ugrep-debuginfo-3.3.7-alt1.x86_64.rpm (w2.lzdio) 53.43user 6.65system 0:57.55elapsed 104%CPU (0avgtext+0avgdata 314232maxresident)k 0inputs+0outputs (0major+2510947minor)pagefaults 0swaps 59.85user 9.91system 1:07.14elapsed 103%CPU (0avgtext+0avgdata 314232maxresident)k 960inputs+0outputs (30494major+2774730minor)pagefaults 0swaps --- ugrep-3.3.7-alt1.x86_64.rpm.repo 2021-08-07 11:58:31.000000000 +0000 +++ ugrep-3.3.7-alt1.x86_64.rpm.hasher 2021-10-20 04:12:54.622144543 +0000 @@ -221,2 +221,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -224,2 +226,3 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) +Requires: libgcc_s.so.1(GCC_3.3.1)(64bit) Requires: libgcc_s.so.1(GCC_3.4)(64bit) @@ -228,3 +231,2 @@ Requires: libpcre2-8.so.0()(64bit) >= set:kfq9Z76cPiFQR6YZiLxaE2i5EmqtnoSHYja2V3CvBR2UZI -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: libstdc++.so.6(CXXABI_1.3)(64bit) @@ -240,2 +242,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.26)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.29)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -246,3 +249,3 @@ File: /usr/bin/ug 120777 root:root ugrep -File: /usr/bin/ugrep 100755 root:root 2740d0b57eeda779b8b20382f9e271fb +File: /usr/bin/ugrep 100755 root:root 403ffacf6b907d6b8c72150e50fa2e0a File: /usr/share/doc/ugrep-3.3.7 40755 root:root @@ -458,2 +461,2 @@ File: /usr/share/ugrep/patterns/xml/zap_strings 100644 root:root d3148aed80479da4ebdabe546f0e3c99 -RPMIdentity: 7f061f9cce49f8f414dff1dc79806c9272e4b9dd2d75c667293e0cb7494e6a1826c897e26c052881ac092c4d5bc152e3524ff74b5d256b62be995dd9a77dd924 +RPMIdentity: f8cc8cf75c69de95bf3293aa0adde05a9f037a7ee05a2120dd32de1c3051d3a4b52eefbc393853f2cdab40b03c196e744666eb8c552ec998e09b68158544038b --- ugrep-debuginfo-3.3.7-alt1.x86_64.rpm.repo 2021-08-07 11:58:31.000000000 +0000 +++ ugrep-debuginfo-3.3.7-alt1.x86_64.rpm.hasher 2021-10-20 04:12:54.882142813 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b1 40755 root:root -/usr/lib/debug/.build-id/b1/9ac96990df376fde1ccb0915e632488a2887ec 120777 root:root ../../../../bin/ugrep -/usr/lib/debug/.build-id/b1/9ac96990df376fde1ccb0915e632488a2887ec.debug 120777 root:root ../../usr/bin/ugrep.debug +/usr/lib/debug/.build-id/0d 40755 root:root +/usr/lib/debug/.build-id/0d/2cee2392bf3b7c50a66510eb144bf52917dc9a 120777 root:root ../../../../bin/ugrep +/usr/lib/debug/.build-id/0d/2cee2392bf3b7c50a66510eb144bf52917dc9a.debug 120777 root:root ../../usr/bin/ugrep.debug /usr/lib/debug/usr/bin/ug.debug 120777 root:root ugrep.debug @@ -64,3 +64,2 @@ Requires: debug64(libpcre2-8.so.0) -Requires: debug64(libpthread.so.0) Requires: debug64(libstdc++.so.6) @@ -70,7 +69,7 @@ Provides: ugrep-debuginfo = 3.3.7-alt1:sisyphus+282126.100.1.1 -File: /usr/lib/debug/.build-id/b1 40755 root:root -File: /usr/lib/debug/.build-id/b1/9ac96990df376fde1ccb0915e632488a2887ec 120777 root:root ../../../../bin/ugrep -File: /usr/lib/debug/.build-id/b1/9ac96990df376fde1ccb0915e632488a2887ec.debug 120777 root:root ../../usr/bin/ugrep.debug +File: /usr/lib/debug/.build-id/0d 40755 root:root +File: /usr/lib/debug/.build-id/0d/2cee2392bf3b7c50a66510eb144bf52917dc9a 120777 root:root ../../../../bin/ugrep +File: /usr/lib/debug/.build-id/0d/2cee2392bf3b7c50a66510eb144bf52917dc9a.debug 120777 root:root ../../usr/bin/ugrep.debug File: /usr/lib/debug/usr/bin/ug.debug 120777 root:root ugrep.debug -File: /usr/lib/debug/usr/bin/ugrep.debug 100644 root:root 0b3a141ae8b3240719f55cd716fea73a +File: /usr/lib/debug/usr/bin/ugrep.debug 100644 root:root 1f078ddd294f294dfd3ddd4027e7f9bd File: /usr/src/debug/ugrep-3.3.7 40755 root:root @@ -128,2 +127,2 @@ File: /usr/src/debug/ugrep-3.3.7/src/zstream.hpp 100644 root:root bf3b96689fa5ec28508a1b404ed20530 -RPMIdentity: 111cc36824b169bfb571c7b568707d515278ebf7a589d22368b4412a55aba1953ec3c05a59acb14eed80c857e2d6ce9786fe9147664fc7efa0841456c9158360 +RPMIdentity: 7536fd60284bbfc65b2a1823851d2033d907afa0de395de99f90b9f6de667af101e5bcb4505e2a713a1606435defa24bcad4dac20db3ec37149b79367cbaa223