Looks like anaconda mucks up the install. It seems to be doing something to Qt5:
uild type: Release
qt5 version: 5.6.2
CMake Error at /opt/anaconda/lib/cmake/Qt5/Qt5Config.cmake:26 (find_package):
Could not find a package configuration file provided by "Qt5WebEngineCore"
with any of the following names:
Qt5WebEngineCoreConfig.cmake
qt5webenginecore-config.cmake
Add the installation prefix of "Qt5WebEngineCore" to CMAKE_PREFIX_PATH or
set "Qt5WebEngineCore_DIR" to a directory containing one of the above
files. If "Qt5WebEngineCore" provides a separate development package or
SDK, be sure it has been installed.
Call Stack (most recent call first):
CMakeLists.txt:190 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
See also "/tmp/trizen-quesada/seafile-client/src/build/CMakeFiles/CMakeOutput.log".
==> ERROR: A failure occurred in build().
Aborting...
:: Unable to build seafile-client - makepkg exited with code: 2
Doesn't build on my machine.
Pinned Comments
Joffrey commented on 2021-05-30 20:06 (UTC) (edited on 2021-05-30 20:11 (UTC) by Joffrey)
Please, when you have compilation or execution errors, recompile each component without using an AUR helper before reporting an issue.