Can't install zrythm from the AUR

I was trying to install ```zrythm```, and it installed every dependency for it, except ```reproc``` and ```zrythm```.
I tried 2 AUR helpers (```paru``` and ```yay```), but none of them worked.
```Results from paru:
```:: Resolving dependencies...
:: There are 2 providers available for zrythm:
:: Repository AUR:
    1) zrythm  2) zrythm-git
Enter a number (default=1):
:: Calculating conflicts...
:: Calculating inner conflicts...
:: marked out of date: reproc

Aur (2)     Old Version  New Version         Make Only
aur/reproc               14.2.4-1            No
aur/zrythm               1.0.0.beta.4.9.1-1  No

:: Proceed to review? [Y/n]:

:: Downloading PKGBUILDs...
 PKGBUILDs up to date
 nothing new to review
fetching devel info...
==> Making package: reproc 14.2.4-1 (qua 07 jun 2023 19:58:58)
==> Retrieving sources...
  -> Found v14.2.4.tar.gz
==> Validating source files with sha256sums...
    v14.2.4.tar.gz ... Passed
==> Making package: reproc 14.2.4-1 (qua 07 jun 2023 19:58:59)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v14.2.4.tar.gz
==> Validating source files with sha256sums...
    v14.2.4.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting v14.2.4.tar.gz with bsdtar
==> Sources are ready.
reproc-14.2.4-1: parsing pkg list...
==> Making package: reproc 14.2.4-1 (qua 07 jun 2023 19:59:02)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Warning:
  Ignoring extra path from command line:

   "../"


-- The C compiler identification is GNU 13.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- The CXX compiler identification is GNU 13.1.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (0.5s)
-- Generating done (0.0s)
-- Build files have been written to: /home/amazonensedocarai/.cache/paru/clone/reproc/src/build
[  1%] Building C object reproc/CMakeFiles/reproc.dir/src/clock.posix.c.o
[  3%] Building C object reproc/CMakeFiles/reproc.dir/src/drain.c.o
[  5%] Building C object reproc/CMakeFiles/reproc.dir/src/error.posix.c.o
[  7%] Building C object reproc/CMakeFiles/reproc.dir/src/handle.posix.c.o
[  9%] Building C object reproc/CMakeFiles/reproc.dir/src/init.posix.c.o
[ 10%] Building C object reproc/CMakeFiles/reproc.dir/src/options.c.o
[ 12%] Building C object reproc/CMakeFiles/reproc.dir/src/pipe.posix.c.o
[ 14%] Building C object reproc/CMakeFiles/reproc.dir/src/process.posix.c.o
[ 16%] Building C object reproc/CMakeFiles/reproc.dir/src/redirect.posix.c.o
[ 18%] Building C object reproc/CMakeFiles/reproc.dir/src/redirect.c.o
[ 20%] Building C object reproc/CMakeFiles/reproc.dir/src/reproc.c.o
[ 21%] Building C object reproc/CMakeFiles/reproc.dir/src/run.c.o
[ 23%] Building C object reproc/CMakeFiles/reproc.dir/src/strv.c.o
[ 25%] Building C object reproc/CMakeFiles/reproc.dir/src/utf.posix.c.o
[ 27%] Linking C shared library lib/libreproc.so
[ 27%] Built target reproc
[ 29%] Building C object reproc/CMakeFiles/reproc-resource-argv.dir/resources/argv.c.o
[ 30%] Linking C executable resources/argv
[ 30%] Built target reproc-resource-argv
[ 32%] Building C object reproc/CMakeFiles/reproc-test-argv.dir/test/argv.c.o
[ 34%] Linking C executable test/argv
[ 34%] Built target reproc-test-argv
[ 36%] Building C object reproc/CMakeFiles/reproc-resource-deadline.dir/resources/deadline.c.o
[ 38%] Linking C executable resources/deadline
[ 38%] Built target reproc-resource-deadline
[ 40%] Building C object reproc/CMakeFiles/reproc-test-deadline.dir/test/deadline.c.o
[ 41%] Linking C executable test/deadline
[ 41%] Built target reproc-test-deadline
[ 43%] Building C object reproc/CMakeFiles/reproc-resource-env.dir/resources/env.c.o
[ 45%] Linking C executable resources/env
[ 45%] Built target reproc-resource-env
[ 47%] Building C object reproc/CMakeFiles/reproc-test-env.dir/test/env.c.o
[ 49%] Linking C executable test/env
[ 49%] Built target reproc-test-env
[ 50%] Building C object reproc/CMakeFiles/reproc-resource-io.dir/resources/io.c.o
[ 52%] Linking C executable resources/io
[ 52%] Built target reproc-resource-io
[ 54%] Building C object reproc/CMakeFiles/reproc-test-io.dir/test/io.c.o
[ 56%] Linking C executable test/io
[ 56%] Built target reproc-test-io
[ 58%] Building C object reproc/CMakeFiles/reproc-resource-overflow.dir/resources/overflow.c.o
[ 60%] Linking C executable resources/overflow
[ 60%] Built target reproc-resource-overflow
[ 61%] Building C object reproc/CMakeFiles/reproc-test-overflow.dir/test/overflow.c.o
[ 63%] Linking C executable test/overflow
[ 63%] Built target reproc-test-overflow
[ 65%] Building C object reproc/CMakeFiles/reproc-resource-path.dir/resources/path.c.o
[ 67%] Linking C executable resources/path
[ 67%] Built target reproc-resource-path
[ 69%] Building C object reproc/CMakeFiles/reproc-test-path.dir/test/path.c.o
[ 70%] Linking C executable test/path
[ 70%] Built target reproc-test-path
[ 72%] Building C object reproc/CMakeFiles/reproc-resource-stop.dir/resources/stop.c.o
[ 74%] Linking C executable resources/stop
[ 74%] Built target reproc-resource-stop
[ 76%] Building C object reproc/CMakeFiles/reproc-test-stop.dir/test/stop.c.o
[ 78%] Linking C executable test/stop
[ 78%] Built target reproc-test-stop
[ 80%] Building C object reproc/CMakeFiles/reproc-resource-working-directory.dir/resources/working-directory.c.o
[ 81%] Linking C executable resources/working-directory
[ 81%] Built target reproc-resource-working-directory
[ 83%] Building C object reproc/CMakeFiles/reproc-test-working-directory.dir/test/working-directory.c.o
[ 85%] Linking C executable test/working-directory
[ 85%] Built target reproc-test-working-directory
[ 87%] Building C object reproc/CMakeFiles/reproc-resource-pid.dir/resources/pid.c.o
[ 89%] Linking C executable resources/pid
[ 89%] Built target reproc-resource-pid
[ 90%] Building C object reproc/CMakeFiles/reproc-test-pid.dir/test/pid.c.o
[ 92%] Linking C executable test/pid
[ 92%] Built target reproc-test-pid
[ 94%] Building C object reproc/CMakeFiles/reproc-test-fork.dir/test/fork.c.o
[ 96%] Linking C executable test/fork
[ 96%] Built target reproc-test-fork
[ 98%] Building CXX object reproc++/CMakeFiles/reproc++.dir/src/reproc.cpp.o
In file included from /home/amazonensedocarai/.cache/paru/clone/reproc/src/reproc-14.2.4/reproc++/src/reproc.cpp:1:
/home/amazonensedocarai/.cache/paru/clone/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:95:5: error: declaration of ‘reproc::options::<unnamed struct> reproc::options::env’ changes meaning of ‘env’ [-Wchanges-meaning]
   95 |   } env = {};
      |     ^~~
/home/amazonensedocarai/.cache/paru/clone/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:91:5: note: used here to mean ‘class reproc::env’
   91 |     env::type behavior;
      |     ^~~
In file included from /home/amazonensedocarai/.cache/paru/clone/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:11:
/home/amazonensedocarai/.cache/paru/clone/reproc/src/reproc-14.2.4/reproc++/include/reproc++/env.hpp:8:7: note: declared here
    8 | class env : public detail::array {
      |       ^~~
/home/amazonensedocarai/.cache/paru/clone/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:107:5: error: declaration of ‘reproc::options::<unnamed struct> reproc::options::redirect’ changes meaning of ‘redirect’ [-Wchanges-meaning]
  107 |   } redirect = {};
      |     ^~~~~~~~
/home/amazonensedocarai/.cache/paru/clone/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:102:5: note: used here to mean ‘struct reproc::redirect’
  102 |     redirect err;
      |     ^~~~~~~~
/home/amazonensedocarai/.cache/paru/clone/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:68:8: note: declared here
   68 | struct redirect {
      |        ^~~~~~~~
make[2]: *** [reproc++/CMakeFiles/reproc++.dir/build.make:76: reproc++/CMakeFiles/reproc++.dir/src/reproc.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:683: reproc++/CMakeFiles/reproc++.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'reproc-14.2.4-1':
error: can't build zrythm-1.0.0.beta.4.9.1-1, deps not satisfied: reproc
error: packages failed to build: reproc-14.2.4-1  zrythm-1.0.0.beta.4.9.1-1```
Results from yay:
`AUR Explicit (1): zrythm-1.0.0.beta.4.9.1-1
AUR Dependency (1): reproc-14.2.4-1
:: PKGBUILD up to date, skipping download: zrythm
:: PKGBUILD up to date, skipping download: reproc
  2 reproc                           (Build Files Exist)
  1 zrythm                           (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
  2 zrythm                           (Build Files Exist)
  1 reproc                           (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
==> Making package: reproc 14.2.4-1 (qua 07 jun 2023 20:02:17)
==> Retrieving sources...
  -> Found v14.2.4.tar.gz
==> Validating source files with sha256sums...
    v14.2.4.tar.gz ... Passed
==> Making package: zrythm 1.0.0.beta.4.9.1-1 (qua 07 jun 2023 20:02:17)
==> Retrieving sources...
  -> Found zrythm-1.0.0-beta.4.9.1.tar.xz
  -> Found zrythm-1.0.0-beta.4.9.1.tar.xz.asc
  -> Updating zix git repo...
  -> Found 0001-gcc13-fixes.patch
==> Validating source files with sha256sums...
    zrythm-1.0.0-beta.4.9.1.tar.xz ... Passed
    zrythm-1.0.0-beta.4.9.1.tar.xz.asc ... Skipped
    zix ... Skipped
    0001-gcc13-fixes.patch ... Passed
==> Verifying source file signatures with gpg...
    zrythm-1.0.0-beta.4.9.1.tar.xz ... Passed
:: (1/2) Parsing SRCINFO: reproc
:: (2/2) Parsing SRCINFO: zrythm
pub   rsa2048 2019-03-04 [SC] [expires: 2024-03-08]
      48132384AD3DF7D86E254B83022EAE42313D70F3
uid           [ unknown] Alexandros Theodotou <alex@zrythm.org>
sub   rsa2048 2019-03-04 [E] [expires: 2024-03-08]

==> Making package: reproc 14.2.4-1 (qua 07 jun 2023 20:02:19)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v14.2.4.tar.gz
==> Validating source files with sha256sums...
    v14.2.4.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting v14.2.4.tar.gz with bsdtar
==> Sources are ready.
==> Making package: reproc 14.2.4-1 (qua 07 jun 2023 20:02:21)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Warning:
  Ignoring extra path from command line:

   "../"


-- The C compiler identification is GNU 13.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- The CXX compiler identification is GNU 13.1.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (0.5s)
-- Generating done (0.0s)
-- Build files have been written to: /home/amazonensedocarai/.cache/yay/reproc/src/build
[  1%] Building C object reproc/CMakeFiles/reproc.dir/src/clock.posix.c.o
[  3%] Building C object reproc/CMakeFiles/reproc.dir/src/drain.c.o
[  5%] Building C object reproc/CMakeFiles/reproc.dir/src/error.posix.c.o
[  7%] Building C object reproc/CMakeFiles/reproc.dir/src/handle.posix.c.o
[  9%] Building C object reproc/CMakeFiles/reproc.dir/src/init.posix.c.o
[ 10%] Building C object reproc/CMakeFiles/reproc.dir/src/options.c.o
[ 12%] Building C object reproc/CMakeFiles/reproc.dir/src/pipe.posix.c.o
[ 14%] Building C object reproc/CMakeFiles/reproc.dir/src/process.posix.c.o
[ 16%] Building C object reproc/CMakeFiles/reproc.dir/src/redirect.posix.c.o
[ 18%] Building C object reproc/CMakeFiles/reproc.dir/src/redirect.c.o
[ 20%] Building C object reproc/CMakeFiles/reproc.dir/src/reproc.c.o
[ 21%] Building C object reproc/CMakeFiles/reproc.dir/src/run.c.o
[ 23%] Building C object reproc/CMakeFiles/reproc.dir/src/strv.c.o
[ 25%] Building C object reproc/CMakeFiles/reproc.dir/src/utf.posix.c.o
[ 27%] Linking C shared library lib/libreproc.so
[ 27%] Built target reproc
[ 29%] Building C object reproc/CMakeFiles/reproc-resource-argv.dir/resources/argv.c.o
[ 30%] Linking C executable resources/argv
[ 30%] Built target reproc-resource-argv
[ 32%] Building C object reproc/CMakeFiles/reproc-test-argv.dir/test/argv.c.o
[ 34%] Linking C executable test/argv
[ 34%] Built target reproc-test-argv
[ 36%] Building C object reproc/CMakeFiles/reproc-resource-deadline.dir/resources/deadline.c.o
[ 38%] Linking C executable resources/deadline
[ 38%] Built target reproc-resource-deadline
[ 40%] Building C object reproc/CMakeFiles/reproc-test-deadline.dir/test/deadline.c.o
[ 41%] Linking C executable test/deadline
[ 41%] Built target reproc-test-deadline
[ 43%] Building C object reproc/CMakeFiles/reproc-resource-env.dir/resources/env.c.o
[ 45%] Linking C executable resources/env
[ 45%] Built target reproc-resource-env
[ 47%] Building C object reproc/CMakeFiles/reproc-test-env.dir/test/env.c.o
[ 49%] Linking C executable test/env
[ 49%] Built target reproc-test-env
[ 50%] Building C object reproc/CMakeFiles/reproc-resource-io.dir/resources/io.c.o
[ 52%] Linking C executable resources/io
[ 52%] Built target reproc-resource-io
[ 54%] Building C object reproc/CMakeFiles/reproc-test-io.dir/test/io.c.o
[ 56%] Linking C executable test/io
[ 56%] Built target reproc-test-io
[ 58%] Building C object reproc/CMakeFiles/reproc-resource-overflow.dir/resources/overflow.c.o
[ 60%] Linking C executable resources/overflow
[ 60%] Built target reproc-resource-overflow
[ 61%] Building C object reproc/CMakeFiles/reproc-test-overflow.dir/test/overflow.c.o
[ 63%] Linking C executable test/overflow
[ 63%] Built target reproc-test-overflow
[ 65%] Building C object reproc/CMakeFiles/reproc-resource-path.dir/resources/path.c.o
[ 67%] Linking C executable resources/path
[ 67%] Built target reproc-resource-path
[ 69%] Building C object reproc/CMakeFiles/reproc-test-path.dir/test/path.c.o
[ 70%] Linking C executable test/path
[ 70%] Built target reproc-test-path
[ 72%] Building C object reproc/CMakeFiles/reproc-resource-stop.dir/resources/stop.c.o
[ 74%] Linking C executable resources/stop
[ 74%] Built target reproc-resource-stop
[ 76%] Building C object reproc/CMakeFiles/reproc-test-stop.dir/test/stop.c.o
[ 78%] Linking C executable test/stop
[ 78%] Built target reproc-test-stop
[ 80%] Building C object reproc/CMakeFiles/reproc-resource-working-directory.dir/resources/working-directory.c.o
[ 81%] Linking C executable resources/working-directory
[ 81%] Built target reproc-resource-working-directory
[ 83%] Building C object reproc/CMakeFiles/reproc-test-working-directory.dir/test/working-directory.c.o
[ 85%] Linking C executable test/working-directory
[ 85%] Built target reproc-test-working-directory
[ 87%] Building C object reproc/CMakeFiles/reproc-resource-pid.dir/resources/pid.c.o
[ 89%] Linking C executable resources/pid
[ 89%] Built target reproc-resource-pid
[ 90%] Building C object reproc/CMakeFiles/reproc-test-pid.dir/test/pid.c.o
[ 92%] Linking C executable test/pid
[ 92%] Built target reproc-test-pid
[ 94%] Building C object reproc/CMakeFiles/reproc-test-fork.dir/test/fork.c.o
[ 96%] Linking C executable test/fork
[ 96%] Built target reproc-test-fork
[ 98%] Building CXX object reproc++/CMakeFiles/reproc++.dir/src/reproc.cpp.o
In file included from /home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/src/reproc.cpp:1:
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:95:5: error: declaration of ‘reproc::options::<unnamed struct> reproc::options::env’ changes meaning of ‘env’ [-Wchanges-meaning]
   95 |   } env = {};
      |     ^~~
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:91:5: note: used here to mean ‘class reproc::env’
   91 |     env::type behavior;
      |     ^~~
In file included from /home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:11:
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/env.hpp:8:7: note: declared here
    8 | class env : public detail::array {
      |       ^~~
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:107:5: error: declaration of ‘reproc::options::<unnamed struct> reproc::options::redirect’ changes meaning of ‘redirect’ [-Wchanges-meaning]
  107 |   } redirect = {};
      |     ^~~~~~~~
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:102:5: note: used here to mean ‘struct reproc::redirect’
  102 |     redirect err;
      |     ^~~~~~~~
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:68:8: note: declared here
   68 | struct redirect {
      |        ^~~~~~~~
make[2]: *** [reproc++/CMakeFiles/reproc++.dir/build.make:76: reproc++/CMakeFiles/reproc++.dir/src/reproc.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:683: reproc++/CMakeFiles/reproc++.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> Failed to install layer, rolling up to next layer.error:error making: reproc - exit status 4
==> Making package: reproc 14.2.4-1 (qua 07 jun 2023 20:02:27)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found v14.2.4.tar.gz
==> Validating source files with sha256sums...
    v14.2.4.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting v14.2.4.tar.gz with bsdtar
==> Sources are ready.
==> Making package: reproc 14.2.4-1 (qua 07 jun 2023 20:02:29)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Warning:
  Ignoring extra path from command line:

   "../"


-- The C compiler identification is GNU 13.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- The CXX compiler identification is GNU 13.1.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (0.5s)
-- Generating done (0.0s)
-- Build files have been written to: /home/amazonensedocarai/.cache/yay/reproc/src/build
[  1%] Building C object reproc/CMakeFiles/reproc.dir/src/clock.posix.c.o
[  3%] Building C object reproc/CMakeFiles/reproc.dir/src/drain.c.o
[  5%] Building C object reproc/CMakeFiles/reproc.dir/src/error.posix.c.o
[  7%] Building C object reproc/CMakeFiles/reproc.dir/src/handle.posix.c.o
[  9%] Building C object reproc/CMakeFiles/reproc.dir/src/init.posix.c.o
[ 10%] Building C object reproc/CMakeFiles/reproc.dir/src/options.c.o
[ 12%] Building C object reproc/CMakeFiles/reproc.dir/src/pipe.posix.c.o
[ 14%] Building C object reproc/CMakeFiles/reproc.dir/src/process.posix.c.o
[ 16%] Building C object reproc/CMakeFiles/reproc.dir/src/redirect.posix.c.o
[ 18%] Building C object reproc/CMakeFiles/reproc.dir/src/redirect.c.o
[ 20%] Building C object reproc/CMakeFiles/reproc.dir/src/reproc.c.o
[ 21%] Building C object reproc/CMakeFiles/reproc.dir/src/run.c.o
[ 23%] Building C object reproc/CMakeFiles/reproc.dir/src/strv.c.o
[ 25%] Building C object reproc/CMakeFiles/reproc.dir/src/utf.posix.c.o
[ 27%] Linking C shared library lib/libreproc.so
[ 27%] Built target reproc
[ 29%] Building C object reproc/CMakeFiles/reproc-resource-argv.dir/resources/argv.c.o
[ 30%] Linking C executable resources/argv
[ 30%] Built target reproc-resource-argv
[ 32%] Building C object reproc/CMakeFiles/reproc-test-argv.dir/test/argv.c.o
[ 34%] Linking C executable test/argv
[ 34%] Built target reproc-test-argv
[ 36%] Building C object reproc/CMakeFiles/reproc-resource-deadline.dir/resources/deadline.c.o
[ 38%] Linking C executable resources/deadline
[ 38%] Built target reproc-resource-deadline
[ 40%] Building C object reproc/CMakeFiles/reproc-test-deadline.dir/test/deadline.c.o
[ 41%] Linking C executable test/deadline
[ 41%] Built target reproc-test-deadline
[ 43%] Building C object reproc/CMakeFiles/reproc-resource-env.dir/resources/env.c.o
[ 45%] Linking C executable resources/env
[ 45%] Built target reproc-resource-env
[ 47%] Building C object reproc/CMakeFiles/reproc-test-env.dir/test/env.c.o
[ 49%] Linking C executable test/env
[ 49%] Built target reproc-test-env
[ 50%] Building C object reproc/CMakeFiles/reproc-resource-io.dir/resources/io.c.o
[ 52%] Linking C executable resources/io
[ 52%] Built target reproc-resource-io
[ 54%] Building C object reproc/CMakeFiles/reproc-test-io.dir/test/io.c.o
[ 56%] Linking C executable test/io
[ 56%] Built target reproc-test-io
[ 58%] Building C object reproc/CMakeFiles/reproc-resource-overflow.dir/resources/overflow.c.o
[ 60%] Linking C executable resources/overflow
[ 60%] Built target reproc-resource-overflow
[ 61%] Building C object reproc/CMakeFiles/reproc-test-overflow.dir/test/overflow.c.o
[ 63%] Linking C executable test/overflow
[ 63%] Built target reproc-test-overflow
[ 65%] Building C object reproc/CMakeFiles/reproc-resource-path.dir/resources/path.c.o
[ 67%] Linking C executable resources/path
[ 67%] Built target reproc-resource-path
[ 69%] Building C object reproc/CMakeFiles/reproc-test-path.dir/test/path.c.o
[ 70%] Linking C executable test/path
[ 70%] Built target reproc-test-path
[ 72%] Building C object reproc/CMakeFiles/reproc-resource-stop.dir/resources/stop.c.o
[ 74%] Linking C executable resources/stop
[ 74%] Built target reproc-resource-stop
[ 76%] Building C object reproc/CMakeFiles/reproc-test-stop.dir/test/stop.c.o
[ 78%] Linking C executable test/stop
[ 78%] Built target reproc-test-stop
[ 80%] Building C object reproc/CMakeFiles/reproc-resource-working-directory.dir/resources/working-directory.c.o
[ 81%] Linking C executable resources/working-directory
[ 81%] Built target reproc-resource-working-directory
[ 83%] Building C object reproc/CMakeFiles/reproc-test-working-directory.dir/test/working-directory.c.o
[ 85%] Linking C executable test/working-directory
[ 85%] Built target reproc-test-working-directory
[ 87%] Building C object reproc/CMakeFiles/reproc-resource-pid.dir/resources/pid.c.o
[ 89%] Linking C executable resources/pid
[ 89%] Built target reproc-resource-pid
[ 90%] Building C object reproc/CMakeFiles/reproc-test-pid.dir/test/pid.c.o
[ 92%] Linking C executable test/pid
[ 92%] Built target reproc-test-pid
[ 94%] Building C object reproc/CMakeFiles/reproc-test-fork.dir/test/fork.c.o
[ 96%] Linking C executable test/fork
[ 96%] Built target reproc-test-fork
[ 98%] Building CXX object reproc++/CMakeFiles/reproc++.dir/src/reproc.cpp.o
In file included from /home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/src/reproc.cpp:1:
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:95:5: error: declaration of ‘reproc::options::<unnamed struct> reproc::options::env’ changes meaning of ‘env’ [-Wchanges-meaning]
   95 |   } env = {};
      |     ^~~
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:91:5: note: used here to mean ‘class reproc::env’
   91 |     env::type behavior;
      |     ^~~
In file included from /home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:11:
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/env.hpp:8:7: note: declared here
    8 | class env : public detail::array {
      |       ^~~
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:107:5: error: declaration of ‘reproc::options::<unnamed struct> reproc::options::redirect’ changes meaning of ‘redirect’ [-Wchanges-meaning]
  107 |   } redirect = {};
      |     ^~~~~~~~
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:102:5: note: used here to mean ‘struct reproc::redirect’
  102 |     redirect err;
      |     ^~~~~~~~
/home/amazonensedocarai/.cache/yay/reproc/src/reproc-14.2.4/reproc++/include/reproc++/reproc.hpp:68:8: note: declared here
   68 | struct redirect {
      |        ^~~~~~~~
make[2]: *** [reproc++/CMakeFiles/reproc++.dir/build.make:76: reproc++/CMakeFiles/reproc++.dir/src/reproc.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:683: reproc++/CMakeFiles/reproc++.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: reproc-exit status 4
==> Making package: zrythm 1.0.0.beta.4.9.1-1 (qua 07 jun 2023 20:02:35)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> reproc
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
 -> error making: zrythm-exit status 8
 -> Failed to install the following packages. Manual intervention is required:
reproc - exit status 4
zrythm - exit status 8```

All help will be apreciated

type or paste code here

1 Like

Please format the posted output for better readbility.

You could do so by re-editing your post, highlighting the text and pressing Ctrl-E.

1 Like

You are missing reproc installs OK here.

2 aur/reproc 14.2.4-1 (+4 0.00) (Out-of-date: 2023-05-17) (Installed)
    Cross-platform library that simplifies working with external CLI applications from C and C++

zrythm & reproc are available pre-compiled in the chaotic repo.

https://aur.chaotic.cx/

for instructions. It is the Garuda people’s repo.

Thanks! It’s working now.

Welcome @OPerfeito11 to the purple world :enos:
Glad you got a solution.
Choose the post that answered your question and hit the icon
image
so when other members search they will find your solution.

1 Like

I would advise against using Chaotic AUR, it seems like a really bad idea from the security point of view, an easy way to get malware.