>>> libevhtp: Building community/libevhtp 1.2.18-r6 (using abuild 3.10.0_rc1-r2) started Sat, 22 Oct 2022 12:55:19 +0000 >>> libevhtp: Checking sanity of /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/17) Installing libarchive (3.6.1-r1) (2/17) Installing rhash-libs (1.4.3-r1) (3/17) Installing libuv (1.44.2-r0) (4/17) Installing cmake (3.24.2-r0) (5/17) Installing libffi (3.4.3-r0) (6/17) Installing gdbm (1.23-r0) (7/17) Installing mpdecimal (2.5.1-r1) (8/17) Installing readline (8.2.0-r0) (9/17) Installing sqlite-libs (3.39.4-r0) (10/17) Installing python3 (3.10.8-r1) (11/17) Installing libevent (2.1.12-r5) (12/17) Installing libevent-dev (2.1.12-r5) (13/17) Installing openssl-dev (3.0.5-r3) (14/17) Installing oniguruma (6.9.8-r0) (15/17) Installing oniguruma-dev (6.9.8-r0) (16/17) Installing samurai (1.2-r2) (17/17) Installing .makedepends-libevhtp (20221022.125520) Executing busybox-1.35.0-r27.trigger OK: 383 MiB in 118 packages >>> libevhtp: Cleaning up srcdir >>> libevhtp: Cleaning up pkgdir >>> libevhtp: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libevhtp-1.2.18.tar.gz >>> libevhtp: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libevhtp-1.2.18.tar.gz >>> libevhtp: Checking sha512sums... libevhtp-1.2.18.tar.gz: OK >>> libevhtp: Unpacking /var/cache/distfiles/edge//libevhtp-1.2.18.tar.gz... -- The C compiler identification is GNU 12.2.1 -- The CXX compiler identification is GNU 12.2.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 "3.0.5") -- 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/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 : 5.15.32-0-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/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:31, 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:998:31: note: declared here 998 | 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:1003:28: note: declared here 1003 | 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:36: /usr/include/openssl/pem.h:469:1: note: declared here 469 | 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:200:28: note: declared here 200 | 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... >>> 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: 236.0 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-armv7.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: 80.0 KB >>> libevhtp*: Compressing data... >>> libevhtp*: Create checksum... >>> libevhtp*: Create libevhtp-1.2.18-r6.apk >>> libevhtp: Build complete at Sat, 22 Oct 2022 12:55:24 +0000 elapsed time 0h 0m 5s >>> libevhtp: Cleaning up srcdir >>> libevhtp: Cleaning up pkgdir >>> libevhtp: Uninstalling dependencies... (1/17) Purging .makedepends-libevhtp (20221022.125520) (2/17) Purging cmake (3.24.2-r0) (3/17) Purging libevent-dev (2.1.12-r5) (4/17) Purging python3 (3.10.8-r1) (5/17) Purging libevent (2.1.12-r5) (6/17) Purging openssl-dev (3.0.5-r3) (7/17) Purging oniguruma-dev (6.9.8-r0) (8/17) Purging oniguruma (6.9.8-r0) (9/17) Purging samurai (1.2-r2) (10/17) Purging libarchive (3.6.1-r1) (11/17) Purging rhash-libs (1.4.3-r1) (12/17) Purging libuv (1.44.2-r0) (13/17) Purging libffi (3.4.3-r0) (14/17) Purging gdbm (1.23-r0) (15/17) Purging mpdecimal (2.5.1-r1) (16/17) Purging readline (8.2.0-r0) (17/17) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 289 MiB in 101 packages >>> libevhtp: Updating the community/armv7 repository index... >>> libevhtp: Signing the index...