@Freso, I never met this stringop-overflow either locally (even in a chroot) or on obs-studio repo CIs.
Search Criteria
Package Details: obs-studio-tytan652 31.0.3-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-studio-tytan652.git (read-only, click to copy) |
---|---|
Package Base: | obs-studio-tytan652 |
Description: | Free and open source software for video recording and live streaming. With everything except service integrations. Plus my bind interface PR, and sometimes backported fixes |
Upstream URL: | https://github.com/obsproject/obs-studio |
Keywords: | browser ftl obs vst |
Licenses: | GPL-2.0-or-later |
Conflicts: | libva-vdpau-driver, obs-browser, obs-linuxbrowser, obs-studio, obs-vst, obs-websocket |
Provides: | obs-browser, obs-studio, obs-vst, obs-websocket |
Submitter: | tytan652 |
Maintainer: | tytan652 |
Last Packager: | tytan652 |
Votes: | 53 |
Popularity: | 1.21 |
First Submitted: | 2021-03-17 21:24 (UTC) |
Last Updated: | 2025-05-30 19:23 (UTC) |
Dependencies (82)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- ffmpeg-obsAUR
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- jansson (jansson-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libpipewire (libpipewire-full-gitAUR, libpipewire-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- librist (librist-gitAUR)
- libva (libva-gitAUR, libva-headlessAUR, intel-media-stack-binAUR, intel-media-stack-legacy-binAUR)
- Show 62 more dependencies...
Required by (147)
- catppuccin-obs-theme-git (requires obs-studio)
- distroav (requires obs-studio)
- distroav-bin (requires obs-studio)
- distroav-git (requires obs-studio)
- droidcam-obs-plugin (requires obs-studio)
- droidcam-obs-plugin-bin (requires obs-studio)
- droidcam-obs-plugin-git (requires obs-studio)
- glava-git (requires obs-studio) (optional)
- glava-git (requires obs-studio) (make)
- glava-ridged (requires obs-studio) (optional)
- looking-glass (requires obs-studio) (make)
- looking-glass-git (requires obs-studio) (make)
- looking-glass-host (requires obs-studio) (make)
- looking-glass-host-git (requires obs-studio) (make)
- looking-glass-module-dkms (requires obs-studio) (make)
- looking-glass-module-dkms-git (requires obs-studio) (make)
- looking-glass-rc (requires obs-studio) (make)
- looking-glass-rc-host (requires obs-studio) (make)
- looking-glass-rc-module-dkms (requires obs-studio) (make)
- lyrica (requires obs-studio) (optional)
- Show 127 more...
Sources (7)
- bind_iface_eyeballed.patch
- https://cdn-fastly.obsproject.com/downloads/cef_binary_6533_linux_aarch64_v4.tar.xz
- https://cdn-fastly.obsproject.com/downloads/cef_binary_6533_linux_x86_64_v3.tar.xz
- obs-browser
- obs-studio
- obs-websocket
- v4l2_by-path.patch
Latest Comments
« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 18 Next › Last »
tytan652 commented on 2023-05-03 14:13 (UTC)
Freso commented on 2023-05-03 13:54 (UTC)
Using makepkg -fscCi
, I get this:
[…]
[ 7%] Building C object libobs/CMakeFiles/libobs.dir/obs-output.c.o
In file included from /tmp/makepkg/obs-studio-tytan652/src/obs-studio/libobs/util/threading.h:41,
from /tmp/makepkg/obs-studio-tytan652/src/obs-studio/libobs/obs-internal.h:24,
from /tmp/makepkg/obs-studio-tytan652/src/obs-studio/libobs/obs.c:24:
In function 'os_atomic_dec_long',
inlined from 'stop_gpu_encode' at /tmp/makepkg/obs-studio-tytan652/src/obs-studio/libobs/obs.c:3241:2:
/tmp/makepkg/obs-studio-tytan652/src/obs-studio/libobs/util/threading-posix.h:26:16: error: '__atomic_sub_fetch_8' writing 8 bytes into a region of size 0 overflows the destination [-Werror=stringop-overflow=]
26 | return __atomic_sub_fetch(val, 1, __ATOMIC_SEQ_CST);
| ^~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [libobs/CMakeFiles/libobs.dir/build.make:76: libobs/CMakeFiles/libobs.dir/obs.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 7%] Built target obspython_swig_compilation
[ 8%] Linking CXX executable obs-browser-page
make[1]: *** [CMakeFiles/Makefile2:1136: libobs/CMakeFiles/libobs.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Installing obs-browser-page to OBS rundir
[ 8%] Built target obs-browser-page
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
I can’t quite tell if this is a local issue or not.
tytan652 commented on 2023-04-28 06:06 (UTC) (edited on 2023-04-28 06:07 (UTC) by tytan652)
Is it possible to add AMF support to this build ?
No, I will not.
Eragon commented on 2023-04-27 22:15 (UTC)
Is it possible to add AMF support to this build ?
zeroconf commented on 2023-03-11 17:35 (UTC)
I found this comment, which seems to explain, why ffmpeg-obs has been created. Although which fixes exactly there are differences, is still not clear. E.g. wiki etc post would be helpful, that can be pinned, referred. I try to figure out, whether the obs-studio with ffmpeg package could be sufficient or not and on which cases.
tytan652 commented on 2023-03-11 14:42 (UTC) (edited on 2023-03-11 14:43 (UTC) by tytan652)
@zeroconf, check the pinned comments of the concerned package.
zeroconf commented on 2023-03-11 14:38 (UTC)
@tytan652 can you, please, elaborate, what are differences between ffmpeg-obs and ffmpeg?
tytan652 commented on 2023-03-09 16:46 (UTC) (edited on 2023-03-09 16:52 (UTC) by tytan652)
FFmpeg 6 has been push to stable repos.
The simplest way to update without conflict is to install obs-studio
and vlc
then reinstall this package afterward.
zeroconf commented on 2023-03-09 16:32 (UTC)
again an old ffmpeg issue:
resolving dependencies...
looking for conflicting packages...
:: ffmpeg and ffmpeg-obs are in conflict. Remove ffmpeg-obs? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing ffmpeg-obs breaks dependency 'ffmpeg-obs>=5' required by obs-studio-tytan652
-> error installing repo packages
Bink commented on 2023-03-02 04:10 (UTC) (edited on 2023-03-02 04:11 (UTC) by Bink)
The cef-minimal-obs
dependency doesn't exist. Manually satisfying it by installing cef-minimal-obs-bin is necessary.
Pinned Comments
tytan652 commented on 2025-03-15 16:52 (UTC)
If you have issue building please try to downgrade
asio
to a version before 1.34.0, this a headers-only library so packages only rely on it as a build-time dependencies.Arch Linux has unfortunately updated
asio
without testing if packages using it would build andwebsocketpp
happens to not work with the newestasio
.tytan652 commented on 2023-01-13 07:51 (UTC) (edited on 2023-01-13 07:52 (UTC) by tytan652)
For those who might ask why
libva-vdpau-driver
was added to conflicts.It is the only way at package level to prevent the user to have segfaults because of this driver. This will not be fixed on OBS side since this is not an OBS issue.
The driver is only loaded with Nvidia cards.
Try
libva-nvidia-driver
if you really need Nvidia decode through VAAPI.tytan652 commented on 2021-05-14 17:49 (UTC) (edited on 2022-07-08 06:03 (UTC) by tytan652)
This package have some dependencies with version check, it will allow you to rebuild the package only when your system is correctly updated. This feature is not enabled on Manjaro.
If you have any issue, please before commenting rebuild this package (a clean build) and try again to make sure it's not because of a library update.
Pamac has a messed up dependency checker, use another AUR helper for the first install.
This AUR package provide OBS with all the missing feature except Twitch, Restream and YouTube integrations.
More explaination here: https://ideas.obsproject.com/posts/1558/
It provide any dependency needed for Wayland support.
It also contains some unmerged PR or backported fix documented in the PKGBUILD.
I'm quite active on OBS discord server (don't PM me directly), so if I saw something that need to be backported I add it.