DEBUG: SourceDB initialized in 0.0570380687714.
DEBUG: RepoDB initialized in 0.000184059143066.
DEBUG: Source URI: https://github.com/pisilinux/main/raw/master/programming/library/xxhash/pspec.xml

pspec.xml                      (3.0 KB) 42%     12.76 MB/s [00:00:00]
pspec.xml                      (3.0 KB)100%     12.76 MB/s [00:00:00] [complete]

actions.py                     (745.0  B)100%     13.13 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.0185561180115.
Unsatisfied Build Dependencies: cmake 
DEBUG: PackageDB initialized in 0.105918169022.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.00120282173157.
DEBUG: PackageDB initialized in 0.0745069980621.
DEBUG: RepoDB initialized in 0.000233888626099.
DEBUG: checking curl
DEBUG: InstallDB initialized in 0.0147411823273.
DEBUG: checking expat
DEBUG: checking libarchive
DEBUG: checking libgcc
DEBUG: checking ncurses
DEBUG: checking zlib
DEBUG: checking libuv
DEBUG: checking lzo
DEBUG: checking nettle
DEBUG: checking xz
DEBUG: checking lz4
DEBUG: checking zstd
DEBUG: checking acl
DEBUG: checking zlib
DEBUG: checking attr
DEBUG: checking bzip2
DEBUG: checking openssl
DEBUG: checking libxml2
DEBUG: checking gmp
digraph G {
nettle[ label = "nettle(3.10,10)" ];
cmake[ label = "cmake(4.1.2,57)" ];
libuv[ label = "libuv(1.50.0,10)" ];
lzo[ label = "lzo(2.10,6)" ];
libarchive[ label = "libarchive(3.8.2,23)" ];

cmake -> libuv;
cmake -> libarchive;
libarchive -> nettle;
libarchive -> lzo;

}
DEBUG: ComponentDB initialized in 0.0082859992981.
Following packages will be installed:
cmake  libarchive  libuv  lzo  nettle
Total size of package(s): 10.79 MB
Downloading 1 / 5
Package nettle found in repository beta
nettle-3.10-10-p2-x86_64.pisi [cached]
Downloading 2 / 5
Package lzo found in repository beta
lzo-2.10-6-p2-x86_64.pisi [cached]
Downloading 3 / 5
Package libuv found in repository beta
libuv-1.50.0-10-p2-x86_64.pisi [cached]
Downloading 4 / 5
Package libarchive found in repository beta
libarchive-3.8.2-23-p2-x86_64.pisi [cached]
Downloading 5 / 5
Package cmake found in repository beta
cmake-4.1.2-57-p2-x86_64.pisi [cached]
Installing 1 / 5
nettle-3.10-10-p2-x86_64.pisi [cached]
Installing nettle, version 3.10, release 10
Extracting the files of nettle
Configuring nettle package
DEBUG: Calling post install handlers
Configured nettle
Installed nettle
Installing 2 / 5
lzo-2.10-6-p2-x86_64.pisi [cached]
Installing lzo, version 2.10, release 6
Extracting the files of lzo
Configuring lzo package
DEBUG: Calling post install handlers
Configured lzo
Installed lzo
Installing 3 / 5
libuv-1.50.0-10-p2-x86_64.pisi [cached]
Installing libuv, version 1.50.0, release 10
Extracting the files of libuv
Configuring libuv package
DEBUG: Calling post install handlers
Configured libuv
Installed libuv
Installing 4 / 5
libarchive-3.8.2-23-p2-x86_64.pisi [cached]
Installing libarchive, version 3.8.2, release 23
Extracting the files of libarchive
Configuring libarchive package
DEBUG: Calling post install handlers
Configured libarchive
Installed libarchive
Installing 5 / 5
cmake-4.1.2-57-p2-x86_64.pisi [cached]
Installing cmake, version 4.1.2, release 57
Extracting the files of cmake
Configuring cmake package
DEBUG: Calling post install handlers
Configured cmake
Installed cmake

translations.xml               (585.0  B)100%      7.43 MB/s [00:00:00] [complete]
Building source package: xxhash
v0.8.3.tar.gz [cached]
Unpacking archive(s)...
 unpacked (/var/pisi/xxhash-0.8.3-5/work)
Setting up source...
DEBUG: Using /var/pisi/xxhash-0.8.3-5/work/xxHash-0.8.3 as  WorkDir
Sandbox enabled build...
-- The C compiler identification is GNU 15.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- xxHash build type: Release
-- Architecture: x86_64
-- Configuring done (1.1s)
-- Generating done (0.1s)
-- Build files have been written to: /var/pisi/xxhash-0.8.3-5/work/xxHash-0.8.3/build
DEBUG: return value for "cmake -B build -S cmake_unofficial -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_LIBDIR=/usr/lib" is 0
Building source...
Sandbox enabled build...
[ 11%] Building C object CMakeFiles/xxhash.dir/var/pisi/xxhash-0.8.3-5/work/xxHash-0.8.3/xxhash.c.o
[ 22%] Linking C shared library libxxhash.so
[ 22%] Built target xxhash
[ 33%] Building C object CMakeFiles/xxhsum.dir/var/pisi/xxhash-0.8.3-5/work/xxHash-0.8.3/cli/xsum_output.c.o
[ 44%] Building C object CMakeFiles/xxhsum.dir/var/pisi/xxhash-0.8.3-5/work/xxHash-0.8.3/cli/xsum_os_specific.c.o
[ 55%] Building C object CMakeFiles/xxhsum.dir/var/pisi/xxhash-0.8.3-5/work/xxHash-0.8.3/cli/xsum_sanity_check.c.o
[ 66%] Building C object CMakeFiles/xxhsum.dir/var/pisi/xxhash-0.8.3-5/work/xxHash-0.8.3/cli/xsum_arch.c.o
[ 77%] Building C object CMakeFiles/xxhsum.dir/var/pisi/xxhash-0.8.3-5/work/xxHash-0.8.3/cli/xxhsum.c.o
[ 88%] Building C object CMakeFiles/xxhsum.dir/var/pisi/xxhash-0.8.3-5/work/xxHash-0.8.3/cli/xsum_bench.c.o
[100%] Linking C executable xxhsum
[100%] Built target xxhsum
DEBUG: return value for "make -j5" is 0
Testing package...
Installing...
Sandbox enabled build...
[ 22%] Built target xxhash
[100%] Built target xxhsum
Install the project...
-- Install configuration: "Release"
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/lib/libxxhash.so.0.8.3
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/lib/libxxhash.so.0
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/lib/libxxhash.so
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/include/xxhash.h
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/include/xxh3.h
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/bin/xxhsum
-- Set non-toolchain portion of runtime path of "/var/pisi/xxhash-0.8.3-5/install/usr/bin/xxhsum" to ""
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/share/man/man1/xxhsum.1
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/lib/cmake/xxHash/xxHashConfig.cmake
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/lib/cmake/xxHash/xxHashConfigVersion.cmake
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/lib/cmake/xxHash/xxHashTargets.cmake
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/lib/cmake/xxHash/xxHashTargets-release.cmake
-- Installing: /var/pisi/xxhash-0.8.3-5/install/usr/lib/pkgconfig/libxxhash.pc
DEBUG: return value for "make DESTDIR=/var/pisi/xxhash-0.8.3-5/install install" is 0
DEBUG: return value for "install -m0644 "LICENSE" /var/pisi/xxhash-0.8.3-5/install/usr/share/doc/xxhash" is 0
DEBUG: return value for "install -m0644 "doc/README.md" /var/pisi/xxhash-0.8.3-5/install/usr/share/doc/xxhash" is 0
DEBUG: return value for "install -m0644 "doc/xxhash.cry" /var/pisi/xxhash-0.8.3-5/install/usr/share/doc/xxhash" is 0
DEBUG: return value for "install -m0644 "doc/xxhash_spec.md" /var/pisi/xxhash-0.8.3-5/install/usr/share/doc/xxhash" is 0
DEBUG: /usr/bin/xxhsum [stripped]
DEBUG: /usr/lib/libxxhash.so.0.8.3 [stripped]
DEBUG: Path /usr/lib/pkgconfig belongs in multiple packages
Building package: xxhash
Creating xxhash-0.8.3-5-p2-x86_64.pisi...
Building package: xxhash-devel
Creating xxhash-devel-0.8.3-5-p2-x86_64.pisi...
Keeping build directory