Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 880104 Details for
Bug 920435
net-misc/nextcloud-client-3.11.0: fails to configure without Qt5Sql
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
file_920435.txt (text/plain), 5.81 KB, created by
Leonardo Hernández Hernández
on 2023-12-21 03:20:34 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonardo Hernández Hernández
Created:
2023-12-21 03:20:34 UTC
Size:
5.81 KB
patch
obsolete
> * Package: net-misc/nextcloud-client-3.11.0:0 > * Repository: gentoo > * Maintainer: voyageur@gentoo.org flow@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nautilus > * FEATURES: fakeroot network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking nextcloud-client-3.11.0.tar.gz to /var/tmp/portage/net-misc/nextcloud-client-3.11.0/work >>>> Source unpacked in /var/tmp/portage/net-misc/nextcloud-client-3.11.0/work >>>> Preparing source in /var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0_build" > * Applying nextcloud-client-3.6.6-no-redefine-fortify-source.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0" > * Build directory (BUILD_DIR): "/var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0_build" >cmake -C /var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/nextcloud-client-3.11.0 -DBUILD_UPDATER=OFF -DCMAKE_DISABLE_FIND_PACKAGE_Sphinx=ON -DCMAKE_DISABLE_FIND_PACKAGE_PdfLatex=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine=ON -DCMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngineWidgets=ON -DBUILD_SHELL_INTEGRATION_DOLPHIN=no -DBUILD_SHELL_INTEGRATION_NAUTILUS=yes -DBUILD_TESTING=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0_build/gentoo_toolchain.cmake /var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0 >loading initial cache file /var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0_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/bin/x86_64-pc-linux-gnu-gcc - skipped >-- Detecting C compile features >-- Detecting C compile features - done >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Build of crashreporter disabled. >f91ae00cfa5113e0991d7c476460c8f55a80990f >-- GIT_SHA1 f91ae00cfa5113e0991d7c476460c8f55a80990f >Compiling without updater >-- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "3.1.4", minimum required is "1.1") >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3") >-- Found SQLite3: /usr/include (found suitable version "3.44.2", minimum required is "3.9.0") >-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.1.0") >-- Checking for module 'cloudproviders' >-- Found cloudproviders, version 0.3.5 >-- Checking for module 'dbus-1' >-- Found dbus-1, version 1.15.8 >-- Checking for module 'gio-2.0' >-- Found gio-2.0, version 2.78.3 >-- Checking for module 'glib-2.0' >-- Found glib-2.0, version 2.78.3 >-- Using Qt 5.15.11 (/usr/lib64/qt5/bin/qmake) >-- Performing Test WITH_FPIC >-- Performing Test WITH_FPIC - Success >-- Performing Test WITH_STACK_PROTECTOR >-- Performing Test WITH_STACK_PROTECTOR - Success >-- Looking for argp.h >-- Looking for argp.h - found >-- Looking for utimes >-- Looking for utimes - found >-- Looking for lstat >-- Looking for lstat - found >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY >-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR >-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success >CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package): > Could not find a package configuration file provided by "Qt5Sql" with any > of the following names: > > Qt5SqlConfig.cmake > qt5sql-config.cmake > > Add the installation prefix of "Qt5Sql" to CMAKE_PREFIX_PATH or set > "Qt5Sql_DIR" to a directory containing one of the above files. If "Qt5Sql" > provides a separate development package or SDK, be sure it has been > installed. >Call Stack (most recent call first): > src/libsync/CMakeLists.txt:183 (find_package) > > >-- Configuring incomplete, errors occurred! > * ERROR: net-misc/nextcloud-client-3.11.0::gentoo failed (configure phase): > * cmake failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2188: Called cmake_src_configure > * environment, line 1056: 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 '=net-misc/nextcloud-client-3.11.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/nextcloud-client-3.11.0::gentoo'`. > * The complete build log is located at '/var/log/portage/build/net-misc/nextcloud-client-3.11.0:20231221-031228.log.gz'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/nextcloud-client-3.11.0/temp/build.log.gz'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/nextcloud-client-3.11.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0_build' > * S: '/var/tmp/portage/net-misc/nextcloud-client-3.11.0/work/desktop-3.11.0' >
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 920435
: 880104