Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 636730 Details for
Bug 721484
dev-db/mysql-connector-c-8.0.20 - compilation issue
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 21.15 KB, created by
Marek Duranik
on 2020-05-07 13:53:58 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Marek Duranik
Created:
2020-05-07 13:53:58 UTC
Size:
21.15 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-db/mysql-connector-c-8.0.20 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: mysql-bugs@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux ldap userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mysql-boost-8.0.20.tar.gz to /var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work >>>> Source unpacked in /var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work >>>> Preparing source in /var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20 ... > [32;01m*[0m Applying mysql-connector-c-8.0.18-always-build-decompress-utilities.patch ... >[A[178C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mysql-connector-c-8.0.17-use-relative-include-path-for-udf_registration_types-h.patch ... >[A[178C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mysql-connector-c-8.0.19-do-not-install-comp_err.patch ... >patching file utilities/CMakeLists.txt >Hunk #1 succeeded at 28 with fuzz 2 (offset 1 line). >[A[178C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying mysql-connector-c-8.0.20-libressl.patch ... >[A[178C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Hardcoded definition(s) removed in CMakeLists.txt: > [32;01m*[0m SET(CMAKE_BUILD_TYPE "Debug" CACHE STRING ${BUILDTYPE_DOCSTRING} FORCE) >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20 ... > [32;01m*[0m abi_x86_64.amd64: running multilib-minimal_abi_src_configure >>>> Working in BUILD_DIR: "/var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20-abi_x86_64.amd64" >cmake -C /var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DINSTALL_LAYOUT=RPM -DINSTALL_LIBDIR=lib64 -DWITH_DEFAULT_COMPILER_OPTIONS=OFF -DWITH_DEFAULT_FEATURE_SET=OFF -DENABLED_LOCAL_INFILE=ON -DMYSQL_UNIX_ADDR=/run/mysqld/mysqld.sock -DWITH_ZLIB=system -DWITH_SSL=system -DWITH_NUMA=OFF -DLIBMYSQL_OS_OUTPUT_NAME=mysqlclient -DSHARED_LIB_PATCH_VERSION=0 -DCMAKE_POSITION_INDEPENDENT_CODE=ON -DWITHOUT_SERVER=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20 >loading initial cache file /var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20-abi_x86_64.amd64/gentoo_common_config.cmake >-- Running cmake version 3.17.2 >-- Found Git: /usr/bin/git (found version "2.26.2") >-- MySQL 8.0.20 >-- The C compiler identification is GNU 9.3.0 >-- The CXX compiler identification is GNU 9.3.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Source directory /var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20 >-- Binary directory /var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20-abi_x86_64.amd64 >-- CMAKE_GENERATOR: Ninja >-- Looking for SHM_HUGETLB >-- Looking for SHM_HUGETLB - 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 void * >-- Check size of void * - done >-- SIZEOF_VOIDP 8 >-- Packaging as: mysql-8.0.20-Linux-x86_64 >CMake Error at CMakeLists.txt:821 (STRING): > STRING sub-command REGEX, mode REPLACE needs at least 6 arguments total to > command. > > >-- Performing Test C_LD_LLD_RESULT >-- Performing Test C_LD_LLD_RESULT - Failed >-- Performing Test CXX_LD_LLD_RESULT >-- Performing Test CXX_LD_LLD_RESULT - Failed >-- Performing Test C_LD_GOLD_RESULT >-- Performing Test C_LD_GOLD_RESULT - Success >-- Performing Test CXX_LD_GOLD_RESULT >-- Performing Test CXX_LD_GOLD_RESULT - Success >-- Looking for pthread.h >-- Looking for pthread.h - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed >-- Looking for pthread_create in pthreads >-- Looking for pthread_create in pthreads - not found >-- Looking for pthread_create in pthread >-- Looking for pthread_create in pthread - found >-- Found Threads: TRUE >-- 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 - not found >-- Looking for dlopen in dl >-- Looking for dlopen in dl - 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 - not found >-- Looking for timer_create in rt >-- Looking for timer_create in rt - 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 >-- 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 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/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 files sys/types.h, sasl/sasl.h >-- Looking for include files sys/types.h, sasl/sasl.h - found >-- Looking for _aligned_malloc >-- Looking for _aligned_malloc - not found >-- Looking for backtrace >-- Looking for backtrace - 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 fsync >-- Looking for fsync - found >-- Looking for gethrtime >-- Looking for gethrtime - not found >-- Looking for getpass >-- Looking for getpass - found >-- Looking for getpassphrase >-- Looking for getpassphrase - not found >-- Looking for getpwnam >-- Looking for getpwnam - found >-- Looking for getpwuid >-- Looking for getpwuid - found >-- Looking for 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 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 pthread_condattr_setclock >-- Looking for pthread_condattr_setclock - found >-- Looking for pthread_getaffinity_np >-- Looking for pthread_getaffinity_np - found >-- Looking for pthread_sigmask >-- Looking for pthread_sigmask - 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 - not found >-- Looking for strndup >-- Looking for strndup - found >-- Looking for strlcat >-- Looking for strlcat - not found >-- Looking for strsignal >-- Looking for strsignal - 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 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 MADV_DONTDUMP >-- Looking for MADV_DONTDUMP - found >-- Performing Test HAVE_O_TMPFILE >-- Performing Test HAVE_O_TMPFILE - 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 >-- Performing Test HAVE_SETNS >-- Performing Test HAVE_SETNS - Success >-- Looking for EVFILT_TIMER >-- Looking for EVFILT_TIMER - not found >-- Check if the system is big endian >-- Searching 16 bit integer >-- Check size of unsigned short >-- Check size of unsigned short - done >-- Searching 16 bit integer - Using unsigned short >-- Check if the system is big endian - little endian >-- Looking for le64toh >-- Looking for le64toh - found >-- Looking for le32toh >-- Looking for le32toh - found >-- Looking for le16toh >-- Looking for le16toh - found >-- Looking for htole64 >-- Looking for htole64 - found >-- Looking for htole32 >-- Looking for htole32 - found >-- Looking for htole16 >-- Looking for htole16 - found >-- 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 time_t >-- Check size of time_t - done >-- Performing Test HAVE_TM_GMTOFF >-- Performing Test HAVE_TM_GMTOFF - Success >-- Check size of ulong >-- Check size of ulong - done >-- Check size of u_int32_t >-- Check size of u_int32_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 >-- Looking for __builtin_stpcpy >-- Looking for __builtin_stpcpy - found >-- 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 >-- 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 >-- Looking for crc32 >-- Looking for crc32 - found >-- Looking for compressBound >-- Looking for compressBound - found >-- Looking for deflateBound >-- Looking for deflateBound - found >-- ZSTD_LIBRARY(Bundled) zstd >-- ZSTD_LEGACY_SUPPORT not defined! >-- Looking for TLS1_3_VERSION >-- Looking for TLS1_3_VERSION - found >-- The openssl command does support zlib >-- OPENSSL_INCLUDE_DIR = /usr/include >-- OPENSSL_LIBRARY = /usr/lib64/libssl.so >-- CRYPTO_LIBRARY = /usr/lib64/libcrypto.so >-- OPENSSL_MAJOR_VERSION = 1 >-- OPENSSL_MINOR_VERSION = 01 >-- OPENSSL_FIX_VERSION = 01 >-- Looking for SHA512_DIGEST_LENGTH >-- Looking for SHA512_DIGEST_LENGTH - found >-- SSL_LIBRARIES = /usr/lib64/libssl.so;/usr/lib64/libcrypto.so;dl >-- KERBEROS path is none, disabling kerberos support. >-- SASL_LIBRARY /usr/lib64/libsasl2.so >-- SASL_VERSION 2.1.27 >-- LBER_LIBRARY /usr/lib64/liblber.so >-- LDAP_LIBRARY /usr/lib64/libldap_r.so >-- Looking for lber.h >-- Looking for lber.h - found >-- Looking for ldap.h >-- Looking for ldap.h - found >-- Performing Test HAVE_PTHREAD_SETNAME_NP >-- Performing Test HAVE_PTHREAD_SETNAME_NP - Success >-- Performing Test HAVE_CXX_W_implicit_fallthrough_2 >-- Performing Test HAVE_CXX_W_implicit_fallthrough_2 - Success >-- Performing Test HAVE_Wjump-misses-init >-- Performing Test HAVE_Wjump-misses-init - Success >-- Performing Test HAVE_Wstringop-truncation >-- Performing Test HAVE_Wstringop-truncation - Success >-- Performing Test HAVE_CXX_W_stringop_truncation >-- Performing Test HAVE_CXX_W_stringop_truncation - Success >-- Performing Test HAVE_CXX_W_logical_op >-- Performing Test HAVE_CXX_W_logical_op - Success >-- Performing Test HAVE_CXX_W_missing_profile >-- Performing Test HAVE_CXX_W_missing_profile - Success >-- Building authentication_ldap_sasl_client WITHOUT Kerberos >-- Library mysqlclient depends on OSLIBS -lpthread;/usr/lib64/libz.so;m;rt;/usr/lib64/libssl.so;/usr/lib64/libcrypto.so;dl >-- MERGE_CONVENIENCE_LIBRARIES TARGET mysqlclient >-- MERGE_CONVENIENCE_LIBRARIES LIBS clientlib;mytime;strings;vio;mysys;zstd >-- The mysqlservices library is for server plugins only >-- CONFIG_CONFIG_CLIENT_LIBS -lpthread -lz -lm -lrt -lssl -lcrypto -ldl >-- CONFIG_LIBS_PRIVATE -lpthread -lz -lm -lrt -ldl >-- INSTALL mysqlclient.pc lib64/pkgconfig >-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) >-- CMAKE_BUILD_TYPE: Gentoo >-- COMPILE_DEFINITIONS: _GNU_SOURCE;_FILE_OFFSET_BITS=64;RAPIDJSON_NO_SIZETYPEDEFINE;RAPIDJSON_SCHEMA_USE_INTERNALREGEX=0;RAPIDJSON_SCHEMA_USE_STDREGEX=1;HAVE_CONFIG_H;__STDC_LIMIT_MACROS;__STDC_FORMAT_MACROS;_USE_MATH_DEFINES;LZ4_DISABLE_DEPRECATE_WARNINGS;HAVE_TLSv13 >-- CMAKE_C_FLAGS: -march=native -O2 -pipe -mno-aes -mno-pclmul -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wjump-misses-init -Wstringop-truncation >-- CMAKE_CXX_FLAGS: -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wcast-qual -Wimplicit-fallthrough=2 -Wstringop-truncation -Wlogical-op >-- CMAKE_CXX_FLAGS_DEBUG: -DSAFE_MUTEX -DENABLED_DEBUG_SYNC -g >-- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -DDBUG_OFF -O2 -g -DNDEBUG >-- CMAKE_CXX_FLAGS_RELEASE: -DDBUG_OFF -O3 -DNDEBUG >-- CMAKE_CXX_FLAGS_MINSIZEREL: -DDBUG_OFF -Os -DNDEBUG >-- CMAKE_C_LINK_FLAGS: -fuse-ld=gold -Wl,--gc-sections >-- CMAKE_CXX_LINK_FLAGS: -fuse-ld=gold -Wl,--gc-sections >-- CMAKE_EXE_LINKER_FLAGS -Wl,-O1 -Wl,--sort-common >-- CMAKE_MODULE_LINKER_FLAGS -Wl,-O1 -Wl,--sort-common >-- CMAKE_SHARED_LINKER_FLAGS -Wl,-O1 -Wl,--sort-common >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe -mno-aes -mno-pclmul -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Wwrite-strings -Wjump-misses-init -Wstringop-truncation >C++ -Wall -Wextra -Wformat-security -Wvla -Wundef -Wmissing-format-attribute -Woverloaded-virtual -Wcast-qual -Wimplicit-fallthrough=2 -Wstringop-truncation -Wlogical-op >Linker flags: >Executable -Wl,-O1 -Wl,--sort-common >Module -Wl,-O1 -Wl,--sort-common >Shared -Wl,-O1 -Wl,--sort-common > >-- Configuring incomplete, errors occurred! >See also "/var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20-abi_x86_64.amd64/CMakeFiles/CMakeOutput.log". >See also "/var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20-abi_x86_64.amd64/CMakeFiles/CMakeError.log". > [31;01m*[0m ERROR: dev-db/mysql-connector-c-8.0.20::gentoo failed (configure phase): > [31;01m*[0m cmake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_configure > [31;01m*[0m environment, line 2530: Called cmake-multilib_src_configure > [31;01m*[0m environment, line 725: Called multilib-minimal_src_configure > [31;01m*[0m environment, line 1860: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 2093: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 1790: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 1788: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 588: Called multilib-minimal_abi_src_configure > [31;01m*[0m environment, line 1854: Called multilib_src_configure > [31;01m*[0m environment, line 2318: Called cmake-utils_src_configure > [31;01m*[0m environment, line 902: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-db/mysql-connector-c-8.0.20::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-db/mysql-connector-c-8.0.20::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-db/mysql-connector-c-8.0.20/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-connector-c-8.0.20/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20-abi_x86_64.amd64' > [31;01m*[0m S: '/var/tmp/portage/dev-db/mysql-connector-c-8.0.20/work/mysql-8.0.20'
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 721484
:
636728
| 636730 |
638502