>>> libevhtp: Building community/libevhtp 1.2.18-r2 (using abuild 3.7.0_rc1-r2) started Mon, 21 Dec 2020 11:43:13 +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 oniguruma-dev (1/18) Installing libbz2 (1.0.8-r1) (2/18) Installing lz4-libs (1.9.2-r0) (3/18) Installing xz-libs (5.2.5-r0) (4/18) Installing libarchive (3.5.0-r0) (5/18) Installing rhash-libs (1.4.0-r0) (6/18) Installing libuv (1.40.0-r0) (7/18) Installing cmake (3.18.4-r1) (8/18) Installing libffi (3.3-r2) (9/18) Installing gdbm (1.18.1-r0) (10/18) Installing readline (8.0.4-r0) (11/18) Installing sqlite-libs (3.34.0-r0) (12/18) Installing python3 (3.8.6-r0) (13/18) Installing libevent (2.1.12-r1) (14/18) Installing libevent-dev (2.1.12-r1) (15/18) Installing openssl-dev (1.1.1i-r0) (16/18) Installing oniguruma (6.9.6-r0) (17/18) Installing oniguruma-dev (6.9.6-r0) (18/18) Installing .makedepends-libevhtp (20201221.114319) Executing busybox-1.32.0-r8.trigger OK: 409 MiB in 104 packages >>> libevhtp: Cleaning up srcdir >>> libevhtp: Cleaning up pkgdir >>> libevhtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/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 100 203k 100 203k 0 0 3504k 0 --:--:-- --:--:-- --:--:-- 3566k >>> libevhtp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libevhtp-1.2.18.tar.gz >>> libevhtp: Checking sha512sums... libevhtp-1.2.18.tar.gz: OK >>> libevhtp: Unpacking /var/cache/distfiles/v3.13/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.2.1 -- The CXX compiler identification is GNU 10.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:273 (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:273 (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.1i") -- 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:273 (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 Scanning dependencies of target evhtp [ 14%] Building C object CMakeFiles/evhtp.dir/evhtp.c.o [ 28%] Building C object CMakeFiles/evhtp.dir/thread.c.o [ 57%] Building C object CMakeFiles/evhtp.dir/numtoa.c.o [ 57%] Building C object CMakeFiles/evhtp.dir/parser.c.o [ 71%] Building C object CMakeFiles/evhtp.dir/sslutils.c.o [ 85%] Building C object CMakeFiles/evhtp.dir/log.c.o [100%] Linking C shared library libevhtp.so [100%] Built target evhtp >>> libevhtp: Entering fakeroot... [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-r2 pkgconfig >>> libevhtp-dev*: Package size: 236.0 KB >>> libevhtp-dev*: Compressing data... >>> libevhtp-dev*: Create checksum... >>> libevhtp-dev*: Create libevhtp-dev-1.2.18-r2.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-r2.apk >>> libevhtp: Build complete at Mon, 21 Dec 2020 11:43:28 +0000 elapsed time 0h 0m 15s >>> libevhtp: Cleaning up srcdir >>> libevhtp: Cleaning up pkgdir >>> libevhtp: Uninstalling dependencies... (1/18) Purging .makedepends-libevhtp (20201221.114319) (2/18) Purging cmake (3.18.4-r1) (3/18) Purging libevent-dev (2.1.12-r1) (4/18) Purging python3 (3.8.6-r0) (5/18) Purging libevent (2.1.12-r1) (6/18) Purging openssl-dev (1.1.1i-r0) (7/18) Purging oniguruma-dev (6.9.6-r0) (8/18) Purging oniguruma (6.9.6-r0) (9/18) Purging libarchive (3.5.0-r0) (10/18) Purging libbz2 (1.0.8-r1) (11/18) Purging lz4-libs (1.9.2-r0) (12/18) Purging xz-libs (5.2.5-r0) (13/18) Purging rhash-libs (1.4.0-r0) (14/18) Purging libuv (1.40.0-r0) (15/18) Purging libffi (3.3-r2) (16/18) Purging gdbm (1.18.1-r0) (17/18) Purging readline (8.0.4-r0) (18/18) Purging sqlite-libs (3.34.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> libevhtp: Updating the community/x86 repository index... >>> libevhtp: Signing the index...