DEBUG: SourceDB initialized in 0.0725998878479.
DEBUG: RepoDB initialized in 0.000385999679565.
DEBUG: Source URI: https://github.com/pisilinux/main/raw/master/programming/misc/llhttp/pspec.xml

pspec.xml                      (1.0 KB)100%     16.57 MB/s [00:00:00] [complete]

actions.py                     (592.0  B)100%     12.27 MB/s [00:00:00] [complete]
DEBUG: InstallDB initialized in 0.00208115577698.
Unsatisfied Build Dependencies: cmake ninja 
DEBUG: PackageDB initialized in 0.118474006653.
Installing build dependencies.
DEBUG: HistoryDB initialized in 0.00415802001953.
DEBUG: PackageDB initialized in 0.0991971492767.
DEBUG: RepoDB initialized in 0.000190019607544.
DEBUG: checking libgcc
DEBUG: InstallDB initialized in 0.00054407119751.
DEBUG: checking curl
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 {
cmake[ label = "cmake(4.1.2,57)" ];
libarchive[ label = "libarchive(3.8.2,23)" ];
nettle[ label = "nettle(3.10,10)" ];
lzo[ label = "lzo(2.10,6)" ];
ninja[ label = "ninja(1.13.1,20)" ];
libuv[ label = "libuv(1.50.0,10)" ];

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

}
DEBUG: ComponentDB initialized in 0.00956511497498.
Following packages will be installed:
cmake  libarchive  libuv  lzo  nettle  ninja
Total size of package(s): 10.95 MB
Downloading 1 / 6
Package nettle found in repository beta
nettle-3.10-10-p2-x86_64.pisi [cached]
Downloading 2 / 6
Package lzo found in repository beta
lzo-2.10-6-p2-x86_64.pisi [cached]
Downloading 3 / 6
Package libuv found in repository beta
libuv-1.50.0-10-p2-x86_64.pisi [cached]
Downloading 4 / 6
Package libarchive found in repository beta
libarchive-3.8.2-23-p2-x86_64.pisi [cached]
Downloading 5 / 6
Package cmake found in repository beta
cmake-4.1.2-57-p2-x86_64.pisi [cached]
Downloading 6 / 6
Package ninja found in repository beta
ninja-1.13.1-20-p2-x86_64.pisi [cached]
Installing 1 / 6
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 / 6
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 / 6
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 / 6
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 / 6
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
Installing 6 / 6
ninja-1.13.1-20-p2-x86_64.pisi [cached]
Installing ninja, version 1.13.1, release 20
Extracting the files of ninja
Configuring ninja package
DEBUG: Calling post install handlers
Configured ninja
Installed ninja
Building source package: llhttp
Fetching source from: https://github.com/nodejs/llhttp/archive/refs/tags/release/v9.3.1.tar.gz

v9.3.1.tar.gz                  (38.0 KB) 26%     22.11 MB/s [00:00:00]
v9.3.1.tar.gz                  (38.0 KB) 33%     22.11 MB/s [00:00:00]
v9.3.1.tar.gz                  (38.0 KB) 37%     22.11 MB/s [00:00:00]
v9.3.1.tar.gz                  (38.0 KB) 41%     22.11 MB/s [00:00:00]
v9.3.1.tar.gz                  (38.0 KB) 48%     22.11 MB/s [00:00:00]
v9.3.1.tar.gz                  (38.0 KB) 59%     22.11 MB/s [00:00:00]
v9.3.1.tar.gz                  (38.0 KB) 66%     22.11 MB/s [00:00:00]
v9.3.1.tar.gz                  (38.0 KB) 73%     22.11 MB/s [00:00:00]
v9.3.1.tar.gz                  (38.0 KB) 80%     22.11 MB/s [00:00:00]
v9.3.1.tar.gz                  (38.0 KB) 87%     22.11 MB/s [00:00:00]
v9.3.1.tar.gz                  (38.0 KB) 94%     22.11 MB/s [00:00:00]
v9.3.1.tar.gz                  (38.0 KB)100%     22.11 MB/s [00:00:00] [complete]
Source archive is stored: /var/cache/pisi/archives/v9.3.1.tar.gz
Unpacking archive(s)...
 unpacked (/var/pisi/llhttp-9.3.1-1/work)
Setting up source...
DEBUG: Using /var/pisi/llhttp-9.3.1-1/work/llhttp-release-v9.3.1 as  WorkDir
Sandbox enabled build...
-- The C compiler identification is GNU 15.2.0
-- The CXX compiler identification is GNU 15.2.0
-- 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
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 
-- 
-- Project configure summary:
-- 
--   CMake build type .................: RELWITHDEBINFO
--   Install prefix ...................: /usr
--   Build shared library .............: ON
--   Build static library .............: OFF
-- 
-- Configuring done (2.5s)
-- Generating done (0.1s)
-- Build files have been written to: /var/pisi/llhttp-9.3.1-1/work/llhttp-release-v9.3.1/build
-- Cache values
CMAKE_BUILD_TYPE:STRING=RelWithDebInfo
CMAKE_INSTALL_PREFIX:PATH=/usr
LLHTTP_BUILD_SHARED_LIBS:BOOL=ON
LLHTTP_BUILD_STATIC_LIBS:BOOL=OFF
DEBUG: return value for "cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS="-mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC" -DCMAKE_CXX_FLAGS="-mtune=generic -march=x86-64 -O2 -pipe -fstack-protector -D_FORTIFY_SOURCE=2 -g -fPIC" -DCMAKE_LD_FLAGS="-Wl,-O1 -Wl,-z,relro -Wl,--hash-style=gnu -Wl,--as-needed -Wl,--sort-common" -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=/usr -DLLHTTP_BUILD_SHARED_LIBS=ON -DLLHTTP_BUILD_STATIC_LIBS=OFF -Bbuild -G Ninja -L ." is 0
Building source...
Sandbox enabled build...
ninja: Entering directory `build'
[1/5] Building C object CMakeFiles/llhttp_shared.dir/src/http.c.o
[2/5] Building C object CMakeFiles/llhttp_shared.dir/src/api.c.o
[3/5] Building C object CMakeFiles/llhttp_shared.dir/src/llhttp.c.o
[4/5] Linking C shared library libllhttp.so.9.3.1
[5/5] Creating library symlink libllhttp.so.9.3 libllhttp.so
DEBUG: return value for "ninja -C build -j5" is 0
Testing package...
Installing...
Sandbox enabled build...
ninja: Entering directory `build'
[0/1] Install the project...
-- Install configuration: "RELWITHDEBINFO"
-- Installing: /var/pisi/llhttp-9.3.1-1/install/usr/lib/libllhttp.so.9.3.1
-- Installing: /var/pisi/llhttp-9.3.1-1/install/usr/lib/libllhttp.so.9.3
-- Installing: /var/pisi/llhttp-9.3.1-1/install/usr/lib/libllhttp.so
-- Installing: /var/pisi/llhttp-9.3.1-1/install/usr/include/llhttp.h
-- Installing: /var/pisi/llhttp-9.3.1-1/install/usr/lib/pkgconfig/libllhttp.pc
-- Installing: /var/pisi/llhttp-9.3.1-1/install/usr/lib/cmake/llhttp/llhttp-config.cmake
-- Installing: /var/pisi/llhttp-9.3.1-1/install/usr/lib/cmake/llhttp/llhttp-config-relwithdebinfo.cmake
DEBUG: return value for "DESTDIR=/var/pisi/llhttp-9.3.1-1/install ninja -C build install" is 0
DEBUG: return value for "install -m0644 "LICENSE" /var/pisi/llhttp-9.3.1-1/install/usr/share/doc/llhttp" is 0
DEBUG: /usr/lib/libllhttp.so.9.3.1 [stripped]
DEBUG: Path /usr/lib/cmake belongs in multiple packages
DEBUG: Path /usr/lib/pkgconfig belongs in multiple packages
Building package: llhttp
Creating llhttp-9.3.1-1-p2-x86_64.pisi...
Building package: llhttp-devel
Creating llhttp-devel-9.3.1-1-p2-x86_64.pisi...
Keeping build directory