* Package: dev-db/myodbc-8.0.27-r1:8.0 * Repository: gentoo * Maintainer: mysql-bugs@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mysql-connector-odbc-8.0.27-src.tar.gz to /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work >>> Source unpacked in /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work >>> Preparing source in /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/myodbc-8.0.27_build" * Applying 8.0-cmake-doc-path.patch ... patching file CMakeLists.txt Hunk #1 succeeded at 86 with fuzz 2 (offset 15 lines). Hunk #2 succeeded at 587 (offset 61 lines). Hunk #3 succeeded at 631 (offset 61 lines). [ ok ] * Applying myodbc-8.0.19-cxxlinkage.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/myodbc-8.0.27_build-abi_x86_64.amd64" cmake -C /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/myodbc-8.0.27_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_C_FLAGS_RELWITHDEBINFO=-DNDEBUG -DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-DNDEBUG -DMYSQLCLIENT_STATIC_LINKING=OFF -DMYSQL_CXX_LINKAGE=YES -DWITH_UNIXODBC=YES -DWITH_DOCUMENTATION_INSTALL_PATH=/usr/share/doc/myodbc-8.0.27-r1 -DLIB_SUBDIR=lib64/myodbc-8.0 -DMYSQLCLIENT_NO_THREADS=ON -DDISABLE_GUI=ON -DBUILD_SHARED_LIBS=OFF -DWITH_NUMA=OFF -DWITH_LIBWRAP=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/myodbc-8.0.27_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src loading initial cache file /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/myodbc-8.0.27_build-abi_x86_64.amd64/gentoo_common_config.cmake CMake Warning (dev) at CMakeLists.txt:31 (PROJECT): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 14.0.0 -- The CXX compiler identification is GNU 14.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:33 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMakeLists.txt:36 (cmake_policy): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- BIG_ENDIAN: 0 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for dlopen -- Looking for dlopen - found -- Configuring to build Unicode driver -- Configuring to build ANSI driver -- Performing Test HAVE_LLVM_LIBCPP -- Performing Test HAVE_LLVM_LIBCPP - Failed -- Looking for floor -- Looking for floor - not found -- Looking for floor in m -- Looking for floor in m - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Looking for bind -- Looking for bind - found -- Looking for crypt -- Looking for crypt - not found -- Looking for crypt in crypt -- Looking for crypt in crypt - found -- Looking for setsockopt -- Looking for setsockopt - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for sched_yield -- Looking for sched_yield - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for timer_create -- Looking for timer_create - found -- Looking for atomic_thread_fence -- Looking for atomic_thread_fence - not found -- Looking for atomic_thread_fence in atomic -- Looking for atomic_thread_fence in atomic - found -- Looking for backtrace -- Looking for backtrace - found CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFiles.cmake:116 (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: m;crypt;atomic For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): configure.cmake:200 (CHECK_INCLUDE_FILES) CMakeLists.txt:265 (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 dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file endian.h -- Looking for include file endian.h - found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - found -- Looking for include file fpu_control.h -- Looking for include file fpu_control.h - 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 langinfo.h -- Looking for include file langinfo.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - found -- Looking for include file poll.h -- Looking for include file poll.h - found -- Looking for include file pwd.h -- Looking for include file pwd.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file sys/cdefs.h -- Looking for include file sys/cdefs.h - found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.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/resource.h -- Looking for include file sys/resource.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 files curses.h, term.h -- Looking for include files curses.h, term.h - found -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file termio.h -- Looking for include file termio.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - found -- Looking for include file fnmatch.h -- Looking for include file fnmatch.h - found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - found -- Looking for include file vis.h -- Looking for include file vis.h - not found -- Looking for include file sasl/sasl.h -- Looking for include file sasl/sasl.h - found -- Looking for include file sys/devpoll.h -- Looking for include file sys/devpoll.h - not found -- Looking for include file sys/epoll.h -- Looking for include file sys/epoll.h - found -- Looking for TAILQ_FOREACH -- Looking for TAILQ_FOREACH - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Looking for backtrace -- Looking for backtrace - found -- Looking for printstack -- Looking for printstack - not found -- Looking for index -- Looking for index - found -- Looking for chown -- Looking for chown - found -- Looking for cuserid -- Looking for cuserid - found -- Looking for directio -- Looking for directio - not found -- Looking for ftruncate -- Looking for ftruncate - found -- Looking for fchmod -- Looking for fchmod - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for fdatasync -- Looking for fdatasync - found -- Looking for fedisableexcept -- Looking for fedisableexcept - found -- Looking for fseeko -- Looking for fseeko - found -- Looking for fsync -- Looking for fsync - found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for getpass -- Looking for getpass - found -- Looking for getpassphrase -- Looking for getpassphrase - not found -- Looking for getpwuid -- Looking for getpwuid - found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for initgroups -- Looking for initgroups - found -- Looking for issetugid -- Looking for issetugid - not found -- Looking for getuid -- Looking for getuid - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for getgid -- Looking for getgid - found -- Looking for getegid -- Looking for getegid - found -- Looking for madvise -- Looking for madvise - found -- Looking for malloc_info -- Looking for malloc_info - found -- Looking for memrchr -- Looking for memrchr - found -- Looking for mlock -- Looking for mlock - found -- Looking for mlockall -- Looking for mlockall - found -- Looking for mmap64 -- Looking for mmap64 - found -- Looking for poll -- Looking for poll - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for pread -- Looking for pread - found -- Looking for pthread_condattr_setclock -- Looking for pthread_condattr_setclock - found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - found -- Looking for setfd -- Looking for setfd - not found -- Looking for sigaction -- Looking for sigaction - found -- Looking for sleep -- Looking for sleep - found -- Looking for stpcpy -- Looking for stpcpy - found -- Looking for stpncpy -- Looking for stpncpy - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strndup -- Looking for strndup - found -- Looking for strlcat -- Looking for strlcat - found -- Looking for strsignal -- Looking for strsignal - found -- Looking for fgetln -- Looking for fgetln - not found -- Looking for strsep -- Looking for strsep - found -- Looking for tell -- Looking for tell - not found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for memalign -- Looking for memalign - found -- Looking for nl_langinfo -- Looking for nl_langinfo - found -- Looking for ntohll -- Looking for ntohll - not found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for timeradd -- Looking for timeradd - found -- Looking for timerclear -- Looking for timerclear - found -- Looking for timercmp -- Looking for timercmp - found -- Looking for timerisset -- Looking for timerisset - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/times.h -- Looking for include file sys/times.h - found -- Looking for times -- Looking for times - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for lrand48 -- Looking for lrand48 - found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - found -- Looking for FIONREAD -- Looking for FIONREAD - found -- Looking for FIONREAD -- Looking for FIONREAD - not found -- Looking for isinf -- Looking for isinf - found -- Performing Test HAVE_CXX_ISINF -- Performing Test HAVE_CXX_ISINF - Success -- Looking for timer_create -- Looking for timer_create - found -- Looking for timer_settime -- Looking for timer_settime - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for EVFILT_TIMER -- Looking for EVFILT_TIMER - not found CMake Warning (dev) at /usr/share/cmake/Modules/TestBigEndian.cmake:31 (if): Policy CMP0054 is not set: Only interpret if() arguments as variables or keywords when unquoted. Run "cmake --help-policy CMP0054" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Quoted variables like "BIG_ENDIAN" will no longer be dereferenced when the policy is set to NEW. Since the policy is not set the OLD behavior will be used. Call Stack (most recent call first): configure.cmake:382 (TEST_BIG_ENDIAN) CMakeLists.txt:265 (INCLUDE) This warning is for project developers. Use -Wno-dev to suppress it. -- 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 uint8_t -- Check size of uint8_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of void * -- Check size of void * - done -- Check size of char * -- Check size of char * - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long long -- Check size of long long - done -- Check size of off_t -- Check size of off_t - done -- Check size of time_t -- Check size of time_t - done -- Check size of ulong -- Check size of ulong - done -- Check size of u_int32_t -- Check size of u_int32_t - done -- Check size of socklen_t -- Check size of socklen_t - done -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Success -- Performing Test HAVE_CLOCK_GETTIME -- Performing Test HAVE_CLOCK_GETTIME - Success -- Performing Test HAVE_CLOCK_REALTIME -- Performing Test HAVE_CLOCK_REALTIME - Success -- Checking stack direction : -1 -- Looking for include files time.h, sys/time.h -- Looking for include files time.h, sys/time.h - found -- Looking for O_NONBLOCK -- Looking for O_NONBLOCK - found -- Performing Test HAVE_PAUSE_INSTRUCTION -- Performing Test HAVE_PAUSE_INSTRUCTION - Success -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - found -- Performing Test HAVE_ABI_CXA_DEMANGLE -- Performing Test HAVE_ABI_CXA_DEMANGLE - Success -- Performing Test HAVE_BUILTIN_UNREACHABLE -- Performing Test HAVE_BUILTIN_UNREACHABLE - Success -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_STPCPY -- Performing Test HAVE_BUILTIN_STPCPY - Success -- Performing Test HAVE_GCC_ATOMIC_BUILTINS -- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Success -- Performing Test HAVE_GCC_SYNC_BUILTINS -- Performing Test HAVE_GCC_SYNC_BUILTINS - Success -- Performing Test HAVE_SYS_GETTID -- Performing Test HAVE_SYS_GETTID - Success -- Performing Test HAVE_PTHREAD_GETTHREADID_NP -- Performing Test HAVE_PTHREAD_GETTHREADID_NP - Failed -- Performing Test HAVE_PTHREAD_THREADID_NP -- Performing Test HAVE_PTHREAD_THREADID_NP - Failed -- Performing Test HAVE_INTEGER_PTHREAD_SELF -- Performing Test HAVE_INTEGER_PTHREAD_SELF - Success -- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING -- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING - Failed -- Looking for netinet/in6.h -- Looking for netinet/in6.h - not found -- Check size of struct in6_addr -- Check size of struct in6_addr - failed -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed -- Looking for include file numa.h -- Looking for include file numa.h - found -- Looking for include file numaif.h -- Looking for include file numaif.h - found -- Performing Test HAVE_LIBNUMA -- Performing Test HAVE_LIBNUMA - Success -- Disabling NUMA on user's request -- You will link dynamically to the MySQL client library (set with -DMYSQLCLIENT_STATIC_LINKING=) -- Searching for dynamic libraries with the base name(s) "mysqlclient" -- mysql_config was found /usr/bin/mysql_config -- Libraries paths found: -- MYSQL_LIB_DIR_LIST = -- MySQL client environment/cmake variables set that the user can override -- MYSQL_DIR : -- MYSQL_INCLUDE_DIR : /usr/include/mysql -- MYSQL_LIB_DIR : /usr/lib64 -- MYSQL_PLUGIN_DIR : /usr/lib64/mysql/plugin -- MYSQL_CONFIG_EXECUTABLE : /usr/bin/mysql_config -- MYSQL_CXX_LINKAGE : 1 -- MYSQL_CFLAGS : -I/usr/include/mysql -- MYSQL_CXXFLAGS : -I/usr/include/mysql -- MYSQLCLIENT_STATIC_LINKING : OFF -- MYSQLCLIENT_NO_THREADS : ON -- MySQL client optional environment/cmake variables set by the user -- MYSQL_EXTRA_LIBRARIES : -- MYSQL_LINK_FLAGS : -- MySQL client settings that the user can't override -- MYSQL_VERSION : 8.0.32 -- MYSQL_VERSION_ID : 80032 -- MYSQL_LIB : /usr/lib64/libmysqlclient.so -- MYSQL_LIBRARIES : mysql_sys;mysql_strings;mysqlclient;z;zstd;ssl;crypto;resolv;m -- unixODBC: Found odbc_config in /usr/bin/odbc_config -- Checking if LPCWSTR type is present - TRUE -- Checking if SQLColAttribute last arg is compatible with SQLLEN* - TRUE -- Checking if SQLParamOptions() 2nd and 3rd arg is compatible with SQLULEN - TRUE -- Enabling threads support -- Installation library subdir: lib64/myodbc-8.0 -- OpenSSL library: /usr/lib64/libssl.so -- OpenSSL crypto library: /usr/lib64/libcrypto.so -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C -O2 -pipe -march=native -fno-diagnostics-color C++ -O2 -pipe -march=native -fno-diagnostics-color Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done (20.1s) -- Generating done (0.0s) -- Build files have been written to: /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/myodbc-8.0.27_build-abi_x86_64.amd64 >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/myodbc-8.0.27_build-abi_x86_64.amd64" ninja -v -j4 -l0 [1/121] /usr/bin/x86_64-pc-linux-gnu-g++ -DDISABLE_ALL_PSI -DHAVE_LIBDL -DHAVE_LPCWSTR -DMYSQL8 -DNDEBUG -DTHREAD -DUSE_SQLCOLATTRIBUTE_SQLLEN_PTR -DUSE_SQLPARAMOPTIONS_SQLULEN_PTR -DUSE_UNIXODBC -D_UNIX_ -I/usr/include/mysql -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fno-diagnostics-color -fPIC -w -MD -MT util/CMakeFiles/myodbc-util.dir/unicode_transcode.cc.o -MF util/CMakeFiles/myodbc-util.dir/unicode_transcode.cc.o.d -o util/CMakeFiles/myodbc-util.dir/unicode_transcode.cc.o -c /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/util/unicode_transcode.cc [2/121] /usr/bin/x86_64-pc-linux-gnu-g++ -DDISABLE_ALL_PSI -DHAVE_LIBDL -DHAVE_LPCWSTR -DMYSQL8 -DNDEBUG -DTHREAD -DUSE_SQLCOLATTRIBUTE_SQLLEN_PTR -DUSE_SQLPARAMOPTIONS_SQLULEN_PTR -DUSE_UNIXODBC -D_UNIX_ -I/usr/include/mysql -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fno-diagnostics-color -fPIC -w -MD -MT util/CMakeFiles/myodbc-util.dir/odbcinstw.cc.o -MF util/CMakeFiles/myodbc-util.dir/odbcinstw.cc.o.d -o util/CMakeFiles/myodbc-util.dir/odbcinstw.cc.o -c /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/util/odbcinstw.cc [3/121] /usr/bin/x86_64-pc-linux-gnu-gcc -DDISABLE_ALL_PSI -DHAVE_LIBDL -DHAVE_LPCWSTR -DMYSQL8 -DNDEBUG -DTHREAD -DUSE_SQLCOLATTRIBUTE_SQLLEN_PTR -DUSE_SQLPARAMOPTIONS_SQLULEN_PTR -DUSE_UNIXODBC -D_UNIX_ -I/usr/include/mysql -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fno-diagnostics-color -w -MD -MT dltest/CMakeFiles/dltest.dir/dltest.c.o -MF dltest/CMakeFiles/dltest.dir/dltest.c.o.d -o dltest/CMakeFiles/dltest.dir/dltest.c.o -c /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/dltest/dltest.c FAILED: dltest/CMakeFiles/dltest.dir/dltest.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -DDISABLE_ALL_PSI -DHAVE_LIBDL -DHAVE_LPCWSTR -DMYSQL8 -DNDEBUG -DTHREAD -DUSE_SQLCOLATTRIBUTE_SQLLEN_PTR -DUSE_SQLPARAMOPTIONS_SQLULEN_PTR -DUSE_UNIXODBC -D_UNIX_ -I/usr/include/mysql -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -fno-diagnostics-color -w -MD -MT dltest/CMakeFiles/dltest.dir/dltest.c.o -MF dltest/CMakeFiles/dltest.dir/dltest.c.o.d -o dltest/CMakeFiles/dltest.dir/dltest.c.o -c /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/dltest/dltest.c /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/dltest/dltest.c: In function ‘main’: /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/dltest/dltest.c:101:8: error: implicit declaration of function ‘strncmp’ [-Wimplicit-function-declaration] 101 | if ( strncmp(argv[1],"lib:",4) == 0 || strncmp(argv[1],"sym:",4) == 0 ) | ^~~~~~~ /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/dltest/dltest.c:36:1: note: include ‘’ or provide a declaration of ‘strncmp’ 35 | #include +++ |+#include 36 | #endif [4/121] /usr/bin/x86_64-pc-linux-gnu-g++ -DDISABLE_ALL_PSI -DHAVE_LIBDL -DHAVE_LPCWSTR -DMYSQL8 -DNDEBUG -DTHREAD -DUSE_SQLCOLATTRIBUTE_SQLLEN_PTR -DUSE_SQLPARAMOPTIONS_SQLULEN_PTR -DUSE_UNIXODBC -D_UNIX_ -I/usr/include/mysql -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fno-diagnostics-color -fPIC -w -MD -MT util/CMakeFiles/myodbc-util.dir/stringutil.cc.o -MF util/CMakeFiles/myodbc-util.dir/stringutil.cc.o.d -o util/CMakeFiles/myodbc-util.dir/stringutil.cc.o -c /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/util/stringutil.cc [5/121] /usr/bin/x86_64-pc-linux-gnu-g++ -DDISABLE_ALL_PSI -DHAVE_LIBDL -DHAVE_LPCWSTR -DMYSQL8 -DNDEBUG -DTHREAD -DUSE_SQLCOLATTRIBUTE_SQLLEN_PTR -DUSE_SQLPARAMOPTIONS_SQLULEN_PTR -DUSE_UNIXODBC -D_UNIX_ -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/include/mysql-8.0 -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fPIC -fno-diagnostics-color -w -MD -MT mysql_sys/CMakeFiles/mysql_sys.dir/array.cc.o -MF mysql_sys/CMakeFiles/mysql_sys.dir/array.cc.o.d -o mysql_sys/CMakeFiles/mysql_sys.dir/array.cc.o -c /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/mysql_sys/array.cc [6/121] /usr/bin/x86_64-pc-linux-gnu-g++ -DDISABLE_ALL_PSI -DHAVE_LIBDL -DHAVE_LPCWSTR -DMYSQL8 -DNDEBUG -DTHREAD -DUSE_SQLCOLATTRIBUTE_SQLLEN_PTR -DUSE_SQLPARAMOPTIONS_SQLULEN_PTR -DUSE_UNIXODBC -D_UNIX_ -I/usr/include/mysql -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fno-diagnostics-color -fPIC -w -MD -MT util/CMakeFiles/myodbc-util.dir/installer.cc.o -MF util/CMakeFiles/myodbc-util.dir/installer.cc.o.d -o util/CMakeFiles/myodbc-util.dir/installer.cc.o -c /var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src/util/installer.cc ninja: build stopped: subcommand failed. * ERROR: dev-db/myodbc-8.0.27-r1::gentoo failed (compile phase): * ninja -v -j4 -l0 failed * * Call stack: * ebuild.sh, line 136: Called src_compile * environment, line 2824: Called cmake-multilib_src_compile * environment, line 921: Called multilib-minimal_src_compile * environment, line 2079: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' * environment, line 2346: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 2039: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' * environment, line 2037: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' * environment, line 623: Called multilib-minimal_abi_src_compile * environment, line 2073: Called multilib_src_compile * environment, line 2566: Called cmake_src_compile * environment, line 1039: Called cmake_build * environment, line 1006: Called eninja * environment, line 1473: Called die * The specific snippet of code: * "$@" || die -n "${*} failed" * * If you need support, post the output of `emerge --info '=dev-db/myodbc-8.0.27-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/myodbc-8.0.27-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:myodbc-8.0.27-r1:20231209-023605.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/myodbc-8.0.27-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/myodbc-8.0.27-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/myodbc-8.0.27_build-abi_x86_64.amd64' * S: '/var/tmp/portage/dev-db/myodbc-8.0.27-r1/work/mysql-connector-odbc-8.0.27-src'