Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 921621 Details for
Bug 951731
dev-db/mariadb-connector-c-3.3.8 - [gcc-15] [cmake-4] -- Configuring incomplete, errors occurred!
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-db:mariadb-connector-c-3.3.8:20250321-202454.log
dev-db:mariadb-connector-c-3.3.8:20250321-202454.log (text/plain), 4.73 KB, created by
Toralf Förster
on 2025-03-21 21:16:41 UTC
(
hide
)
Description:
dev-db:mariadb-connector-c-3.3.8:20250321-202454.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-03-21 21:16:41 UTC
Size:
4.73 KB
patch
obsolete
> * Package: dev-db/mariadb-connector-c-3.3.8:0/3 > * Repository: gentoo > * Maintainer: mysql-bugs@gentoo.org > * USE: abi_x86_64 amd64 curl elibc_glibc kernel_linux ssl > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking mariadb-connector-c-3.3.8-src.tar.gz to /var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work >>>> Source unpacked in /var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work >>>> Preparing source in /var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-src ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-src" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-src_build" > * Applying mariadb-connector-c-3.1.3-fix-pkconfig-file.patch ... > [ ok ] > * Applying mariadb-connector-c-3.3.4-remove-zstd.patch ... > [ ok ] > * Hardcoded definition(s) removed in CMakeLists.txt: > * SET(CMAKE_BUILD_TYPE "RelWithDebInfo") >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-src ... > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-src" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-src_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-src_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DWITH_EXTERNAL_ZLIB=ON -DWITH_SSL:STRING=OPENSSL -DWITH_CURL=yes -DWITH_ICONV=ON -DCLIENT_PLUGIN_AUTH_GSSAPI_CLIENT:STRING=OFF -DMARIADB_UNIX_ADDR=/var/run/mysqld/mysqld.sock -DINSTALL_LIBDIR=lib64 -DINSTALL_MANDIR=share/man -DINSTALL_PCDIR=lib64/pkgconfig -DINSTALL_PLUGINDIR=lib64/mariadb/plugin -DINSTALL_BINDIR=bin -DWITH_UNIT_TESTS=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-src_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-src >loading initial cache file /var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-src_build-abi_x86_64.amd64/gentoo_common_config.cmake >CMake Error at CMakeLists.txt:5 (CMAKE_MINIMUM_REQUIRED): > Compatibility with CMake < 3.5 has been removed from CMake. > > Update the VERSION argument <min> value. Or, use the <min>...<max> syntax > to tell CMake that the project requires at least <min> but has been updated > to work with policies introduced by <max> or earlier. > > Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. > > >-- Configuring incomplete, errors occurred! > * ERROR: dev-db/mariadb-connector-c-3.3.8::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2379: Called cmake-multilib_src_configure > * environment, line 707: Called multilib-minimal_src_configure > * environment, line 1674: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 1924: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 1629: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 1627: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 432: Called multilib-minimal_abi_src_configure > * environment, line 1668: Called multilib_src_configure > * environment, line 2149: Called cmake_src_configure > * environment, line 983: 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/mariadb-connector-c-3.3.8::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-db/mariadb-connector-c-3.3.8::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-db:mariadb-connector-c-3.3.8:20250321-202454.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/temp/environment'. > * Working directory: '/var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-src_build-abi_x86_64.amd64' > * S: '/var/tmp/portage/dev-db/mariadb-connector-c-3.3.8/work/mariadb-connector-c-3.3.8-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 951731
:
921620
| 921621 |
921622
|
921623
|
921624
|
921625
|
921626
|
921627
|
921628