Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails #1294

Open
Martmists-GH opened this issue Jan 18, 2025 · 3 comments · May be fixed by #1296
Open

Build fails #1294

Martmists-GH opened this issue Jan 18, 2025 · 3 comments · May be fixed by #1296

Comments

@Martmists-GH
Copy link

Martmists-GH commented Jan 18, 2025

Operating System Info

Other

Other OS

Arch Linux

OBS Studio Version

31.0.0

Advanced Scene Switcher Version

1.28.1

Plugin settings

N/A

OBS Studio Log URL

N/A

OBS Studio Crash Log URL

N/A

Expected Behavior

The build runs fine

Current Behavior

/home/mart/.cache/yay/obs-advanced-scene-switcher/src/obs-advanced-scene-switcher/lib/linux/advanced-scene-switcher-nix.cpp:387:56: error: macro "PIDS_VAL" passed 4 arguments, but takes just 3
  387 |                 auto cmd = PIDS_VAL(0, str, stack, info);
      |                                                        ^


/home/mart/.cache/yay/obs-advanced-scene-switcher/src/obs-advanced-scene-switcher/lib/linux/advanced-scene-switcher-nix.cpp: In function ‘void advss::getProcessListProcps2(QStringList&)’:
/home/mart/.cache/yay/obs-advanced-scene-switcher/src/obs-advanced-scene-switcher/lib/linux/advanced-scene-switcher-nix.cpp:387:28: error: ‘PIDS_VAL’ was not declared in this scope
  387 |                 auto cmd = PIDS_VAL(0, str, stack, info);
      |                            ^~~~~~~~

Steps to Reproduce

  1. run `yay -S obs-advanced-scene-switcher
  2. wait for the build to fail

Anything else we should know?

No response

@WarmUpTill WarmUpTill linked a pull request Jan 20, 2025 that will close this issue
@WarmUpTill
Copy link
Owner

I have pushed a potential fix to the procps2-info.
Can you confirm that this is resolving your build issue?

@Martmists-GH
Copy link
Author

I'm not sure how to tell yay to install a specific git version unfortunately, I'll let you know when I do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants