Package Details: librealsense2 2.54.2-1

Git Clone URL: https://aur.archlinux.org/librealsense2.git (read-only, click to copy)
Package Base: librealsense2
Description: Intel® RealSense™ Cross Platform
Upstream URL: https://www.intelrealsense.com/
Licenses: Apache-2.0
Conflicts: librealsense
Submitter: daizhirui
Maintainer: daizhirui
Last Packager: daizhirui
Votes: 0
Popularity: 0.000000
First Submitted: 2023-07-21 01:53 (UTC)
Last Updated: 2023-11-02 19:00 (UTC)

Latest Comments

Perdu commented on 2024-12-14 19:05 (UTC)

This seems broken in several ways: - prepare() fails on this line (I think the subcommand failing makes it fail): gnu13_installed=$(g++ --version | grep 13)

==> Starting prepare()...
==> ERROR: A failure occurred in prepare().
    Aborting...

It then suddenly fails later on during built with no error message:

[...]
[ 13%] Built target libcurl                                                                                            
make: *** [Makefile:136: all] Error 2                                                                                  
==> ERROR: A failure occurred in build().                                                                              
    Aborting...