Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 872777 Details for
Bug 915721
dev-db/mysql-workbench-8.0.34 failed to emerge
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 9.58 KB, created by
Leonid Kopylov
on 2023-10-14 12:13:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2023-10-14 12:13:21 UTC
Size:
9.58 KB
patch
obsolete
> * Package: dev-db/mysql-workbench-8.0.34:0 > * Repository: gentoo > * Maintainer: graaff@gentoo.org > * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux python_single_target_python3_11 > * FEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.11 to build > * strip-flags: CFLAGS: changed '-march=native -O2 -pipe -fomit-frame-pointer' to '-march=native -O2 -pipe' > * strip-flags: CXXFLAGS: changed '-march=native -O2 -pipe -fomit-frame-pointer' to '-march=native -O2 -pipe' > * strip-flags: FFLAGS: changed '-march=native -O2 -pipe -fomit-frame-pointer' to '-march=native -O2 -pipe' > * strip-flags: FCFLAGS: changed '-march=native -O2 -pipe -fomit-frame-pointer' to '-march=native -O2 -pipe' > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/mysql-workbench-8.0.34/work/mysql-workbench-community-8.0.34-src" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/mysql-workbench-8.0.34/work/mysql-workbench-8.0.34_build" > * Applying mysql-workbench-6.2.5-wbcopytables.patch ... > [ ok ] > * Applying mysql-workbench-8.0.19-mysql-connector-8.patch ... > [ ok ] > * Applying mysql-workbench-8.0.33-gcc13.patch ... > [ ok ] > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/mysql-workbench-8.0.34/work/mysql-workbench-community-8.0.34-src" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/mysql-workbench-8.0.34/work/mysql-workbench-8.0.34_build" >cmake -C /var/tmp/portage/dev-db/mysql-workbench-8.0.34/work/mysql-workbench-8.0.34_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DWITH_ANTLR_JAR=/var/tmp/portage/dev-db/mysql-workbench-8.0.34/distdir/antlr-4.11.1-complete.jar -DLIB_INSTALL_DIR=/usr/lib64 -DIODBC_INCLUDE_PATH=/usr/include/iodbc -DIODBC_CONFIG_PATH=/usr/bin/iodbc-config -DUNIXODBC_CONFIG_PATH=/usr/bin/odbc_config -DPYTHON_INCLUDE_DIR=/usr/include/python3.11 -DPYTHON_LIBRARY=/usr/lib64/libpython3.11.so -DMySQL_CONFIG_PATH=/usr/bin/mysql_config -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-db/mysql-workbench-8.0.34/work/mysql-workbench-8.0.34_build/gentoo_toolchain.cmake /var/tmp/portage/dev-db/mysql-workbench-8.0.34/work/mysql-workbench-community-8.0.34-src >loading initial cache file /var/tmp/portage/dev-db/mysql-workbench-8.0.34/work/mysql-workbench-8.0.34_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 13.2.1 >-- The CXX compiler identification is GNU 13.2.1 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >CMake Deprecation Warning at CMakeLists.txt:48 (cmake_policy): > The OLD behavior for policy CMP0078 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. > > >CMake Deprecation Warning at CMakeLists.txt:51 (cmake_policy): > The OLD behavior for policy CMP0086 will be removed from a future version > of CMake. > > The cmake-policies(7) manual explains that the OLD behaviors of all > policies are deprecated and that a policy should be set to OLD only under > specific short-term circumstances. Projects should be ported to the NEW > behavior and not rely on setting a policy to OLD. > > >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.0.3") >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found SWIG: /usr/bin/swig (found version "4.1.1") >-- Found ANTLR4: /usr/lib64/libantlr4-runtime.so >ANTLR4 INCLUDE DIR: /usr/include/antlr4-runtime >ANTLR4 LIB DIR: -L/usr/lib64 -lantlr4-runtime >-- Checking for module 'gtk+-3.0' >-- Found gtk+-3.0, version 3.24.38 >-- Checking for module 'gtkmm-3.0' >-- Found gtkmm-3.0, version 3.24.8 >-- Checking for module 'gthread-2.0' >-- Found gthread-2.0, version 2.78.0 >-- Checking for module 'gmodule-2.0' >-- Found gmodule-2.0, version 2.78.0 >-- Checking for module 'glib-2.0>=2.30' >-- Found glib-2.0, version 2.78.0 >CMake Warning (dev) at CMakeLists.txt:73 (find_package): > Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules > are removed. Run "cmake --help-policy CMP0148" for policy details. Use > the cmake_policy command to set the policy and suppress this warning. > >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found PythonLibs: /usr/lib64/libpython3.11.so (found suitable version "3.11.6", minimum required is "3.7") >-- Found MySQL: /usr/include/mysql (found suitable version "8.0.32", minimum required is "5.6.0") >MySQL_INCLUDE_DIRS: /usr/include/mysql >MySQL_LIBRARIES: -L/usr/lib64 -lmysqlclient -lz -lzstd -lssl -lcrypto -lresolv -lm >-- Found LibXml2: /usr/lib64/libxml2.so (found version "2.11.5") >-- Found OpenGL: /usr/lib64/libOpenGL.so >CMake Error at build/cmake/Modules/FindMySQLCppConn.cmake:55 (file): > file STRINGS file > "/var/tmp/portage/dev-db/mysql-workbench-8.0.34/work/mysql-workbench-community-8.0.34-src/MySQLCppConn_INCLUDE_DIR-NOTFOUND/cppconn/version_info.h" > cannot be read. >Call Stack (most recent call first): > CMakeLists.txt:84 (find_package) > > >ERROR Unable to detect MySQLCppConn version >CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): > The package name passed to `find_package_handle_standard_args` (VSQLITE) > does not match the name of the calling package (VSqlite). This can lead to > problems in calling code that expects `find_package` result variables > (e.g., `_FOUND`) to follow a certain pattern. >Call Stack (most recent call first): > build/cmake/Modules/FindVSqlite.cmake:51 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) > CMakeLists.txt:85 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Found VSQLITE: /usr/lib64/libvsqlitepp.so >VSQLITE INCLUDE DIR: /usr/include >VSQLITE LIB DIR: -L/usr/lib64 -lvsqlitepp >-- Found GDAL: /usr/lib64/libgdal.so (found version "3.7.2") >-- Found Boost: /usr/lib64/cmake/Boost-1.83.0/BoostConfig.cmake (found version "1.83.0") >-- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "3.1.3", minimum required is "1.1.1") >-- Found Rapidjson: /usr/include (found suitable version "1.1.0", minimum required is "1.1.0") >-- Found IODBC: /usr/bin/iodbc-config >-- Found UNIXODBC: /usr/bin/odbc_config >Found iodbc, using it as ODBC library. >-- Checking for modules 'libpcre;libpcrecpp' >-- Found libpcre, version 8.45 >-- Found libpcrecpp, version 8.45 >-- Checking for module 'cairo>=1.5.12' >-- Found cairo, version 1.18.0 >-- Checking for module 'uuid' >-- Found uuid, version 2.39.2 >-- Checking for module 'libzip' >-- Found libzip, version 1.9.2 >-- Checking for module 'libsecret-1' >-- Found libsecret-1, version 0.21.1 >-- Looking for include file sys/prctl.h >-- Looking for include file sys/prctl.h - found >-- Looking for strtol >-- Looking for strtol - found >-- Looking for strtoll >-- Looking for strtoll - found >-- Looking for strtold >-- Looking for strtold - found >-- Looking for strtoull >-- Looking for strtoull - found >-- Looking for strtoimax >-- Looking for strtoimax - found >-- Looking for strtoumax >-- Looking for strtoumax - found >WITH_ANTLR_JAR: /var/tmp/portage/dev-db/mysql-workbench-8.0.34/distdir/antlr-4.11.1-complete.jar >-- ANTLR jar: /var/tmp/portage/dev-db/mysql-workbench-8.0.34/distdir/antlr-4.11.1-complete.jar >Found Scintilla Version: 4.1.5 >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe >C++ -march=native -O2 -pipe -std=c++11 >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring incomplete, errors occurred! > * ERROR: dev-db/mysql-workbench-8.0.34::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 3575: Called cmake_src_configure > * environment, line 1558: Called die > * The specific snippet of code: > * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; > * > * If you need support, post the output of `emerge --info '=dev-db/mysql-workbench-8.0.34::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-db/mysql-workbench-8.0.34::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-db/mysql-workbench-8.0.34/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-workbench-8.0.34/temp/environment'. > * Working directory: '/var/tmp/portage/dev-db/mysql-workbench-8.0.34/work/mysql-workbench-8.0.34_build' > * S: '/var/tmp/portage/dev-db/mysql-workbench-8.0.34/work/mysql-workbench-community-8.0.34-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 915721
: 872777 |
872957