==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: evemu 2.7.0-11 (Mon Dec 23 22:46:08 2024)
==> Retrieving sources...
  -> Found evemu-2.7.0.tar.xz
  -> Found evemu-2.7.0.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    evemu-2.7.0.tar.xz ... Passed
    evemu-2.7.0.tar.xz.sig ... Skipped
==> Making package: evemu 2.7.0-11 (Mon Dec 23 22:46:31 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libevdev-1.13.3-1

Total Installed Size:  0.20 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 libevdev...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) docbook-xml-4.5-10  docbook-xsl-1.79.2-9  libxslt-1.1.42-2
             asciidoc-10.2.1-2  xmlto-0.0.29-1

Total Download Size:    0.60 MiB
Total Installed Size:  31.44 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 asciidoc-10.2.1-2-any downloading...
 xmlto-0.0.29-1-armv7h downloading...
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 asciidoc...
Optional dependencies for asciidoc
    graphviz: graphviz-filter
    lilypond: music-filter
    imagemagick: music-filter
    source-highlight: source-highlight-filter
    dblatex: pdf generation
    fop: alternative pdf generation
    w3m: text generation
    lynx: alternative text generation
installing xmlto...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found evemu-2.7.0.tar.xz
  -> Found evemu-2.7.0.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting evemu-2.7.0.tar.xz with bsdtar
==> Starting build()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config-aux'.
libtoolize: copying file 'config-aux/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 --force 
autoreconf: running: /usr/bin/autoconf --force
configure.ac:28: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:28: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:28: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:28: installing 'config-aux/compile'
configure.ac:12: installing 'config-aux/missing'
src/Makefile.am: installing 'config-aux/depcomp'
autoreconf: Leaving directory '.'
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 to enable maintainer-specific portions of Makefiles... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf 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 gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether python3 version is >= 2.6... yes
checking for python3 version... 3.13
checking for python3 platform... linux
checking for GNU default python3 prefix... ${prefix}
checking for GNU default python3 exec_prefix... ${exec_prefix}
checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages
checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libevdev >= 1.2.99.902... yes
checking for xmlto... /usr/bin/xmlto
checking for asciidoc... /usr/bin/asciidoc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating python/Makefile
config.status: creating tools/Makefile
config.status: creating test/Makefile
config.status: creating evemu.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/build/evemu/src/evemu-2.7.0'
Making all in src
make[2]: Entering directory '/build/evemu/src/evemu-2.7.0/src'
  CC       evemu.lo
  CCLD     libevemu.la
make[2]: Leaving directory '/build/evemu/src/evemu-2.7.0/src'
Making all in tools
make[2]: Entering directory '/build/evemu/src/evemu-2.7.0/tools'
  CC       evemu-record.o
  CC       find_event_devices.o
  CC       evemu-play.o
  CC       evemu_event-evemu-event.o
  CC       evemu-echo.o
evemu-play.c: In function 'play_from_file':
evemu-play.c:200:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  CCLD     evemu-device
  CCLD     evemu-play
  CCLD     evemu-echo
  CCLD     evemu-event
  CCLD     evemu-describe
  CCLD     evemu-record
make[2]: Leaving directory '/build/evemu/src/evemu-2.7.0/tools'
Making all in python
make[2]: Entering directory '/build/evemu/src/evemu-2.7.0/python'
  GEN      evemu-test-runner
chmod +x evemu-test-runner
make  all-am
make[3]: Entering directory '/build/evemu/src/evemu-2.7.0/python'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/build/evemu/src/evemu-2.7.0/python'
make[2]: Leaving directory '/build/evemu/src/evemu-2.7.0/python'
Making all in test
make[2]: Entering directory '/build/evemu/src/evemu-2.7.0/test'
  CC       test-c-compile.o
  CXX      test-cxx-compile.o
  CC       test-evemu-create.o
  CCLD     test-c-compile
  CXXLD    test-cxx-compile
  CCLD     test-evemu-create
make[2]: Leaving directory '/build/evemu/src/evemu-2.7.0/test'
make[2]: Entering directory '/build/evemu/src/evemu-2.7.0'
make[2]: Leaving directory '/build/evemu/src/evemu-2.7.0'
make[1]: Leaving directory '/build/evemu/src/evemu-2.7.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/evemu/src/evemu-2.7.0/src'
make[2]: Entering directory '/build/evemu/src/evemu-2.7.0/src'
 /usr/bin/mkdir -p '/build/evemu/pkg/evemu/usr/include'
 /usr/bin/mkdir -p '/build/evemu/pkg/evemu/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libevemu.la '/build/evemu/pkg/evemu/usr/lib'
 /usr/bin/install -c -m 644 evemu.h '/build/evemu/pkg/evemu/usr/include'
libtool: install: /usr/bin/install -c .libs/libevemu.so.3.0.4 /build/evemu/pkg/evemu/usr/lib/libevemu.so.3.0.4
libtool: install: (cd /build/evemu/pkg/evemu/usr/lib && { ln -s -f libevemu.so.3.0.4 libevemu.so.3 || { rm -f libevemu.so.3 && ln -s libevemu.so.3.0.4 libevemu.so.3; }; })
libtool: install: (cd /build/evemu/pkg/evemu/usr/lib && { ln -s -f libevemu.so.3.0.4 libevemu.so || { rm -f libevemu.so && ln -s libevemu.so.3.0.4 libevemu.so; }; })
libtool: install: /usr/bin/install -c .libs/libevemu.lai /build/evemu/pkg/evemu/usr/lib/libevemu.la
libtool: install: /usr/bin/install -c .libs/libevemu.a /build/evemu/pkg/evemu/usr/lib/libevemu.a
libtool: install: chmod 644 /build/evemu/pkg/evemu/usr/lib/libevemu.a
libtool: install: ranlib /build/evemu/pkg/evemu/usr/lib/libevemu.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/build/evemu/src/evemu-2.7.0/src'
make[1]: Leaving directory '/build/evemu/src/evemu-2.7.0/src'
Making install in tools
make[1]: Entering directory '/build/evemu/src/evemu-2.7.0/tools'
make[2]: Entering directory '/build/evemu/src/evemu-2.7.0/tools'
 /usr/bin/mkdir -p '/build/evemu/pkg/evemu/usr/bin'
 /usr/bin/mkdir -p '/build/evemu/pkg/evemu/usr/share/man/man1'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c evemu-describe evemu-device evemu-record evemu-play evemu-event '/build/evemu/pkg/evemu/usr/bin'
 /usr/bin/install -c -m 644 evemu-describe.1 evemu-device.1 evemu-record.1 evemu-play.1 evemu-event.1 '/build/evemu/pkg/evemu/usr/share/man/man1'
libtool: warning: '../src/libevemu.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/evemu-describe /build/evemu/pkg/evemu/usr/bin/evemu-describe
libtool: warning: '../src/libevemu.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/evemu-device /build/evemu/pkg/evemu/usr/bin/evemu-device
libtool: warning: '../src/libevemu.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/evemu-record /build/evemu/pkg/evemu/usr/bin/evemu-record
libtool: warning: '../src/libevemu.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/evemu-play /build/evemu/pkg/evemu/usr/bin/evemu-play
libtool: warning: '../src/libevemu.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/evemu-event /build/evemu/pkg/evemu/usr/bin/evemu-event
make[2]: Leaving directory '/build/evemu/src/evemu-2.7.0/tools'
make[1]: Leaving directory '/build/evemu/src/evemu-2.7.0/tools'
Making install in python
make[1]: Entering directory '/build/evemu/src/evemu-2.7.0/python'
make  install-am
make[2]: Entering directory '/build/evemu/src/evemu-2.7.0/python'
make[3]: Entering directory '/build/evemu/src/evemu-2.7.0/python'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/evemu/pkg/evemu/usr/lib/python3.13/site-packages'
/usr/bin/mkdir -p '/build/evemu/pkg/evemu/usr/lib/python3.13/site-packages/evemu'
 /usr/bin/install -c -m 644  evemu/__init__.py evemu/base.py evemu/const.py evemu/exception.py '/build/evemu/pkg/evemu/usr/lib/python3.13/site-packages/evemu'
Byte-compiling python modules...
evemu/__init__.py /usr/lib/python3.13/site-packages/evemu/__init__.py:240: SyntaxWarning: invalid escape sequence '\d'
evemu/base.py evemu/const.py evemu/exception.py 
Byte-compiling python modules (optimized versions) ...
evemu/__init__.py evemu/base.py evemu/const.py evemu/exception.py 
Byte-compiling python modules (more optimized versions) ...
evemu/__init__.py evemu/base.py evemu/const.py evemu/exception.py 
make[3]: Leaving directory '/build/evemu/src/evemu-2.7.0/python'
make[2]: Leaving directory '/build/evemu/src/evemu-2.7.0/python'
make[1]: Leaving directory '/build/evemu/src/evemu-2.7.0/python'
Making install in test
make[1]: Entering directory '/build/evemu/src/evemu-2.7.0/test'
make[2]: Entering directory '/build/evemu/src/evemu-2.7.0/test'
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/evemu/src/evemu-2.7.0/test'
make[1]: Leaving directory '/build/evemu/src/evemu-2.7.0/test'
make[1]: Entering directory '/build/evemu/src/evemu-2.7.0'
make[2]: Entering directory '/build/evemu/src/evemu-2.7.0'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/evemu/pkg/evemu/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 evemu.pc '/build/evemu/pkg/evemu/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/evemu/src/evemu-2.7.0'
make[1]: Leaving directory '/build/evemu/src/evemu-2.7.0'
==> 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 "evemu"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: evemu 2.7.0-11 (Mon Dec 23 22:47:20 2024)
==> Cleaning up...