==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: xbindkeys 1.8.7-5 (Sun Jul 14 07:46:58 2024)
==> Retrieving sources...
  -> Found xbindkeys-1.8.7.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    xbindkeys-1.8.7.tar.gz ... Passed
==> Making package: xbindkeys 1.8.7-5 (Sun Jul 14 07:47:05 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) libxau-1.0.11-3  libxcb-1.17.0-1  libxdmcp-1.1.5-1.1
             xcb-proto-1.17.0-2  xorgproto-2024.1-2  libx11-1.8.9-1

Total Installed Size:  16.31 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 xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found xbindkeys-1.8.7.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting xbindkeys-1.8.7.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
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
configure.ac:11: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:11: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:3331: AM_CONFIG_HEADER is expanded from...
configure.ac:11: the top level
configure.ac:25: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:25: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:25: the top level
configure.ac:89: warning: The macro 'AC_TYPE_SIGNAL' is obsolete.
configure.ac:89: You should run autoupdate.
./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from...
configure.ac:89: the top level
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
autoreconf: Leaving directory '.'
==> Starting build()...
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 whether to enable maintainer-specific portions of Makefiles... no
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 whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... 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 vfork.h... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for XCreateWindow in -lX11... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: checking for guile 3.0
configure: found guile 3.0
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for egrep -e... (cached) /usr/bin/grep -E
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib
checking for guile-3.0... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
checking for strcasecmp... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... 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/xbindkeys/src/xbindkeys-1.8.7'
gcc -DHAVE_CONFIG_H -I.    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/3.0 -I/usr -I. -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT xbindkeys.o -MD -MP -MF .deps/xbindkeys.Tpo -c -o xbindkeys.o xbindkeys.c
gcc -DHAVE_CONFIG_H -I.    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/3.0 -I/usr -I. -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT keys.o -MD -MP -MF .deps/keys.Tpo -c -o keys.o keys.c
gcc -DHAVE_CONFIG_H -I.    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/3.0 -I/usr -I. -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c
gcc -DHAVE_CONFIG_H -I.    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/3.0 -I/usr -I. -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT get_key.o -MD -MP -MF .deps/get_key.Tpo -c -o get_key.o get_key.c
gcc -DHAVE_CONFIG_H -I.    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/3.0 -I/usr -I. -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT grab_key.o -MD -MP -MF .deps/grab_key.Tpo -c -o grab_key.o grab_key.c
mv -f .deps/get_key.Tpo .deps/get_key.Po
mv -f .deps/grab_key.Tpo .deps/grab_key.Po
xbindkeys.c: In function 'start_as_daemon':
xbindkeys.c:557:3: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
xbindkeys.c:558:3: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/xbindkeys.Tpo .deps/xbindkeys.Po
mv -f .deps/keys.Tpo .deps/keys.Po
options.c: In function 'get_options':
options.c:178:19: warning: the comparison will always evaluate as 'true' for the address of 'rc_file' will never be NULL [-Waddress]
options.c:35:6: note: 'rc_file' declared here
options.c:190:25: warning: the comparison will always evaluate as 'true' for the address of 'rc_guile_file' will never be NULL [-Waddress]
options.c:37:6: note: 'rc_guile_file' declared here
mv -f .deps/options.Tpo .deps/options.Po
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -DFORK_FLAG=1 -DGUILE_FLAG=1 -I/usr/include/guile/3.0 -I/usr -I. -Wall -march=armv8-a -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 xbindkeys xbindkeys.o keys.o options.o get_key.o grab_key.o -lX11  -lguile-3.0 -lgc -lpthread -ldl 
make[1]: Leaving directory '/build/xbindkeys/src/xbindkeys-1.8.7'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/xbindkeys/src/xbindkeys-1.8.7'
 /usr/bin/mkdir -p '/build/xbindkeys/pkg/xbindkeys/usr/bin'
 /usr/bin/mkdir -p '/build/xbindkeys/pkg/xbindkeys/usr/bin'
 /usr/bin/mkdir -p '/build/xbindkeys/pkg/xbindkeys/usr/share/man/man1'
 /usr/bin/install -c xbindkeys_show '/build/xbindkeys/pkg/xbindkeys/usr/bin'
  /usr/bin/install -c xbindkeys '/build/xbindkeys/pkg/xbindkeys/usr/bin'
 /usr/bin/install -c -m 644 xbindkeys.1 xbindkeys_show.1 '/build/xbindkeys/pkg/xbindkeys/usr/share/man/man1'
make[1]: Leaving directory '/build/xbindkeys/src/xbindkeys-1.8.7'
==> 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 "xbindkeys"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xbindkeys 1.8.7-5 (Sun Jul 14 07:47:18 2024)
==> Cleaning up...