==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: xsel 1.2.1-2 (Sun Jul 14 08:25:46 2024)
==> Retrieving sources...
  -> Cloning xsel git repo...
Cloning into bare repository '/home/leming/work/xsel/xsel'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    xsel ... Skipped
==> Making package: xsel 1.2.1-2 (Sun Jul 14 08:26:07 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:  15.88 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...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) libice-1.1.1-3  libsm-1.2.4-2  perl-error-0.17029-6
             perl-mailtools-2.21-8  perl-timedate-2.33-6  git-2.45.2-1
             libxt-1.3.0-2

Total Installed Size:  41.62 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 libice...
installing libsm...
installing libxt...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of xsel git repo...
Cloning into 'xsel'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
checking for autoconf... 
fgrep: warning: fgrep is obsolescent; using grep -F
checking for automake... yes
checking for libtool... libtoolize
Generating configuration files for xsel, please wait....
  aclocal 
  libtoolize --automake
  autoheader
  automake --add-missing 
configure.ac:8: installing './compile'
configure.ac:36: installing './config.guess'
configure.ac:36: installing './config.sub'
Makefile.am: installing './depcomp'
  autoconf
configure: WARNING: unrecognized options: --enable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/build/xsel/src/xsel/missing: Unknown `--is-lightweight' option
Try `/build/xsel/src/xsel/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
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 how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
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 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 errno.h... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking for uid_t... yes
checking for gid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for GNU libc compatible malloc... yes
checking for dup2... yes
checking for select... yes
checking for strdup... yes
checking for strerror... 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
configure: WARNING: unrecognized options: --enable-maintainer-mode

make  all-am
make[1]: Entering directory '/build/xsel/src/xsel'
depbase=`echo xsel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.     -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wno-unused -MT xsel.o -MD -MP -MF $depbase.Tpo -c -o xsel.o xsel.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fno-strict-aliasing -Wall -Wdeclaration-after-statement -Wno-unused  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o xsel xsel.o -lX11 
make[1]: Leaving directory '/build/xsel/src/xsel'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/xsel/src/xsel'
 /usr/bin/mkdir -p '/build/xsel/pkg/xsel/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/xsel/pkg/xsel/usr/bin'
 /usr/bin/install -c -m 644 xsel.1x '/build/xsel/pkg/xsel/usr/share/man/man1'
  /usr/bin/install -c xsel '/build/xsel/pkg/xsel/usr/bin'
make[1]: Leaving directory '/build/xsel/src/xsel'
==> 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 "xsel"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xsel 1.2.1-2 (Sun Jul 14 08:26:37 2024)
==> Cleaning up...