I seem to have the same issue as aNative that being that at src/toolchain.cmake:51 where the _set_property is, it somehow is recursing >1000 times.
Search Criteria
Package Details: obs-plugin-aitum-multistream-git 1.0.7.r0.g9f36de8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/obs-plugin-aitum-multistream-git.git (read-only, click to copy) |
---|---|
Package Base: | obs-plugin-aitum-multistream-git |
Description: | OBS Studio plugin to multistream by aitum |
Upstream URL: | https://github.com/Aitum/obs-aitum-multistream |
Keywords: | aitum facebook instagram kick multistream obs-plugin tiktok twitch x youtube |
Licenses: | GPL2 |
Groups: | obs-plugins |
Provides: | obs-plugin-aitum-multistream |
Submitter: | NicolaiVdS |
Maintainer: | NicolaiVdS |
Last Packager: | NicolaiVdS |
Votes: | 1 |
Popularity: | 0.003486 |
First Submitted: | 2024-08-11 12:53 (UTC) |
Last Updated: | 2025-05-01 20:59 (UTC) |
Dependencies (7)
- curl (curl-gitAUR, curl-c-aresAUR)
- obs-studio (obs-studio-with-websocketsAUR, teb-obsAUR, obs-studio-rcAUR, obs-studio-browserAUR, obs-studio-tytan652AUR, obs-studio-gitAUR, obs-studio-libertyAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
Required by (0)
Sources (1)
Latest Comments
captaincarmnlg commented on 2025-05-16 09:39 (UTC)
aNative commented on 2025-05-12 07:43 (UTC)
No bro... still the same story:
.cache/yay/obs-plugin-aitum-multistream-git/src/toolchain.cmake:51 (_set_property) /usr/share/cmake/Modules/CMakeGenericSystem.cmake:47 (set_property) /usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake:27 (include) CMakeLists.txt:10 (project)
-- Configuring incomplete, errors occurred! ==> FEHLER: Ein Fehler geschah in build(). Breche ab... -> Fehler beim Erstellen: obs-plugin-aitum-multistream-git-exit status 4 -> Die folgenden Pakete konnten nicht installiert werden. Ein manueller Eingriff ist erforderlich: obs-plugin-aitum-multistream-git - exit status 4 ➜ ~ .cache/yay/obs-plugin-aitum-multistream-git/src/toolchain.cmake:51 (_set_property) /usr/share/cmake/Modules/CMakeGenericSystem.cmake:47 (set_property) /usr/share/cmake/Modules/CMakeSystemSpecificInformation.cmake:27 (include) CMakeLists.txt:10 (project)
NicolaiVdS commented on 2025-05-01 21:01 (UTC)
Sorry for the long wait but i have update the package and fixed the qt issues.
also did some quick testing and everything seems to work perfectly
TomCatT commented on 2025-04-12 13:18 (UTC)
I get this error when installing it:
-- Found WrapVulkanHeaders: /usr/include CMake Error at cmake/common/helpers_common.cmake:89 (set_property): set_property can not be used on an ALIAS target. Call Stack (most recent call first): CMakeLists.txt:29 (find_qt)
-- Found CURL: /usr/lib/libcurl.so (found version "8.13.0") -- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... -> error making: obs-plugin-aitum-multistream-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: obs-plugin-aitum-multistream-git - exit status 4
PowerdollKirby commented on 2025-03-29 03:50 (UTC)
broken
Botler commented on 2025-03-21 21:36 (UTC)
Can you fix it? CMake Error at cmake/common/helpers_common.cmake:89 (set_property): set_property can not be used on an ALIAS target. Call Stack (most recent call first): CMakeLists.txt:29 (find_qt)
lokthare commented on 2025-01-19 12:21 (UTC) (edited on 2025-01-19 12:25 (UTC) by lokthare)
There is a bug with the project CMake (see previous comment). The github doesn't have issues reporting. I posted a message on the obs forum where i was informed that they prefer report on Discord. After I reported the bug on Discord, my message was deleted. And I also got banned because I reply they wasted my time. I don't think they will fix this. Ask someone who understand CMake to look at this.
wurmphlegm commented on 2025-01-15 00:28 (UTC) (edited on 2025-01-15 00:29 (UTC) by wurmphlegm)
Getting an error while trying to run makepkg.
CMake Error at cmake/common/helpers_common.cmake:89 (set_property): set_property can not be used on an ALIAS target. Call Stack (most recent call first): CMakeLists.txt:29 (find_qt)
-- Found CURL: /usr/lib/libcurl.so (found version "8.11.1") -- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting...
carlosnewmusic commented on 2024-12-12 23:03 (UTC)
build error https://pastebin.com/M2HsGA1E
Pinned Comments
NicolaiVdS commented on 2025-05-01 21:01 (UTC)
Sorry for the long wait but i have update the package and fixed the qt issues.
also did some quick testing and everything seems to work perfectly