#Building obs-studio-tytan652 fails with errors. Logs and info below.

7 messages · Page 1 of 1 (latest)

modest blaze
#

I'm trying to build obs-studio-tytan652 on my EndeavourOS install, and it constantly fails. One of the dependencies is ffmpeg-obs, and that also fails to build. I've used 'yay obs-studio-tytan652' as well as 'yay ffmpeg-obs'. Both fail with the same errors linked in pastebin below.

https://pastebin.com/ALu8X1d5

I've done so much searching and made so many changes, that I could write an entire book listing out my attempts. I will post any logs or info, and try any suggestions mentioned in order to make this work. Any and all input is appreciated.

TIA.

modest blaze
#

yay ffmpeg-obs full output.
and
yay obs-studio-tytan652 full output.

#

pastebin says they might have potentially offensive or questionable content. So I just popped the txt files in.

dense tendon
modest blaze
dense tendon
#

These projects do not yet like GCC-13, please consider either disabling inline assembly or install the gcc12 package and build the package with the following environment variable

  • CC=gcc-12
  • CXX=g++-12