Can you please change the libjpeg dependency to libjpeg-turbo? The libjpeg virtual package has been dropped, and all packages are expected to reference libjpeg-turbo instead. See links below.
https://archlinux.org/todo/stop-relying-on-virtual-libjpeg-lib32-libjpeg-package/
Pinned Comments
bartus commented on 2019-04-10 11:42 (UTC) (edited on 2026-06-13 13:47 (UTC) by bartus)
Please report
issuesandpatchesat GitHub: https://github.com/bartoszek/AUR-colmapThere are flags in the PKGBUILD that control the
cudaandfreeimagebuild:BUILD_CUDA=ONbuildcudadanse mesh solver (defaultON, set toOFFto disablecuda)CUDA_ARCH=nativedefinecudacompute arch (defaultnativeto autodetect current system GPU arch, can be set to e.g,sm_70for specific arch)FRAGMENT=#{tag,commit,branch}=###for bisec build.Use with your AUR helper or directly with the
makepkg:yay/paru --mflags=BUILD_CUDA=ON --mflags=CUDA_ARCH=sm_52makepkg BUILD_CUDA=ON FRAGMENT=#branch=devel