==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: xfce4-dev-tools 4.20.0-2 (Wed Dec 25 13:08:24 2024) ==> Retrieving sources... -> Cloning xfce4-dev-tools git repo... Cloning into bare repository '/home/leming/work/xfce4-dev-tools/xfce4-dev-tools'... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... xfce4-dev-tools ... Skipped ==> Making package: xfce4-dev-tools 4.20.0-2 (Wed 25 Dec 2024 01:08:32 PM MST) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (7) docbook-xml-4.5-10 docbook-xsl-1.79.2-9 glib2-docs-2.82.4-2 libxslt-1.1.42-2 python-lxml-5.3.0-2 python-pygments-2.18.0-3 gtk-doc-1.34.0-1 Total Installed Size: 117.16 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 docbook-xml... installing libxslt... Optional dependencies for libxslt python: Python bindings [installed] installing docbook-xsl... installing glib2-docs... installing python-lxml... Optional dependencies for python-lxml python-beautifulsoup4: support for beautifulsoup parser to parse not well formed HTML python-cssselect: support for cssselect python-html5lib: support for html5lib parser python-lxml-docs: offline docs python-lxml-html-clean: enable htmlclean feature installing python-pygments... installing gtk-doc... Optional dependencies for gtk-doc dblatex: PDF support :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (7) ninja-1.12.1-2 perl-error-0.17029-7 perl-mailtools-2.22-1 perl-timedate-2.33-7 python-tqdm-4.67.1-2 git-2.47.1-1 meson-1.6.1-1 Total Installed Size: 58.41 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 perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto 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] installing ninja... installing python-tqdm... Optional dependencies for python-tqdm python-requests: telegram installing meson... :: 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) Warn about old perl modules [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of xfce4-dev-tools git repo... Cloning into 'xfce4-dev-tools'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 -I m4macros ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I m4 -I m4macros ${ACLOCAL_FLAGS} autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing configure.ac:46: installing './compile' configure.ac:41: installing './config.guess' configure.ac:41: installing './config.sub' configure.ac:37: installing './install-sh' configure.ac:37: installing './missing' tests/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory '.' Skipping configure process. ==> 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 whether to enable maintainer-specific portions of Makefiles... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu 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 xsltproc... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... : checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for meson... meson checking for libintl.h... yes checking for locale.h... yes checking for memory.h... yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.72.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating helpers/Makefile config.status: creating helpers/xfce-do-release config.status: creating m4macros/Makefile config.status: creating scripts/Makefile config.status: creating scripts/xdt-autogen config.status: creating xdt-csource/Makefile config.status: creating docs/Makefile config.status: creating tests/Makefile config.status: creating tests/data/Makefile config.status: executing depfiles commands config.status: executing libtool commands Making all in docs make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/docs' xsltproc --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl xdt-csource.xml Note: Writing xdt-csource.1 make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/docs' Making all in helpers make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/helpers' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/helpers' Making all in m4macros make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/m4macros' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/m4macros' Making all in scripts make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/scripts' Making all in xdt-csource make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/xdt-csource' CC xdt_csource-main.o CCLD xdt-csource make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/xdt-csource' Making all in tests make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' ../xdt-csource/xdt-csource --extern --build-list data_bin ./data/data.bin data_txt ./data/data.txt > test-xdt-csource-data.c make all-recursive make[2]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' Making all in data make[3]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests/data' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests/data' make[3]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' make[2]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools' ==> Entering fakeroot environment... ==> Starting package()... Making install in docs make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/docs' make[2]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/docs' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/xfce4-dev-tools/pkg/xfce4-dev-tools/usr/share/man/man1' /usr/bin/install -c -m 644 xdt-csource.1 '/build/xfce4-dev-tools/pkg/xfce4-dev-tools/usr/share/man/man1' make[2]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/docs' make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/docs' Making install in helpers make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/helpers' make[2]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/helpers' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/xfce4-dev-tools/pkg/xfce4-dev-tools/usr/bin' /usr/bin/install -c xfce-build xfce-get-release-notes xfce-get-translations xfce-update-news xfce-do-release '/build/xfce4-dev-tools/pkg/xfce4-dev-tools/usr/bin' make[2]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/helpers' make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/helpers' Making install in m4macros make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/m4macros' make[2]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/m4macros' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/xfce4-dev-tools/pkg/xfce4-dev-tools/usr/share/aclocal' /usr/bin/install -c -m 644 xdt-depends.m4 xdt-features.m4 xdt-i18n.m4 xdt-version.m4 '/build/xfce4-dev-tools/pkg/xfce4-dev-tools/usr/share/aclocal' make[2]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/m4macros' make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/m4macros' Making install in scripts make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/scripts' make[2]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/scripts' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/xfce4-dev-tools/pkg/xfce4-dev-tools/usr/bin' /usr/bin/install -c xdt-check-abi xdt-gen-visibility xdt-autogen '/build/xfce4-dev-tools/pkg/xfce4-dev-tools/usr/bin' make[2]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/scripts' make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/scripts' Making install in xdt-csource make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/xdt-csource' make[2]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/xdt-csource' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/xfce4-dev-tools/pkg/xfce4-dev-tools/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c xdt-csource '/build/xfce4-dev-tools/pkg/xfce4-dev-tools/usr/bin' libtool: install: /usr/bin/install -c xdt-csource /build/xfce4-dev-tools/pkg/xfce4-dev-tools/usr/bin/xdt-csource make[2]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/xdt-csource' make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/xdt-csource' Making install in tests make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' make install-recursive make[2]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' Making install in data make[3]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests/data' make[4]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests/data' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests/data' make[3]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests/data' make[3]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' make[4]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' make[3]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' make[2]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools/tests' make[1]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools' make[2]: Entering directory '/build/xfce4-dev-tools/src/xfce4-dev-tools' 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/xfce4-dev-tools/src/xfce4-dev-tools' make[1]: Leaving directory '/build/xfce4-dev-tools/src/xfce4-dev-tools' ==> 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 "xfce4-dev-tools"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: xfce4-dev-tools 4.20.0-2 (Wed 25 Dec 2024 01:09:02 PM MST) ==> Cleaning up...