* Package:    net-misc/nextcloud-client-3.0.0
 * Repository: gentoo
 * Maintainer: voyageur@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox
>>> Unpacking source...
>>> Unpacking nextcloud-client-3.0.0.tar.gz to /tmp/portage/net-misc/nextcloud-client-3.0.0/work
>>> Source unpacked in /tmp/portage/net-misc/nextcloud-client-3.0.0/work
>>> Preparing source in /tmp/portage/net-misc/nextcloud-client-3.0.0/work/desktop-3.0.0 ...
 * Working in BUILD_DIR: "/tmp/portage/net-misc/nextcloud-client-3.0.0/work/nextcloud-client-3.0.0_build"
>>> Source prepared.
>>> Configuring source in /tmp/portage/net-misc/nextcloud-client-3.0.0/work/desktop-3.0.0 ...
 * Working in BUILD_DIR: "/tmp/portage/net-misc/nextcloud-client-3.0.0/work/nextcloud-client-3.0.0_build"
cmake -C /tmp/portage/net-misc/nextcloud-client-3.0.0/work/nextcloud-client-3.0.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/nextcloud-client-3.0.0 -DCMAKE_DISABLE_FIND_PACKAGE_Sphinx=yes -DCMAKE_DISABLE_FIND_PACKAGE_KF5=yes -DNO_SHIBBOLETH=yes -DUNIT_TESTING=no -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/tmp/portage/net-misc/nextcloud-client-3.0.0/work/nextcloud-client-3.0.0_build/gentoo_toolchain.cmake  /tmp/portage/net-misc/nextcloud-client-3.0.0/work/desktop-3.0.0
loading initial cache file /tmp/portage/net-misc/nextcloud-client-3.0.0/work/nextcloud-client-3.0.0_build/gentoo_common_config.cmake
-- 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
-- Build of crashreporter disabled.
ff175088a391007b66bfca89ef35cf29e37cf001
-- GIT_SHA1 ff175088a391007b66bfca89ef35cf29e37cf001
Compiling without updater
Compiling without shibboleth
-- Could NOT find INOTIFY (missing: INOTIFY_LIBRARY_DIR) 
-- Found PdfLatex: /usr/bin/pdflatex  
-- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "1.1.1g", minimum required is "1.1")  
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") 
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") 
-- Found GLib2: /usr/lib64/libglib-2.0.so  
-- Checking for module 'gio-2.0'
--   Found gio-2.0, version 2.62.6
-- Found Gio libraries: /usr/lib64/libgio-2.0.so
-- Found Gio includes : /usr/include/glib-2.0/gio
================> LIBCLOUDPROVIDERS_LIBRARY-NOTFOUND
-- Could NOT find LIBCLOUDPROVIDERS (missing: LIBCLOUDPROVIDERS_INCLUDE_DIR LIBCLOUDPROVIDERS_LIBRARY) 
-- Found Qt5Keychain: /usr/lib64/libqt5keychain.so  
-- Performing Test WITH_FPIC
-- Performing Test WITH_FPIC - Success
-- Performing Test WITH_STACK_PROTECTOR
-- Performing Test WITH_STACK_PROTECTOR - Success
-- Checking for module 'sqlite3'
--   Found sqlite3, version 3.32.3
-- Found SQLite3: /usr/lib64/libsqlite3.so (Required is at least version "3.8.0") 
-- Looking for argp.h
-- Looking for argp.h - found
-- Looking for asprintf
-- Looking for asprintf - found
-- Looking for fnmatch
-- Looking for fnmatch - found
-- Looking for timegm
-- Looking for timegm - found
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for utimes
-- Looking for utimes - found
-- Looking for lstat
-- Looking for lstat - found
-- Found SQLite3: /usr/lib64/libsqlite3.so;/usr/lib64/libsqlite3.so (Required is at least version "3.8.0") 
-- 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 "Qt5QuickControls2"
  with any of the following names:

    Qt5QuickControls2Config.cmake
    qt5quickcontrols2-config.cmake

  Add the installation prefix of "Qt5QuickControls2" to CMAKE_PREFIX_PATH or
  set "Qt5QuickControls2_DIR" to a directory containing one of the above
  files.  If "Qt5QuickControls2" provides a separate development package or
  SDK, be sure it has been installed.
Call Stack (most recent call first):
  src/gui/CMakeLists.txt:2 (find_package)


-- Configuring incomplete, errors occurred!
See also "/tmp/portage/net-misc/nextcloud-client-3.0.0/work/nextcloud-client-3.0.0_build/CMakeFiles/CMakeOutput.log".
 * ERROR: net-misc/nextcloud-client-3.0.0::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_configure
 *   environment, line 2010:  Called cmake_src_configure
 *   environment, line  880:  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.0.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/nextcloud-client-3.0.0::gentoo'`.
 * The complete build log is located at '/var/log/portage/net-misc:nextcloud-client-3.0.0:20200819-113448.log'.
 * For convenience, a symlink to the build log is located at '/tmp/portage/net-misc/nextcloud-client-3.0.0/temp/build.log'.
 * The ebuild environment file is located at '/tmp/portage/net-misc/nextcloud-client-3.0.0/temp/environment'.
 * Working directory: '/tmp/portage/net-misc/nextcloud-client-3.0.0/work/nextcloud-client-3.0.0_build'
 * S: '/tmp/portage/net-misc/nextcloud-client-3.0.0/work/desktop-3.0.0'