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.
[01;34mFollowing packages will be installed:[0m
cmake libarchive libuv lzo nettle
[33mTotal size of package(s): 10.79 MB[0m
[33mDownloading 1 / 5[0m
Package nettle found in repository beta
nettle-3.10-10-p2-x86_64.pisi [cached]
[33mDownloading 2 / 5[0m
Package lzo found in repository beta
lzo-2.10-6-p2-x86_64.pisi [cached]
[33mDownloading 3 / 5[0m
Package libuv found in repository beta
libuv-1.50.0-10-p2-x86_64.pisi [cached]
[33mDownloading 4 / 5[0m
Package libarchive found in repository beta
libarchive-3.8.2-23-p2-x86_64.pisi [cached]
[33mDownloading 5 / 5[0m
Package cmake found in repository beta
cmake-4.1.2-57-p2-x86_64.pisi [cached]
[33mInstalling 1 / 5[0m
nettle-3.10-10-p2-x86_64.pisi [cached]
[01;32mInstalling nettle, version 3.10, release 10
[0m[36mExtracting the files of nettle
[0mConfiguring nettle package
DEBUG: Calling post install handlers
[36mConfigured nettle
[0m[36mInstalled nettle
[0m[33mInstalling 2 / 5[0m
lzo-2.10-6-p2-x86_64.pisi [cached]
[01;32mInstalling lzo, version 2.10, release 6
[0m[36mExtracting the files of lzo
[0mConfiguring lzo package
DEBUG: Calling post install handlers
[36mConfigured lzo
[0m[36mInstalled lzo
[0m[33mInstalling 3 / 5[0m
libuv-1.50.0-10-p2-x86_64.pisi [cached]
[01;32mInstalling libuv, version 1.50.0, release 10
[0m[36mExtracting the files of libuv
[0mConfiguring libuv package
DEBUG: Calling post install handlers
[36mConfigured libuv
[0m[36mInstalled libuv
[0m[33mInstalling 4 / 5[0m
libarchive-3.8.2-23-p2-x86_64.pisi [cached]
[01;32mInstalling libarchive, version 3.8.2, release 23
[0m[36mExtracting the files of libarchive
[0mConfiguring libarchive package
DEBUG: Calling post install handlers
[36mConfigured libarchive
[0m[36mInstalled libarchive
[0m[33mInstalling 5 / 5[0m
cmake-4.1.2-57-p2-x86_64.pisi [cached]
[01;32mInstalling cmake, version 4.1.2, release 57
[0m[36mExtracting the files of cmake
[0mConfiguring cmake package
DEBUG: Calling post install handlers
[36mConfigured cmake
[0m[36mInstalled cmake
[0m
translations.xml (585.0 B)100% 7.43 MB/s [00:00:00] [complete]
[01;32mBuilding source package: xxhash
[0mv0.8.3.tar.gz [cached]
[32mUnpacking archive(s)...
[0m unpacked (/var/pisi/xxhash-0.8.3-5/work)
[32mSetting up source...
[0mDEBUG: 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
[32mBuilding source...
[0mSandbox 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
[32mTesting package...
[0m[32mInstalling...
[0mSandbox 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
[32mBuilding package: xxhash
[0mCreating xxhash-0.8.3-5-p2-x86_64.pisi...
[32mBuilding package: xxhash-devel
[0mCreating xxhash-devel-0.8.3-5-p2-x86_64.pisi...
Keeping build directory