==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: librsync 1:2.3.4-2 (Sat Jul 13 11:06:19 2024)
==> Retrieving sources...
  -> Found librsync-2.3.4.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    librsync-2.3.4.tar.gz ... Passed
==> Making package: librsync 1:2.3.4-2 (Sat Jul 13 11:06:39 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) cppdap-1.58.0-2  hicolor-icon-theme-0.18-1  jsoncpp-1.9.5-3
             libuv-1.48.0-2  rhash-1.4.4-1  cmake-3.30.0-1

Total Installed Size:  88.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 cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator
    qt6-base: cmake-gui
[?25h==> Retrieving sources...
  -> Found librsync-2.3.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting librsync-2.3.4.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
CMake Warning (dev) at CMakeLists.txt:19 (project):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 14.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- CMAKE_BUILD_TYPE = Release
-- DO_RS_TRACE=0
-- Looking for include file sys/file.h
-- Looking for include file sys/file.h - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file io.h
-- Looking for include file io.h - not found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file mcheck.h
-- Looking for include file mcheck.h - found
-- Looking for include file zlib.h
-- Looking for include file zlib.h - found
-- Looking for include file bzlib.h
-- Looking for include file bzlib.h - found
-- Looking for __func__
-- Looking for __func__ - found
-- Looking for __FUNCTION__
-- Looking for __FUNCTION__ - found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for fseeko64
-- Looking for fseeko64 - found
-- Looking for _fseeki64
-- Looking for _fseeki64 - not found
-- Looking for fstat64
-- Looking for fstat64 - found
-- Looking for _fstati64
-- Looking for _fstati64 - not found
-- Looking for fileno
-- Looking for fileno - found
-- Looking for _fileno
-- Looking for _fileno - not found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of off64_t
-- Check size of off64_t - failed
-- Check size of size_t
-- Check size of size_t - done
-- Check size of unsigned int
-- Check size of unsigned int - done
-- Check size of unsigned long
-- Check size of unsigned long - done
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Performing Test HAVE_PRINTF_Z
-- Performing Test HAVE_PRINTF_Z - Success
-- System is little-endian.
-- PROJECT_NAME  = librsync
-- BUILD_HOSTNAME = unknown
-- CMAKE_SYSTEM = Linux-5.17.1-1-ARCH
-- Found PkgConfig: /usr/bin/pkg-config (found version "2.1.1")
-- Found POPT: PkgConfig::POPT (found version "1.19")
-- POPT_INCLUDE_DIRS  = 
-- POPT_LIBRARIES = PkgConfig::POPT
-- Found BZip2: /usr/lib/libbz2.so (found version "1.0.8")
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- BZIP2_INCLUDE_DIRS  = /usr/include
-- BZIP2_LIBRARIES = /usr/lib/libbz2.so
-- Found ZLIB: /usr/lib/libz.so (found version "1.3.1")
-- ZLIB_INCLUDE_DIRS  = /usr/include
-- ZLIB_LIBRARIES = /usr/lib/libz.so
-- Could NOT find LIBB2 (missing: LIBB2_LIBRARY_RELEASE LIBB2_INCLUDE_DIR) 
-- Using included blake2 implementation.
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- CMAKE_C_FLAGS  = -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 -Wall -std=c99 -pedantic
-- Configuring done (13.6s)
-- Generating done (0.1s)
-- Build files have been written to: /build/librsync/src/librsync-2.3.4/build
[  1%] Building C object CMakeFiles/isprefix_test.dir/tests/isprefix_test.c.o
[  2%] Building C object CMakeFiles/rollsum_test.dir/tests/rollsum_test.c.o
[  4%] Building C object CMakeFiles/rabinkarp_perf.dir/tests/rabinkarp_perf.c.o
[  6%] Building C object CMakeFiles/checksum_test.dir/tests/checksum_test.c.o
[  6%] Building C object CMakeFiles/netint_test.dir/tests/netint_test.c.o
[  8%] Building C object CMakeFiles/rabinkarp_test.dir/tests/rabinkarp_test.c.o
[  9%] Building C object CMakeFiles/hashtable_test.dir/tests/hashtable_test.c.o
[ 10%] Building C object CMakeFiles/sumset_test.dir/tests/sumset_test.c.o
/build/librsync/src/librsync-2.3.4/tests/rabinkarp_perf.c: In function 'main':
/build/librsync/src/librsync-2.3.4/tests/rabinkarp_perf.c:35:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
[ 12%] Building C object CMakeFiles/isprefix_test.dir/src/isprefix.c.o
[ 13%] Building C object CMakeFiles/rollsum_test.dir/src/rollsum.c.o
[ 15%] Building C object CMakeFiles/rabinkarp_test.dir/src/rabinkarp.c.o
[ 16%] Building C object CMakeFiles/rabinkarp_perf.dir/src/rabinkarp.c.o
/build/librsync/src/librsync-2.3.4/tests/hashtable_test.c: In function 'main':
/build/librsync/src/librsync-2.3.4/tests/hashtable_test.c:131:14: warning: the comparison will always evaluate as 'true' for the address of 'ktable' will never be NULL [-Waddress]
In file included from /build/librsync/src/librsync-2.3.4/tests/hashtable_test.c:26:
/build/librsync/src/librsync-2.3.4/src/hashtable.h:146:14: note: 'ktable' declared here
[ 19%] Building C object CMakeFiles/netint_test.dir/src/netint.c.o
[ 19%] Building C object CMakeFiles/checksum_test.dir/src/checksum.c.o
[ 20%] Building C object CMakeFiles/hashtable_test.dir/src/hashtable.c.o
[ 21%] Building C object CMakeFiles/sumset_test.dir/src/sumset.c.o
[ 23%] Linking C executable isprefix_test
[ 24%] Linking C executable rollsum_test
[ 26%] Linking C executable rabinkarp_test
[ 27%] Linking C executable rabinkarp_perf
[ 28%] Building C object CMakeFiles/checksum_test.dir/src/rollsum.c.o
[ 30%] Linking C executable hashtable_test
[ 31%] Building C object CMakeFiles/netint_test.dir/src/util.c.o
[ 31%] Built target isprefix_test
[ 31%] Built target rabinkarp_test
[ 32%] Building C object CMakeFiles/sumset_test.dir/src/util.c.o
[ 34%] Building C object CMakeFiles/checksum_test.dir/src/rabinkarp.c.o
[ 34%] Built target rabinkarp_perf
[ 35%] Building C object CMakeFiles/sumset_test.dir/src/trace.c.o
[ 36%] Building C object CMakeFiles/sumset_test.dir/src/hex.c.o
[ 38%] Building C object CMakeFiles/netint_test.dir/src/trace.c.o
[ 39%] Building C object CMakeFiles/rsync.dir/src/prototab.c.o
[ 41%] Building C object CMakeFiles/checksum_test.dir/src/mdfour.c.o
[ 42%] Building C object CMakeFiles/rsync.dir/src/base64.c.o
[ 43%] Building C object CMakeFiles/rsync.dir/src/buf.c.o
[ 45%] Building C object CMakeFiles/netint_test.dir/src/tube.c.o
[ 46%] Building C object CMakeFiles/rsync.dir/src/checksum.c.o
[ 47%] Building C object CMakeFiles/sumset_test.dir/src/checksum.c.o
[ 49%] Building C object CMakeFiles/checksum_test.dir/src/blake2/blake2b-ref.c.o
[ 50%] Building C object CMakeFiles/rsync.dir/src/command.c.o
[ 52%] Building C object CMakeFiles/rsync.dir/src/delta.c.o
[ 53%] Building C object CMakeFiles/netint_test.dir/src/scoop.c.o
[ 54%] Building C object CMakeFiles/rsync.dir/src/emit.c.o
[ 56%] Building C object CMakeFiles/rsync.dir/src/fileutil.c.o
[ 57%] Building C object CMakeFiles/sumset_test.dir/src/rollsum.c.o
[ 57%] Built target rollsum_test
[ 58%] Building C object CMakeFiles/sumset_test.dir/src/rabinkarp.c.o
[ 60%] Building C object CMakeFiles/rsync.dir/src/hashtable.c.o
[ 61%] Building C object CMakeFiles/rsync.dir/src/hex.c.o
[ 63%] Building C object CMakeFiles/sumset_test.dir/src/mdfour.c.o
[ 64%] Linking C executable netint_test
[ 65%] Building C object CMakeFiles/sumset_test.dir/src/hashtable.c.o
[ 67%] Building C object CMakeFiles/rsync.dir/src/job.c.o
[ 68%] Building C object CMakeFiles/rsync.dir/src/mdfour.c.o
[ 68%] Built target hashtable_test
[ 69%] Building C object CMakeFiles/sumset_test.dir/src/blake2/blake2b-ref.c.o
[ 71%] Building C object CMakeFiles/rsync.dir/src/mksum.c.o
[ 72%] Building C object CMakeFiles/rsync.dir/src/msg.c.o
[ 73%] Linking C executable checksum_test
[ 75%] Building C object CMakeFiles/rsync.dir/src/netint.c.o
[ 76%] Building C object CMakeFiles/rsync.dir/src/rollsum.c.o
[ 79%] Building C object CMakeFiles/rsync.dir/src/patch.c.o
[ 79%] Building C object CMakeFiles/rsync.dir/src/readsums.c.o
[ 80%] Building C object CMakeFiles/rsync.dir/src/scoop.c.o
[ 82%] Building C object CMakeFiles/rsync.dir/src/rabinkarp.c.o
[ 82%] Built target checksum_test
[ 83%] Building C object CMakeFiles/rsync.dir/src/stats.c.o
[ 84%] Building C object CMakeFiles/rsync.dir/src/sumset.c.o
[ 86%] Building C object CMakeFiles/rsync.dir/src/trace.c.o
[ 87%] Building C object CMakeFiles/rsync.dir/src/tube.c.o
[ 89%] Building C object CMakeFiles/rsync.dir/src/version.c.o
[ 90%] Building C object CMakeFiles/rsync.dir/src/util.c.o
[ 91%] Building C object CMakeFiles/rsync.dir/src/whole.c.o
[ 93%] Building C object CMakeFiles/rsync.dir/src/blake2/blake2b-ref.c.o
[ 94%] Linking C executable sumset_test
[ 94%] Built target sumset_test
[ 94%] Built target netint_test
[ 95%] Linking C shared library librsync.so
[ 95%] Built target rsync
[ 98%] Building C object CMakeFiles/rdiff.dir/src/isprefix.c.o
[ 98%] Building C object CMakeFiles/rdiff.dir/src/rdiff.c.o
[100%] Linking C executable rdiff
[100%] Built target rdiff
==> Entering fakeroot environment...
==> Starting package()...
[  4%] Built target isprefix_test
[  8%] Built target rabinkarp_perf
[ 12%] Built target rabinkarp_test
[ 16%] Built target rollsum_test
[ 26%] Built target netint_test
[ 30%] Built target hashtable_test
[ 39%] Built target checksum_test
[ 56%] Built target sumset_test
[ 95%] Built target rsync
[100%] Built target rdiff
Install the project...
-- Install configuration: "Release"
-- Installing: /build/librsync/pkg/librsync/usr/lib/librsync.so.2.3.4
-- Installing: /build/librsync/pkg/librsync/usr/lib/librsync.so.2
-- Installing: /build/librsync/pkg/librsync/usr/lib/librsync.so
-- Installing: /build/librsync/pkg/librsync/usr/bin/rdiff
-- Set non-toolchain portion of runtime path of "/build/librsync/pkg/librsync/usr/bin/rdiff" to ""
-- Installing: /build/librsync/pkg/librsync/usr/include/librsync.h
-- Installing: /build/librsync/pkg/librsync/usr/include/librsync_export.h
-- Installing: /build/librsync/pkg/librsync/usr/share/man/man3/librsync.3
-- Installing: /build/librsync/pkg/librsync/usr/share/man/man1/rdiff.1
==> 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 "librsync"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: librsync 1:2.3.4-2 (Sat Jul 13 11:07:12 2024)
==> Cleaning up...