-- The C compiler identification is GNU 12.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /builder/shared-workdir/build/sdk/staging_dir/toolchain-i386_pentium-mmx_gcc-12.2.0_musl/bin/i486-openwrt-linux-musl-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found CURL: /builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium-mmx_musl/usr/lib/libcurl.so (found version "8.0.1")  
-- 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: /builder/shared-workdir/build/sdk/staging_dir/host/bin/git (found version "2.20.1") 
-- MariaDB Connector C: INSTALL_BINDIR=bin
-- MariaDB Connector C: INSTALL_LIBDIR=lib
-- MariaDB Connector C: INSTALL_PCDIR=lib/pkgconfig
-- MariaDB Connector C: INSTALL_INCLUDEDIR=include/mysql
-- MariaDB Connector C: INSTALL_DOCSDIR=
-- MariaDB Connector C: INSTALL_PLUGINDIR=lib/mariadb/plugin
-- MariaDB Connector C: LIBMARIADB_STATIC_NAME mariadbclient
-- Checking for one of the modules 'zlib'
-- Found ZLIB: /builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium-mmx_musl/usr/lib/libz.so (found version "1.2.13")  
-- 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 dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for include file fcntl.h
-- Looking for include file fcntl.h - found
-- Looking for include file float.h
-- Looking for include file float.h - found
-- Looking for include file limits.h
-- Looking for include file limits.h - found
-- Looking for include file linux/limits.h
-- Looking for include file linux/limits.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 stddef.h
-- Looking for include file stddef.h - found
-- Looking for include file stdint.h
-- Looking for include file stdint.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 sys/ioctl.h
-- Looking for include file sys/ioctl.h - found
-- Looking for include file sys/select.h
-- Looking for include file sys/select.h - found
-- Looking for include file sys/socket.h
-- Looking for include file sys/socket.h - found
-- Looking for include file sys/types.h
-- Looking for include file sys/types.h - found
-- Looking for include file sys/stat.h
-- Looking for include file sys/stat.h - found
-- Looking for include file sys/un.h
-- Looking for include file sys/un.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 alloca
-- Looking for alloca - not found
-- Looking for dlerror
-- Looking for dlerror - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for fcntl
-- Looking for fcntl - found
-- Looking for memcpy
-- Looking for memcpy - found
-- Looking for nl_langinfo
-- Looking for nl_langinfo - found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for poll
-- Looking for poll - found
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for makecontext
-- Looking for makecontext - not found
-- Looking for cuserid
-- Looking for cuserid - found
-- Check size of char *
-- Check size of char * - 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 uchar
-- Check size of uchar - failed
-- Check size of uint
-- Check size of uint - done
-- 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 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 SOCKET_SIZE_FOUND_socklen_t
-- Performing Test SOCKET_SIZE_FOUND_socklen_t - Success
-- 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
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) 
-- OpenSSL/LibreSSL not found
-- TLS library/version: 
-- SYSTEM_LIBS /builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium-mmx_musl/usr/lib/libz.so;dl;dl
-- Found GSSAPI: -L/builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium-mmx_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-i386_pentium-mmx_gcc-12.2.0_musl/usr/lib -L/builder/shared-workdir/build/sdk/staging_dir/toolchain-i386_pentium-mmx_gcc-12.2.0_musl/lib -znow -zrelro -lgssapi_krb5 -lkrb5 -lk5crypto -L/builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium-mmx_musl/usr/lib -lcom_err
-- Dynamic column API support: ON
-- SYSTEM processor: i386
-- MariaDB Connector/c configuration:
-- Static PLUGINS mysql_native_password;mysql_old_password;pvio_socket
-- Dynamic PLUGINS dialog;client_ed25519;caching_sha2_password;sha256_password;auth_gssapi_client;mysql_clear_password;remote_io
-- CPack generation: TGZ
-- SSL support: OPENSSL Libs: 
-- Zlib support: YES
-- Installation layout: DEFAULT
-- Include files will be installed in include/mysql
-- Libraries will be installed in lib
-- Binaries will be installed in bin
-- Documentation included from 
-- Required: /builder/shared-workdir/build/sdk/staging_dir/target-i386_pentium-mmx_musl/usr/lib/libz.so;dl
-- Configuring done (23.9s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_ASM_COMPILER
    CMAKE_ASM_COMPILER_LAUNCHER
    CMAKE_CXX_COMPILER
    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_EXPORT_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY
    DEFAULT_COLLATION
    DL_LIBRARY
    ICONV_LIBRARIES


-- Build files have been written to: /builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src
ninja: Entering directory `/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src'
[1/101] Building C object CMakeFiles/dialog.dir/plugins/auth/dialog.c.o
[2/101] Building C object CMakeFiles/dialog.dir/libmariadb/get_password.c.o
[3/101] Linking C shared module dialog.so
[4/101] Building C object CMakeFiles/client_ed25519.dir/plugins/auth/ed25519.c.o
[5/101] Building C object CMakeFiles/client_ed25519.dir/plugins/auth/ref10/fe_0.c.o
[6/101] Building C object CMakeFiles/client_ed25519.dir/plugins/auth/ref10/fe_isnegative.c.o
[7/101] Building C object CMakeFiles/client_ed25519.dir/plugins/auth/ref10/fe_sub.c.o
[8/101] Building C object CMakeFiles/client_ed25519.dir/plugins/auth/ref10/ge_p1p1_to_p2.c.o
[9/101] Building C object CMakeFiles/client_ed25519.dir/plugins/auth/ref10/ge_p3_to_cached.c.o
[10/101] Building C object CMakeFiles/client_ed25519.dir/plugins/auth/ref10/open.c.o
FAILED: CMakeFiles/client_ed25519.dir/plugins/auth/ref10/open.c.o 
/builder/shared-workdir/build/sdk/staging_dir/toolchain-i386_pentium-mmx_gcc-12.2.0_musl/bin/i486-openwrt-linux-musl-gcc -DHAVE_REMOTEIO=1 -DMARIADB_MACHINE_TYPE=\"i386\" -DMARIADB_SYSTEM_TYPE=\"Linux\" -Dclient_ed25519_EXPORTS -I/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include -I/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/plugins/auth -I/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/plugins/auth/ref10 -I/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/plugins/pvio -Os -pipe -march=pentium-mmx -fno-caller-saves -fno-plt -fhonour-copts -ffile-prefix-map=/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src=mariadb-connector-c-3.1.18-src -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro   -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-i386_pentium-mmx_gcc-12.2.0_musl/usr/include -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-i386_pentium-mmx_gcc-12.2.0_musl/include/fortify -I/builder/shared-workdir/build/sdk/staging_dir/toolchain-i386_pentium-mmx_gcc-12.2.0_musl/include -Wunused -Wlogical-op -Wno-uninitialized -Wall -Wextra -Wformat-security -Wno-init-self -Wwrite-strings -Wshift-count-overflow -Wdeclaration-after-statement -Wno-undef -Wno-unknown-pragmas -DNDEBUG -DDBUG_OFF -fPIC -DPLUGIN_DYNAMIC=1 -DMYSQL_CLIENT=1 -MD -MT CMakeFiles/client_ed25519.dir/plugins/auth/ref10/open.c.o -MF CMakeFiles/client_ed25519.dir/plugins/auth/ref10/open.c.o.d -o CMakeFiles/client_ed25519.dir/plugins/auth/ref10/open.c.o -c /builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/plugins/auth/ref10/open.c
In file included from /builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/plugins/auth/ref10/crypto_hash_sha512.h:2,
                 from /builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/plugins/auth/ref10/open.c:3:
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h:74:1: error: unknown type name 'MA_HASH_CTX'; did you mean 'MA_HASH_MD5'?
   74 | MA_HASH_CTX *ma_hash_new(unsigned int algorithm, MA_HASH_CTX *ctx);
      | ^~~~~~~~~~~
      | MA_HASH_MD5
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h:74:50: error: unknown type name 'MA_HASH_CTX'; did you mean 'MA_HASH_MD5'?
   74 | MA_HASH_CTX *ma_hash_new(unsigned int algorithm, MA_HASH_CTX *ctx);
      |                                                  ^~~~~~~~~~~
      |                                                  MA_HASH_MD5
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h:83:19: error: unknown type name 'MA_HASH_CTX'; did you mean 'MA_HASH_MD5'?
   83 | void ma_hash_free(MA_HASH_CTX *ctx);
      |                   ^~~~~~~~~~~
      |                   MA_HASH_MD5
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h:96:20: error: unknown type name 'MA_HASH_CTX'; did you mean 'MA_HASH_MD5'?
   96 | void ma_hash_input(MA_HASH_CTX *ctx,
      |                    ^~~~~~~~~~~
      |                    MA_HASH_MD5
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h:108:21: error: unknown type name 'MA_HASH_CTX'; did you mean 'MA_HASH_MD5'?
  108 | void ma_hash_result(MA_HASH_CTX *ctx, unsigned char *digest);
      |                     ^~~~~~~~~~~
      |                     MA_HASH_MD5
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h: In function 'ma_hash':
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h:155:3: error: unknown type name 'MA_HASH_CTX'; did you mean 'MA_HASH_MD5'?
  155 |   MA_HASH_CTX *ctx= NULL;
      |   ^~~~~~~~~~~
      |   MA_HASH_MD5
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h:160:8: warning: implicit declaration of function 'ma_hash_new'; did you mean 'ma_hash'? [-Wimplicit-function-declaration]
  160 |   ctx= ma_hash_new(algorithm, ctx);
      |        ^~~~~~~~~~~
      |        ma_hash
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h:160:6: warning: assignment to 'int *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  160 |   ctx= ma_hash_new(algorithm, ctx);
      |      ^
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h:161:3: warning: implicit declaration of function 'ma_hash_input' [-Wimplicit-function-declaration]
  161 |   ma_hash_input(ctx, buffer, buffer_length);
      |   ^~~~~~~~~~~~~
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h:162:3: warning: implicit declaration of function 'ma_hash_result' [-Wimplicit-function-declaration]
  162 |   ma_hash_result(ctx, digest);
      |   ^~~~~~~~~~~~~~
/builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/include/ma_crypt.h:163:3: warning: implicit declaration of function 'ma_hash_free' [-Wimplicit-function-declaration]
  163 |   ma_hash_free(ctx);
      |   ^~~~~~~~~~~~
ninja: build stopped: subcommand failed.
make[3]: *** [Makefile:180: /builder/shared-workdir/build/sdk/build_dir/target-i386_pentium-mmx_musl/mariadb-connector-c-3.1.18-src/.built] Error 1
time: package/feeds/packages/libmariadb/compile#7.74#3.94#26.18