==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: nodm 0.13-4 (Fri Jul 12 20:14:57 2024) ==> Retrieving sources... -> Found 0.13.tar.gz -> Found nodm.conf -> Found nodm.service ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... 0.13.tar.gz ... Passed nodm.conf ... Passed nodm.service ... Passed ==> Making package: nodm 0.13-4 (Fri 12 Jul 2024 08:15:04 PM MDT) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (15) libice-1.1.1-3 libsm-1.2.4-2 libx11-1.8.9-1 libxau-1.0.11-3 libxcb-1.17.0-1 libxdmcp-1.1.5-1.1 libxext-1.3.6-1 libxmu-1.2.1-1 libxt-1.3.0-2 xcb-proto-1.17.0-2 xorg-xauth-1.1.3-1 xorg-xmodmap-1.0.11-1 xorg-xrdb-1.2.2-1 xorgproto-2024.1-2 xorg-xinit-1.4.2-1 Total Download Size: 0.08 MiB Total Installed Size: 19.87 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... xorg-xauth-1.1.3-1-aarch64 downloading... xorg-xmodmap-1.0.11-1-aarch64 downloading... xorg-xrdb-1.2.2-1-aarch64 downloading... xorg-xinit-1.4.2-1-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... installing xorg-xinit... Optional dependencies for xorg-xinit xorg-twm xterm [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (2) perl-locale-gettext-1.07-14 help2man-1.49.3-2 Total Download Size: 0.20 MiB Total Installed Size: 0.46 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... help2man-1.49.3-2-aarch64 downloading... perl-locale-gettext-1.07-14-aarch64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing perl-locale-gettext... installing help2man... :: Running post-transaction hooks... (1/2) Warn about old perl modules (2/2) Updating the info directory file... [?25h==> Retrieving sources... -> Found 0.13.tar.gz -> Found nodm.conf -> Found nodm.service ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting 0.13.tar.gz with bsdtar ==> Starting build()... configure.ac:6: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:6: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:745: AM_CONFIG_HEADER is expanded from... configure.ac:6: the top level configure.ac:14: warning: The macro 'AC_ISC_POSIX' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/specific.m4:732: AC_ISC_POSIX is expanded from... configure.ac:14: the top level configure.ac:17: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.ac:17: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.ac:17: the top level configure.ac:20: warning: The macro 'AC_HEADER_STDC' is obsolete. configure.ac:20: You should run autoupdate. ./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from... configure.ac:20: the top level configure.ac:13: installing 'config/compile' configure.ac:5: installing 'config/install-sh' configure.ac:5: installing 'config/missing' Makefile.am: installing 'config/depcomp' Makefile.am:5: warning: 'CFLAGS' is a user variable, you should not override it; Makefile.am:5: use 'AM_CFLAGS' instead parallel-tests: installing 'config/test-driver' 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 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 library containing strerror... none required 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 grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for X11... yes checking for pam_start in -lpam... yes checking for main in -lpam_misc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/build/nodm/src/nodm-0.13' gcc -DHAVE_CONFIG_H -I. -DNODM_SESSION='"/usr/sbin/nodm"' -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Werror -MT nodm-common.o -MD -MP -MF .deps/nodm-common.Tpo -c -o nodm-common.o `test -f 'common.c' || echo './'`common.c gcc -DHAVE_CONFIG_H -I. -DNODM_SESSION='"/usr/sbin/nodm"' -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Werror -MT nodm-log.o -MD -MP -MF .deps/nodm-log.Tpo -c -o nodm-log.o `test -f 'log.c' || echo './'`log.c gcc -DHAVE_CONFIG_H -I. -DNODM_SESSION='"/usr/sbin/nodm"' -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Werror -MT nodm-vt.o -MD -MP -MF .deps/nodm-vt.Tpo -c -o nodm-vt.o `test -f 'vt.c' || echo './'`vt.c gcc -DHAVE_CONFIG_H -I. -DNODM_SESSION='"/usr/sbin/nodm"' -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Werror -MT nodm-xsession-child.o -MD -MP -MF .deps/nodm-xsession-child.Tpo -c -o nodm-xsession-child.o `test -f 'xsession-child.c' || echo './'`xsession-child.c gcc -DHAVE_CONFIG_H -I. -DNODM_SESSION='"/usr/sbin/nodm"' -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Werror -MT nodm-xserver.o -MD -MP -MF .deps/nodm-xserver.Tpo -c -o nodm-xserver.o `test -f 'xserver.c' || echo './'`xserver.c gcc -DHAVE_CONFIG_H -I. -DNODM_SESSION='"/usr/sbin/nodm"' -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Werror -MT nodm-xsession.o -MD -MP -MF .deps/nodm-xsession.Tpo -c -o nodm-xsession.o `test -f 'xsession.c' || echo './'`xsession.c gcc -DHAVE_CONFIG_H -I. -DNODM_SESSION='"/usr/sbin/nodm"' -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Werror -MT nodm-dm.o -MD -MP -MF .deps/nodm-dm.Tpo -c -o nodm-dm.o `test -f 'dm.c' || echo './'`dm.c gcc -DHAVE_CONFIG_H -I. -DNODM_SESSION='"/usr/sbin/nodm"' -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Werror -MT nodm-nodm.o -MD -MP -MF .deps/nodm-nodm.Tpo -c -o nodm-nodm.o `test -f 'nodm.c' || echo './'`nodm.c mv -f .deps/nodm-common.Tpo .deps/nodm-common.Po mv -f .deps/nodm-log.Tpo .deps/nodm-log.Po sed \ -e 's![@]sbindir[@]!/usr/sbin!g' \ < nodm.service.in > nodm.service mv -f .deps/nodm-vt.Tpo .deps/nodm-vt.Po mv -f .deps/nodm-nodm.Tpo .deps/nodm-nodm.Po mv -f .deps/nodm-xsession.Tpo .deps/nodm-xsession.Po mv -f .deps/nodm-xserver.Tpo .deps/nodm-xserver.Po mv -f .deps/nodm-dm.Tpo .deps/nodm-dm.Po mv -f .deps/nodm-xsession-child.Tpo .deps/nodm-xsession-child.Po gcc -DNODM_SESSION='"/usr/sbin/nodm"' -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wall -Werror -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o nodm nodm-common.o nodm-log.o nodm-vt.o nodm-xsession-child.o nodm-xserver.o nodm-xsession.o nodm-dm.o nodm-nodm.o -lpam -lpam_misc -lX11 help2man --section=8 --name="X display manager for automatic logins" \ --no-info --include=nodm-man-extras ./nodm > nodm.8 make[1]: Leaving directory '/build/nodm/src/nodm-0.13' ==> Entering fakeroot environment... ==> Starting package()... ==> 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 "nodm"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: nodm 0.13-4 (Fri 12 Jul 2024 08:15:18 PM MDT) ==> Cleaning up...