==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: xorg-xinit 1.4.4-1 (Thu Mar 13 03:16:24 2025) ==> Retrieving sources... -> Found xinit-1.4.4.tar.xz -> Found xinit-1.4.4.tar.xz.sig -> Found 06_move_serverauthfile_into_tmp.diff -> Found xserverrc ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... xinit-1.4.4.tar.xz ... Passed xinit-1.4.4.tar.xz.sig ... Skipped 06_move_serverauthfile_into_tmp.diff ... Passed xserverrc ... Passed ==> Making package: xorg-xinit 1.4.4-1 (Thu Mar 13 03:16:31 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (14) libice-1.1.2-1 libsm-1.2.6-1 libxau-1.0.12-1 libxcb-1.17.0-1 libxdmcp-1.1.5-1.1 libxext-1.3.6-1 libxmu-1.2.1-1 libxt-1.3.1-1 xcb-proto-1.17.0-3 xorgproto-2024.1-2 libx11-1.8.12-1 xorg-xauth-1.1.4-1 xorg-xmodmap-1.0.11-2 xorg-xrdb-1.2.2-2 Total Download Size: 0.06 MiB Total Installed Size: 20.03 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... xorg-xauth-1.1.4-1-aarch64 downloading... xorg-xmodmap-1.0.11-2-aarch64 downloading... xorg-xrdb-1.2.2-2-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing xcb-proto... installing xorgproto... installing libxdmcp... installing libxau... installing libxcb... installing libx11... installing libxext... installing libice... installing libsm... installing libxt... installing libxmu... installing xorg-xauth... installing xorg-xrdb... Optional dependencies for xorg-xrdb gcc: for preprocessing [installed] mcpp: a lightweight alternative for preprocessing installing xorg-xmodmap... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) xorg-util-macros-1.20.2-1 Total Download Size: 0.02 MiB Total Installed Size: 0.09 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... xorg-util-macros-1.20.2-1-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing xorg-util-macros... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found xinit-1.4.4.tar.xz -> Found xinit-1.4.4.tar.xz.sig -> Found 06_move_serverauthfile_into_tmp.diff -> Found xserverrc ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting xinit-1.4.4.tar.xz with bsdtar ==> Starting prepare()... patching file startx.in autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory '.' ==> Starting build()... 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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking xargs -n works... yes checking dependency style of gcc... gcc3 checking for gcc options needed to detect all undeclared functions... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking how to run the C preprocessor... gcc -E checking for cpp... /usr/lib/distcc/bin/cpp checking if /usr/lib/distcc/bin/cpp requires -undef... yes checking if /usr/lib/distcc/bin/cpp requires -traditional... yes checking for launchd... no checking for asprintf... yes checking for x11 xproto >= 7.0.22... yes checking for mcookie... /usr/bin/mcookie configure: startx will depend on "/usr/bin/mcookie" to generate xauth cookies checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating launchd/Makefile config.status: creating launchd/privileged_startx/Makefile config.status: creating launchd/user_startx/Makefile config.status: creating startx config.status: creating xinitrc config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/xorg-xinit/src/xinit-1.4.4' Making all in man make[2]: Entering directory '/build/xorg-xinit/src/xinit-1.4.4/man' GEN startx.1 GEN xinit.1 make[2]: Leaving directory '/build/xorg-xinit/src/xinit-1.4.4/man' make[2]: Entering directory '/build/xorg-xinit/src/xinit-1.4.4' CC xinit.o xinit.c:94:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xinit.c:95:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xinit.c:96:34: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xinit.c:96:43: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xinit.c:96:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xinit.c:96:64: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xinit.c:96:70: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] xinit.c: In function 'Execute': xinit.c:141:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] CCLD xinit make[2]: Leaving directory '/build/xorg-xinit/src/xinit-1.4.4' make[1]: Leaving directory '/build/xorg-xinit/src/xinit-1.4.4' ==> Entering fakeroot environment... ==> Starting package()... Making install in man make[1]: Entering directory '/build/xorg-xinit/src/xinit-1.4.4/man' make[2]: Entering directory '/build/xorg-xinit/src/xinit-1.4.4/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/xorg-xinit/pkg/xorg-xinit/usr/share/man/man1' /usr/bin/install -c -m 644 startx.1 xinit.1 '/build/xorg-xinit/pkg/xorg-xinit/usr/share/man/man1' make[2]: Leaving directory '/build/xorg-xinit/src/xinit-1.4.4/man' make[1]: Leaving directory '/build/xorg-xinit/src/xinit-1.4.4/man' make[1]: Entering directory '/build/xorg-xinit/src/xinit-1.4.4' make[2]: Entering directory '/build/xorg-xinit/src/xinit-1.4.4' /usr/bin/mkdir -p '/build/xorg-xinit/pkg/xorg-xinit/usr/bin' /usr/bin/mkdir -p '/build/xorg-xinit/pkg/xorg-xinit/etc/X11/xinit' /usr/bin/mkdir -p '/build/xorg-xinit/pkg/xorg-xinit/usr/bin' /usr/bin/install -c startx '/build/xorg-xinit/pkg/xorg-xinit/usr/bin' /usr/bin/install -c -m 644 xinitrc '/build/xorg-xinit/pkg/xorg-xinit/etc/X11/xinit' /usr/bin/install -c xinit '/build/xorg-xinit/pkg/xorg-xinit/usr/bin' make[2]: Leaving directory '/build/xorg-xinit/src/xinit-1.4.4' make[1]: Leaving directory '/build/xorg-xinit/src/xinit-1.4.4' ==> Tidying install... -> Removing empty directories... -> 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 "xorg-xinit"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: xorg-xinit 1.4.4-1 (Thu Mar 13 03:16:49 2025) ==> Cleaning up...