==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: ugrep 7.5.0-1 (Wed Jun 18 15:28:07 2025) ==> Retrieving sources... -> Found ugrep-7.5.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... ugrep-7.5.0.tar.gz ... Passed ==> Making package: ugrep 7.5.0-1 (Wed 18 Jun 2025 03:28:14 PM MDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found ugrep-7.5.0.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting ugrep-7.5.0.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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 g++... 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 g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether 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... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-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/time.h... yes checking for sys/statvfs.h... yes checking for sys/param.h... (cached) yes checking for sys/mount.h... yes checking for sys/cpuset.h... no checking for sys/resource.h... yes checking for sched.h... yes checking for statfs... yes checking for statvfs... yes checking for gcc... gcc checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for egrep -e... /usr/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_set_qos_class_self_np... no checking for sched_setaffinity... 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 g++ -std=gnu++11 accepts -g... (cached) yes checking for g++ -std=gnu++11 option to enable C++11 features... (cached) none needed checking dependency style of g++ -std=gnu++11... (cached) gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for ranlib... ranlib checking whether ln -s works... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether g++ -std=gnu++11 supports SSE2 intrinsics... no checking whether g++ -std=gnu++11 supports NEON/AArch64 intrinsics... 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... yes checking for lz4.h... yes checking if zstd is wanted... yes checking for ZSTD_decompressStream in -lzstd... yes checking for zstd.h... yes checking if brotli is wanted... yes checking for BrotliDecoderCreateInstance in -lbrotlidec... yes checking for brotli/decode.h... yes checking for --disable-7zip... no checking for bash-completion >= 2.0... no checking for fish >= 3.0... no checking for --enable-static... no 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 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 lzma/C/Makefile config.status: creating config.h config.status: linking man/ugrep.1 to man/ug.1 config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/ugrep/src/ugrep-7.5.0' Making all in lib make[2]: Entering directory '/build/ugrep/src/ugrep-7.5.0/lib' g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-convert.o -MD -MP -MF .deps/libreflex_a-convert.Tpo -c -o libreflex_a-convert.o `test -f 'convert.cpp' || echo './'`convert.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-debug.o -MD -MP -MF .deps/libreflex_a-debug.Tpo -c -o libreflex_a-debug.o `test -f 'debug.cpp' || echo './'`debug.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-error.o -MD -MP -MF .deps/libreflex_a-error.Tpo -c -o libreflex_a-error.o `test -f 'error.cpp' || echo './'`error.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-input.o -MD -MP -MF .deps/libreflex_a-input.Tpo -c -o libreflex_a-input.o `test -f 'input.cpp' || echo './'`input.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-matcher.o -MD -MP -MF .deps/libreflex_a-matcher.Tpo -c -o libreflex_a-matcher.o `test -f 'matcher.cpp' || echo './'`matcher.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-matcher_avx2.o -MD -MP -MF .deps/libreflex_a-matcher_avx2.Tpo -c -o libreflex_a-matcher_avx2.o `test -f 'matcher_avx2.cpp' || echo './'`matcher_avx2.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-matcher_avx512bw.o -MD -MP -MF .deps/libreflex_a-matcher_avx512bw.Tpo -c -o libreflex_a-matcher_avx512bw.o `test -f 'matcher_avx512bw.cpp' || echo './'`matcher_avx512bw.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-pattern.o -MD -MP -MF .deps/libreflex_a-pattern.Tpo -c -o libreflex_a-pattern.o `test -f 'pattern.cpp' || echo './'`pattern.cpp mv -f .deps/libreflex_a-debug.Tpo .deps/libreflex_a-debug.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-posix.o -MD -MP -MF .deps/libreflex_a-posix.Tpo -c -o libreflex_a-posix.o `test -f 'posix.cpp' || echo './'`posix.cpp mv -f .deps/libreflex_a-error.Tpo .deps/libreflex_a-error.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-simd.o -MD -MP -MF .deps/libreflex_a-simd.Tpo -c -o libreflex_a-simd.o `test -f 'simd.cpp' || echo './'`simd.cpp mv -f .deps/libreflex_a-posix.Tpo .deps/libreflex_a-posix.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-simd_avx2.o -MD -MP -MF .deps/libreflex_a-simd_avx2.Tpo -c -o libreflex_a-simd_avx2.o `test -f 'simd_avx2.cpp' || echo './'`simd_avx2.cpp mv -f .deps/libreflex_a-input.Tpo .deps/libreflex_a-input.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-simd_avx512bw.o -MD -MP -MF .deps/libreflex_a-simd_avx512bw.Tpo -c -o libreflex_a-simd_avx512bw.o `test -f 'simd_avx512bw.cpp' || echo './'`simd_avx512bw.cpp mv -f .deps/libreflex_a-simd.Tpo .deps/libreflex_a-simd.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-unicode.o -MD -MP -MF .deps/libreflex_a-unicode.Tpo -c -o libreflex_a-unicode.o `test -f 'unicode.cpp' || echo './'`unicode.cpp mv -f .deps/libreflex_a-simd_avx2.Tpo .deps/libreflex_a-simd_avx2.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-utf8.o -MD -MP -MF .deps/libreflex_a-utf8.Tpo -c -o libreflex_a-utf8.o `test -f 'utf8.cpp' || echo './'`utf8.cpp mv -f .deps/libreflex_a-simd_avx512bw.Tpo .deps/libreflex_a-simd_avx512bw.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-block_scripts.o -MD -MP -MF .deps/libreflex_a-block_scripts.Tpo -c -o libreflex_a-block_scripts.o `test -f 'block_scripts.cpp' || echo './'`block_scripts.cpp mv -f .deps/libreflex_a-matcher_avx512bw.Tpo .deps/libreflex_a-matcher_avx512bw.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-language_scripts.o -MD -MP -MF .deps/libreflex_a-language_scripts.Tpo -c -o libreflex_a-language_scripts.o `test -f 'language_scripts.cpp' || echo './'`language_scripts.cpp mv -f .deps/libreflex_a-matcher_avx2.Tpo .deps/libreflex_a-matcher_avx2.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-letter_scripts.o -MD -MP -MF .deps/libreflex_a-letter_scripts.Tpo -c -o libreflex_a-letter_scripts.o `test -f 'letter_scripts.cpp' || echo './'`letter_scripts.cpp mv -f .deps/libreflex_a-letter_scripts.Tpo .deps/libreflex_a-letter_scripts.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-letter_case.o -MD -MP -MF .deps/libreflex_a-letter_case.Tpo -c -o libreflex_a-letter_case.o `test -f 'letter_case.cpp' || echo './'`letter_case.cpp mv -f .deps/libreflex_a-utf8.Tpo .deps/libreflex_a-utf8.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DHAVE_NEON -DWITH_NO_INDENT -DWITH_NO_CODEGEN -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT libreflex_a-composer.o -MD -MP -MF .deps/libreflex_a-composer.Tpo -c -o libreflex_a-composer.o `test -f 'composer.cpp' || echo './'`composer.cpp mv -f .deps/libreflex_a-unicode.Tpo .deps/libreflex_a-unicode.Po mv -f .deps/libreflex_a-letter_case.Tpo .deps/libreflex_a-letter_case.Po mv -f .deps/libreflex_a-language_scripts.Tpo .deps/libreflex_a-language_scripts.Po mv -f .deps/libreflex_a-block_scripts.Tpo .deps/libreflex_a-block_scripts.Po mv -f .deps/libreflex_a-composer.Tpo .deps/libreflex_a-composer.Po mv -f .deps/libreflex_a-convert.Tpo .deps/libreflex_a-convert.Po mv -f .deps/libreflex_a-matcher.Tpo .deps/libreflex_a-matcher.Po mv -f .deps/libreflex_a-pattern.Tpo .deps/libreflex_a-pattern.Po 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.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 libreflex_a-letter_case.o libreflex_a-composer.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libreflex.a make[2]: Leaving directory '/build/ugrep/src/ugrep-7.5.0/lib' Making all in lzma/C make[2]: Entering directory '/build/ugrep/src/ugrep-7.5.0/lzma/C' gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-viizip.o -MD -MP -MF .deps/libviiz_a-viizip.Tpo -c -o libviiz_a-viizip.o `test -f 'viizip.c' || echo './'`viizip.c gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-7zAlloc.o -MD -MP -MF .deps/libviiz_a-7zAlloc.Tpo -c -o libviiz_a-7zAlloc.o `test -f '7zAlloc.c' || echo './'`7zAlloc.c gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-7zArcIn.o -MD -MP -MF .deps/libviiz_a-7zArcIn.Tpo -c -o libviiz_a-7zArcIn.o `test -f '7zArcIn.c' || echo './'`7zArcIn.c gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-7zBuf.o -MD -MP -MF .deps/libviiz_a-7zBuf.Tpo -c -o libviiz_a-7zBuf.o `test -f '7zBuf.c' || echo './'`7zBuf.c gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-7zBuf2.o -MD -MP -MF .deps/libviiz_a-7zBuf2.Tpo -c -o libviiz_a-7zBuf2.o `test -f '7zBuf2.c' || echo './'`7zBuf2.c gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-7zCrc.o -MD -MP -MF .deps/libviiz_a-7zCrc.Tpo -c -o libviiz_a-7zCrc.o `test -f '7zCrc.c' || echo './'`7zCrc.c gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-7zCrcOpt.o -MD -MP -MF .deps/libviiz_a-7zCrcOpt.Tpo -c -o libviiz_a-7zCrcOpt.o `test -f '7zCrcOpt.c' || echo './'`7zCrcOpt.c gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-7zDec.o -MD -MP -MF .deps/libviiz_a-7zDec.Tpo -c -o libviiz_a-7zDec.o `test -f '7zDec.c' || echo './'`7zDec.c mv -f .deps/libviiz_a-7zAlloc.Tpo .deps/libviiz_a-7zAlloc.Po mv -f .deps/libviiz_a-7zBuf.Tpo .deps/libviiz_a-7zBuf.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-7zFile.o -MD -MP -MF .deps/libviiz_a-7zFile.Tpo -c -o libviiz_a-7zFile.o `test -f '7zFile.c' || echo './'`7zFile.c gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-7zStream.o -MD -MP -MF .deps/libviiz_a-7zStream.Tpo -c -o libviiz_a-7zStream.o `test -f '7zStream.c' || echo './'`7zStream.c mv -f .deps/libviiz_a-7zCrcOpt.Tpo .deps/libviiz_a-7zCrcOpt.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-Bcj2.o -MD -MP -MF .deps/libviiz_a-Bcj2.Tpo -c -o libviiz_a-Bcj2.o `test -f 'Bcj2.c' || echo './'`Bcj2.c mv -f .deps/libviiz_a-7zBuf2.Tpo .deps/libviiz_a-7zBuf2.Po mv -f .deps/libviiz_a-7zCrc.Tpo .deps/libviiz_a-7zCrc.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-Bra.o -MD -MP -MF .deps/libviiz_a-Bra.Tpo -c -o libviiz_a-Bra.o `test -f 'Bra.c' || echo './'`Bra.c gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-Bra86.o -MD -MP -MF .deps/libviiz_a-Bra86.Tpo -c -o libviiz_a-Bra86.o `test -f 'Bra86.c' || echo './'`Bra86.c mv -f .deps/libviiz_a-Bra86.Tpo .deps/libviiz_a-Bra86.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-BraIA64.o -MD -MP -MF .deps/libviiz_a-BraIA64.Tpo -c -o libviiz_a-BraIA64.o `test -f 'BraIA64.c' || echo './'`BraIA64.c mv -f .deps/libviiz_a-viizip.Tpo .deps/libviiz_a-viizip.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-CpuArch.o -MD -MP -MF .deps/libviiz_a-CpuArch.Tpo -c -o libviiz_a-CpuArch.o `test -f 'CpuArch.c' || echo './'`CpuArch.c mv -f .deps/libviiz_a-7zStream.Tpo .deps/libviiz_a-7zStream.Po mv -f .deps/libviiz_a-Bra.Tpo .deps/libviiz_a-Bra.Po mv -f .deps/libviiz_a-7zFile.Tpo .deps/libviiz_a-7zFile.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-Delta.o -MD -MP -MF .deps/libviiz_a-Delta.Tpo -c -o libviiz_a-Delta.o `test -f 'Delta.c' || echo './'`Delta.c gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-Lzma2Dec.o -MD -MP -MF .deps/libviiz_a-Lzma2Dec.Tpo -c -o libviiz_a-Lzma2Dec.o `test -f 'Lzma2Dec.c' || echo './'`Lzma2Dec.c gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-LzmaDec.o -MD -MP -MF .deps/libviiz_a-LzmaDec.Tpo -c -o libviiz_a-LzmaDec.o `test -f 'LzmaDec.c' || echo './'`LzmaDec.c mv -f .deps/libviiz_a-7zDec.Tpo .deps/libviiz_a-7zDec.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-Ppmd7.o -MD -MP -MF .deps/libviiz_a-Ppmd7.Tpo -c -o libviiz_a-Ppmd7.o `test -f 'Ppmd7.c' || echo './'`Ppmd7.c mv -f .deps/libviiz_a-Bcj2.Tpo .deps/libviiz_a-Bcj2.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DZ7_PPMD_SUPPORT -DZ7_EXTRACT_ONLY -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libviiz_a-Ppmd7Dec.o -MD -MP -MF .deps/libviiz_a-Ppmd7Dec.Tpo -c -o libviiz_a-Ppmd7Dec.o `test -f 'Ppmd7Dec.c' || echo './'`Ppmd7Dec.c mv -f .deps/libviiz_a-BraIA64.Tpo .deps/libviiz_a-BraIA64.Po mv -f .deps/libviiz_a-CpuArch.Tpo .deps/libviiz_a-CpuArch.Po mv -f .deps/libviiz_a-Delta.Tpo .deps/libviiz_a-Delta.Po mv -f .deps/libviiz_a-Ppmd7Dec.Tpo .deps/libviiz_a-Ppmd7Dec.Po mv -f .deps/libviiz_a-Lzma2Dec.Tpo .deps/libviiz_a-Lzma2Dec.Po mv -f .deps/libviiz_a-7zArcIn.Tpo .deps/libviiz_a-7zArcIn.Po mv -f .deps/libviiz_a-Ppmd7.Tpo .deps/libviiz_a-Ppmd7.Po mv -f .deps/libviiz_a-LzmaDec.Tpo .deps/libviiz_a-LzmaDec.Po rm -f libviiz.a ar cru libviiz.a libviiz_a-viizip.o libviiz_a-7zAlloc.o libviiz_a-7zArcIn.o libviiz_a-7zBuf.o libviiz_a-7zBuf2.o libviiz_a-7zCrc.o libviiz_a-7zCrcOpt.o libviiz_a-7zDec.o libviiz_a-7zFile.o libviiz_a-7zStream.o libviiz_a-Bcj2.o libviiz_a-Bra.o libviiz_a-Bra86.o libviiz_a-BraIA64.o libviiz_a-CpuArch.o libviiz_a-Delta.o libviiz_a-Lzma2Dec.o libviiz_a-LzmaDec.o libviiz_a-Ppmd7.o libviiz_a-Ppmd7Dec.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libviiz.a make[2]: Leaving directory '/build/ugrep/src/ugrep-7.5.0/lzma/C' Making all in src make[2]: Entering directory '/build/ugrep/src/ugrep-7.5.0/src' g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -DHAVE_NEON -pthread -DPLATFORM=\"aarch64-unknown-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 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ugrep-ugrep.o -MD -MP -MF .deps/ugrep-ugrep.Tpo -c -o ugrep-ugrep.o `test -f 'ugrep.cpp' || echo './'`ugrep.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -DHAVE_NEON -pthread -DPLATFORM=\"aarch64-unknown-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 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ugrep-cnf.o -MD -MP -MF .deps/ugrep-cnf.Tpo -c -o ugrep-cnf.o `test -f 'cnf.cpp' || echo './'`cnf.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -DHAVE_NEON -pthread -DPLATFORM=\"aarch64-unknown-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 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ugrep-glob.o -MD -MP -MF .deps/ugrep-glob.Tpo -c -o ugrep-glob.o `test -f 'glob.cpp' || echo './'`glob.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -DHAVE_NEON -pthread -DPLATFORM=\"aarch64-unknown-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 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ugrep-output.o -MD -MP -MF .deps/ugrep-output.Tpo -c -o ugrep-output.o `test -f 'output.cpp' || echo './'`output.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -DHAVE_NEON -pthread -DPLATFORM=\"aarch64-unknown-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 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ugrep-query.o -MD -MP -MF .deps/ugrep-query.Tpo -c -o ugrep-query.o `test -f 'query.cpp' || echo './'`query.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -DHAVE_NEON -pthread -DPLATFORM=\"aarch64-unknown-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 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ugrep-screen.o -MD -MP -MF .deps/ugrep-screen.Tpo -c -o ugrep-screen.o `test -f 'screen.cpp' || echo './'`screen.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -DHAVE_NEON -pthread -DPLATFORM=\"aarch64-unknown-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 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ugrep-stats.o -MD -MP -MF .deps/ugrep-stats.Tpo -c -o ugrep-stats.o `test -f 'stats.cpp' || echo './'`stats.cpp g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -DHAVE_NEON -pthread -DPLATFORM=\"aarch64-unknown-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 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ugrep-vkey.o -MD -MP -MF .deps/ugrep-vkey.Tpo -c -o ugrep-vkey.o `test -f 'vkey.cpp' || echo './'`vkey.cpp mv -f .deps/ugrep-glob.Tpo .deps/ugrep-glob.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -DHAVE_NEON -pthread -DPLATFORM=\"aarch64-unknown-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 -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ugrep-zopen.o -MD -MP -MF .deps/ugrep-zopen.Tpo -c -o ugrep-zopen.o `test -f 'zopen.c' || echo './'`zopen.c mv -f .deps/ugrep-zopen.Tpo .deps/ugrep-zopen.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -pthread -DPLATFORM=\"aarch64-unknown-linux-gnu\" -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ugrep_indexer-ugrep-indexer.o -MD -MP -MF .deps/ugrep_indexer-ugrep-indexer.Tpo -c -o ugrep_indexer-ugrep-indexer.o `test -f 'ugrep-indexer.cpp' || echo './'`ugrep-indexer.cpp mv -f .deps/ugrep-stats.Tpo .deps/ugrep-stats.Po g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -pthread -DPLATFORM=\"aarch64-unknown-linux-gnu\" -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ugrep_indexer-glob.o -MD -MP -MF .deps/ugrep_indexer-glob.Tpo -c -o ugrep_indexer-glob.o `test -f 'glob.cpp' || echo './'`glob.cpp mv -f .deps/ugrep-screen.Tpo .deps/ugrep-screen.Po mv -f .deps/ugrep_indexer-glob.Tpo .deps/ugrep_indexer-glob.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -pthread -DPLATFORM=\"aarch64-unknown-linux-gnu\" -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT ugrep_indexer-zopen.o -MD -MP -MF .deps/ugrep_indexer-zopen.Tpo -c -o ugrep_indexer-zopen.o `test -f 'zopen.c' || echo './'`zopen.c g++ -std=gnu++11 -DHAVE_CONFIG_H -I. -I.. -I../include -DWITH_COLOR -pthread -DPLATFORM=\"aarch64-unknown-linux-gnu\" -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I/usr/include -I../lzma/C -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT ../lib/ugrep_indexer-input.o -MD -MP -MF ../lib/.deps/ugrep_indexer-input.Tpo -c -o ../lib/ugrep_indexer-input.o `test -f '../lib/input.cpp' || echo './'`../lib/input.cpp mv -f .deps/ugrep-vkey.Tpo .deps/ugrep-vkey.Po mv -f .deps/ugrep_indexer-zopen.Tpo .deps/ugrep_indexer-zopen.Po mv -f .deps/ugrep-cnf.Tpo .deps/ugrep-cnf.Po mv -f ../lib/.deps/ugrep_indexer-input.Tpo ../lib/.deps/ugrep_indexer-input.Po mv -f .deps/ugrep_indexer-ugrep-indexer.Tpo .deps/ugrep_indexer-ugrep-indexer.Po g++ -std=gnu++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L../lzma/C -o ugrep-indexer ../lib/ugrep_indexer-input.o ugrep_indexer-ugrep-indexer.o ugrep_indexer-glob.o ugrep_indexer-zopen.o -lpthread -lviiz -lbrotlidec -lbrotlienc -lzstd -llz4 -llzma -lbz2 -lz -lpcre2-8 mv -f .deps/ugrep-query.Tpo .deps/ugrep-query.Po mv -f .deps/ugrep-output.Tpo .deps/ugrep-output.Po mv -f .deps/ugrep-ugrep.Tpo .deps/ugrep-ugrep.Po g++ -std=gnu++11 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L../lzma/C -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 -lviiz -lbrotlidec -lbrotlienc -lzstd -llz4 -llzma -lbz2 -lz -lpcre2-8 make[2]: Leaving directory '/build/ugrep/src/ugrep-7.5.0/src' make[2]: Entering directory '/build/ugrep/src/ugrep-7.5.0' OK make[2]: Leaving directory '/build/ugrep/src/ugrep-7.5.0' make[1]: Leaving directory '/build/ugrep/src/ugrep-7.5.0' ==> Entering fakeroot environment... ==> Starting package()... Making install in lib make[1]: Entering directory '/build/ugrep/src/ugrep-7.5.0/lib' make[2]: Entering directory '/build/ugrep/src/ugrep-7.5.0/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 '/build/ugrep/src/ugrep-7.5.0/lib' make[1]: Leaving directory '/build/ugrep/src/ugrep-7.5.0/lib' Making install in lzma/C make[1]: Entering directory '/build/ugrep/src/ugrep-7.5.0/lzma/C' make[2]: Entering directory '/build/ugrep/src/ugrep-7.5.0/lzma/C' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/ugrep/src/ugrep-7.5.0/lzma/C' make[1]: Leaving directory '/build/ugrep/src/ugrep-7.5.0/lzma/C' Making install in src make[1]: Entering directory '/build/ugrep/src/ugrep-7.5.0/src' make[2]: Entering directory '/build/ugrep/src/ugrep-7.5.0/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/ugrep/pkg/ugrep/usr/bin' /usr/bin/install -c ugrep ugrep-indexer '/build/ugrep/pkg/ugrep/usr/bin' make[2]: Leaving directory '/build/ugrep/src/ugrep-7.5.0/src' make[1]: Leaving directory '/build/ugrep/src/ugrep-7.5.0/src' make[1]: Entering directory '/build/ugrep/src/ugrep-7.5.0' OK make[2]: Entering directory '/build/ugrep/src/ugrep-7.5.0' make install-exec-hook make[3]: Entering directory '/build/ugrep/src/ugrep-7.5.0' /usr/bin/mkdir -p '/build/ugrep/pkg/ugrep/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/build/ugrep/pkg/ugrep/usr/share/zsh/site-functions' /usr/bin/mkdir -p '/build/ugrep/pkg/ugrep/usr/share/fish/vendor_completions.d' /usr/bin/mkdir -p '/build/ugrep/pkg/ugrep/usr/share/man/man1' /usr/bin/install -c -m 644 ./completions/bash/ug ./completions/bash/ugrep-indexer '/build/ugrep/pkg/ugrep/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 ./completions/zsh/_ug ./completions/zsh/_ugrep-indexer '/build/ugrep/pkg/ugrep/usr/share/zsh/site-functions' /usr/bin/install -c -m 644 ./completions/fish/ug.fish ./completions/fish/ugrep-indexer.fish '/build/ugrep/pkg/ugrep/usr/share/fish/vendor_completions.d' /usr/bin/install -c -m 644 man/ugrep.1 man/ugrep-indexer.1 '/build/ugrep/pkg/ugrep/usr/share/man/man1' make[3]: Leaving directory '/build/ugrep/src/ugrep-7.5.0' make install-data-hook make[3]: Entering directory '/build/ugrep/src/ugrep-7.5.0' ______________________________________________________ | | | 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. | | | | The ugrep+ and ug+ commands are the same as the | | ugrep and ug commands, but also use filters to | | search PDFs, documents, e-books, image metadata, | | when these filter tools are installed: | | | | pdftotext https://pypi.org/project/pdftotext | | antiword https://github.com/rsdoiel/antiword | | pandoc https://pandoc.org | | exiftool https://exiftool.sourceforge.net | | | | Aliases to consider: | | alias uq = 'ug -Q' | | alias uz = 'ug -z' | | alias ux = 'ug -U --hexdump' | | alias ugit = 'ug --ignore-files' | | alias grep = 'ug -G' | | alias egrep = 'ug -E' | | alias fgrep = 'ug -F' | | alias zgrep = 'ug -zG' | | alias zegrep = 'ug -zE' | | alias zfgrep = 'ug -zF' | | alias zxgrep = 'ugrep -zU --hexdump' | | alias xdump = 'ugrep --hexdump ""' | | alias zmore = 'ugrep+ -z -I -+ --pager ""' | | | | Thank you for using ugrep! | | | | https://ugrep.com | |______________________________________________________| make[3]: Leaving directory '/build/ugrep/src/ugrep-7.5.0' make[2]: Leaving directory '/build/ugrep/src/ugrep-7.5.0' make[1]: Leaving directory '/build/ugrep/src/ugrep-7.5.0' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "ugrep"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ugrep 7.5.0-1 (Wed 18 Jun 2025 03:28:57 PM MDT) ==> Cleaning up...