Error updating alice-vision on pamac and pacman

Don’t know why, i’ve already updated databases and mirrors, and tried to updated in pamac and also using the terminal and this happened:

   ~  LANG=C pamac build alice-vision                                  ✔ 
Preparing...
Cloning alice-vision build files...
Generating alice-vision information...
Checking alice-vision dependencies...
Resolving dependencies...
Checking inter-conflicts...

To build (1):
  alice-vision  2.4.0-4  (2.4.0-3)  AUR


Edit build files : [e] 
Apply transaction ? [e/y/N] y


Building alice-vision...
==> Making package: alice-vision 2.4.0-4 (jue 18 ago 2022 09:44:15)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found alice-vision_2.4.0.tgz
  -> Updating MeshSDFilter git repo...
  -> Updating nanoflann git repo...
  -> Found cmake_cxx_std_14.patch
  -> Found openexr3.patch
==> Validating source files with sha256sums...
    alice-vision_2.4.0.tgz ... Passed
    MeshSDFilter ... Skipped
    nanoflann ... Skipped
    cmake_cxx_std_14.patch ... Passed
    openexr3.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting alice-vision_2.4.0.tgz with bsdtar
  -> Creating working copy of MeshSDFilter git repo...
Cloning into 'MeshSDFilter'...
done.
Switched to a new branch 'makepkg'
  -> Creating working copy of nanoflann git repo...
Cloning into 'nanoflann'...
done.
==> Starting prepare()...
patching file src/cmake/Helpers.cmake
patching file src/cmake/openexr/FindOpenEXR.cmake
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Warning:
  Ignoring empty string ("") provided on the command line.


-- The C compiler identification is GNU 12.1.1
-- The CXX compiler identification is GNU 12.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Force CMAKE_INSTALL_DO_STRIP in Release
-- ----------------------------------------
-- ALICEVISION_BUILD_DEPENDENCIES: OFF
-- ALICEVISION_BUILD_TESTS: OFF
-- 
-- AV_BUILD_CUDA: OFF
-- AV_BUILD_ZLIB: ON
-- AV_BUILD_TIFF: ON
-- AV_BUILD_JPEG: ON
-- AV_BUILD_PNG: ON
-- AV_BUILD_LIBRAW: ON
-- AV_BUILD_CCTAG: ON
-- AV_BUILD_POPSIFT: ON
-- AV_BUILD_OPENGV: ON
-- AV_BUILD_OPENCV: ON
-- AV_BUILD_LAPACK: ON
-- AV_BUILD_SUITESPARSE: ON
-- AV_BUILD_FFMPEG: ON
-- 
-- CMAKE_BUILD_TYPE: Release
-- DEPS_CMAKE_BUILD_TYPE: Release
-- CMAKE_INSTALL_LIBDIR: lib
-- CMAKE_INSTALL_PREFIX: /usr
-- CMAKE_INSTALL_RPATH: 
-- CMAKE_INSTALL_DO_STRIP: TRUE
-- ----------------------------------------
CMake version: 3.23
-- ** ALICEVISION_BUILD_DOC: 'OFF'
-- ** ALICEVISION_USE_OPENMP: 'ON'
-- ** ALICEVISION_USE_CCTAG: 'ON'
-- ** ALICEVISION_USE_POPSIFT: 'ON'
-- ** ALICEVISION_USE_OPENGV: 'ON'
-- ** ALICEVISION_USE_ALEMBIC: 'ON'
-- ** ALICEVISION_USE_UNCERTAINTYTE: 'ON'
-- ** ALICEVISION_USE_CUDA: 'ON'
-- ** ALICEVISION_USE_OPENCV: 'ON'
-- Force CMAKE_INSTALL_DO_STRIP in Release
-- target changed from "" to "auto"
-- Detected Host CPU: kaby-lake
-- Performing Test check_c_compiler_flag__march_skylake
-- Performing Test check_c_compiler_flag__march_skylake - Success
-- Performing Test check_cxx_compiler_flag__march_skylake
-- Performing Test check_cxx_compiler_flag__march_skylake - Success
-- Performing Test check_c_compiler_flag__msse2
-- Performing Test check_c_compiler_flag__msse2 - Success
-- Performing Test check_cxx_compiler_flag__msse2
-- Performing Test check_cxx_compiler_flag__msse2 - Success
-- Performing Test check_c_compiler_flag__msse3
-- Performing Test check_c_compiler_flag__msse3 - Success
-- Performing Test check_cxx_compiler_flag__msse3
-- Performing Test check_cxx_compiler_flag__msse3 - Success
-- Looking for C++ include pmmintrin.h
-- Looking for C++ include pmmintrin.h - found
-- Performing Test check_c_compiler_flag__mssse3
-- Performing Test check_c_compiler_flag__mssse3 - Success
-- Performing Test check_cxx_compiler_flag__mssse3
-- Performing Test check_cxx_compiler_flag__mssse3 - Success
-- Looking for C++ include tmmintrin.h
-- Looking for C++ include tmmintrin.h - found
-- Performing Test check_c_compiler_flag__msse4_1
-- Performing Test check_c_compiler_flag__msse4_1 - Success
-- Performing Test check_cxx_compiler_flag__msse4_1
-- Performing Test check_cxx_compiler_flag__msse4_1 - Success
-- Looking for C++ include smmintrin.h
-- Looking for C++ include smmintrin.h - found
-- Performing Test check_c_compiler_flag__msse4_2
-- Performing Test check_c_compiler_flag__msse4_2 - Success
-- Performing Test check_cxx_compiler_flag__msse4_2
-- Performing Test check_cxx_compiler_flag__msse4_2 - Success
-- Performing Test check_c_compiler_flag__mavx
-- Performing Test check_c_compiler_flag__mavx - Success
-- Performing Test check_cxx_compiler_flag__mavx
-- Performing Test check_cxx_compiler_flag__mavx - Success
-- Looking for C++ include immintrin.h
-- Looking for C++ include immintrin.h - found
-- Performing Test check_c_compiler_flag__mfma
-- Performing Test check_c_compiler_flag__mfma - Success
-- Performing Test check_cxx_compiler_flag__mfma
-- Performing Test check_cxx_compiler_flag__mfma - Success
-- Performing Test check_c_compiler_flag__mbmi2
-- Performing Test check_c_compiler_flag__mbmi2 - Success
-- Performing Test check_cxx_compiler_flag__mbmi2
-- Performing Test check_cxx_compiler_flag__mbmi2 - Success
-- Performing Test check_c_compiler_flag__mavx2
-- Performing Test check_c_compiler_flag__mavx2 - Success
-- Performing Test check_cxx_compiler_flag__mavx2
-- Performing Test check_cxx_compiler_flag__mavx2 - Success
-- Performing Test check_c_compiler_flag__mno_sse4a
-- Performing Test check_c_compiler_flag__mno_sse4a - Success
-- Performing Test check_cxx_compiler_flag__mno_sse4a
-- Performing Test check_cxx_compiler_flag__mno_sse4a - Success
-- Performing Test check_c_compiler_flag__mno_xop
-- Performing Test check_c_compiler_flag__mno_xop - Success
-- Performing Test check_cxx_compiler_flag__mno_xop
-- Performing Test check_cxx_compiler_flag__mno_xop - Success
-- Performing Test check_c_compiler_flag__mno_fma4
-- Performing Test check_c_compiler_flag__mno_fma4 - Success
-- Performing Test check_cxx_compiler_flag__mno_fma4
-- Performing Test check_cxx_compiler_flag__mno_fma4 - Success
-- Performing Test check_c_compiler_flag__mno_avx512f
-- Performing Test check_c_compiler_flag__mno_avx512f - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512f
-- Performing Test check_cxx_compiler_flag__mno_avx512f - Success
-- Performing Test check_c_compiler_flag__mno_avx512vl
-- Performing Test check_c_compiler_flag__mno_avx512vl - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512vl
-- Performing Test check_cxx_compiler_flag__mno_avx512vl - Success
-- Performing Test check_c_compiler_flag__mno_avx512pf
-- Performing Test check_c_compiler_flag__mno_avx512pf - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512pf
-- Performing Test check_cxx_compiler_flag__mno_avx512pf - Success
-- Performing Test check_c_compiler_flag__mno_avx512er
-- Performing Test check_c_compiler_flag__mno_avx512er - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512er
-- Performing Test check_cxx_compiler_flag__mno_avx512er - Success
-- Performing Test check_c_compiler_flag__mno_avx512cd
-- Performing Test check_c_compiler_flag__mno_avx512cd - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512cd
-- Performing Test check_cxx_compiler_flag__mno_avx512cd - Success
-- Performing Test check_c_compiler_flag__mno_avx512dq
-- Performing Test check_c_compiler_flag__mno_avx512dq - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512dq
-- Performing Test check_cxx_compiler_flag__mno_avx512dq - Success
-- Performing Test check_c_compiler_flag__mno_avx512bw
-- Performing Test check_c_compiler_flag__mno_avx512bw - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512bw
-- Performing Test check_cxx_compiler_flag__mno_avx512bw - Success
-- Performing Test check_c_compiler_flag__mno_avx512ifma
-- Performing Test check_c_compiler_flag__mno_avx512ifma - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512ifma
-- Performing Test check_cxx_compiler_flag__mno_avx512ifma - Success
-- Performing Test check_c_compiler_flag__mno_avx512vbmi
-- Performing Test check_c_compiler_flag__mno_avx512vbmi - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512vbmi
-- Performing Test check_cxx_compiler_flag__mno_avx512vbmi - Success
-- Performing Test check_c_compiler_flag__Werror_return_type
-- Performing Test check_c_compiler_flag__Werror_return_type - Success
-- Performing Test check_cxx_compiler_flag__Werror_return_type
-- Performing Test check_cxx_compiler_flag__Werror_return_type - Success
-- Performing Test check_c_compiler_flag__Werror_switch
-- Performing Test check_c_compiler_flag__Werror_switch - Success
-- Performing Test check_cxx_compiler_flag__Werror_switch
-- Performing Test check_cxx_compiler_flag__Werror_switch - Success
-- Performing Test check_c_compiler_flag__Werror_return_local_addr
-- Performing Test check_c_compiler_flag__Werror_return_local_addr - Success
-- Performing Test check_cxx_compiler_flag__Werror_return_local_addr
-- Performing Test check_cxx_compiler_flag__Werror_return_local_addr - Success
-- Checking for C++11 compiler
-- Checking for C++11 compiler - available
-- Found OpenMP_C: -fopenmp (found version "4.5") 
-- Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
-- OpenMP found.
-- Boost  found.
-- Found Threads: TRUE  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.12") 
-- OpenEXR found (without config). (Version )
-- OpenImageIO found.
-- Did not find MOSEK header
-- Did not find MOSEK library
-- Could not find mosek library on this machine.
-- Trying to find package Ceres for aliceVision: 
-- By default, Ceres required SuiteSparse to ensure best performances. if you explicitly need to build without it, you can use the option: -DALICEVISION_REQUIRE_CERES_WITH_SUITESPARSE=OFF
-- Found AMD headers in: /usr/include
-- Found AMD library: /usr/lib/libamd.so
-- Found CAMD headers in: /usr/include
-- Found CAMD library: /usr/lib/libcamd.so
-- Found CCOLAMD headers in: /usr/include
-- Found CCOLAMD library: /usr/lib/libccolamd.so
-- Found CHOLMOD headers in: /usr/include
-- Found CHOLMOD library: /usr/lib/libcholmod.so
-- Found COLAMD headers in: /usr/include
-- Found COLAMD library: /usr/lib/libcolamd.so
-- Found SPQR headers in: /usr/include
-- Found SPQR library: /usr/lib/libspqr.so
-- Found Config headers in: /usr/include
-- Found Config library: /usr/lib/libsuitesparseconfig.so
-- Found Intel Thread Building Blocks (TBB) library (2021.5 / ) include location: . Assuming SuiteSparseQR was compiled with TBB.
-- Looking for shm_open in rt
-- Looking for shm_open in rt - found
-- Adding librt to SuiteSparse_config libraries (required on Linux & Unix [not OSX] if SuiteSparse is compiled with timing).
-- Found METIS: /usr/include (found version "5.1.0") 
-- Ceres include dirs 
-- Ceres libraries Ceres::ceres
-- Found AMD headers in: /usr/include
-- Found AMD library: /usr/lib/libamd.so
-- Found CAMD headers in: /usr/include
-- Found CAMD library: /usr/lib/libcamd.so
-- Found COLAMD headers in: /usr/include
-- Found COLAMD library: /usr/lib/libcolamd.so
-- Found CCOLAMD headers in: /usr/include
-- Found CCOLAMD library: /usr/lib/libccolamd.so
-- Found CHOLMOD headers in: /usr/include
-- Found CHOLMOD library: /usr/lib/libcholmod.so
-- Found SUITESPARSEQR headers in: /usr/include
-- Found SUITESPARSEQR library: /usr/lib/libspqr.so
-- Found TBB library: /usr/lib/libtbb.so
-- Found Intel Thread Building Blocks (TBB) library: /usr/lib/libtbb.so, assuming SuiteSparseQR was compiled with TBB.
-- Found TBB_MALLOC library: /usr/lib/libtbbmalloc.so
-- Found Intel Thread Building Blocks (TBB) Malloc library: /usr/lib/libtbbmalloc.so
-- Found SUITESPARSE_CONFIG headers in: /usr/include
-- Found SUITESPARSE_CONFIG library: /usr/lib/libsuitesparseconfig.so
-- Found LIBRT library: /usr/lib/librt.a
-- Adding librt: /usr/lib/librt.a to SuiteSparse_config libraries (required on Linux & Unix [not OSX] if SuiteSparse is compiled with timing).
-- Found METIS library: debug;/usr/lib/libmetis.so;optimized;/usr/lib/libmetis.so
-- Found SuiteSparse: TRUE (found version "5.12.0") 
-- SUITESPARSE_LIBRARIES: /usr/lib/libspqr.so;/usr/lib/libtbb.so;/usr/lib/libtbbmalloc.so;/usr/lib/libcholmod.so;/usr/lib/libccolamd.so;/usr/lib/libcamd.so;/usr/lib/libcolamd.so;/usr/lib/libamd.so;blas;lapack;/usr/lib/libblas.so;/usr/lib/libsuitesparseconfig.so;/usr/lib/librt.a;debug;/usr/lib/libmetis.so;optimized;/usr/lib/libmetis.so
-- CERES_LIBRARIES: Ceres::ceres;/usr/lib/libspqr.so;/usr/lib/libtbb.so;/usr/lib/libtbbmalloc.so;/usr/lib/libcholmod.so;/usr/lib/libccolamd.so;/usr/lib/libcamd.so;/usr/lib/libcolamd.so;/usr/lib/libamd.so;blas;lapack;/usr/lib/libblas.so;/usr/lib/libsuitesparseconfig.so;/usr/lib/librt.a;debug;/usr/lib/libmetis.so;optimized;/usr/lib/libmetis.so
-- CERES_INCLUDE_DIRS: 
-- Flann 1.9.1 found (include: /usr/include/flann)
-- CoinUtils 2.11.6 found (include: /usr/include/coin)
-- Clp 1.17.7 found (include: /usr/include/coin)
-- Osi 0.108.7 found (include: /usr/include/coin)
-- Lemon 1.3.1 found (include: /usr/include/lemon)
-- Found OpenCV: /usr (found version "4.6.0") found components: core imgproc video imgcodecs videoio features2d xfeatures2d 
-- OpenCV found.
-- Alembic version 1.8.3 found.
-- Found OpenCV: /usr (found version "4.6.0") found components: opencv_calib3d opencv_core opencv_dnn opencv_features2d opencv_flann opencv_gapi opencv_highgui opencv_imgcodecs opencv_imgproc opencv_ml opencv_objdetect opencv_photo opencv_stitching opencv_video opencv_videoio opencv_alphamat opencv_aruco opencv_barcode opencv_bgsegm opencv_bioinspired opencv_ccalib opencv_cvv opencv_datasets opencv_dnn_objdetect opencv_dnn_superres opencv_dpm opencv_face opencv_freetype opencv_fuzzy opencv_hdf opencv_hfs opencv_img_hash opencv_intensity_transform opencv_line_descriptor opencv_mcc opencv_optflow opencv_phase_unwrapping opencv_plot opencv_quality opencv_rapid opencv_reg opencv_rgbd opencv_saliency opencv_shape opencv_stereo opencv_structured_light opencv_superres opencv_surface_matching opencv_text opencv_tracking opencv_videostab opencv_viz opencv_wechat_qrcode opencv_xfeatures2d opencv_ximgproc opencv_xobjdetect opencv_xphoto 
-- CCTAG 1.0.1 found.
-- PopSIFT found.
-- OpenGV 1.0 found.
-- Looking for UncertaintyTE.
-- UncertaintyTE headers found in /usr/include
-- Looking for MAGMA dependency...
CMake Warning (dev) at src/cmake/FindUncertaintyTE.cmake:38 (FIND_PACKAGE):
  Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
  Run "cmake --help-policy CMP0074" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  CMake variable MAGMA_ROOT is set to:

    /usr

  For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
  src/CMakeLists.txt:643 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- UncertaintyTE include directory: /usr/include;/usr/include
-- UncertaintyTE libraries found: /usr/lib/libuncertaintyTE.so;/usr/lib/libmagma.so
-- UncertaintyTE libraries directories: /usr/lib/libuncertaintyTE.so;/usr/lib
-- Found UncertaintyTE: /usr/lib/libuncertaintyTE.so;/usr/lib/libmagma.so  
-- UncertaintyTE found.
-- Found Geogram: /usr/lib/libgeogram.so  
-- Geogram: /usr/lib/libgeogram.so, /usr/include/geogram1
GNU compiler found.
OpenMP found. OpenMP activated in release.
-- BUILD_SHARED_LIBS ON
-- Found CUDA: /opt/cuda (found suitable version "11.7", minimum required is "7.0") 
-- CUDA found.
Build Mode: Release
-- CUDA Version is 11.7
generatedDir: /var/tmp/pamac-build-solidcapo/alice-vision/src/build/src/generated


** AliceVision version: 2.4.0
** Target architecture: kaby-lake
** Build Shared libs: ON
** Build SfM part: ON
** Build MVS part: ON
** Build AliceVision tests: OFF
** Build AliceVision documentation: 0
** Build AliceVision samples programs: OFF
** Build AliceVision+OpenCV samples programs: 1
** Build UncertaintyTE: 1
** Build MeshSDFilter: 1
** Build Alembic exporter: 1
** Enable code coverage generation: OFF
** Enable OpenMP parallelization: 1
** Use CUDA: 1
** Use OpenCV SIFT features: 0
** Use PopSift feature extractor: 1
** Use CCTAG markers: 1
** Use OpenGV for rig localization: 1


-- EIGEN: 
-- CERES: 2.1.0
-- FLANN: 1.9.1 (external)
-- CLP: 1.17.7 (external)
-- COINUTILS: 2.11.6 (external)
-- OSI: 0.108.7 (external)
-- LEMON: 1.3.1 (external)


CMake Deprecation Warning at src/dependencies/vectorGraphics/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CERES_DIR
    EIGEN_INCLUDE_DIR_HINTS


-- Build files have been written to: /var/tmp/pamac-build-solidcapo/alice-vision/src/build
ninja: Entering directory `build'
ninja: error: '/usr/lib/librt.so', needed by 'Linux-x86_64/libaliceVision_feature.so.2.4', missing and no known rule to make it
==> ERROR: A failure occurred in build().
    Aborting...
    ~  LANG=C sudo chmod 777 /var/tmp/pamac/dbs/sync          1 ✘  23s  
LANG=C sudo touch /var/tmp/pamac/dbs/sync/pamac_aur.db
LANG=C sudo chmod 666 /var/tmp/pamac/dbs/sync/pamac_aur.db
LANG=C pamac update --aur --devel
[sudo] password for solidcapo: 
Preparing...
Sincronizando bases de datos de paquetes...
Refrescando community.db...                                                     
Refreshing AUR...                                                               
Cloning alice-vision build files...                                             
Generating alice-vision information...
Checking alice-vision dependencies...
Resolving dependencies...
Checking inter-conflicts...

To upgrade (1):
  manjaro-gnome-settings  20220817-1  (20220811-1)  community  286.1 kB
To build (1):
  alice-vision            2.4.0-4     (2.4.0-3)     AUR

Total download size: 286.1 kB
Total installed size: -35 bytes

Edit build files : [e] 
Apply transaction ? [e/y/N] y

Descarga de manjaro-gnome-settings (20220817-1) iniciada                        
Descarga de manjaro-gnome-settings (20220817-1) finalizada                      
Verificando depósito de llaves (keyring)...                                [1/1]
Verificando integridad...                                                  [1/1]
Cargando paquetes de archivos...                                           [1/1]
Verificando conflictos de los archivos...                                  [1/1]
Verificando espacio disponible en el disco...                              [1/1]
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
Actualizando manjaro-gnome-settings (20220811-1 -> 20220817-1)...          [1/1]
Ejecutando postransacción hooks...
Arming ConditionNeedsUpdate...                                             [1/4]
Updating system dconf databases...                                         [2/4]
Compiling GSettings XML schema files...                                    [3/4]
Collection of usefull scripts for Manjaro Gnome                            [4/4]

==> Printing support not installed, to enable please type this in a terminal:
  -> pamac install manjaro-printer
  -> or install manjaro-printer package via Add/Remove Software

==> We have switched back to QGnomePlatform for GNOME 42.
  qt5ct and qt6ct (Qt Configuration Utilities) may be marked as orphans.
  If you want use QGnomePlatform with the Adwaita Qt style,
  you'll need remove or comment the QT_QPA_PLATFORMTHEME variable
  in /etc/environment.

Building alice-vision...
==> Making package: alice-vision 2.4.0-4 (jue 18 ago 2022 09:51:24)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found alice-vision_2.4.0.tgz
  -> Updating MeshSDFilter git repo...
  -> Updating nanoflann git repo...
  -> Found cmake_cxx_std_14.patch
  -> Found openexr3.patch
==> Validating source files with sha256sums...
    alice-vision_2.4.0.tgz ... Passed
    MeshSDFilter ... Skipped
    nanoflann ... Skipped
    cmake_cxx_std_14.patch ... Passed
    openexr3.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting alice-vision_2.4.0.tgz with bsdtar
  -> Creating working copy of MeshSDFilter git repo...
Cloning into 'MeshSDFilter'...
done.
Switched to a new branch 'makepkg'
  -> Creating working copy of nanoflann git repo...
Cloning into 'nanoflann'...
done.
==> Starting prepare()...
patching file src/cmake/Helpers.cmake
patching file src/cmake/openexr/FindOpenEXR.cmake
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Warning:
  Ignoring empty string ("") provided on the command line.


-- The C compiler identification is GNU 12.1.1
-- The CXX compiler identification is GNU 12.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - 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/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Force CMAKE_INSTALL_DO_STRIP in Release
-- ----------------------------------------
-- ALICEVISION_BUILD_DEPENDENCIES: OFF
-- ALICEVISION_BUILD_TESTS: OFF
-- 
-- AV_BUILD_CUDA: OFF
-- AV_BUILD_ZLIB: ON
-- AV_BUILD_TIFF: ON
-- AV_BUILD_JPEG: ON
-- AV_BUILD_PNG: ON
-- AV_BUILD_LIBRAW: ON
-- AV_BUILD_CCTAG: ON
-- AV_BUILD_POPSIFT: ON
-- AV_BUILD_OPENGV: ON
-- AV_BUILD_OPENCV: ON
-- AV_BUILD_LAPACK: ON
-- AV_BUILD_SUITESPARSE: ON
-- AV_BUILD_FFMPEG: ON
-- 
-- CMAKE_BUILD_TYPE: Release
-- DEPS_CMAKE_BUILD_TYPE: Release
-- CMAKE_INSTALL_LIBDIR: lib
-- CMAKE_INSTALL_PREFIX: /usr
-- CMAKE_INSTALL_RPATH: 
-- CMAKE_INSTALL_DO_STRIP: TRUE
-- ----------------------------------------
CMake version: 3.23
-- ** ALICEVISION_BUILD_DOC: 'OFF'
-- ** ALICEVISION_USE_OPENMP: 'ON'
-- ** ALICEVISION_USE_CCTAG: 'ON'
-- ** ALICEVISION_USE_POPSIFT: 'ON'
-- ** ALICEVISION_USE_OPENGV: 'ON'
-- ** ALICEVISION_USE_ALEMBIC: 'ON'
-- ** ALICEVISION_USE_UNCERTAINTYTE: 'ON'
-- ** ALICEVISION_USE_CUDA: 'ON'
-- ** ALICEVISION_USE_OPENCV: 'ON'
-- Force CMAKE_INSTALL_DO_STRIP in Release
-- target changed from "" to "auto"
-- Detected Host CPU: kaby-lake
-- Performing Test check_c_compiler_flag__march_skylake
-- Performing Test check_c_compiler_flag__march_skylake - Success
-- Performing Test check_cxx_compiler_flag__march_skylake
-- Performing Test check_cxx_compiler_flag__march_skylake - Success
-- Performing Test check_c_compiler_flag__msse2
-- Performing Test check_c_compiler_flag__msse2 - Success
-- Performing Test check_cxx_compiler_flag__msse2
-- Performing Test check_cxx_compiler_flag__msse2 - Success
-- Performing Test check_c_compiler_flag__msse3
-- Performing Test check_c_compiler_flag__msse3 - Success
-- Performing Test check_cxx_compiler_flag__msse3
-- Performing Test check_cxx_compiler_flag__msse3 - Success
-- Looking for C++ include pmmintrin.h
-- Looking for C++ include pmmintrin.h - found
-- Performing Test check_c_compiler_flag__mssse3
-- Performing Test check_c_compiler_flag__mssse3 - Success
-- Performing Test check_cxx_compiler_flag__mssse3
-- Performing Test check_cxx_compiler_flag__mssse3 - Success
-- Looking for C++ include tmmintrin.h
-- Looking for C++ include tmmintrin.h - found
-- Performing Test check_c_compiler_flag__msse4_1
-- Performing Test check_c_compiler_flag__msse4_1 - Success
-- Performing Test check_cxx_compiler_flag__msse4_1
-- Performing Test check_cxx_compiler_flag__msse4_1 - Success
-- Looking for C++ include smmintrin.h
-- Looking for C++ include smmintrin.h - found
-- Performing Test check_c_compiler_flag__msse4_2
-- Performing Test check_c_compiler_flag__msse4_2 - Success
-- Performing Test check_cxx_compiler_flag__msse4_2
-- Performing Test check_cxx_compiler_flag__msse4_2 - Success
-- Performing Test check_c_compiler_flag__mavx
-- Performing Test check_c_compiler_flag__mavx - Success
-- Performing Test check_cxx_compiler_flag__mavx
-- Performing Test check_cxx_compiler_flag__mavx - Success
-- Looking for C++ include immintrin.h
-- Looking for C++ include immintrin.h - found
-- Performing Test check_c_compiler_flag__mfma
-- Performing Test check_c_compiler_flag__mfma - Success
-- Performing Test check_cxx_compiler_flag__mfma
-- Performing Test check_cxx_compiler_flag__mfma - Success
-- Performing Test check_c_compiler_flag__mbmi2
-- Performing Test check_c_compiler_flag__mbmi2 - Success
-- Performing Test check_cxx_compiler_flag__mbmi2
-- Performing Test check_cxx_compiler_flag__mbmi2 - Success
-- Performing Test check_c_compiler_flag__mavx2
-- Performing Test check_c_compiler_flag__mavx2 - Success
-- Performing Test check_cxx_compiler_flag__mavx2
-- Performing Test check_cxx_compiler_flag__mavx2 - Success
-- Performing Test check_c_compiler_flag__mno_sse4a
-- Performing Test check_c_compiler_flag__mno_sse4a - Success
-- Performing Test check_cxx_compiler_flag__mno_sse4a
-- Performing Test check_cxx_compiler_flag__mno_sse4a - Success
-- Performing Test check_c_compiler_flag__mno_xop
-- Performing Test check_c_compiler_flag__mno_xop - Success
-- Performing Test check_cxx_compiler_flag__mno_xop
-- Performing Test check_cxx_compiler_flag__mno_xop - Success
-- Performing Test check_c_compiler_flag__mno_fma4
-- Performing Test check_c_compiler_flag__mno_fma4 - Success
-- Performing Test check_cxx_compiler_flag__mno_fma4
-- Performing Test check_cxx_compiler_flag__mno_fma4 - Success
-- Performing Test check_c_compiler_flag__mno_avx512f
-- Performing Test check_c_compiler_flag__mno_avx512f - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512f
-- Performing Test check_cxx_compiler_flag__mno_avx512f - Success
-- Performing Test check_c_compiler_flag__mno_avx512vl
-- Performing Test check_c_compiler_flag__mno_avx512vl - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512vl
-- Performing Test check_cxx_compiler_flag__mno_avx512vl - Success
-- Performing Test check_c_compiler_flag__mno_avx512pf
-- Performing Test check_c_compiler_flag__mno_avx512pf - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512pf
-- Performing Test check_cxx_compiler_flag__mno_avx512pf - Success
-- Performing Test check_c_compiler_flag__mno_avx512er
-- Performing Test check_c_compiler_flag__mno_avx512er - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512er
-- Performing Test check_cxx_compiler_flag__mno_avx512er - Success
-- Performing Test check_c_compiler_flag__mno_avx512cd
-- Performing Test check_c_compiler_flag__mno_avx512cd - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512cd
-- Performing Test check_cxx_compiler_flag__mno_avx512cd - Success
-- Performing Test check_c_compiler_flag__mno_avx512dq
-- Performing Test check_c_compiler_flag__mno_avx512dq - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512dq
-- Performing Test check_cxx_compiler_flag__mno_avx512dq - Success
-- Performing Test check_c_compiler_flag__mno_avx512bw
-- Performing Test check_c_compiler_flag__mno_avx512bw - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512bw
-- Performing Test check_cxx_compiler_flag__mno_avx512bw - Success
-- Performing Test check_c_compiler_flag__mno_avx512ifma
-- Performing Test check_c_compiler_flag__mno_avx512ifma - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512ifma
-- Performing Test check_cxx_compiler_flag__mno_avx512ifma - Success
-- Performing Test check_c_compiler_flag__mno_avx512vbmi
-- Performing Test check_c_compiler_flag__mno_avx512vbmi - Success
-- Performing Test check_cxx_compiler_flag__mno_avx512vbmi
-- Performing Test check_cxx_compiler_flag__mno_avx512vbmi - Success
-- Performing Test check_c_compiler_flag__Werror_return_type
-- Performing Test check_c_compiler_flag__Werror_return_type - Success
-- Performing Test check_cxx_compiler_flag__Werror_return_type
-- Performing Test check_cxx_compiler_flag__Werror_return_type - Success
-- Performing Test check_c_compiler_flag__Werror_switch
-- Performing Test check_c_compiler_flag__Werror_switch - Success
-- Performing Test check_cxx_compiler_flag__Werror_switch
-- Performing Test check_cxx_compiler_flag__Werror_switch - Success
-- Performing Test check_c_compiler_flag__Werror_return_local_addr
-- Performing Test check_c_compiler_flag__Werror_return_local_addr - Success
-- Performing Test check_cxx_compiler_flag__Werror_return_local_addr
-- Performing Test check_cxx_compiler_flag__Werror_return_local_addr - Success
-- Checking for C++11 compiler
-- Checking for C++11 compiler - available
-- Found OpenMP_C: -fopenmp (found version "4.5") 
-- Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
-- OpenMP found.
-- Boost  found.
-- Found Threads: TRUE  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.12") 
-- OpenEXR found (without config). (Version )
-- OpenImageIO found.
-- Did not find MOSEK header
-- Did not find MOSEK library
-- Could not find mosek library on this machine.
-- Trying to find package Ceres for aliceVision: 
-- By default, Ceres required SuiteSparse to ensure best performances. if you explicitly need to build without it, you can use the option: -DALICEVISION_REQUIRE_CERES_WITH_SUITESPARSE=OFF
-- Found AMD headers in: /usr/include
-- Found AMD library: /usr/lib/libamd.so
-- Found CAMD headers in: /usr/include
-- Found CAMD library: /usr/lib/libcamd.so
-- Found CCOLAMD headers in: /usr/include
-- Found CCOLAMD library: /usr/lib/libccolamd.so
-- Found CHOLMOD headers in: /usr/include
-- Found CHOLMOD library: /usr/lib/libcholmod.so
-- Found COLAMD headers in: /usr/include
-- Found COLAMD library: /usr/lib/libcolamd.so
-- Found SPQR headers in: /usr/include
-- Found SPQR library: /usr/lib/libspqr.so
-- Found Config headers in: /usr/include
-- Found Config library: /usr/lib/libsuitesparseconfig.so
-- Found Intel Thread Building Blocks (TBB) library (2021.5 / ) include location: . Assuming SuiteSparseQR was compiled with TBB.
-- Looking for shm_open in rt
-- Looking for shm_open in rt - found
-- Adding librt to SuiteSparse_config libraries (required on Linux & Unix [not OSX] if SuiteSparse is compiled with timing).
-- Found METIS: /usr/include (found version "5.1.0") 
-- Ceres include dirs 
-- Ceres libraries Ceres::ceres
-- Found AMD headers in: /usr/include
-- Found AMD library: /usr/lib/libamd.so
-- Found CAMD headers in: /usr/include
-- Found CAMD library: /usr/lib/libcamd.so
-- Found COLAMD headers in: /usr/include
-- Found COLAMD library: /usr/lib/libcolamd.so
-- Found CCOLAMD headers in: /usr/include
-- Found CCOLAMD library: /usr/lib/libccolamd.so
-- Found CHOLMOD headers in: /usr/include
-- Found CHOLMOD library: /usr/lib/libcholmod.so
-- Found SUITESPARSEQR headers in: /usr/include
-- Found SUITESPARSEQR library: /usr/lib/libspqr.so
-- Found TBB library: /usr/lib/libtbb.so
-- Found Intel Thread Building Blocks (TBB) library: /usr/lib/libtbb.so, assuming SuiteSparseQR was compiled with TBB.
-- Found TBB_MALLOC library: /usr/lib/libtbbmalloc.so
-- Found Intel Thread Building Blocks (TBB) Malloc library: /usr/lib/libtbbmalloc.so
-- Found SUITESPARSE_CONFIG headers in: /usr/include
-- Found SUITESPARSE_CONFIG library: /usr/lib/libsuitesparseconfig.so
-- Found LIBRT library: /usr/lib/librt.a
-- Adding librt: /usr/lib/librt.a to SuiteSparse_config libraries (required on Linux & Unix [not OSX] if SuiteSparse is compiled with timing).
-- Found METIS library: debug;/usr/lib/libmetis.so;optimized;/usr/lib/libmetis.so
-- Found SuiteSparse: TRUE (found version "5.12.0") 
-- SUITESPARSE_LIBRARIES: /usr/lib/libspqr.so;/usr/lib/libtbb.so;/usr/lib/libtbbmalloc.so;/usr/lib/libcholmod.so;/usr/lib/libccolamd.so;/usr/lib/libcamd.so;/usr/lib/libcolamd.so;/usr/lib/libamd.so;blas;lapack;/usr/lib/libblas.so;/usr/lib/libsuitesparseconfig.so;/usr/lib/librt.a;debug;/usr/lib/libmetis.so;optimized;/usr/lib/libmetis.so
-- CERES_LIBRARIES: Ceres::ceres;/usr/lib/libspqr.so;/usr/lib/libtbb.so;/usr/lib/libtbbmalloc.so;/usr/lib/libcholmod.so;/usr/lib/libccolamd.so;/usr/lib/libcamd.so;/usr/lib/libcolamd.so;/usr/lib/libamd.so;blas;lapack;/usr/lib/libblas.so;/usr/lib/libsuitesparseconfig.so;/usr/lib/librt.a;debug;/usr/lib/libmetis.so;optimized;/usr/lib/libmetis.so
-- CERES_INCLUDE_DIRS: 
-- Flann 1.9.1 found (include: /usr/include/flann)
-- CoinUtils 2.11.6 found (include: /usr/include/coin)
-- Clp 1.17.7 found (include: /usr/include/coin)
-- Osi 0.108.7 found (include: /usr/include/coin)
-- Lemon 1.3.1 found (include: /usr/include/lemon)
-- Found OpenCV: /usr (found version "4.6.0") found components: core imgproc video imgcodecs videoio features2d xfeatures2d 
-- OpenCV found.
-- Alembic version 1.8.3 found.
-- Found OpenCV: /usr (found version "4.6.0") found components: opencv_calib3d opencv_core opencv_dnn opencv_features2d opencv_flann opencv_gapi opencv_highgui opencv_imgcodecs opencv_imgproc opencv_ml opencv_objdetect opencv_photo opencv_stitching opencv_video opencv_videoio opencv_alphamat opencv_aruco opencv_barcode opencv_bgsegm opencv_bioinspired opencv_ccalib opencv_cvv opencv_datasets opencv_dnn_objdetect opencv_dnn_superres opencv_dpm opencv_face opencv_freetype opencv_fuzzy opencv_hdf opencv_hfs opencv_img_hash opencv_intensity_transform opencv_line_descriptor opencv_mcc opencv_optflow opencv_phase_unwrapping opencv_plot opencv_quality opencv_rapid opencv_reg opencv_rgbd opencv_saliency opencv_shape opencv_stereo opencv_structured_light opencv_superres opencv_surface_matching opencv_text opencv_tracking opencv_videostab opencv_viz opencv_wechat_qrcode opencv_xfeatures2d opencv_ximgproc opencv_xobjdetect opencv_xphoto 
-- CCTAG 1.0.1 found.
-- PopSIFT found.
-- OpenGV 1.0 found.
-- Looking for UncertaintyTE.
-- UncertaintyTE headers found in /usr/include
-- Looking for MAGMA dependency...
CMake Warning (dev) at src/cmake/FindUncertaintyTE.cmake:38 (FIND_PACKAGE):
  Policy CMP0074 is not set: find_package uses <PackageName>_ROOT variables.
  Run "cmake --help-policy CMP0074" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  CMake variable MAGMA_ROOT is set to:

    /usr

  For compatibility, CMake is ignoring the variable.
Call Stack (most recent call first):
  src/CMakeLists.txt:643 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- UncertaintyTE include directory: /usr/include;/usr/include
-- UncertaintyTE libraries found: /usr/lib/libuncertaintyTE.so;/usr/lib/libmagma.so
-- UncertaintyTE libraries directories: /usr/lib/libuncertaintyTE.so;/usr/lib
-- Found UncertaintyTE: /usr/lib/libuncertaintyTE.so;/usr/lib/libmagma.so  
-- UncertaintyTE found.
-- Found Geogram: /usr/lib/libgeogram.so  
-- Geogram: /usr/lib/libgeogram.so, /usr/include/geogram1
GNU compiler found.
OpenMP found. OpenMP activated in release.
-- BUILD_SHARED_LIBS ON
-- Found CUDA: /opt/cuda (found suitable version "11.7", minimum required is "7.0") 
-- CUDA found.
Build Mode: Release
-- CUDA Version is 11.7
generatedDir: /var/tmp/pamac-build-solidcapo/alice-vision/src/build/src/generated


** AliceVision version: 2.4.0
** Target architecture: kaby-lake
** Build Shared libs: ON
** Build SfM part: ON
** Build MVS part: ON
** Build AliceVision tests: OFF
** Build AliceVision documentation: 0
** Build AliceVision samples programs: OFF
** Build AliceVision+OpenCV samples programs: 1
** Build UncertaintyTE: 1
** Build MeshSDFilter: 1
** Build Alembic exporter: 1
** Enable code coverage generation: OFF
** Enable OpenMP parallelization: 1
** Use CUDA: 1
** Use OpenCV SIFT features: 0
** Use PopSift feature extractor: 1
** Use CCTAG markers: 1
** Use OpenGV for rig localization: 1


-- EIGEN: 
-- CERES: 2.1.0
-- FLANN: 1.9.1 (external)
-- CLP: 1.17.7 (external)
-- COINUTILS: 2.11.6 (external)
-- OSI: 0.108.7 (external)
-- LEMON: 1.3.1 (external)


CMake Deprecation Warning at src/dependencies/vectorGraphics/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CERES_DIR
    EIGEN_INCLUDE_DIR_HINTS


-- Build files have been written to: /var/tmp/pamac-build-solidcapo/alice-vision/src/build
ninja: Entering directory `build'
ninja: error: '/usr/lib/librt.so', needed by 'Linux-x86_64/libaliceVision_feature.so.2.4', missing and no known rule to make it
==> ERROR: A failure occurred in build().
    Aborting...
    ~                                                         1 ✘  39s  

That’s an AUR package, and the AUR is not maintained by Manjaro — it’s not even being maintained by Arch itself.

The Arch User Repository is a collection of build scripts submitted by trusted Arch users. Therefore, any reports of problems you have with an AUR package should be directed at the package maintainer directly. In the case of the alice-vision package, you can find the developer’s project page here.

There is currently /usr/lib/librt.so.1 owned by glibc.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.