Source: relion-cuda Version: 3.1.0-1 Severity: serious Tags: ftbfs Justification: fails to build from source
Hi,
relion-cuda cannot be built due to some undeclared builds-depends:
CMake Error at /usr/lib/fltk/FLTK-Targets.cmake:99 (message):
The imported target "fluid" references the file
"/usr/bin/fluid"
but this file does not exist. Possible reasons include:
* The file was deleted, renamed, or moved to another location.
* An install or uninstall procedure did not complete successfully.
* The installation package was faulty and contained
"/usr/lib/fltk/FLTK-Targets.cmake"
but not all the files it references.
Call Stack (most recent call first):
/usr/lib/fltk/FLTKConfig.cmake:21 (include)
/usr/share/cmake-3.18/Modules/FindFLTK.cmake:157 (include)
CMakeLists.txt:293 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
Regarding the B-D: nvidia-cuda-toolkit
* please use nvidia-cuda-toolkit-gcc instead of nvidia-cuda-toolkit
* and use CC=cuda-gcc CXX=cuda-g++ instead of CC=gcc-8 CXX=g++-8
s.t. the package automatically adjusts to newer cuda releases
supporting newer compilers.
* and switch to Architecture: any instead of hardcoding a list
s.t. the package is buildable on all architectures that have
nvidia-cuda-toolkit available. (There is no need to also upload
binary packages for non-amd64).
Andreas
relion-cuda_3.1.0-1.log.gz
Description: application/gzip

