>>> mariadb-connector-c: Building main/mariadb-connector-c 3.0.8-r1 (using abuild 3.3.1-r0) started Fri, 11 Dec 2020 03:17:06 +0000 >>> mariadb-connector-c: Checking sanity of /home/buildozer/aports/main/mariadb-connector-c/APKBUILD... >>> mariadb-connector-c: Analyzing dependencies... >>> mariadb-connector-c: Installing for build: build-base openssl-dev zlib-dev cmake (1/9) Installing openssl-dev (1.1.1g-r0) (2/9) Installing zlib-dev (1.2.11-r1) (3/9) Installing libbz2 (1.0.6-r7) (4/9) Installing lz4-libs (1.8.3-r2) (5/9) Installing libarchive (3.3.3-r2) (6/9) Installing rhash-libs (1.3.6-r2) (7/9) Installing libuv (1.25.0-r0) (8/9) Installing cmake (3.13.0-r0) (9/9) Installing .makedepends-mariadb-connector-c (0) Executing busybox-1.29.3-r10.trigger OK: 339 MiB in 116 packages >>> mariadb-connector-c: Cleaning temporary build dirs... >>> mariadb-connector-c: Fetching https://downloads.mariadb.com/Connectors/c/connector-c-3.0.8/mariadb-connector-c-3.0.8-src.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 658k 100 658k 0 0 2051k 0 --:--:-- --:--:-- --:--:-- 2051k >>> mariadb-connector-c: Fetching https://downloads.mariadb.com/Connectors/c/connector-c-3.0.8/mariadb-connector-c-3.0.8-src.tar.gz >>> mariadb-connector-c: Checking sha512sums... mariadb-connector-c-3.0.8-src.tar.gz: OK cmake.patch: OK fix-ucontext-header.patch: OK CVE-2020-13249.patch: OK >>> mariadb-connector-c: Unpacking /var/cache/distfiles/v3.9/mariadb-connector-c-3.0.8-src.tar.gz... >>> mariadb-connector-c: cmake.patch patching file mariadb_config/mariadb_config.c.in >>> mariadb-connector-c: fix-ucontext-header.patch patching file cmake/CheckIncludeFiles.cmake >>> mariadb-connector-c: CVE-2020-13249.patch patching file libmariadb/mariadb_lib.c Hunk #1 succeeded at 75 (offset -1 lines). Hunk #2 succeeded at 1982 (offset -49 lines). Hunk #3 succeeded at 1990 (offset -49 lines). Hunk #4 succeeded at 2008 (offset -49 lines). Hunk #5 succeeded at 2036 with fuzz 2 (offset -50 lines). Hunk #6 succeeded at 2066 (offset -50 lines). Hunk #7 succeeded at 2095 (offset -50 lines). Hunk #8 succeeded at 2114 (offset -50 lines). -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at CMakeLists.txt:49 (OPTION): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'WITH_MYSQLCOMPAT'. Call Stack (most recent call first): CMakeLists.txt:54 (ADD_OPTION) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:49 (OPTION): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'WITH_UNIT_TESTS'. Call Stack (most recent call first): CMakeLists.txt:61 (ADD_OPTION) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:49 (OPTION): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'WITH_DYNCOL'. Call Stack (most recent call first): CMakeLists.txt:62 (ADD_OPTION) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:49 (OPTION): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'WITH_EXTERNAL_ZLIB'. Call Stack (most recent call first): CMakeLists.txt:63 (ADD_OPTION) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:49 (OPTION): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'WITH_CURL'. Call Stack (most recent call first): CMakeLists.txt:64 (ADD_OPTION) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMakeLists.txt:49 (OPTION): Policy CMP0077 is not set: option() honors normal variables. Run "cmake --help-policy CMP0077" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, option is clearing the normal variable 'WITH_SSL'. Call Stack (most recent call first): CMakeLists.txt:65 (ADD_OPTION) This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test HAS_-Wunused_FLAG -- Performing Test HAS_-Wunused_FLAG - Success -- Performing Test HAS_-Wlogical-op_FLAG -- Performing Test HAS_-Wlogical-op_FLAG - Success -- Performing Test HAS_-Wno-uninitialized_FLAG -- Performing Test HAS_-Wno-uninitialized_FLAG - Success -- Performing Test HAS_-Wall_FLAG -- Performing Test HAS_-Wall_FLAG - Success -- Performing Test HAS_-Wextra_FLAG -- Performing Test HAS_-Wextra_FLAG - Success -- Performing Test HAS_-Wformat-security_FLAG -- Performing Test HAS_-Wformat-security_FLAG - Success -- Performing Test HAS_-Wno-init-self_FLAG -- Performing Test HAS_-Wno-init-self_FLAG - Success -- Performing Test HAS_-Wwrite-strings_FLAG -- Performing Test HAS_-Wwrite-strings_FLAG - Success -- Performing Test HAS_-Wshift-count-overflow_FLAG -- Performing Test HAS_-Wshift-count-overflow_FLAG - Success -- Performing Test HAS_-Wdeclaration-after-statement_FLAG -- Performing Test HAS_-Wdeclaration-after-statement_FLAG - Success -- Performing Test HAS_-Wno-undef_FLAG -- Performing Test HAS_-Wno-undef_FLAG - Success -- Performing Test HAS_-Wno-unknown-pragmas_FLAG -- Performing Test HAS_-Wno-unknown-pragmas_FLAG - Success -- Found Git: /usr/bin/git (found version "2.20.4") -- Found ZLIB: /lib/libz.so (found version "1.2.11") -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for dlopen -- Looking for dlopen - found -- Looking for floor -- Looking for floor - found -- Looking for pthread_getspecific -- Looking for pthread_getspecific - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Looking for setsockopt -- Looking for setsockopt - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - found -- Found Threads: TRUE CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFiles.cmake:110 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: /lib/libz.so For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): cmake/CheckIncludeFiles.cmake:15 (CHECK_INCLUDE_FILES) CMakeLists.txt:260 (INCLUDE) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for include file alloca.h -- Looking for include file alloca.h - found -- Looking for include file arpa/inet.h -- Looking for include file arpa/inet.h - found -- Looking for include file crypt.h -- Looking for include file crypt.h - found -- Looking for include file dirent.h -- Looking for include file dirent.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - not found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file fenv.h -- Looking for include file fenv.h - found -- Looking for include file float.h -- Looking for include file float.h - found -- Looking for include file fpu/control.h -- Looking for include file fpu/control.h - not found -- Looking for include file grp.h -- Looking for include file grp.h - found -- Looking for include file ieeefp.h -- Looking for include file ieeefp.h - not found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file paths.h -- Looking for include file paths.h - found -- Looking for include file pwd.h -- Looking for include file pwd.h - found -- Looking for include file sched.h -- Looking for include file sched.h - found -- Looking for include file select.h -- Looking for include file select.h - not found -- Looking for include file signal.h -- Looking for include file signal.h - 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 strings.h -- Looking for include file strings.h - found -- Looking for include file synch.h -- Looking for include file synch.h - not found -- Looking for include file sys/fpu.h -- Looking for include file sys/fpu.h - not found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - found -- Looking for include file sys/ipc.h -- Looking for include file sys/ipc.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for include file sys/prctl.h -- Looking for include file sys/prctl.h - found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - found -- Looking for include file sys/shm.h -- Looking for include file sys/shm.h - found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/stream.h -- Looking for include file sys/stream.h - not found -- Looking for include file sys/timeb.h -- Looking for include file sys/timeb.h - found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - found -- Looking for include file sysent.h -- Looking for include file sysent.h - not found -- Looking for include file termio.h -- Looking for include file termio.h - not found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file utime.h -- Looking for include file utime.h - found -- Looking for include file ucontext.h -- Looking for include file ucontext.h - found -- Looking for makecontext -- Looking for makecontext - not found -- Looking for access -- Looking for access - found -- Looking for aiowait -- Looking for aiowait - not found -- Looking for alarm -- Looking for alarm - found -- Looking for alloca -- Looking for alloca - not found -- Looking for bcmp -- Looking for bcmp - found -- Looking for bfill -- Looking for bfill - not found -- Looking for bmove -- Looking for bmove - not found -- Looking for bzero -- Looking for bzero - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for compress -- Looking for compress - found -- Looking for crypt -- Looking for crypt - found -- Looking for dlerror -- Looking for dlerror - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for fchmod -- Looking for fchmod - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for fconvert -- Looking for fconvert - not found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for fesetround -- Looking for fesetround - found -- Looking for finite -- Looking for finite - found -- Looking for fseeko -- Looking for fseeko - found -- Looking for fsync -- Looking for fsync - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getcwd -- Looking for getcwd - found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for getpass -- Looking for getpass - found -- Looking for getpassphrase -- Looking for getpassphrase - not found -- Looking for getpwnam -- Looking for getpwnam - found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for getwd -- Looking for getwd - not found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for initgroups -- Looking for initgroups - found -- Looking for ldiv -- Looking for ldiv - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for log2 -- Looking for log2 - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for lstat -- Looking for lstat - found -- Looking for madvise -- Looking for madvise - found -- Looking for mallinfo -- Looking for mallinfo - not found -- Looking for memalign -- Looking for memalign - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for memmove -- Looking for memmove - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for mlock -- Looking for mlock - found -- Looking for mlockall -- Looking for mlockall - found -- Looking for mmap -- Looking for mmap - found -- Looking for mmap64 -- Looking for mmap64 - found -- Looking for nl_langinfo -- Looking for nl_langinfo - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for perror -- Looking for perror - found -- Looking for poll -- Looking for poll - found -- Looking for pread -- Looking for pread - found -- Looking for pthread_attr_create -- Looking for pthread_attr_create - not found -- Looking for pthread_attr_getstacksize -- Looking for pthread_attr_getstacksize - found -- Looking for pthread_attr_setprio -- Looking for pthread_attr_setprio - not found -- Looking for pthread_attr_setschedparam -- Looking for pthread_attr_setschedparam - found -- Looking for pthread_attr_setscope -- Looking for pthread_attr_setscope - found -- Looking for pthread_attr_setstacksize -- Looking for pthread_attr_setstacksize - found -- Looking for pthread_condattr_create -- Looking for pthread_condattr_create - not found -- Looking for pthread_init -- Looking for pthread_init - not found -- Looking for pthread_key_delete -- Looking for pthread_key_delete - found -- Looking for pthread_kill -- Looking for pthread_kill - found -- Looking for pthread_rwlock_rdlock -- Looking for pthread_rwlock_rdlock - found -- Looking for pthread_setprio_np -- Looking for pthread_setprio_np - not found -- Looking for pthread_setschedparam -- Looking for pthread_setschedparam - found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - found -- Looking for pthread_threadmask -- Looking for pthread_threadmask - not found -- Looking for pthread_yield_np -- Looking for pthread_yield_np - not found -- Looking for readdir_r -- Looking for readdir_r - found -- Looking for readlink -- Looking for readlink - found -- Looking for realpath -- Looking for realpath - found -- Looking for rename -- Looking for rename - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for select -- Looking for select - found -- Looking for setfd -- Looking for setfd - not found -- Looking for setfilepointer -- Looking for setfilepointer - not found -- Looking for sigaction -- Looking for sigaction - found -- Looking for sigthreadmask -- Looking for sigthreadmask - not found -- Looking for sigwait -- Looking for sigwait - found -- Looking for sleep -- Looking for sleep - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for stpcpy -- Looking for stpcpy - found -- Looking for strerror -- Looking for strerror - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for strpbrk -- Looking for strpbrk - found -- Looking for strsep -- Looking for strsep - found -- Looking for strstr -- Looking for strstr - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for strtol -- Looking for strtol - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoul -- Looking for strtoul - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for tell -- Looking for tell - not found -- Looking for thr_setconcurrency -- Looking for thr_setconcurrency - not found -- Looking for thr_yield -- Looking for thr_yield - not found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Check size of sigset_t -- Check size of sigset_t - done -- Check size of char -- Check size of char - done -- Check size of char * -- Check size of char * - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of size_t -- Check size of size_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of uchar -- Check size of uchar - failed -- Check size of uint -- Check size of uint - done -- Check size of ulong -- Check size of ulong - done -- Check size of int8 -- Check size of int8 - failed -- Check size of uint8 -- Check size of uint8 - failed -- Check size of int16 -- Check size of int16 - failed -- Check size of uint16 -- Check size of uint16 - failed -- Check size of int32 -- Check size of int32 - failed -- Check size of uint32 -- Check size of uint32 - failed -- Check size of u_int32_t -- Check size of u_int32_t - done -- Check size of int64 -- Check size of int64 - failed -- Check size of uint64 -- Check size of uint64 - failed -- Check size of socklen_t -- Check size of socklen_t - failed -- Performing Test IS_VOID_SIGNAL -- Performing Test IS_VOID_SIGNAL - Success -- Performing Test IS_VOID_QSORT -- Performing Test IS_VOID_QSORT - Success -- Performing Test SOCKET_SIZE_FOUND_socklen_t -- Performing Test SOCKET_SIZE_FOUND_socklen_t - Success -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1g") -- TLS library/version: OpenSSL 1.1.1g -- SYSTEM_LIBS /lib/libz.so;/usr/lib/libssl.so;/usr/lib/libcrypto.so -- Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR) -- Dynamic column API support: ON -- SYSTEM processor: i686 -- MariaDB Connector/c configuration: -- Static PLUGINS mysql_native_password;mysql_old_password;pvio_socket -- Dynamic PLUGINS dialog;caching_sha2_password;sha256_password;mysql_clear_password -- CPack generation: TGZ -- SSL support: OPENSSL Libs: /usr/lib/libssl.so;/usr/lib/libcrypto.so -- Zlib support: YES -- Installation layout: DEFAULT -- Include files will be installed in /usr/include/mysql -- Libraries will be installed in /usr/lib -- Binaries will be installed in bin -- Documentation included from -- Required: -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS -- Build files have been written to: /home/buildozer/aports/main/mariadb-connector-c/src/mariadb-connector-c-3.0.8-src Scanning dependencies of target caching_sha2_password Scanning dependencies of target ma_getopt Scanning dependencies of target mysql_clear_password Scanning dependencies of target dialog Scanning dependencies of target sha256_password Scanning dependencies of target cctap Scanning dependencies of target mariadb_obj Scanning dependencies of target mariadb_config [ 1%] Building C object unittest/libmariadb/CMakeFiles/ma_getopt.dir/ma_getopt.c.o [ 2%] Building C object CMakeFiles/mysql_clear_password.dir/plugins/auth/mariadb_cleartext.c.o [ 3%] Building C object unittest/mytap/CMakeFiles/cctap.dir/tap.c.o [ 4%] Building C object CMakeFiles/caching_sha2_password.dir/plugins/auth/caching_sha2_pw.c.o [ 5%] Building C object mariadb_config/CMakeFiles/mariadb_config.dir/mariadb_config.c.o [ 6%] Building C object CMakeFiles/caching_sha2_password.dir/libmariadb/secure/openssl_crypt.c.o [ 7%] Building C object CMakeFiles/sha256_password.dir/plugins/auth/sha256_pw.c.o [ 8%] Building C object CMakeFiles/dialog.dir/libmariadb/get_password.c.o [ 9%] Building C object CMakeFiles/dialog.dir/plugins/auth/dialog.c.o [ 10%] Linking C executable mariadb_config [ 11%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/pvio/pvio_socket.c.o [ 13%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/auth/my_auth.c.o [ 13%] Linking C shared module mysql_clear_password.so [ 14%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/__/plugins/auth/old_password.c.o [ 15%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_array.c.o [ 16%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_net.c.o [ 17%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_time.c.o [ 18%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_charset.c.o [ 19%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_hash.c.o [ 20%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_errmsg.c.o [ 21%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_charset.c.o [ 22%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_default.c.o [ 22%] Built target mariadb_config [ 23%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_lib.c.o [ 23%] Built target mysql_clear_password [ 24%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_list.c.o [ 25%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_pvio.c.o [ 26%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_tls.c.o [ 27%] Linking C shared module dialog.so In file included from /home/buildozer/aports/main/mariadb-connector-c/src/mariadb-connector-c-3.0.8-src/plugins/pvio/pvio_socket.c:42: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] #warning redirecting incorrect #include to ^~~~~~~ [ 28%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_alloc.c.o [ 29%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_compress.c.o [ 29%] Built target dialog [ 30%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_init.c.o [ 31%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_password.c.o [ 32%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_ll2str.c.o [ 33%] Linking C shared library libcctap.so [ 33%] Built target cctap [ 34%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_stmt.c.o [ 35%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_sha1.c.o [ 36%] Linking C shared module sha256_password.so [ 37%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_loaddata.c.o [ 37%] Built target sha256_password [ 38%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_stmt_codec.c.o [ 39%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_string.c.o [ 40%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_dtoa.c.o [ 41%] Linking C shared library libma_getopt.so [ 42%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_client_plugin.c.o [ 43%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_io.c.o [ 43%] Built target ma_getopt [ 44%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/secure/openssl.c.o [ 45%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_dyncol.c.o [ 46%] Linking C shared module caching_sha2_password.so [ 47%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/mariadb_async.c.o [ 48%] Building C object libmariadb/CMakeFiles/mariadb_obj.dir/ma_context.c.o [ 48%] Built target caching_sha2_password /home/buildozer/aports/main/mariadb-connector-c/src/mariadb-connector-c-3.0.8-src/libmariadb/ma_client_plugin.c: In function 'mysql_client_register_plugin': /home/buildozer/aports/main/mariadb-connector-c/src/mariadb-connector-c-3.0.8-src/libmariadb/ma_client_plugin.c:357:13: warning: 'unused' may be used uninitialized in this function [-Wmaybe-uninitialized] plugin= add_plugin(mysql, plugin, 0, 0, unused); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/mariadb-connector-c/src/mariadb-connector-c-3.0.8-src/libmariadb/ma_stmt_codec.c: In function 'my_atoll': /home/buildozer/aports/main/mariadb-connector-c/src/mariadb-connector-c-3.0.8-src/libmariadb/ma_stmt_codec.c:226:5: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] if(end != end_str) ^ /home/buildozer/aports/main/mariadb-connector-c/src/mariadb-connector-c-3.0.8-src/libmariadb/ma_client_plugin.c: In function 'mysql_client_plugin_init': /home/buildozer/aports/main/mariadb-connector-c/src/mariadb-connector-c-3.0.8-src/libmariadb/ma_client_plugin.c:190:23: warning: 'unused' may be used uninitialized in this function [-Wmaybe-uninitialized] if (plugin->init && plugin->init(errbuf, sizeof(errbuf), argc, args)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/main/mariadb-connector-c/src/mariadb-connector-c-3.0.8-src/libmariadb/ma_client_plugin.c:277:11: note: 'unused' was declared here va_list unused; ^~~~~~ [ 48%] Built target mariadb_obj Scanning dependencies of target mariadbclient Scanning dependencies of target libmariadb [ 49%] Linking C static library libmariadbclient.a [ 50%] Linking C shared library libmariadb.so [ 50%] Built target mariadbclient Scanning dependencies of target t_conc173 Scanning dependencies of target SYM_libmysqlclient.a Scanning dependencies of target SYM_libmysqlclient_r.a Scanning dependencies of target t_aurora Scanning dependencies of target bulk1 Scanning dependencies of target async Scanning dependencies of target charset Scanning dependencies of target misc Scanning dependencies of target features-10_2 Scanning dependencies of target ps_new Scanning dependencies of target dyncol Scanning dependencies of target thread Scanning dependencies of target performance Scanning dependencies of target basic-t Scanning dependencies of target logs Scanning dependencies of target fetch Scanning dependencies of target errors Scanning dependencies of target connection Scanning dependencies of target sp [ 51%] Generating libmysqlclient.a [ 52%] Generating libmysqlclient_r.a [ 53%] Building C object unittest/libmariadb/CMakeFiles/t_conc173.dir/t_conc173.c.o [ 54%] Building C object unittest/libmariadb/CMakeFiles/charset.dir/charset.c.o [ 55%] Building C object unittest/libmariadb/CMakeFiles/t_aurora.dir/t_aurora.c.o [ 56%] Building C object unittest/libmariadb/CMakeFiles/performance.dir/performance.c.o [ 57%] Building C object unittest/libmariadb/CMakeFiles/features-10_2.dir/features-10_2.c.o [ 58%] Building C object unittest/libmariadb/CMakeFiles/logs.dir/logs.c.o [ 59%] Building C object unittest/libmariadb/CMakeFiles/ps_new.dir/ps_new.c.o [ 60%] Building C object unittest/libmariadb/CMakeFiles/errors.dir/errors.c.o [ 61%] Building C object unittest/libmariadb/CMakeFiles/bulk1.dir/bulk1.c.o [ 62%] Building C object unittest/libmariadb/CMakeFiles/fetch.dir/fetch.c.o [ 63%] Building C object unittest/libmariadb/CMakeFiles/thread.dir/thread.c.o [ 64%] Building C object unittest/libmariadb/CMakeFiles/basic-t.dir/basic-t.c.o [ 65%] Building C object unittest/libmariadb/CMakeFiles/sp.dir/sp.c.o [ 67%] Building C object unittest/libmariadb/CMakeFiles/connection.dir/connection.c.o [ 67%] Building C object unittest/libmariadb/CMakeFiles/async.dir/async.c.o [ 68%] Building C object unittest/libmariadb/CMakeFiles/dyncol.dir/dyncol.c.o [ 69%] Building C object unittest/libmariadb/CMakeFiles/misc.dir/misc.c.o [ 69%] Built target SYM_libmysqlclient.a [ 69%] Built target SYM_libmysqlclient_r.a Scanning dependencies of target conc336 Scanning dependencies of target cursor [ 70%] Building C object unittest/libmariadb/CMakeFiles/conc336.dir/conc336.c.o [ 71%] Building C object unittest/libmariadb/CMakeFiles/cursor.dir/cursor.c.o [ 71%] Built target libmariadb Scanning dependencies of target view [ 72%] Building C object unittest/libmariadb/CMakeFiles/view.dir/view.c.o [ 73%] Linking C executable t_conc173 [ 74%] Linking C executable thread [ 75%] Linking C executable logs [ 75%] Built target t_conc173 Scanning dependencies of target ps [ 76%] Linking C executable conc336 [ 77%] Building C object unittest/libmariadb/CMakeFiles/ps.dir/ps.c.o [ 77%] Built target thread Scanning dependencies of target ps_bugs [ 78%] Linking C executable features-10_2 [ 79%] Building C object unittest/libmariadb/CMakeFiles/ps_bugs.dir/ps_bugs.c.o [ 80%] Linking C executable async [ 80%] Built target logs [ 81%] Linking C executable performance Scanning dependencies of target result [ 81%] Built target conc336 [ 82%] Building C object unittest/libmariadb/CMakeFiles/result.dir/result.c.o [ 83%] Linking C executable sp Scanning dependencies of target SYM_libmysqlclient.so [ 84%] Generating libmysqlclient.so [ 84%] Built target async Scanning dependencies of target SYM_libmysqlclient_r.so [ 84%] Built target SYM_libmysqlclient.so [ 85%] Generating libmysqlclient_r.so [ 85%] Built target features-10_2 [ 86%] Linking C executable t_aurora [ 86%] Built target performance [ 86%] Built target SYM_libmysqlclient_r.so [ 86%] Built target sp [ 86%] Built target t_aurora [ 87%] Linking C executable errors [ 87%] Built target errors [ 88%] Linking C executable dyncol [ 89%] Linking C executable view [ 90%] Linking C executable ps_new [ 91%] Linking C executable charset [ 91%] Built target dyncol [ 92%] Linking C executable basic-t [ 92%] Built target charset [ 92%] Built target view [ 92%] Built target ps_new [ 92%] Built target basic-t [ 93%] Linking C executable fetch [ 93%] Built target fetch [ 94%] Linking C executable bulk1 [ 94%] Built target bulk1 [ 95%] Linking C executable misc [ 95%] Built target misc [ 96%] Linking C executable connection [ 96%] Built target connection [ 97%] Linking C executable result [ 97%] Built target result [ 98%] Linking C executable cursor [ 98%] Built target cursor [ 99%] Linking C executable ps_bugs [ 99%] Built target ps_bugs [100%] Linking C executable ps [100%] Built target ps >>> WARNING: mariadb-connector-c: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> mariadb-connector-c: Entering fakeroot... [ 2%] Built target mariadb_config [ 6%] Built target mysql_clear_password [ 6%] Built target cctap [ 8%] Built target ma_getopt [ 11%] Built target dialog [ 13%] Built target sha256_password [ 16%] Built target caching_sha2_password [ 48%] Built target mariadb_obj [ 49%] Built target mariadbclient [ 50%] Built target libmariadb [ 51%] Built target SYM_libmysqlclient_r.a [ 52%] Built target SYM_libmysqlclient.a [ 54%] Built target ps_new [ 56%] Built target basic-t [ 58%] Built target t_conc173 [ 60%] Built target dyncol [ 62%] Built target charset [ 64%] Built target logs [ 66%] Built target errors [ 77%] Built target bulk1 [ 77%] Built target performance [ 77%] Built target thread [ 71%] Built target async [ 71%] Built target features-10_2 [ 80%] Built target fetch [ 80%] Built target sp [ 83%] Built target connection [ 88%] Built target t_aurora [ 88%] Built target cursor [ 88%] Built target misc [ 90%] Built target view [ 92%] Built target conc336 [ 94%] Built target ps [ 95%] Built target SYM_libmysqlclient.so [ 97%] Built target ps_bugs [ 98%] Built target SYM_libmysqlclient_r.so [100%] Built target result Install the project... -- Install configuration: "Release" -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/mariadb/plugin/dialog.so -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/mariadb/plugin/caching_sha2_password.so -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/mariadb/plugin/sha256_password.so -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/mariadb/plugin/mysql_clear_password.so -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/mariadb_com.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/mysql.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/mariadb_stmt.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/ma_pvio.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/ma_tls.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/mariadb_version.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/ma_list.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/errmsg.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/mariadb_dyncol.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/mariadb_ctype.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/mysqld_error.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/mysql/client_plugin.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/mysql/plugin_auth_common.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/mysql/plugin_auth.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/include/mysql/mariadb/ma_io.h -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/libmysqlclient.so -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/libmysqlclient_r.so -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/libmysqlclient.a -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/libmysqlclient_r.a -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/libmariadbclient.a -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/libmariadb.so.3 -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/libmariadb.so -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/bin/mariadb_config -- Installing: /home/buildozer/aports/main/mariadb-connector-c/pkg/mariadb-connector-c/usr/lib/pkgconfig/libmariadb.pc >>> mariadb-connector-c-dev*: Running split function dev... >>> mariadb-connector-c-dev*: Preparing subpackage mariadb-connector-c-dev... >>> mariadb-connector-c-dev*: Stripping binaries >>> mariadb-connector-c-dev*: Running postcheck for mariadb-connector-c-dev >>> mariadb-connector-c*: Running postcheck for mariadb-connector-c >>> mariadb-connector-c*: Preparing package mariadb-connector-c... >>> mariadb-connector-c*: Stripping binaries >>> mariadb-connector-c-dev*: Scanning shared objects >>> mariadb-connector-c*: Scanning shared objects >>> mariadb-connector-c-dev*: Tracing dependencies... openssl-dev zlib-dev mariadb-connector-c=3.0.8-r1 pkgconfig so:libc.musl-x86.so.1 >>> mariadb-connector-c-dev*: Package size: 240.0 KB >>> mariadb-connector-c-dev*: Compressing data... >>> mariadb-connector-c-dev*: Create checksum... >>> mariadb-connector-c-dev*: Create mariadb-connector-c-dev-3.0.8-r1.apk >>> mariadb-connector-c*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.1.1 so:libssl.so.1.1 so:libz.so.1 >>> mariadb-connector-c*: Package size: 404.0 KB >>> mariadb-connector-c*: Compressing data... >>> mariadb-connector-c*: Create checksum... >>> mariadb-connector-c*: Create mariadb-connector-c-3.0.8-r1.apk >>> mariadb-connector-c: Build complete at Fri, 11 Dec 2020 03:17:33 +0000 elapsed time 0h 0m 27s >>> mariadb-connector-c: Cleaning up srcdir >>> mariadb-connector-c: Cleaning up pkgdir >>> mariadb-connector-c: Uninstalling dependencies... (1/9) Purging .makedepends-mariadb-connector-c (0) (2/9) Purging openssl-dev (1.1.1g-r0) (3/9) Purging zlib-dev (1.2.11-r1) (4/9) Purging cmake (3.13.0-r0) (5/9) Purging libarchive (3.3.3-r2) (6/9) Purging libbz2 (1.0.6-r7) (7/9) Purging lz4-libs (1.8.3-r2) (8/9) Purging rhash-libs (1.3.6-r2) (9/9) Purging libuv (1.25.0-r0) Executing busybox-1.29.3-r10.trigger OK: 294 MiB in 107 packages >>> mariadb-connector-c: Updating the main/x86 repository index... >>> mariadb-connector-c: Signing the index...