ERROR: failed checking for nvcc.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
[email protected] mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
thread 'main' panicked at alvr/xtask/src/dependencies.rs:277:49:
called `Result::unwrap()` on an `Err` value: command exited with non-zero code `bash -c "PKG_CONFIG_PATH=\'/home/falon/.cache/paru/clone/alvr-nvidia/src/alvr/deps/linux/nv-codec-headers/build/lib/pkgconfig\' ./configure --prefix=/home/falon/.cache/paru/clone/alvr-nvidia/src/alvr/deps/linux/ffmpeg/alvr_build --enable-gpl --enable-version3 --enable-static --disable-programs --disable-doc --disable-avdevice --disable-avformat --disable-swresample --disable-swscale --disable-postproc --disable-network --disable-everything --enable-encoder=h264_vaapi --enable-encoder=hevc_vaapi --enable-encoder=av1_vaapi --enable-hwaccel=h264_vaapi --enable-hwaccel=hevc_vaapi --enable-hwaccel=av1_vaapi --enable-filter=scale_vaapi --enable-vulkan --enable-libdrm --enable-pic --enable-rpath --fatal-warnings --enable-encoder=h264_nvenc --enable-encoder=hevc_nvenc --enable-encoder=av1_nvenc --enable-nonfree --enable-cuda-nvcc --enable-libnpp --nvccflags=\"-gencode arch=compute_52,code=sm_52 -O2\" --extra-cflags=\"-I/opt/cuda/targets/x86_64-linux/include\" --extra-ldflags=\"-L/opt/cuda/targets/x86_64-linux/lib\""`: 1
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
I got this error after running paru -S alvr-nvidia, I don't know where to start with debugging this, I'd really appreciate help