==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libfakekey 0.3-3 (Sun Jul 14 10:20:57 2024)
==> Retrieving sources...
  -> Found libfakekey-0.3.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libfakekey-0.3.tar.gz ... Passed
==> Making package: libfakekey 0.3-3 (Sun Jul 14 10:21:05 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) 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  libxfixes-6.0.1-2
              libxi-1.8.1-2  xcb-proto-1.17.0-2  xorgproto-2024.1-2
              libxtst-1.2.4-2

Total Installed Size:  17.37 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...
installing libxext...
installing libxfixes...
installing libxi...
installing libxtst...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libfakekey-0.3.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libfakekey-0.3.tar.gz with bsdtar
==> Starting build()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal 
autoreconf: running: /usr/bin/autoconf
configure.ac:7: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:7: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:10085: AM_CONFIG_HEADER is expanded from...
configure.ac:7: the top level
configure.ac:12: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:12: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:12: the top level
configure.ac:13: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:13: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:13: the top level
configure.ac:110: warning: AC_OUTPUT should be used without arguments.
configure.ac:110: You should run autoupdate.
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy --no-force
configure.ac:11: installing './compile'
configure.ac:12: installing './config.guess'
configure.ac:12: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
Makefile.am: installing './INSTALL'
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am:     Consider adding the COPYING file to the version control system
Makefile.am:     for your code, to avoid questions about which license your project uses
src/Makefile.am: installing './depcomp'
tests/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf: Leaving directory '.'
configure: WARNING: unrecognized options: --enable-maintainer-mode
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 build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
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... yes
checking for egrep... (cached) /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 x11 xtst... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libfakekey.pc
config.status: creating fakekey/Makefile
config.status: creating src/Makefile
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-maintainer-mode

                    LibFakeKey 0.3
                  ======================

        prefix:                 /usr/local
        source code location:   .

        Building with Debug:                no
        Building with API Documentation:    no


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 build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
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 egrep... (cached) /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 x11 xtst... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libfakekey.pc
config.status: creating fakekey/Makefile
config.status: creating src/Makefile
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

                    LibFakeKey 0.3
                  ======================

        prefix:                 /usr
        source code location:   .

        Building with Debug:                no
        Building with API Documentation:    no


make  all-recursive
make[1]: Entering directory '/build/libfakekey/src/libfakekey-0.3'
Making all in fakekey
make[2]: Entering directory '/build/libfakekey/src/libfakekey-0.3/fakekey'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libfakekey/src/libfakekey-0.3/fakekey'
Making all in src
make[2]: Entering directory '/build/libfakekey/src/libfakekey-0.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -g -Wall -fno-strict-aliasing  -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT libfakekey.lo -MD -MP -MF .deps/libfakekey.Tpo -c -o libfakekey.lo libfakekey.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -fno-strict-aliasing -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT libfakekey.lo -MD -MP -MF .deps/libfakekey.Tpo -c libfakekey.c  -fPIC -DPIC -o .libs/libfakekey.o
libfakekey.c: In function 'fakekey_init':
libfakekey.c:205:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
In file included from ../fakekey/fakekey.h:7,
                 from libfakekey.c:30:
/usr/include/X11/Xlib.h:1683:15: note: declared here
 1683 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
libfakekey.c: In function 'fakekey_press_keysym':
libfakekey.c:296:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
/usr/include/X11/Xlib.h:1683:15: note: declared here
 1683 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
libfakekey.c:300:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
/usr/include/X11/Xlib.h:1683:15: note: declared here
 1683 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
libfakekey.c:361:7: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
/usr/include/X11/Xlib.h:1683:15: note: declared here
 1683 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
libfakekey.c:365:11: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
/usr/include/X11/Xlib.h:1683:15: note: declared here
 1683 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
libfakekey.c: In function 'fakekey_press':
libfakekey.c:407:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
In file included from /usr/include/X11/Xfuncs.h:46,
                 from /usr/include/X11/Xlibint.h:345,
                 from ../fakekey/fakekey.h:8:
/usr/include/string.h:407:35: note: expected 'const char *' but argument is of type 'const unsigned char *'
  407 | extern size_t strlen (const char *__s)
      |                       ~~~~~~~~~~~~^~~
mv -f .deps/libfakekey.Tpo .deps/libfakekey.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -g -Wall -fno-strict-aliasing  -I.. -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 0:1:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o libfakekey.la -rpath /usr/lib libfakekey.lo -lX11 -lXtst 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libfakekey.o   -lX11 -lXtst  -g -march=armv8-a -O2 -Werror=format-security -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libfakekey.so.0 -o .libs/libfakekey.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libfakekey.so.0" && ln -s "libfakekey.so.0.0.1" "libfakekey.so.0")
libtool: link: (cd ".libs" && rm -f "libfakekey.so" && ln -s "libfakekey.so.0.0.1" "libfakekey.so")
libtool: link: ( cd ".libs" && rm -f "libfakekey.la" && ln -s "../libfakekey.la" "libfakekey.la" )
make[2]: Leaving directory '/build/libfakekey/src/libfakekey-0.3/src'
Making all in tests
make[2]: Entering directory '/build/libfakekey/src/libfakekey-0.3/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -g -Wall -fno-strict-aliasing     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT fakekey-test.o -MD -MP -MF .deps/fakekey-test.Tpo -c -o fakekey-test.o fakekey-test.c
fakekey-test.c: In function 'main':
fakekey-test.c:10:17: warning: unused variable 'str2' [-Wunused-variable]
fakekey-test.c:8:7: warning: unused variable 'i' [-Wunused-variable]
mv -f .deps/fakekey-test.Tpo .deps/fakekey-test.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -lX11 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o fakekey-test fakekey-test.o ../src/libfakekey.la -lX11 -lXtst 
libtool: link: gcc -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 -Wl,relro -Wl,-z -Wl,now -o .libs/fakekey-test fakekey-test.o  ../src/.libs/libfakekey.so -lX11 -lXtst
make[2]: Leaving directory '/build/libfakekey/src/libfakekey-0.3/tests'
Making all in doc
make[2]: Entering directory '/build/libfakekey/src/libfakekey-0.3/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libfakekey/src/libfakekey-0.3/doc'
make[2]: Entering directory '/build/libfakekey/src/libfakekey-0.3'
make[2]: Leaving directory '/build/libfakekey/src/libfakekey-0.3'
make[1]: Leaving directory '/build/libfakekey/src/libfakekey-0.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in fakekey
make[1]: Entering directory '/build/libfakekey/src/libfakekey-0.3/fakekey'
make[2]: Entering directory '/build/libfakekey/src/libfakekey-0.3/fakekey'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libfakekey/pkg/libfakekey/usr/include/fakekey'
 /usr/bin/install -c -m 644 fakekey.h '/build/libfakekey/pkg/libfakekey/usr/include/fakekey'
make[2]: Leaving directory '/build/libfakekey/src/libfakekey-0.3/fakekey'
make[1]: Leaving directory '/build/libfakekey/src/libfakekey-0.3/fakekey'
Making install in src
make[1]: Entering directory '/build/libfakekey/src/libfakekey-0.3/src'
make[2]: Entering directory '/build/libfakekey/src/libfakekey-0.3/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/libfakekey/pkg/libfakekey/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfakekey.la '/build/libfakekey/pkg/libfakekey/usr/lib'
libtool: install: /usr/bin/install -c .libs/libfakekey.so.0.0.1 /build/libfakekey/pkg/libfakekey/usr/lib/libfakekey.so.0.0.1
libtool: install: (cd /build/libfakekey/pkg/libfakekey/usr/lib && { ln -s -f libfakekey.so.0.0.1 libfakekey.so.0 || { rm -f libfakekey.so.0 && ln -s libfakekey.so.0.0.1 libfakekey.so.0; }; })
libtool: install: (cd /build/libfakekey/pkg/libfakekey/usr/lib && { ln -s -f libfakekey.so.0.0.1 libfakekey.so || { rm -f libfakekey.so && ln -s libfakekey.so.0.0.1 libfakekey.so; }; })
libtool: install: /usr/bin/install -c .libs/libfakekey.lai /build/libfakekey/pkg/libfakekey/usr/lib/libfakekey.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/libfakekey/src/libfakekey-0.3/src'
make[1]: Leaving directory '/build/libfakekey/src/libfakekey-0.3/src'
Making install in tests
make[1]: Entering directory '/build/libfakekey/src/libfakekey-0.3/tests'
make[2]: Entering directory '/build/libfakekey/src/libfakekey-0.3/tests'
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/libfakekey/src/libfakekey-0.3/tests'
make[1]: Leaving directory '/build/libfakekey/src/libfakekey-0.3/tests'
Making install in doc
make[1]: Entering directory '/build/libfakekey/src/libfakekey-0.3/doc'
make[2]: Entering directory '/build/libfakekey/src/libfakekey-0.3/doc'
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/libfakekey/src/libfakekey-0.3/doc'
make[1]: Leaving directory '/build/libfakekey/src/libfakekey-0.3/doc'
make[1]: Entering directory '/build/libfakekey/src/libfakekey-0.3'
make[2]: Entering directory '/build/libfakekey/src/libfakekey-0.3'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/libfakekey/pkg/libfakekey/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 libfakekey.pc '/build/libfakekey/pkg/libfakekey/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/libfakekey/src/libfakekey-0.3'
make[1]: Leaving directory '/build/libfakekey/src/libfakekey-0.3'
==> 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 "libfakekey"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libfakekey 0.3-3 (Sun Jul 14 10:21:24 2024)
==> Cleaning up...