<86>Oct 8 05:06:41 userdel[3812290]: delete user 'rooter' <86>Oct 8 05:06:41 groupadd[3812427]: group added to /etc/group: name=rooter, GID=675 <86>Oct 8 05:06:41 groupadd[3812427]: group added to /etc/gshadow: name=rooter <86>Oct 8 05:06:41 groupadd[3812427]: new group: name=rooter, GID=675 <86>Oct 8 05:06:41 useradd[3812476]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Oct 8 05:06:41 userdel[3812593]: delete user 'builder' <86>Oct 8 05:06:41 userdel[3812593]: removed group 'builder' owned by 'builder' <86>Oct 8 05:06:41 groupadd[3812654]: group added to /etc/group: name=builder, GID=676 <86>Oct 8 05:06:41 groupadd[3812654]: group added to /etc/gshadow: name=builder <86>Oct 8 05:06:41 groupadd[3812654]: new group: name=builder, GID=676 <86>Oct 8 05:06:41 useradd[3812684]: new user: name=builder, UID=676, GID=676, 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 8 05:06:45 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Oct 8 05:06:45 rpmi: libstdc++12-devel-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed <13>Oct 8 05:06:46 rpmi: gcc12-c++-12.1.1-alt2 sisyphus+307182.100.1.1 1663782147 installed <13>Oct 8 05:06:46 rpmi: gcc-c++-12-alt1 sisyphus+300988.300.1.1 1654033914 installed <13>Oct 8 05:06:46 rpmi: zlib-devel-1.2.12-alt3 sisyphus+304986.100.1.1 1660039932 installed <13>Oct 8 05:06:46 rpmi: libpcre2-devel-10.40-alt1 sisyphus+298584.100.1.1 1650130409 installed <13>Oct 8 05:06:46 rpmi: liblzma-devel-5.2.5-alt3.1 sisyphus+291400.100.1.1 1638634828 installed <13>Oct 8 05:06:46 rpmi: bzlib-devel-1:1.0.8-alt2 sisyphus+283723.100.1.1 1629847656 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/ugrep-3.9.2-alt1.nosrc.rpm (w1.gzdio) Installing ugrep-3.9.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14693 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ugrep-3.9.2 + echo 'Source #0 (-3.9.2.tar.gz):' Source #0 (-3.9.2.tar.gz): + /bin/gzip -dc '/usr/src/RPM/SOURCES/-3.9.2.tar.gz' + /bin/tar -xf - + cd ugrep-3.9.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14693 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ugrep-3.9.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + xargs -ri dirname -- '{}' + 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 + readlink -e -- ./configure + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --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 i586-alt-linux-g++... i586-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 i586-alt-linux-g++ accepts -g... yes checking for i586-alt-linux-g++ option to enable C++11 features... none needed checking dependency style of i586-alt-linux-g++... none checking whether i586-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... i586-alt-linux-gnu checking host system type... i586-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 sys/time.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 i586-alt-linux-g++ -std=gnu++11 accepts -g... (cached) yes checking for i586-alt-linux-g++ -std=gnu++11 option to enable C++11 features... (cached) none needed checking dependency style of i586-alt-linux-g++ -std=gnu++11... (cached) none checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for i586-alt-linux-ar... no checking for i586-alt-linux-lib... no checking for i586-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for i586-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 i586-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.9.2/lib' i586-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 -march=i586 -mtune=generic -c -o libreflex_a-debug.o `test -f 'debug.cpp' || echo './'`debug.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -c -o libreflex_a-matcher_avx2.o `test -f 'matcher_avx2.cpp' || echo './'`matcher_avx2.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -c -o libreflex_a-matcher_avx512bw.o `test -f 'matcher_avx512bw.cpp' || echo './'`matcher_avx512bw.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -c -o libreflex_a-posix.o `test -f 'posix.cpp' || echo './'`posix.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -c -o libreflex_a-error.o `test -f 'error.cpp' || echo './'`error.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -c -o libreflex_a-input.o `test -f 'input.cpp' || echo './'`input.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -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.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -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.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -c -o libreflex_a-utf8.o `test -f 'utf8.cpp' || echo './'`utf8.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -c -o libreflex_a-unicode.o `test -f 'unicode.cpp' || echo './'`unicode.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -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.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -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.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -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.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -c -o libreflex_a-convert.o `test -f 'convert.cpp' || echo './'`convert.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -c -o libreflex_a-matcher.o `test -f 'matcher.cpp' || echo './'`matcher.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' i586-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 -march=i586 -mtune=generic -c -o libreflex_a-pattern.o `test -f 'pattern.cpp' || echo './'`pattern.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/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-matcher_avx2.o libreflex_a-matcher_avx512bw.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.9.2/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' i586-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"i586-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 -march=i586 -mtune=generic -c -o ugrep-glob.o `test -f 'glob.cpp' || echo './'`glob.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"i586-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 -march=i586 -mtune=generic -c -o ugrep-zopen.o `test -f 'zopen.c' || echo './'`zopen.c make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' i586-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"i586-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 -march=i586 -mtune=generic -c -o ugrep-vkey.o `test -f 'vkey.cpp' || echo './'`vkey.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' i586-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"i586-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 -march=i586 -mtune=generic -c -o ugrep-screen.o `test -f 'screen.cpp' || echo './'`screen.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' i586-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"i586-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 -march=i586 -mtune=generic -c -o ugrep-stats.o `test -f 'stats.cpp' || echo './'`stats.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' i586-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"i586-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 -march=i586 -mtune=generic -c -o ugrep-cnf.o `test -f 'cnf.cpp' || echo './'`cnf.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' i586-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"i586-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 -march=i586 -mtune=generic -c -o ugrep-query.o `test -f 'query.cpp' || echo './'`query.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' i586-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"i586-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 -march=i586 -mtune=generic -c -o ugrep-output.o `test -f 'output.cpp' || echo './'`output.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' i586-alt-linux-g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -msse2 -DHAVE_SSE2 -DPLATFORM=\"i586-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 -march=i586 -mtune=generic -c -o ugrep-ugrep.o `test -f 'ugrep.cpp' || echo './'`ugrep.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' i586-alt-linux-g++ -std=gnu++11 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2' rm -f ./bin/ugrep 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.9.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62445 + 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.9.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/ugrep-buildroot make: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/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.9.2/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2/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.9.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2' rm -f ./bin/ugrep 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.9.2' make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2' 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.9.2' /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.9.2' 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 uz = 'ug -z' | | alias ugit = 'ug --ignore-files' | | alias grep = 'ug -G' | | alias egrep = 'ug -E' | | alias fgrep = 'ug -F' | | alias pgrep = 'ug -P' | | alias zgrep = 'ug -zG' | | alias zegrep = 'ug -zE' | | alias zfgrep = 'ug -zF' | | alias zpgrep = 'ug -zP' | | alias ux = 'ugrep -U --hexdump' | | alias zxgrep = 'ugrep -zU --hexdump' | | alias xdump = 'ugrep -X ""' | | | | Thank you for using ugrep! | | | | https://github.com/Genivia/ugrep | |______________________________________________________| make[3]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2' make[2]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2' make: Leaving directory '/usr/src/RPM/BUILD/ugrep-3.9.2' + /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) verify-elf: WARNING: ./usr/bin/ugrep: uses non-LFS functions: fopen Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.12397 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ugrep-3.9.2 + make -j8 test make: Entering directory '/usr/src/RPM/BUILD/ugrep-3.9.2' *** SINGLE-THREADED TESTS *** cd ./tests && env UGREP_ABS_PATH=/usr/src/RPM/BUILD/ugrep-3.9.2/./bin/ugrep CONFIGH_ABS_PATH=/usr/src/RPM/BUILD/ugrep-3.9.2/./config.h ./verify.sh -J1 ugrep 3.9.2 i586-alt-linux-gnu +sse2 +pcre2jit +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 && env UGREP_ABS_PATH=/usr/src/RPM/BUILD/ugrep-3.9.2/./bin/ugrep CONFIGH_ABS_PATH=/usr/src/RPM/BUILD/ugrep-3.9.2/./config.h ./verify.sh ugrep 3.9.2 i586-alt-linux-gnu +sse2 +pcre2jit +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.9.2' + exit 0 Processing files: ugrep-3.9.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16910 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ugrep-3.9.2 + DOCDIR=/usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.9.2 + export DOCDIR + rm -rf /usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.9.2 + /bin/mkdir -p /usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.9.2 + cp -prL README.md LICENSE.txt /usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.9.2 + chmod -R go-w /usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.9.2 + chmod -R a+rX /usr/src/tmp/ugrep-buildroot/usr/share/doc/ugrep-3.9.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k6DzIR 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.cEiRfd find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libbz2.so.1 >= set:igvOXRQuy1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libgcc_s.so.1(GCC_3.4), libgcc_s.so.1(GLIBC_2.0), liblzma.so.5 >= set:kiyIz7cr3p0, liblzma.so.5(XZ_5.0), libpcre2-8.so.0 >= set:kfq9Z76cPiFQR6YZiLxaE2i5EmqtnoSHYja2V3CvBR2UZI, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.17), libstdc++.so.6(GLIBCXX_3.4.19), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.22), libstdc++.so.6(GLIBCXX_3.4.26), libstdc++.so.6(GLIBCXX_3.4.29), libstdc++.so.6(GLIBCXX_3.4.30), libstdc++.so.6(GLIBCXX_3.4.9), libz.so.1 >= 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.f1xRmX Creating ugrep-debuginfo package Processing files: ugrep-debuginfo-3.9.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Vl8HFb find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1KPQmJ find-requires: running scripts (debuginfo) Requires: ugrep = 3.9.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libbz2.so.1), debug(libc.so.6), debug(libgcc_s.so.1), debug(liblzma.so.5), debug(libpcre2-8.so.0), debug(libstdc++.so.6), debug(libz.so.1) Adding to ugrep-debuginfo a strict dependency on ugrep Wrote: /usr/src/RPM/RPMS/i586/ugrep-3.9.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/ugrep-debuginfo-3.9.2-alt1.i586.rpm (w2.lzdio) 59.47user 9.61system 0:52.64elapsed 131%CPU (0avgtext+0avgdata 209676maxresident)k 0inputs+0outputs (0major+2473353minor)pagefaults 0swaps 4.02user 1.79system 1:06.65elapsed 8%CPU (0avgtext+0avgdata 105396maxresident)k 200inputs+0outputs (30612major+155462minor)pagefaults 0swaps --- ugrep-3.9.2-alt1.i586.rpm.repo 2022-08-26 17:54:33.000000000 +0000 +++ ugrep-3.9.2-alt1.i586.rpm.hasher 2022-10-08 05:07:43.390644345 +0000 @@ -252,3 +252,3 @@ File: /usr/bin/ug 120777 root:root ugrep -File: /usr/bin/ugrep 100755 root:root 2ded5066acd8c2360d3466d51b11d2ff +File: /usr/bin/ugrep 100755 root:root 456bf4c5e17d14dbcc6b3806edd8665b File: /usr/share/doc/ugrep-3.9.2 40755 root:root @@ -464,2 +464,2 @@ File: /usr/share/ugrep/patterns/xml/zap_strings 100644 root:root d3148aed80479da4ebdabe546f0e3c99 -RPMIdentity: e75716b27fb413ce2e7a29056f01fd8f13543058f7b7b9ed915e496a3703cc53dfbe9d17845f375f4b6cd41417590bc50c77de815e7d21c3a817c4980d75cdad +RPMIdentity: 830696d4b746fc2781c2ab82d2348ac3621303f84794e29684ffe6eda5ea2ae2e6184dbec596ba286bda6733c19dc2209556f2ed95cbec6b4fab21455d3e7181 --- ugrep-debuginfo-3.9.2-alt1.i586.rpm.repo 2022-08-26 17:54:33.000000000 +0000 +++ ugrep-debuginfo-3.9.2-alt1.i586.rpm.hasher 2022-10-08 05:07:43.480643916 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/eb 40755 root:root -/usr/lib/debug/.build-id/eb/e238d5118b3904120ef8d086d3e17e9ac05fa0 120777 root:root ../../../../bin/ugrep -/usr/lib/debug/.build-id/eb/e238d5118b3904120ef8d086d3e17e9ac05fa0.debug 120777 root:root ../../usr/bin/ugrep.debug +/usr/lib/debug/.build-id/71 40755 root:root +/usr/lib/debug/.build-id/71/12a7274761051aed55879bf212d94888946ff4 120777 root:root ../../../../bin/ugrep +/usr/lib/debug/.build-id/71/12a7274761051aed55879bf212d94888946ff4.debug 120777 root:root ../../usr/bin/ugrep.debug /usr/lib/debug/usr/bin/ug.debug 120777 root:root ugrep.debug @@ -69,7 +69,7 @@ Provides: ugrep-debuginfo = 3.9.2-alt1:sisyphus+305796.200.1.1 -File: /usr/lib/debug/.build-id/eb 40755 root:root -File: /usr/lib/debug/.build-id/eb/e238d5118b3904120ef8d086d3e17e9ac05fa0 120777 root:root ../../../../bin/ugrep -File: /usr/lib/debug/.build-id/eb/e238d5118b3904120ef8d086d3e17e9ac05fa0.debug 120777 root:root ../../usr/bin/ugrep.debug +File: /usr/lib/debug/.build-id/71 40755 root:root +File: /usr/lib/debug/.build-id/71/12a7274761051aed55879bf212d94888946ff4 120777 root:root ../../../../bin/ugrep +File: /usr/lib/debug/.build-id/71/12a7274761051aed55879bf212d94888946ff4.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 e37cee40aefc83ab8b7ba379b9cde880 +File: /usr/lib/debug/usr/bin/ugrep.debug 100644 root:root fdc64a138d210693d24f4f79208cf656 File: /usr/src/debug/ugrep-3.9.2 40755 root:root @@ -127,2 +127,2 @@ File: /usr/src/debug/ugrep-3.9.2/src/zstream.hpp 100644 root:root dce44cd1a0fcd09fb84728f365aa1c54 -RPMIdentity: e3895900630def437d4d99a4a881f4873dab33f8e33e22b9bd7e1a5a65a9a74811a4c3720a58ab188ca7c9a921e82b518d70ba0b25aa7262bf2ae4a95e15da40 +RPMIdentity: da90e21b680acf658aeeb7bfefd33a2cd16667cb4a795835b320602af2763425b73ea737b3719d6c316c704fa3c9723c91fd7623b75bdac6db551370286e7537