>>> libevhtp: Building community/libevhtp 1.2.18-r3 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 06:37:48 +0000 >>> libevhtp: Checking sanity of /home/buildozer/aports/community/libevhtp/APKBUILD... >>> libevhtp: Analyzing dependencies... >>> libevhtp: Installing for build: build-base cmake libevent-dev openssl1.1-compat-dev oniguruma-dev (1/19) Installing libbz2 (1.0.8-r1) (2/19) Installing lz4-libs (1.9.3-r0) (3/19) Installing xz-libs (5.2.5-r0) (4/19) Installing libarchive (3.5.2-r2) (5/19) Installing rhash-libs (1.4.2-r2) (6/19) Installing libuv (1.42.0-r0) (7/19) Installing cmake (3.21.3-r0) (8/19) Installing libffi (3.4.2-r1) (9/19) Installing gdbm (1.20-r2) (10/19) Installing mpdecimal (2.5.1-r1) (11/19) Installing readline (8.1.1-r0) (12/19) Installing sqlite-libs (3.36.0-r0) (13/19) Installing python3 (3.9.7-r3) (14/19) Installing libevent (2.1.12-r4) (15/19) Installing libevent-dev (2.1.12-r4) (16/19) Installing openssl1.1-compat-dev (1.1.1l-r4) (17/19) Installing oniguruma (6.9.7.1-r0) (18/19) Installing oniguruma-dev (6.9.7.1-r0) (19/19) Installing .makedepends-libevhtp (20211021.063749) Executing busybox-1.34.1-r1.trigger OK: 422 MiB in 108 packages >>> libevhtp: Cleaning up srcdir >>> libevhtp: Cleaning up pkgdir >>> libevhtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/libevhtp-1.2.18.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libevhtp: Fetching libevhtp-1.2.18.tar.gz::https://github.com/criticalstack/libevhtp/archive/1.2.18.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129 100 129 0 0 708 0 --:--:-- --:--:-- --:--:-- 712 100 130 100 130 0 0 355 0 --:--:-- --:--:-- --:--:-- 355 100 203k 0 203k 0 0 304k 0 --:--:-- --:--:-- --:--:-- 304k >>> libevhtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/libevhtp-1.2.18.tar.gz >>> libevhtp: Checking sha512sums... libevhtp-1.2.18.tar.gz: OK >>> libevhtp: Unpacking /var/cache/distfiles/v3.15/libevhtp-1.2.18.tar.gz... CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases. -- The C compiler identification is GNU 10.3.1 -- The CXX compiler identification is GNU 10.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/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/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ONIGURUMA) does not match the name of the calling package (Oniguruma). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindOniguruma.cmake:26 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/options.cmake:8 (find_package) CMakeLists.txt:11 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Found ONIGURUMA: /usr/lib/libonig.so -- Looking for strndup -- Looking for strndup - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file errno.h -- Looking for include file errno.h - found -- Looking for include file signal.h -- Looking for include file signal.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file stdbool.h -- Looking for include file stdbool.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file stddef.h -- Looking for include file stddef.h - found -- Looking for include file ctype.h -- Looking for include file ctype.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file sys/tree.h -- Looking for include file sys/tree.h - not found -- Looking for include file sys/queue.h -- Looking for include file sys/queue.h - not found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Performing Test has_c99 -- Performing Test has_c99 - Success -- Performing Test has_stack_protector -- Performing Test has_stack_protector - Success CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBEVENT) does not match the name of the calling package (LibEvent). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindLibEvent.cmake:33 (find_package_handle_standard_args) CMakeLists.txt:57 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBEVENT: /usr/lib/libevent.so;/usr/lib/libevent_openssl.so;/usr/lib/libevent_core.so;/usr/lib/libevent_extra.so;/usr/lib/libevent_pthreads.so;/usr/lib/libevent_extra.so -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1l") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ONIGURUMA) does not match the name of the calling package (Oniguruma). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindOniguruma.cmake:26 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:88 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- EVHTP_VERSION :  1.2.18 -- EVHTP_DISABLE_SSL :  OFF -- EVHTP_DISABLE_EVTHR :  OFF -- EVHTP_DISABLE_REGEX :  OFF -- EVHTP_BUILD_SHARED :   -- EVHTP_USE_JEMALLOC :   -- EVHTP_USE_TCMALLOC :   -- CMAKE_BUILD_TYPE : None -- CMAKE_INSTALL_PREFIX : /usr -- CMAKE_BINARY_DIR : /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18 -- CMAKE_CURRENT_BINARY_DIR : /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18 -- CMAKE_CURRENT_SOURCE_DIR : /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18 -- PROJECT_BINARY_DIR : /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18 -- PROJECT_SOURCE_DIR : /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18 -- CMAKE_MODULE_PATH : /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18/cmake -- CMAKE_SYSTEM_NAME : Linux -- CMAKE_SYSTEM_VERSION : 5.4.43-1-lts -- CMAKE_C_COMPILER : /usr/bin/gcc -- CMAKE_AR : /usr/bin/ar -- CMAKE_RANLIB : /usr/bin/ranlib -- CFLAGS : -Os -fomit-frame-pointer -O3 -DNDEBUG -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18 [ 14%] Building C object CMakeFiles/evhtp.dir/evhtp.c.o [ 28%] Building C object CMakeFiles/evhtp.dir/numtoa.c.o [ 42%] Building C object CMakeFiles/evhtp.dir/parser.c.o [ 57%] Building C object CMakeFiles/evhtp.dir/log.c.o [ 71%] Building C object CMakeFiles/evhtp.dir/sslutils.c.o [ 85%] Building C object CMakeFiles/evhtp.dir/thread.c.o [100%] Linking C shared library libevhtp.so [100%] Built target evhtp >>> libevhtp: Entering fakeroot... Consolidate compiler generated dependencies of target evhtp [100%] Built target evhtp Install the project... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/lib/libevhtp.so.1.2.18 -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/lib/libevhtp.so.0 -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/lib/libevhtp.so -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/include/evhtp.h -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/include/evhtp/evhtp.h -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/include/evhtp/parser.h -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/include/evhtp/log.h -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/include/evhtp/sslutils.h -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/include/evhtp/thread.h -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/include/evhtp/config.h -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/include/evhtp/sys/tree.h -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/include/evhtp/sys/queue.h -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/lib/cmake/libevhtp/libevhtpConfig.cmake -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/lib/cmake/libevhtp/libevhtpConfigVersion.cmake -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/lib/cmake/libevhtp/libevhtpTargets.cmake -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/lib/cmake/libevhtp/libevhtpTargets-none.cmake -- Installing: /home/buildozer/aports/community/libevhtp/pkg/libevhtp/usr/lib/pkgconfig/evhtp.pc >>> libevhtp-dev*: Running split function dev... >>> libevhtp-dev*: Preparing subpackage libevhtp-dev... >>> libevhtp-dev*: Stripping binaries >>> libevhtp-dev*: Running postcheck for libevhtp-dev >>> libevhtp*: Running postcheck for libevhtp >>> libevhtp*: Preparing package libevhtp... >>> libevhtp*: Stripping binaries >>> libevhtp-dev*: Scanning shared objects >>> libevhtp*: Scanning shared objects >>> libevhtp-dev*: Tracing dependencies... libevhtp=1.2.18-r3 pkgconfig >>> libevhtp-dev*: Package size: 236.0 KB >>> libevhtp-dev*: Compressing data... >>> libevhtp-dev*: Create checksum... >>> libevhtp-dev*: Create libevhtp-dev-1.2.18-r3.apk >>> libevhtp*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libevent-2.1.so.7 so:libevent_openssl-2.1.so.7 so:libonig.so.5 so:libssl.so.1.1 >>> libevhtp*: Package size: 100.0 KB >>> libevhtp*: Compressing data... >>> libevhtp*: Create checksum... >>> libevhtp*: Create libevhtp-1.2.18-r3.apk >>> libevhtp: Build complete at Thu, 21 Oct 2021 06:37:59 +0000 elapsed time 0h 0m 11s >>> libevhtp: Cleaning up srcdir >>> libevhtp: Cleaning up pkgdir >>> libevhtp: Uninstalling dependencies... (1/19) Purging .makedepends-libevhtp (20211021.063749) (2/19) Purging cmake (3.21.3-r0) (3/19) Purging libevent-dev (2.1.12-r4) (4/19) Purging python3 (3.9.7-r3) (5/19) Purging libevent (2.1.12-r4) (6/19) Purging openssl1.1-compat-dev (1.1.1l-r4) (7/19) Purging oniguruma-dev (6.9.7.1-r0) (8/19) Purging oniguruma (6.9.7.1-r0) (9/19) Purging libarchive (3.5.2-r2) (10/19) Purging libbz2 (1.0.8-r1) (11/19) Purging lz4-libs (1.9.3-r0) (12/19) Purging xz-libs (5.2.5-r0) (13/19) Purging rhash-libs (1.4.2-r2) (14/19) Purging libuv (1.42.0-r0) (15/19) Purging libffi (3.4.2-r1) (16/19) Purging gdbm (1.20-r2) (17/19) Purging mpdecimal (2.5.1-r1) (18/19) Purging readline (8.1.1-r0) (19/19) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> libevhtp: Updating the community/x86 repository index... >>> libevhtp: Signing the index...