I'm dropping this package because I no longer use a device that requires libcamera. Feel free to pick it up if you want to maintain this package.
Search Criteria
Package Details: libcamera-clang-git r3203.76bd9f3d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/libcamera-clang-git.git (read-only, click to copy) |
---|---|
Package Base: | libcamera-clang-git |
Description: | A complex camera support library for Linux, Android, and ChromeOS (built with LLVM toolchain) |
Upstream URL: | https://libcamera.org/ |
Keywords: | IPU3 libc++ qcam |
Licenses: | GPL, custom, BSD, LGPL, MIT, Apache |
Conflicts: | libcamera |
Provides: | libcamera, libcamera-git |
Submitter: | SamLukeYes |
Maintainer: | None |
Last Packager: | SamLukeYes |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-02-10 07:12 (UTC) |
Last Updated: | 2021-10-28 09:42 (UTC) |
Dependencies (17)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- libc++ (libc++-msanAUR, libc++-modulesAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gnutls (gnutls-gitAUR) (make)
- gstreamer (gstreamer-gitAUR) (make)
- libevent (libevent-gitAUR) (make)
- meson (meson-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
- python-jinja (make)
- python-ply (make)
- python-yaml (python-yaml-gitAUR) (make)
- qt5-tools (make)
- udev (systemd-chromiumosAUR, eudevAUR, systemd-fmlAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR, systemd-gitAUR, systemd) (make)
- libevent (libevent-gitAUR) (optional) – for test commands
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional) – for qcam test application
Required by (32)
- gst-plugin-pipewire-full-git (requires libcamera) (make)
- harbour-shutter-git (requires libcamera)
- libpipewire-full-git (requires libcamera) (make)
- libpipewire-git (requires libcamera) (make)
- millipixels-git (requires libcamera)
- pipewire-alsa-git (requires libcamera) (make)
- pipewire-audio-git (requires libcamera) (make)
- pipewire-docs-git (requires libcamera) (make)
- pipewire-ffado-git (requires libcamera) (make)
- pipewire-full-alsa-git (requires libcamera) (make)
- pipewire-full-audio-git (requires libcamera) (make)
- pipewire-full-docs-git (requires libcamera) (make)
- pipewire-full-ffado-git (requires libcamera) (make)
- pipewire-full-ffmpeg-git (requires libcamera) (make)
- pipewire-full-git (requires libcamera) (make)
- pipewire-full-jack-client-git (requires libcamera) (make)
- pipewire-full-jack-git (requires libcamera) (make)
- pipewire-full-pulse-git (requires libcamera) (make)
- pipewire-full-roc-git (requires libcamera) (make)
- pipewire-full-v4l2-git (requires libcamera) (make)
- Show 12 more...
Sources (1)
SamLukeYes commented on 2022-01-25 04:45 (UTC)
semperverus commented on 2021-10-28 22:58 (UTC) (edited on 2021-10-28 22:59 (UTC) by semperverus)
fails to build with following error:
11/66 libcamera:gstreamer / single_stream_test FAIL 0.06s (exit status 255 or signal 127 SIGinvalid)
20/66 libcamera:media_device / media_device_print_test FAIL 0.02s (exit status 243 or signal 115 SIGinvalid)
SamLukeYes commented on 2021-09-22 12:41 (UTC)
The git source URL is changed to the https one, and you might need to clean the build cache when updating this package.
Firestar commented on 2021-09-04 09:50 (UTC)
28/65 libcamera:v4l2_compat / v4l2_compat_test FAIL 0.04s exit status 1
I have this error message, also libcamera-git can be installed successfully, it still leads to:
$ cam --list Floating point exception (core dumped)
SamLukeYes commented on 2021-09-02 16:51 (UTC)
@carlosnewmusic
You have libc++
installed. See the pinned comment that I've just updated.
carlosnewmusic commented on 2021-09-02 16:16 (UTC)
adding to the video group does not work, this happens https://pastebin.com/HUYmfCvH
SamLukeYes commented on 2021-08-07 03:02 (UTC) (edited on 2021-08-07 03:08 (UTC) by SamLukeYes)
You'll need to add your user to video group and reboot before using libcamera. The check process of this package might not work either without doing so.
Group management: https://wiki.archlinux.org/title/Users_and_groups#Group_management
carlosnewmusic commented on 2021-07-06 14:39 (UTC)
build error https://pastebin.com/HWYxupKx
SamLukeYes commented on 2021-07-06 13:40 (UTC) (edited on 2021-09-02 16:48 (UTC) by SamLukeYes)
If you have trouble building with libc++
installed, remove libc++
and try again, or build this package in a clean chroot.
If you mean to build this package with libc++
, add the flag -Dlc-compliance=disabled
to arch-meson
command in build(). This would avoid building lc-compliance
, which is known to have build issue with libc++
.
Pinned Comments
SamLukeYes commented on 2021-09-22 12:41 (UTC)
The git source URL is changed to the https one, and you might need to clean the build cache when updating this package.
SamLukeYes commented on 2021-08-07 03:02 (UTC) (edited on 2021-08-07 03:08 (UTC) by SamLukeYes)
You'll need to add your user to video group and reboot before using libcamera. The check process of this package might not work either without doing so.
Group management: https://wiki.archlinux.org/title/Users_and_groups#Group_management