Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 905633 Details for
Bug 941469
dev-db/myodbc-8.0.32 - [libtool] [llvm] /.../string: error: implicit instantiation of undefined template std::char_traits<unsigned short>
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-db:myodbc-8.0.32:20241013-121911.log
dev-db:myodbc-8.0.32:20241013-121911.log (text/plain), 80.21 KB, created by
Toralf Förster
on 2024-10-13 12:24:53 UTC
(
hide
)
Description:
dev-db:myodbc-8.0.32:20241013-121911.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-10-13 12:24:53 UTC
Size:
80.21 KB
patch
obsolete
> * Package: dev-db/myodbc-8.0.32:8.0 > * Repository: gentoo > * Maintainer: mysql-bugs@gentoo.org > * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking mysql-connector-odbc-8.0.32-src.tar.gz to /var/tmp/portage/dev-db/myodbc-8.0.32/work >>>> Source unpacked in /var/tmp/portage/dev-db/myodbc-8.0.32/work >>>> Preparing source in /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src_build" > * Applying 8.0-cmake-doc-path.patch ... >patching file CMakeLists.txt >Hunk #1 succeeded at 87 with fuzz 2 (offset 16 lines). >Hunk #2 succeeded at 597 (offset 71 lines). >Hunk #3 succeeded at 661 (offset 91 lines). > [ ok ] > * Applying myodbc-8.0.19-cxxlinkage.patch ... > [ ok ] > * Applying myodbc-8.0.32-include-string.patch ... > [ ok ] >>>> Source prepared. > * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! > * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src_build-abi_x86_32.x86" >cmake -C /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src_build-abi_x86_32.x86/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.32 -DLIB_SUBDIR=lib/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.32/work/mysql-connector-odbc-8.0.32-src_build-abi_x86_32.x86/gentoo_toolchain.cmake /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src >loading initial cache file /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src_build-abi_x86_32.x86/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 Clang 18.1.8 >-- The CXX compiler identification is Clang 19.1.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /var/tmp/portage/dev-db/myodbc-8.0.32/temp/clang-wrappers/clang - 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/lib/llvm/19/bin/clang++ - 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 - Success >-- 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:202 (CHECK_INCLUDE_FILES) > CMakeLists.txt:266 (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 >-- 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=<bool>) >-- 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.36 >-- MYSQL_VERSION_ID : 80036 >-- 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: lib/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 -Werror=implicit-function-declaration -Werror=implicit-int >C++ -O2 -pipe -march=native -fno-diagnostics-color >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (39.8s) >-- Generating done (0.1s) >-- Build files have been written to: /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src_build-abi_x86_32.x86 > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src_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.32 -DLIB_SUBDIR=lib/myodbc-8.0 -DMYSQLCLIENT_NO_THREADS=ON -DDISABLE_GUI=ON -DBUILD_SHARED_LIBS=OFF -DWITH_NUMA=OFF -DWITH_LIBWRAP=OFF -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.32 -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.32/work/mysql-connector-odbc-8.0.32-src_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src >loading initial cache file /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src_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 Clang 18.1.8 >-- The CXX compiler identification is Clang 19.1.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /var/tmp/portage/dev-db/myodbc-8.0.32/temp/clang-wrappers/clang - 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/lib/llvm/19/bin/clang++ - 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 <min> value or use a ...<max> 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 <min> value or use a ...<max> 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 - Success >-- 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:202 (CHECK_INCLUDE_FILES) > CMakeLists.txt:266 (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 >-- 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=<bool>) >-- 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.36 >-- MYSQL_VERSION_ID : 80036 >-- 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 -Werror=implicit-function-declaration -Werror=implicit-int >C++ -O2 -pipe -march=native -fno-diagnostics-color >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done (38.4s) >-- Generating done (0.1s) >-- Build files have been written to: /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src_build-abi_x86_64.amd64 >>>> Source configured. >'/var/tmp/portage/dev-db/myodbc-8.0.32/temp/clang16-errors.log' -> '/var/tmp/clang/dev-db/myodbc-8.0.32/clang16-errors.log' >'/var/tmp/portage/dev-db/myodbc-8.0.32/temp/clang16-safe.log' -> '/var/tmp/clang/dev-db/myodbc-8.0.32/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src ... > * abi_x86_32.x86: running multilib-minimal_abi_src_compile > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src_build-abi_x86_32.x86" >ninja -v -j4 -l0 >[1/121] /usr/lib/llvm/19/bin/clang++ -m32 -mfpmath=sse -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.32/work/mysql-connector-odbc-8.0.32-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fno-color-diagnostics -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.32/work/mysql-connector-odbc-8.0.32-src/util/unicode_transcode.cc >[2/121] /usr/lib/llvm/19/bin/clang++ -m32 -mfpmath=sse -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.32/work/mysql-connector-odbc-8.0.32-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fno-color-diagnostics -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.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc >FAILED: util/CMakeFiles/myodbc-util.dir/stringutil.cc.o >/usr/lib/llvm/19/bin/clang++ -m32 -mfpmath=sse -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.32/work/mysql-connector-odbc-8.0.32-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fno-color-diagnostics -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.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:1709:12: note: in instantiation of template class 'std::basic_string<unsigned short>' requested here > 1709 | SQLWSTRING escape_brackets(const SQLWCHAR* val, bool add_start_end) > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >In file included from /usr/include/c++/v1/string:647: >/usr/include/c++/v1/string_view:300:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 300 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, > | ^ >/usr/include/c++/v1/__type_traits/is_convertible.h:22:99: note: in instantiation of template class 'std::basic_string_view<unsigned short>' requested here > 22 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_constant<bool, __is_convertible(_T1, _T2)> {}; > | ^ >/usr/include/c++/v1/string:745:29: note: in instantiation of template class 'std::is_convertible<const std::basic_string<unsigned short> &, std::basic_string_view<unsigned short>>' requested here > 745 | : public _BoolConstant< is_convertible<const _Tp&, basic_string_view<_CharT, _Traits> >::value && > | ^ >/usr/include/c++/v1/string:1151:27: note: in instantiation of template class 'std::__can_be_converted_to_string_view<unsigned short, std::char_traits<unsigned short>, std::basic_string<unsigned short>>' requested here > 1151 | __enable_if_t<__can_be_converted_to_string_view<_CharT, _Traits, _Tp>::value && > | ^ >/usr/include/c++/v1/string:1154:93: note: while substituting prior template arguments into non-type template parameter [with _Tp = SQLWSTRING] > 1154 | _LIBCPP_METHOD_TEMPLATE_IMPLICIT_INSTANTIATION_VIS _LIBCPP_CONSTEXPR_SINCE_CXX20 explicit basic_string(const _Tp& __t) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1155 | : __r_(__default_init_tag(), __default_init_tag()) { > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1156 | __self_view __sv = __t; > | ~~~~~~~~~~~~~~~~~~~~~~~ > 1157 | __init(__sv.data(), __sv.size()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1158 | } > | ~ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:1711:14: note: while substituting deduced template arguments into function template 'basic_string' [with _Tp = SQLWSTRING, $1 = (no value)] > 1711 | SQLWSTRING src = val; > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:1061:17: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 1061 | __init(__s, traits_type::length(__s)); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:1711:20: note: in instantiation of function template specialization 'std::basic_string<unsigned short>::basic_string<0>' requested here > 1711 | SQLWSTRING src = val; > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >/usr/include/c++/v1/__string/char_traits.h:359:23: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 359 | const _CharT* __r = _Traits::find(__p + __pos, __sz - __pos, __c); > | ^ >/usr/include/c++/v1/string:3501:15: note: in instantiation of function template specialization 'std::__str_find<unsigned short, unsigned int, std::char_traits<unsigned short>, 4294967295U>' requested here > 3501 | return std::__str_find<value_type, size_type, traits_type, npos>(data(), size(), __c, __pos); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:1713:27: note: in instantiation of member function 'std::basic_string<unsigned short>::find' requested here > 1713 | (src.empty() || src.find((SQLWCHAR)'}') == SQLWSTRING::npos) > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:2208:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2208 | traits_type::move(std::__to_address(__p), __s, __n); > | ^ >/usr/include/c++/v1/string:2608:62: note: in instantiation of member function 'std::basic_string<unsigned short>::__assign_short' requested here > 2608 | return (__builtin_constant_p(__n) && __fits_in_sso(__n)) ? __assign_short(__s, __n) : __assign_external(__s, __n); > | ^ >/usr/include/c++/v1/string:1239:12: note: in instantiation of member function 'std::basic_string<unsigned short>::assign' requested here > 1239 | return assign(__il.begin(), __il.size()); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:1719:10: note: in instantiation of member function 'std::basic_string<unsigned short>::operator=' requested here > 1719 | temp = { (SQLWCHAR)'{' }; > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:2209:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2209 | traits_type::assign(__p[__n], value_type()); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:2595:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2595 | traits_type::move(__p, __s, __n); > | ^ >/usr/include/c++/v1/string:2608:89: note: in instantiation of member function 'std::basic_string<unsigned short>::__assign_external' requested here > 2608 | return (__builtin_constant_p(__n) && __fits_in_sso(__n)) ? __assign_short(__s, __n) : __assign_external(__s, __n); > | ^ >/usr/include/c++/v1/string:1239:12: note: in instantiation of member function 'std::basic_string<unsigned short>::assign' requested here > 1239 | return assign(__il.begin(), __il.size()); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:1719:10: note: in instantiation of member function 'std::basic_string<unsigned short>::operator=' requested here > 1719 | temp = { (SQLWCHAR)'{' }; > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:2221:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2221 | traits_type::assign(__p[__newsz], value_type()); > | ^ >/usr/include/c++/v1/string:2596:12: note: in instantiation of member function 'std::basic_string<unsigned short>::__null_terminate_at' requested here > 2596 | return __null_terminate_at(__p, __n); > | ^ >/usr/include/c++/v1/string:2608:89: note: in instantiation of member function 'std::basic_string<unsigned short>::__assign_external' requested here > 2608 | return (__builtin_constant_p(__n) && __fits_in_sso(__n)) ? __assign_short(__s, __n) : __assign_external(__s, __n); > | ^ >/usr/include/c++/v1/string:1239:12: note: in instantiation of member function 'std::basic_string<unsigned short>::assign' requested here > 1239 | return assign(__il.begin(), __il.size()); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:1719:10: note: in instantiation of member function 'std::basic_string<unsigned short>::operator=' requested here > 1719 | temp = { (SQLWCHAR)'{' }; > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:2492:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2492 | traits_type::copy(std::__to_address(__p), std::__to_address(__old_p), __n_copy); > | ^ >/usr/include/c++/v1/string:2599:5: note: in instantiation of member function 'std::basic_string<unsigned short>::__grow_by_and_replace' requested here > 2599 | __grow_by_and_replace(__cap, __n - __cap, __sz, 0, __sz, __n, __s); > | ^ >/usr/include/c++/v1/string:2608:89: note: in instantiation of member function 'std::basic_string<unsigned short>::__assign_external' requested here > 2608 | return (__builtin_constant_p(__n) && __fits_in_sso(__n)) ? __assign_short(__s, __n) : __assign_external(__s, __n); > | ^ >/usr/include/c++/v1/string:1239:12: note: in instantiation of member function 'std::basic_string<unsigned short>::assign' requested here > 1239 | return assign(__il.begin(), __il.size()); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:1719:10: note: in instantiation of member function 'std::basic_string<unsigned short>::operator=' requested here > 1719 | temp = { (SQLWCHAR)'{' }; > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:2494:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2494 | traits_type::copy(std::__to_address(__p) + __n_copy, __p_new_stuff, __n_add); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:2497:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2497 | traits_type::copy( > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:2505:3: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2505 | traits_type::assign(__p[__old_sz], value_type()); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:3396:3: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 3396 | traits_type::copy(std::__to_address(__new_data), std::__to_address(__p), size() + 1); > | ^ >/usr/include/c++/v1/string:3333:3: note: in instantiation of member function 'std::basic_string<unsigned short>::__shrink_or_extend' requested here > 3333 | __shrink_or_extend(__target_capacity); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:1721:8: note: in instantiation of member function 'std::basic_string<unsigned short>::reserve' requested here > 1721 | temp.reserve(src.length() * 2); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:2841:7: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2841 | traits_type::copy(__p + __sz, __s, __n); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:1728:12: note: in instantiation of member function 'std::basic_string<unsigned short>::append' requested here > 1728 | temp.append(&c, 1); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.cc:36: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/stringutil.h:37: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../MYODBC_MYSQL.h:54: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/my_sys.h:56: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/m_string.h:42: >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/../include/mysql-8.0/lex_string.h:30: >/usr/include/c++/v1/string:2844:7: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2844 | traits_type::assign(__p[__sz], value_type()); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >15 errors generated. >[3/121] /usr/lib/llvm/19/bin/clang++ -m32 -mfpmath=sse -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.32/work/mysql-connector-odbc-8.0.32-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fno-color-diagnostics -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.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc >FAILED: util/CMakeFiles/myodbc-util.dir/installer.cc.o >/usr/lib/llvm/19/bin/clang++ -m32 -mfpmath=sse -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.32/work/mysql-connector-odbc-8.0.32-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fno-color-diagnostics -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.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:42: >In file included from /usr/include/c++/v1/vector:325: >In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: >In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: >In file included from /usr/include/c++/v1/__format/formatter_output.h:22: >In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: >/usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 820 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:1344:8: note: in instantiation of template class 'std::basic_string<unsigned short>' requested here > 1344 | attrs.clear(); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:42: >In file included from /usr/include/c++/v1/vector:325: >In file included from /usr/include/c++/v1/__format/formatter_bool.h:16: >In file included from /usr/include/c++/v1/__format/concepts.h:16: >In file included from /usr/include/c++/v1/__format/format_parse_context.h:16: >/usr/include/c++/v1/string_view:300:42: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 300 | static_assert(is_same<_CharT, typename traits_type::char_type>::value, > | ^ >/usr/include/c++/v1/__type_traits/is_convertible.h:22:99: note: in instantiation of template class 'std::basic_string_view<unsigned short>' requested here > 22 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_constant<bool, __is_convertible(_T1, _T2)> {}; > | ^ >/usr/include/c++/v1/string:745:29: note: in instantiation of template class 'std::is_convertible<const unsigned short *const &, std::basic_string_view<unsigned short>>' requested here > 745 | : public _BoolConstant< is_convertible<const _Tp&, basic_string_view<_CharT, _Traits> >::value && > | ^ >/usr/include/c++/v1/string:1380:27: note: in instantiation of template class 'std::__can_be_converted_to_string_view<unsigned short, std::char_traits<unsigned short>, const unsigned short *>' requested here > 1380 | __enable_if_t<__can_be_converted_to_string_view<_CharT, _Traits, _Tp>::value && > | ^ >/usr/include/c++/v1/string:1384:3: note: while substituting prior template arguments into non-type template parameter [with _Tp = const SQLWCHAR *] > 1384 | append(const _Tp& __t) { > | ^~~~~~~~~~~~~~~~~~~~~~~~ > 1385 | __self_view __sv = __t; > | ~~~~~~~~~~~~~~~~~~~~~~~ > 1386 | return append(__sv.data(), __sv.size()); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 1387 | } > | ~ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:1356:13: note: while substituting deduced template arguments into function template 'append' [with _Tp = const SQLWCHAR *, $1 = (no value)] > 1356 | attrs.append(dsnparams[i]); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:42: >In file included from /usr/include/c++/v1/vector:325: >In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: >In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: >In file included from /usr/include/c++/v1/__format/formatter_output.h:22: >In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: >/usr/include/c++/v1/string:3289:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 3289 | traits_type::assign(*__get_long_pointer(), value_type()); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:1344:9: note: in instantiation of member function 'std::basic_string<unsigned short>::clear' requested here > 1344 | attrs.clear(); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:42: >In file included from /usr/include/c++/v1/vector:325: >In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: >In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: >In file included from /usr/include/c++/v1/__format/formatter_output.h:22: >In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: >/usr/include/c++/v1/string:3292:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 3292 | traits_type::assign(*__get_short_pointer(), value_type()); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:42: >In file included from /usr/include/c++/v1/vector:325: >In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: >In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: >In file included from /usr/include/c++/v1/__format/formatter_output.h:22: >In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: >/usr/include/c++/v1/string:2965:22: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2965 | return append(__s, traits_type::length(__s)); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:1356:13: note: in instantiation of member function 'std::basic_string<unsigned short>::append' requested here > 1356 | attrs.append(dsnparams[i]); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:42: >In file included from /usr/include/c++/v1/vector:325: >In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: >In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: >In file included from /usr/include/c++/v1/__format/formatter_output.h:22: >In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: >/usr/include/c++/v1/string:2841:7: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2841 | traits_type::copy(__p + __sz, __s, __n); > | ^ >/usr/include/c++/v1/string:1428:12: note: in instantiation of member function 'std::basic_string<unsigned short>::append' requested here > 1428 | return append(__il.begin(), __il.size()); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:1357:13: note: in instantiation of member function 'std::basic_string<unsigned short>::append' requested here > 1357 | attrs.append({(SQLWCHAR)'='}); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:42: >In file included from /usr/include/c++/v1/vector:325: >In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: >In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: >In file included from /usr/include/c++/v1/__format/formatter_output.h:22: >In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: >/usr/include/c++/v1/string:2844:7: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2844 | traits_type::assign(__p[__sz], value_type()); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:42: >In file included from /usr/include/c++/v1/vector:325: >In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: >In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: >In file included from /usr/include/c++/v1/__format/formatter_output.h:22: >In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: >/usr/include/c++/v1/string:2492:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2492 | traits_type::copy(std::__to_address(__p), std::__to_address(__old_p), __n_copy); > | ^ >/usr/include/c++/v1/string:2847:5: note: in instantiation of member function 'std::basic_string<unsigned short>::__grow_by_and_replace' requested here > 2847 | __grow_by_and_replace(__cap, __sz + __n - __cap, __sz, __sz, 0, __n, __s); > | ^ >/usr/include/c++/v1/string:1428:12: note: in instantiation of member function 'std::basic_string<unsigned short>::append' requested here > 1428 | return append(__il.begin(), __il.size()); > | ^ >/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:1357:13: note: in instantiation of member function 'std::basic_string<unsigned short>::append' requested here > 1357 | attrs.append({(SQLWCHAR)'='}); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:42: >In file included from /usr/include/c++/v1/vector:325: >In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: >In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: >In file included from /usr/include/c++/v1/__format/formatter_output.h:22: >In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: >/usr/include/c++/v1/string:2494:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2494 | traits_type::copy(std::__to_address(__p) + __n_copy, __p_new_stuff, __n_add); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:42: >In file included from /usr/include/c++/v1/vector:325: >In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: >In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: >In file included from /usr/include/c++/v1/__format/formatter_output.h:22: >In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: >/usr/include/c++/v1/string:2497:5: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2497 | traits_type::copy( > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >In file included from /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/util/installer.cc:42: >In file included from /usr/include/c++/v1/vector:325: >In file included from /usr/include/c++/v1/__format/formatter_bool.h:19: >In file included from /usr/include/c++/v1/__format/formatter_integral.h:21: >In file included from /usr/include/c++/v1/__format/formatter_output.h:22: >In file included from /usr/include/c++/v1/__format/parser_std_format_spec.h:39: >/usr/include/c++/v1/string:2505:3: error: implicit instantiation of undefined template 'std::char_traits<unsigned short>' > 2505 | traits_type::assign(__p[__old_sz], value_type()); > | ^ >/usr/include/c++/v1/__string/char_traits.h:45:8: note: template is declared here > 45 | struct char_traits; > | ^ >11 errors generated. >[4/121] /usr/lib/llvm/19/bin/clang++ -m32 -mfpmath=sse -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.32/work/mysql-connector-odbc-8.0.32-src/include/mysql-8.0 -I/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fno-color-diagnostics -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.32/work/mysql-connector-odbc-8.0.32-src/util/odbcinstw.cc >[5/121] /usr/lib/llvm/19/bin/clang++ -m32 -mfpmath=sse -DDISABLE_ALL_PSI -DDISABLE_MYSQL_THREAD_H -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.32/work/mysql-connector-odbc-8.0.32-src -I/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/include/mysql-8.0 -O2 -pipe -march=native -fno-diagnostics-color -DNDEBUG -std=c++14 -fPIE -fno-color-diagnostics -w -MD -MT mysql_strings/CMakeFiles/uca9dump.dir/uca9-dump.cc.o -MF mysql_strings/CMakeFiles/uca9dump.dir/uca9-dump.cc.o.d -o mysql_strings/CMakeFiles/uca9dump.dir/uca9-dump.cc.o -c /var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src/mysql_strings/uca9-dump.cc >ninja: build stopped: subcommand failed. > * ERROR: dev-db/myodbc-8.0.32::gentoo failed (compile phase): > * ninja -v -j4 -l0 failed > * > * Call stack: > * ebuild.sh, line 136: Called src_compile > * environment, line 2967: Called cmake-multilib_src_compile > * environment, line 931: Called multilib-minimal_src_compile > * environment, line 2070: Called multilib_foreach_abi 'multilib-minimal_abi_src_compile' > * environment, line 2337: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > * environment, line 2030: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile' > * environment, line 2028: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile' > * environment, line 658: Called multilib-minimal_abi_src_compile > * environment, line 2064: Called multilib_src_compile > * environment, line 2557: Called cmake_src_compile > * environment, line 1049: Called cmake_build > * environment, line 1016: Called eninja > * environment, line 1498: 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.32::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-db/myodbc-8.0.32::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-db:myodbc-8.0.32:20241013-121911.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/myodbc-8.0.32/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-db/myodbc-8.0.32/temp/environment'. > * Working directory: '/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src_build-abi_x86_32.x86' > * S: '/var/tmp/portage/dev-db/myodbc-8.0.32/work/mysql-connector-odbc-8.0.32-src' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 941469
:
905632
| 905633 |
905634
|
905635
|
905636
|
905637
|
905638
|
905639
|
905640