==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: pacman-contrib 1.12.0-1 (Mon Jun  9 19:29:39 2025)
==> Retrieving sources...
  -> Cloning pacman-contrib git repo...
Cloning into bare repository '/home/leming/work/pacman-contrib/pacman-contrib'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    pacman-contrib ... Skipped
==> Making package: pacman-contrib 1.12.0-1 (Mon Jun  9 19:30:01 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (9) docbook-xml-4.5-10  docbook-xsl-1.79.2-9  libxslt-1.1.43-2
             perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
             zlib-ng-2.2.4-1  asciidoc-10.2.1-2  git-2.49.0-2

Total Download Size:    8.77 MiB
Total Installed Size:  71.40 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.49.0-2-armv7h downloading...
 docbook-xsl-1.79.2-9-any downloading...
 asciidoc-10.2.1-2-any downloading...
 libxslt-1.1.43-2-armv7h downloading...
 docbook-xml-4.5-10-any downloading...
 zlib-ng-2.2.4-1-armv7h downloading...
 perl-mailtools-2.22-1-any downloading...
 perl-timedate-2.33-7-any downloading...
 perl-error-0.17030-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing docbook-xml...
installing libxslt...
Optional dependencies for libxslt
    python: Python bindings [installed]
installing docbook-xsl...
installing asciidoc...
Optional dependencies for asciidoc
    graphviz: graphviz-filter
    lilypond: music-filter
    imagemagick: music-filter
    source-highlight: source-highlight-filter
    dblatex: pdf generation
    fop: alternative pdf generation
    w3m: text generation
    lynx: alternative text generation
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of pacman-contrib git repo...
Cloning into 'pacman-contrib'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
+ autoreconf -i
configure.ac:41: installing 'build-aux/compile'
configure.ac:6: installing 'build-aux/install-sh'
configure.ac:6: installing 'build-aux/missing'
configure.ac:4: installing 'build-aux/tap-driver.sh'
parallel-tests: installing 'build-aux/test-driver'
doc/Makefile.am:66: warning: ':='-style assignments are not portable
doc/Makefile.am:66: warning: shell sh -c 'git describe --long --abbrev=4 --dirty | sed s/^v//': non-POSIX variable name
doc/Makefile.am:66: (probably a GNU make extension)
doc/Makefile.am:110: warning: '%'-style pattern rules are a GNU make extension
doc/Makefile.am:121: warning: '%'-style pattern rules are a GNU make extension
doc/Makefile.am:122: warning: '%'-style pattern rules are a GNU make extension
doc/Makefile.am:123: warning: '%'-style pattern rules are a GNU make extension
doc/Makefile.am:124: warning: '%'-style pattern rules are a GNU make extension
doc/Makefile.am:75: warning: user target 'html' defined here ...
automake: ... overrides Automake target 'html' defined here
doc/Makefile.am:75: consider using html-local instead of html
src/Makefile.am:96: warning: ':='-style assignments are not portable
src/Makefile.am:96: warning: shell sh -c 'git describe --long --abbrev=4 --dirty | sed s/^v//': non-POSIX variable name
src/Makefile.am:96: (probably a GNU make extension)
src/Makefile.am: installing 'build-aux/depcomp'
==> 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 whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether 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 whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for bash... /usr/bin/bash
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libarchive >= 2.8.0... yes
checking for libalpm... yes
checking whether to use git version if available... no, disabled by configure
checking for asciidoc... asciidoc
checking for building documentation... yes, enabled by configure
no
checking for excessive compiler warning flags... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating completions/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating test/Makefile
config.status: creating Makefile
config.status: executing depfiles commands

pacman-contrib:

  Build information:
    prefix                 : /usr
    sysconfdir             : /etc
       conf file           : /etc/pacman.conf
    localstatedir          : /var
       database dir        : /var/lib/pacman/
       cache dir           : /var/cache/pacman/pkg/
    libmakepkg dir         : /usr/share/makepkg

    compiler               : gcc
    compiler flags         : -Wall -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
    linker flags           : -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lalpm -larchive

    Filesize command       : stat -c %s

    using git version      : no

  Directory and file information:
    root working directory : /

  Compilation options:
    Run make in doc/ dir   : yes 
    debug support          : no
    extra warning flags    : no
    use git version        : no

Making all in src
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib/src'
make[2]: Entering directory '/build/pacman-contrib/src/pacman-contrib/src'
gcc -DPACKAGE_NAME=\"pacman-contrib\" -DPACKAGE_TARNAME=\"pacman-contrib\" -DPACKAGE_VERSION=\"1.12.0\" -DPACKAGE_STRING=\"pacman-contrib\ 1.12.0\" -DPACKAGE_BUGREPORT=\"pacman-contrib@lists.archlinux.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pacman-contrib\" -DVERSION=\"1.12.0\" -DROOTDIR=\"/\" -Dvim_dir=\"\$\{datarootdir\}/vim/vimfiles\" -I.  -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DDBPATH=\"/var/lib/pacman/\" -DGPGDIR=\"/etc/pacman.d/gnupg/\" -D_FORTIFY_SOURCE=2 -fstack-protector-all -pedantic -D_GNU_SOURCE -Wall  -D_FILE_OFFSET_BITS=64 -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 -MT pacsort.o -MD -MP -MF .deps/pacsort.Tpo -c -o pacsort.o pacsort.c
gcc -DPACKAGE_NAME=\"pacman-contrib\" -DPACKAGE_TARNAME=\"pacman-contrib\" -DPACKAGE_VERSION=\"1.12.0\" -DPACKAGE_STRING=\"pacman-contrib\ 1.12.0\" -DPACKAGE_BUGREPORT=\"pacman-contrib@lists.archlinux.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"pacman-contrib\" -DVERSION=\"1.12.0\" -DROOTDIR=\"/\" -Dvim_dir=\"\$\{datarootdir\}/vim/vimfiles\" -I.  -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DDBPATH=\"/var/lib/pacman/\" -DGPGDIR=\"/etc/pacman.d/gnupg/\" -D_FORTIFY_SOURCE=2 -fstack-protector-all -pedantic -D_GNU_SOURCE -Wall  -D_FILE_OFFSET_BITS=64 -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 -MT pactree.o -MD -MP -MF .deps/pactree.Tpo -c -o pactree.o pactree.c
rm -f checkupdates
rm -f paccache
rm -f pacdiff
rm -f paclist
test -f ./checkupdates.sh.in && m4 -P -I . ./checkupdates.sh.in | sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@PACKAGE_VERSION[@]|1.12.0|g' -e 's|@libmakepkgdir[@]|/usr/share/makepkg|g' -e 's|@SIZECMD[@]|stat -c %s|g' -e 's|@SCRIPTNAME[@]|checkupdates|g' -e '1s|!/bin/bash|!/usr/bin/bash|g' -e 's|@configure_input[@]|Generated from checkupdates.sh.in; do not edit by hand.|g' >checkupdates
test -f ./paccache.sh.in && m4 -P -I . ./paccache.sh.in | sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@PACKAGE_VERSION[@]|1.12.0|g' -e 's|@libmakepkgdir[@]|/usr/share/makepkg|g' -e 's|@SIZECMD[@]|stat -c %s|g' -e 's|@SCRIPTNAME[@]|paccache|g' -e '1s|!/bin/bash|!/usr/bin/bash|g' -e 's|@configure_input[@]|Generated from paccache.sh.in; do not edit by hand.|g' >paccache
test -f ./pacdiff.sh.in && m4 -P -I . ./pacdiff.sh.in | sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@PACKAGE_VERSION[@]|1.12.0|g' -e 's|@libmakepkgdir[@]|/usr/share/makepkg|g' -e 's|@SIZECMD[@]|stat -c %s|g' -e 's|@SCRIPTNAME[@]|pacdiff|g' -e '1s|!/bin/bash|!/usr/bin/bash|g' -e 's|@configure_input[@]|Generated from pacdiff.sh.in; do not edit by hand.|g' >pacdiff
test -f ./paclist.sh.in && m4 -P -I . ./paclist.sh.in | sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@PACKAGE_VERSION[@]|1.12.0|g' -e 's|@libmakepkgdir[@]|/usr/share/makepkg|g' -e 's|@SIZECMD[@]|stat -c %s|g' -e 's|@SCRIPTNAME[@]|paclist|g' -e '1s|!/bin/bash|!/usr/bin/bash|g' -e 's|@configure_input[@]|Generated from paclist.sh.in; do not edit by hand.|g' >paclist
rm -f paclog-pkglist
rm -f pacscripts
chmod +x,a-w checkupdates
chmod +x,a-w pacdiff
chmod +x,a-w paclist
test -f ./paclog-pkglist.sh.in && m4 -P -I . ./paclog-pkglist.sh.in | sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@PACKAGE_VERSION[@]|1.12.0|g' -e 's|@libmakepkgdir[@]|/usr/share/makepkg|g' -e 's|@SIZECMD[@]|stat -c %s|g' -e 's|@SCRIPTNAME[@]|paclog-pkglist|g' -e '1s|!/bin/bash|!/usr/bin/bash|g' -e 's|@configure_input[@]|Generated from paclog-pkglist.sh.in; do not edit by hand.|g' >paclog-pkglist
chmod +x,a-w paccache
test -f ./pacscripts.sh.in && m4 -P -I . ./pacscripts.sh.in | sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@PACKAGE_VERSION[@]|1.12.0|g' -e 's|@libmakepkgdir[@]|/usr/share/makepkg|g' -e 's|@SIZECMD[@]|stat -c %s|g' -e 's|@SCRIPTNAME[@]|pacscripts|g' -e '1s|!/bin/bash|!/usr/bin/bash|g' -e 's|@configure_input[@]|Generated from pacscripts.sh.in; do not edit by hand.|g' >pacscripts
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
chmod +x,a-w paclog-pkglist
rm -f rankmirrors
rm -f updpkgsums
chmod +x,a-w pacscripts
test -f ./rankmirrors.sh.in && m4 -P -I . ./rankmirrors.sh.in | sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@PACKAGE_VERSION[@]|1.12.0|g' -e 's|@libmakepkgdir[@]|/usr/share/makepkg|g' -e 's|@SIZECMD[@]|stat -c %s|g' -e 's|@SCRIPTNAME[@]|rankmirrors|g' -e '1s|!/bin/bash|!/usr/bin/bash|g' -e 's|@configure_input[@]|Generated from rankmirrors.sh.in; do not edit by hand.|g' >rankmirrors
rm -f pacsearch pacsearch.tmp
test -f ./updpkgsums.sh.in && m4 -P -I . ./updpkgsums.sh.in | sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@PACKAGE_VERSION[@]|1.12.0|g' -e 's|@libmakepkgdir[@]|/usr/share/makepkg|g' -e 's|@SIZECMD[@]|stat -c %s|g' -e 's|@SCRIPTNAME[@]|updpkgsums|g' -e '1s|!/bin/bash|!/usr/bin/bash|g' -e 's|@configure_input[@]|Generated from updpkgsums.sh.in; do not edit by hand.|g' >updpkgsums
chmod +x,a-w rankmirrors
sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@PACKAGE_VERSION[@]|1.12.0|g' -e 's|@libmakepkgdir[@]|/usr/share/makepkg|g' -e 's|@SIZECMD[@]|stat -c %s|g' -e 's|@SCRIPTNAME[@]|pacsearch|g' -e '1s|!/bin/bash|!/usr/bin/bash|g' -e 's|@configure_input[@]|Generated from pacsearch.sh.in; do not edit by hand.|g' ./pacsearch.pl.in >pacsearch.tmp
rm -f paccache.service paccache.service.tmp
chmod +x,a-w updpkgsums
sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@PACKAGE_VERSION[@]|1.12.0|g' -e 's|@libmakepkgdir[@]|/usr/share/makepkg|g' -e 's|@SIZECMD[@]|stat -c %s|g' -e 's|@SCRIPTNAME[@]|paccache.service|g' -e '1s|!/bin/bash|!/usr/bin/bash|g' -e 's|@configure_input[@]|Generated from paccache.service.sh.in; do not edit by hand.|g' ./paccache.service.in >paccache.service.tmp
chmod +x,a-w pacsearch.tmp
mv pacsearch.tmp pacsearch
rm -f pacman-filesdb-refresh.service pacman-filesdb-refresh.service.tmp
sed -e 's|@bindir[@]|/usr/bin|g' -e 's|@sysconfdir[@]|/etc|g' -e 's|@localstatedir[@]|/var|g' -e 's|@PACKAGE_VERSION[@]|1.12.0|g' -e 's|@libmakepkgdir[@]|/usr/share/makepkg|g' -e 's|@SIZECMD[@]|stat -c %s|g' -e 's|@SCRIPTNAME[@]|pacman-filesdb-refresh.service|g' -e '1s|!/bin/bash|!/usr/bin/bash|g' -e 's|@configure_input[@]|Generated from pacman-filesdb-refresh.service.sh.in; do not edit by hand.|g' ./pacman-filesdb-refresh.service.in >pacman-filesdb-refresh.service.tmp
chmod a-w paccache.service.tmp
mv paccache.service.tmp paccache.service
chmod a-w pacman-filesdb-refresh.service.tmp
mv pacman-filesdb-refresh.service.tmp pacman-filesdb-refresh.service
mv -f .deps/pacsort.Tpo .deps/pacsort.Po
gcc -fstack-protector-all -pedantic -D_GNU_SOURCE -Wall  -D_FILE_OFFSET_BITS=64 -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  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o pacsort pacsort.o -larchive -lalpm 
mv -f .deps/pactree.Tpo .deps/pactree.Po
gcc -fstack-protector-all -pedantic -D_GNU_SOURCE -Wall  -D_FILE_OFFSET_BITS=64 -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  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o pactree pactree.o -larchive -lalpm 
make[2]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/src'
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/src'
Making all in lib
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib/lib'
make[2]: Entering directory '/build/pacman-contrib/src/pacman-contrib/lib'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/lib'
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/lib'
Making all in test
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib/test'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/test'
Making all in completions
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib/completions'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/completions'
Making all in doc
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib/doc'
a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' --asciidoc-opts="-f ./asciidoc.conf -a pacman_contrib_version="1.12.0" -a pkgdatadir=/usr/share/pacman-contrib -a localstatedir=/var -a sysconfdir=/etc --out-file=./checkupdates.8.xml" ./checkupdates.8.adoc
a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' --asciidoc-opts="-f ./asciidoc.conf -a pacman_contrib_version="1.12.0" -a pkgdatadir=/usr/share/pacman-contrib -a localstatedir=/var -a sysconfdir=/etc --out-file=./paccache.8.xml" ./paccache.8.adoc
a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' --asciidoc-opts="-f ./asciidoc.conf -a pacman_contrib_version="1.12.0" -a pkgdatadir=/usr/share/pacman-contrib -a localstatedir=/var -a sysconfdir=/etc --out-file=./pacdiff.8.xml" ./pacdiff.8.adoc
a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' --asciidoc-opts="-f ./asciidoc.conf -a pacman_contrib_version="1.12.0" -a pkgdatadir=/usr/share/pacman-contrib -a localstatedir=/var -a sysconfdir=/etc --out-file=./paclist.8.xml" ./paclist.8.adoc
a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' --asciidoc-opts="-f ./asciidoc.conf -a pacman_contrib_version="1.12.0" -a pkgdatadir=/usr/share/pacman-contrib -a localstatedir=/var -a sysconfdir=/etc --out-file=./paclog-pkglist.8.xml" ./paclog-pkglist.8.adoc
a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' --asciidoc-opts="-f ./asciidoc.conf -a pacman_contrib_version="1.12.0" -a pkgdatadir=/usr/share/pacman-contrib -a localstatedir=/var -a sysconfdir=/etc --out-file=./pacscripts.8.xml" ./pacscripts.8.adoc
a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' --asciidoc-opts="-f ./asciidoc.conf -a pacman_contrib_version="1.12.0" -a pkgdatadir=/usr/share/pacman-contrib -a localstatedir=/var -a sysconfdir=/etc --out-file=./pacsearch.8.xml" ./pacsearch.8.adoc
a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' --asciidoc-opts="-f ./asciidoc.conf -a pacman_contrib_version="1.12.0" -a pkgdatadir=/usr/share/pacman-contrib -a localstatedir=/var -a sysconfdir=/etc --out-file=./pacsort.8.xml" ./pacsort.8.adoc
asciidoc: WARNING: checkupdates.8.adoc: line 54: illegal system attribute name: XDG_STATE_HOME
a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' --asciidoc-opts="-f ./asciidoc.conf -a pacman_contrib_version="1.12.0" -a pkgdatadir=/usr/share/pacman-contrib -a localstatedir=/var -a sysconfdir=/etc --out-file=./pactree.8.xml" ./pactree.8.adoc
a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' --asciidoc-opts="-f ./asciidoc.conf -a pacman_contrib_version="1.12.0" -a pkgdatadir=/usr/share/pacman-contrib -a localstatedir=/var -a sysconfdir=/etc --out-file=./rankmirrors.8.xml" ./rankmirrors.8.adoc
a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0 -param man.endnotes.are.numbered 0' --asciidoc-opts="-f ./asciidoc.conf -a pacman_contrib_version="1.12.0" -a pkgdatadir=/usr/share/pacman-contrib -a localstatedir=/var -a sysconfdir=/etc --out-file=./updpkgsums.8.xml" ./updpkgsums.8.adoc
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/doc'
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib/src'
make[2]: Entering directory '/build/pacman-contrib/src/pacman-contrib/src'
make[3]: Entering directory '/build/pacman-contrib/src/pacman-contrib/src'
 /usr/bin/mkdir -p '/build/pacman-contrib/pkg/pacman-contrib/usr/bin'
 /usr/bin/mkdir -p '/build/pacman-contrib/pkg/pacman-contrib/usr/bin'
 /usr/bin/mkdir -p '/build/pacman-contrib/pkg/pacman-contrib/etc/conf.d'
 /usr/bin/mkdir -p '/build/pacman-contrib/pkg/pacman-contrib/usr/lib/systemd/system'
 /usr/bin/install -c -m 644 paccache.service paccache.timer pacman-filesdb-refresh.service pacman-filesdb-refresh.timer '/build/pacman-contrib/pkg/pacman-contrib/usr/lib/systemd/system'
 /usr/bin/mkdir -p '/build/pacman-contrib/pkg/pacman-contrib/usr/share/vim/vimfiles/ftdetect'
 /usr/bin/install -c -m 644 conf.d/pacman-contrib '/build/pacman-contrib/pkg/pacman-contrib/etc/conf.d'
 /usr/bin/mkdir -p '/build/pacman-contrib/pkg/pacman-contrib/usr/share/vim/vimfiles/ftplugin'
 /usr/bin/mkdir -p '/build/pacman-contrib/pkg/pacman-contrib/usr/share/vim/vimfiles/indent'
  /usr/bin/install -c pacsort pactree '/build/pacman-contrib/pkg/pacman-contrib/usr/bin'
 /usr/bin/install -c checkupdates paccache pacdiff paclist paclog-pkglist pacscripts rankmirrors updpkgsums pacsearch '/build/pacman-contrib/pkg/pacman-contrib/usr/bin'
 /usr/bin/mkdir -p '/build/pacman-contrib/pkg/pacman-contrib/usr/share/vim/vimfiles/syntax'
 /usr/bin/install -c -m 644 vim/ftplugin/PKGBUILD.vim '/build/pacman-contrib/pkg/pacman-contrib/usr/share/vim/vimfiles/ftplugin'
 /usr/bin/install -c -m 644 vim/ftdetect/PKGBUILD.vim vim/ftdetect/SRCINFO.vim '/build/pacman-contrib/pkg/pacman-contrib/usr/share/vim/vimfiles/ftdetect'
 /usr/bin/install -c -m 644 vim/indent/PKGBUILD.vim '/build/pacman-contrib/pkg/pacman-contrib/usr/share/vim/vimfiles/indent'
 /usr/bin/install -c -m 644 vim/syntax/PKGBUILD.vim vim/syntax/SRCINFO.vim '/build/pacman-contrib/pkg/pacman-contrib/usr/share/vim/vimfiles/syntax'
make[3]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/src'
make[2]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/src'
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/src'
Making install in lib
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib/lib'
make[2]: Entering directory '/build/pacman-contrib/src/pacman-contrib/lib'
make[3]: Entering directory '/build/pacman-contrib/src/pacman-contrib/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/pacman-contrib/src/pacman-contrib/lib'
make[2]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/lib'
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/lib'
Making install in test
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib/test'
make[2]: Entering directory '/build/pacman-contrib/src/pacman-contrib/test'
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/pacman-contrib/src/pacman-contrib/test'
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/test'
Making install in completions
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib/completions'
make[2]: Entering directory '/build/pacman-contrib/src/pacman-contrib/completions'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pacman-contrib/pkg/pacman-contrib/usr/share/zsh/site-functions/'
 /usr/bin/install -c -m 644 zsh/_checkupdates zsh/_paccache zsh/_pacdiff zsh/_paclist zsh/_paclog-pkglist zsh/_pacscripts zsh/_pacsearch zsh/_pacsort zsh/_pactree zsh/_rankmirrors zsh/_updpkgsums '/build/pacman-contrib/pkg/pacman-contrib/usr/share/zsh/site-functions/'
make[2]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/completions'
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/completions'
Making install in doc
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib/doc'
make[2]: Entering directory '/build/pacman-contrib/src/pacman-contrib/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/pacman-contrib/pkg/pacman-contrib/usr/share/man/man8'
 /usr/bin/install -c -m 644 checkupdates.8 paccache.8 pacdiff.8 paclist.8 paclog-pkglist.8 pacscripts.8 pacsearch.8 pacsort.8 pactree.8 rankmirrors.8 updpkgsums.8 '/build/pacman-contrib/pkg/pacman-contrib/usr/share/man/man8'
make[2]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/doc'
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib/doc'
make[1]: Entering directory '/build/pacman-contrib/src/pacman-contrib'
make[2]: Entering directory '/build/pacman-contrib/src/pacman-contrib'
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/pacman-contrib/src/pacman-contrib'
make[1]: Leaving directory '/build/pacman-contrib/src/pacman-contrib'
==> 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 "pacman-contrib"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pacman-contrib 1.12.0-1 (Mon Jun  9 19:30:33 2025)
==> Cleaning up...