>>> libevhtp: Building community/libevhtp 1.2.18-r6 (using abuild 3.14.1-r3) started Tue, 26 Nov 2024 18:42:34 +0000 >>> libevhtp: Validating /home/buildozer/aports/community/libevhtp/APKBUILD... >>> libevhtp: Analyzing dependencies... >>> libevhtp: Installing for build: build-base cmake libevent-dev openssl-dev>3 oniguruma-dev samurai (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing xz-libs (5.6.3-r0) (3/22) Installing libarchive (3.7.7-r0) (4/22) Installing rhash-libs (1.4.5-r0) (5/22) Installing libuv (1.49.2-r0) (6/22) Installing cmake (3.31.1-r0) (7/22) Installing libffi (3.4.6-r0) (8/22) Installing gdbm (1.24-r0) (9/22) Installing mpdecimal (4.0.0-r0) (10/22) Installing libpanelw (6.5_p20241006-r3) (11/22) Installing sqlite-libs (3.47.1-r0) (12/22) Installing python3 (3.12.7-r1) (13/22) Installing python3-pycache-pyc0 (3.12.7-r1) (14/22) Installing pyc (3.12.7-r1) (15/22) Installing python3-pyc (3.12.7-r1) (16/22) Installing libevent (2.1.12-r7) (17/22) Installing libevent-dev (2.1.12-r7) (18/22) Installing openssl-dev (3.3.2-r4) (19/22) Installing oniguruma (6.9.9-r0) (20/22) Installing oniguruma-dev (6.9.9-r0) (21/22) Installing samurai (1.2-r6) (22/22) Installing .makedepends-libevhtp (20241126.184403) Executing busybox-1.37.0-r8.trigger OK: 414 MiB in 120 packages >>> libevhtp: Cleaning up srcdir >>> libevhtp: Cleaning up pkgdir >>> libevhtp: Cleaning up tmpdir >>> libevhtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/libevhtp-1.2.18.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.21/libevhtp-1.2.18.tar.gz.part' libevhtp-1.2.18.tar. 100% |********************************| 203k 0:00:00 ETA '/var/cache/distfiles/v3.21/libevhtp-1.2.18.tar.gz.part' saved >>> libevhtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/libevhtp-1.2.18.tar.gz >>> libevhtp: Checking sha512sums... libevhtp-1.2.18.tar.gz: OK >>> libevhtp: Unpacking /var/cache/distfiles/v3.21/libevhtp-1.2.18.tar.gz... CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- 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:441 (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:441 (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 "3.3.2") -- 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:441 (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/build -- CMAKE_CURRENT_BINARY_DIR : /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18/build -- 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/build -- 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 : 6.1.80-0-sophgo -- CMAKE_C_COMPILER : /usr/bin/gcc -- CMAKE_AR : /usr/bin/ar -- CMAKE_RANLIB : /usr/bin/ranlib -- CFLAGS : -Os -fstack-clash-protection -Wformat -Werror=format-security -O3 -DNDEBUG -- Configuring done (8.6s) -- Generating done (0.2s) -- Build files have been written to: /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18/build [1/8] Building C object CMakeFiles/evhtp.dir/thread.c.o [2/8] Building C object CMakeFiles/evhtp.dir/sslutils.c.o [3/8] Building C object CMakeFiles/evhtp.dir/log.c.o [4/8] Building C object CMakeFiles/evhtp.dir/parser.c.o [5/8] Building C object CMakeFiles/evhtp.dir/numtoa.c.o [6/8] Building C object CMakeFiles/evhtp.dir/evhtp.c.o /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18/evhtp.c: In function 'evhtp_ssl_init': /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18/evhtp.c:4835:9: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 4835 | ecdh = EC_KEY_new_by_curve_name(nid); | ^~~~ In file included from /usr/include/openssl/x509.h:33, from /usr/include/openssl/ssl.h:32, from /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18/include/evhtp/evhtp.h:30, from /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18/evhtp.c:35: /usr/include/openssl/ec.h:1017:31: note: declared here 1017 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18/evhtp.c:4842:9: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 4842 | EC_KEY_free(ecdh); | ^~~~~~~~~~~ /usr/include/openssl/ec.h:1022:28: note: declared here 1022 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key); | ^~~~~~~~~~~ /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18/evhtp.c:4854:13: warning: 'PEM_read_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 4854 | dh = PEM_read_DHparams(fh, NULL, NULL, NULL); | ^~ In file included from /usr/include/openssl/ssl.h:37: /usr/include/openssl/pem.h:473:1: note: declared here 473 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18/evhtp.c:4857:17: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 4857 | DH_free(dh); | ^~~~~~~ In file included from /home/buildozer/aports/community/libevhtp/src/libevhtp-1.2.18/include/evhtp/evhtp.h:29: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ [7/8] Linking C shared library libevhtp.so.1.2.18 [8/8] Creating library symlink libevhtp.so.0 libevhtp.so >>> libevhtp: Entering fakeroot... -- 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... 'usr/include' -> '/home/buildozer/aports/community/libevhtp/pkg/libevhtp-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/libevhtp/pkg/libevhtp-dev/usr/lib/pkgconfig' 'usr/lib/cmake' -> '/home/buildozer/aports/community/libevhtp/pkg/libevhtp-dev/usr/lib/cmake' 'usr/lib/libevhtp.so' -> '/home/buildozer/aports/community/libevhtp/pkg/libevhtp-dev/usr/lib/libevhtp.so' >>> 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-r6 pkgconfig >>> libevhtp-dev*: Package size: 158.8 KB >>> libevhtp-dev*: Compressing data... >>> libevhtp-dev*: Create checksum... >>> libevhtp-dev*: Create libevhtp-dev-1.2.18-r6.apk >>> libevhtp*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libcrypto.so.3 so:libevent-2.1.so.7 so:libevent_openssl-2.1.so.7 so:libonig.so.5 so:libssl.so.3 >>> libevhtp*: Package size: 78.4 KB >>> libevhtp*: Compressing data... >>> libevhtp*: Create checksum... >>> libevhtp*: Create libevhtp-1.2.18-r6.apk >>> libevhtp: Build complete at Tue, 26 Nov 2024 18:44:24 +0000 elapsed time 0h 1m 50s >>> libevhtp: Cleaning up srcdir >>> libevhtp: Cleaning up pkgdir >>> libevhtp: Uninstalling dependencies... (1/22) Purging .makedepends-libevhtp (20241126.184403) (2/22) Purging cmake (3.31.1-r0) (3/22) Purging libevent-dev (2.1.12-r7) (4/22) Purging python3-pyc (3.12.7-r1) (5/22) Purging python3-pycache-pyc0 (3.12.7-r1) (6/22) Purging pyc (3.12.7-r1) (7/22) Purging python3 (3.12.7-r1) (8/22) Purging libevent (2.1.12-r7) (9/22) Purging openssl-dev (3.3.2-r4) (10/22) Purging oniguruma-dev (6.9.9-r0) (11/22) Purging oniguruma (6.9.9-r0) (12/22) Purging samurai (1.2-r6) (13/22) Purging gdbm (1.24-r0) (14/22) Purging libarchive (3.7.7-r0) (15/22) Purging libbz2 (1.0.8-r6) (16/22) Purging libffi (3.4.6-r0) (17/22) Purging libpanelw (6.5_p20241006-r3) (18/22) Purging libuv (1.49.2-r0) (19/22) Purging mpdecimal (4.0.0-r0) (20/22) Purging rhash-libs (1.4.5-r0) (21/22) Purging sqlite-libs (3.47.1-r0) (22/22) Purging xz-libs (5.6.3-r0) Executing busybox-1.37.0-r8.trigger OK: 333 MiB in 98 packages >>> libevhtp: Updating the community/riscv64 repository index... >>> libevhtp: Signing the index...