==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: pdfgrep 2.2.0-5 (Tue Jan  7 09:45:28 2025)
==> Retrieving sources...
  -> Found pdfgrep-2.2.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    pdfgrep-2.2.0.tar.gz ... Passed
==> Making package: pdfgrep 2.2.0-5 (Tue Jan  7 09:45:48 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency

Packages (24) cairo-1.18.2-2  fontconfig-2:2.15.0-2  freetype2-2.13.3-1
              graphite-1:1.3.14-4  harfbuzz-10.1.0-1  jbigkit-2.1-8
              lcms2-2.16-1  libjpeg-turbo-3.1.0-1  libpng-1.6.44-1
              libtiff-4.7.0-1  libx11-1.8.10-1  libxau-1.0.12-1
              libxcb-1.17.0-1  libxdmcp-1.1.5-1.1  libxext-1.3.6-1
              libxrender-0.9.12-1  lzo-2.10-5  nspr-4.36-1  nss-3.107-1
              openjpeg2-2.5.3-1  pixman-0.44.2-1  xcb-proto-1.17.0-3
              xorgproto-2024.1-2  poppler-25.01.0-1

Total Installed Size:  55.28 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libjpeg-turbo...
installing libpng...
installing graphite...
Optional dependencies for graphite
    graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
    harfbuzz-utils: utilities
installing freetype2...
installing fontconfig...
Creating fontconfig configuration...
Rebuilding fontconfig cache...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxext...
installing libxrender...
installing lzo...
installing pixman...
installing cairo...
installing jbigkit...
installing libtiff...
Optional dependencies for libtiff
    freeglut: for using tiffgt
installing lcms2...
installing openjpeg2...
installing nspr...
installing nss...
installing poppler...
Optional dependencies for poppler
    poppler-data: highly recommended encoding data to display PDF documents with
    certain encodings and characters
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating fontconfig configuration...
(3/3) Updating fontconfig cache...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found pdfgrep-2.2.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting pdfgrep-2.2.0.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
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 xargs -n works... yes
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 whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
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 whether make sets $(MAKE)... (cached) yes
checking whether g++ supports C++14 features with -std=c++14... yes
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 stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getopt.h... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for regcomp... yes
checking for getopt_long... yes
checking for strcasestr... yes
checking for mkdir... yes
checking for strdup... yes
checking for strerror... yes
checking for strstr... yes
checking for strtoul... yes
checking for git head... 
checking for pkg-config m4 macros... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for poppler-cpp >= 0.36.0... yes
checking for gpgrt-config... /usr/bin/gpgrt-config
configure: Use gpgrt-config as libgcrypt-config
checking for LIBGCRYPT - version >= 1.0.0... yes (1.11.0-unknown)
checking for libpcre2-8... yes
checking zsh completion... ${datarootdir}/zsh/site-functions
checking bash completion... ${datarootdir}/bash-completion/completions
checking for a2x... no

* I didn't find Asciidoc, so you won't be able to (re)build the manpage.
* That's not a problem, if you're building from a release-tarball, because
* they include a prebuild manpage. But if you build from git, you should
* install Asciidoc or disable manpage generation with:
* ./configure --disable-doc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating completion/Makefile
config.status: creating doc/Makefile
config.status: creating testsuite/Makefile
config.status: creating testsuite/config/Makefile
config.status: creating testsuite/lib/Makefile
config.status: creating testsuite/pdfgrep.tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0'
Making all in src
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/src'
g++ -std=c++14 -DHAVE_CONFIG_H -I. -I..  -I/usr/include/poppler/cpp -I/usr/include/poppler       -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pdfgrep.o -MD -MP -MF .deps/pdfgrep.Tpo -c -o pdfgrep.o pdfgrep.cc
g++ -std=c++14 -DHAVE_CONFIG_H -I. -I..  -I/usr/include/poppler/cpp -I/usr/include/poppler       -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.cc
g++ -std=c++14 -DHAVE_CONFIG_H -I. -I..  -I/usr/include/poppler/cpp -I/usr/include/poppler       -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT exclude.o -MD -MP -MF .deps/exclude.Tpo -c -o exclude.o exclude.cc
g++ -std=c++14 -DHAVE_CONFIG_H -I. -I..  -I/usr/include/poppler/cpp -I/usr/include/poppler       -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT regengine.o -MD -MP -MF .deps/regengine.Tpo -c -o regengine.o regengine.cc
g++ -std=c++14 -DHAVE_CONFIG_H -I. -I..  -I/usr/include/poppler/cpp -I/usr/include/poppler       -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.cc
g++ -std=c++14 -DHAVE_CONFIG_H -I. -I..  -I/usr/include/poppler/cpp -I/usr/include/poppler       -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.cc
g++ -std=c++14 -DHAVE_CONFIG_H -I. -I..  -I/usr/include/poppler/cpp -I/usr/include/poppler       -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT intervals.o -MD -MP -MF .deps/intervals.Tpo -c -o intervals.o intervals.cc
mv -f .deps/exclude.Tpo .deps/exclude.Po
mv -f .deps/output.Tpo .deps/output.Po
mv -f .deps/intervals.Tpo .deps/intervals.Po
mv -f .deps/regengine.Tpo .deps/regengine.Po
mv -f .deps/cache.Tpo .deps/cache.Po
mv -f .deps/search.Tpo .deps/search.Po
mv -f .deps/pdfgrep.Tpo .deps/pdfgrep.Po
g++ -std=c++14  -march=armv7-a -mfloat-abi=hard -mfpu=neon -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 -o pdfgrep pdfgrep.o output.o exclude.o regengine.o search.o cache.o intervals.o -lpoppler-cpp  -lpcre2-8  -lgcrypt 
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/src'
Making all in completion
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/completion'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/completion'
Making all in doc
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/doc'
Making all in testsuite
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite'
Making all in config
make[3]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/config'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/config'
Making all in lib
make[3]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/lib'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/lib'
Making all in pdfgrep.tests
make[3]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/pdfgrep.tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/pdfgrep.tests'
make[3]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite'
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite'
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0'
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0'
make[1]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/src'
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/pdfgrep/pkg/pdfgrep//usr/bin'
  /usr/bin/install -c pdfgrep '/build/pdfgrep/pkg/pdfgrep//usr/bin'
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/src'
make[1]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/src'
Making install in completion
make[1]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/completion'
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/completion'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pdfgrep/pkg/pdfgrep//usr/share/bash-completion/completions'
 /usr/bin/mkdir -p '/build/pdfgrep/pkg/pdfgrep//usr/share/zsh/site-functions'
 /usr/bin/install -c -m 644 pdfgrep '/build/pdfgrep/pkg/pdfgrep//usr/share/bash-completion/completions'
 /usr/bin/install -c -m 644 _pdfgrep '/build/pdfgrep/pkg/pdfgrep//usr/share/zsh/site-functions'
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/completion'
make[1]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/completion'
Making install in doc
make[1]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/doc'
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pdfgrep/pkg/pdfgrep//usr/share/man/man1'
 /usr/bin/install -c -m 644 pdfgrep.1 '/build/pdfgrep/pkg/pdfgrep//usr/share/man/man1'
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/doc'
make[1]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/doc'
Making install in testsuite
make[1]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite'
Making install in config
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/config'
make[3]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/config'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/config'
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/config'
Making install in lib
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/lib'
make[3]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/lib'
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/lib'
Making install in pdfgrep.tests
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/pdfgrep.tests'
make[3]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/pdfgrep.tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/pdfgrep.tests'
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite/pdfgrep.tests'
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite'
make[3]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite'
make[2]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite'
make[1]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.0/testsuite'
make[1]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0'
make[2]: Entering directory '/build/pdfgrep/src/pdfgrep-2.2.0'
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/pdfgrep/src/pdfgrep-2.2.0'
make[1]: Leaving directory '/build/pdfgrep/src/pdfgrep-2.2.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 "pdfgrep"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pdfgrep 2.2.0-5 (Tue Jan  7 09:46:54 2025)
==> Cleaning up...