Package Details: sudachi 1.0.15-2

Git Clone URL: https://aur.archlinux.org/sudachi.git (read-only, click to copy)
Package Base: sudachi
Description: Nintendo Switch emulator forked from yuzu.
Upstream URL: https://sudachi.emuplace.app
Keywords: emulator nintendo switch yuzu
Licenses: GPL-3.0-or-later
Conflicts: sudachi
Provides: sudachi
Submitter: ouinouin
Maintainer: ouinouin
Last Packager: ouinouin
Votes: 1
Popularity: 0.27
First Submitted: 2025-01-25 20:31 (UTC)
Last Updated: 2025-03-31 18:44 (UTC)

Latest Comments

ouinouin commented on 2025-03-31 18:47 (UTC)

PKGBUILD updated, it's a problem caused by Arch's cmake bump to 4.0.

Neros commented on 2025-03-31 09:11 (UTC)

I'm not able to compile it:

CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:127 (message):
    Command failed: /usr/bin/ninja -v
    Working Directory: /home/neros/.cache/yay/sudachi/src/externals/vcpkg/buildtrees/lz4/x64-linux-rel/vcpkg-parallel-configure
    Error code: 1
    See logs for more information:
      /home/neros/.cache/yay/sudachi/src/externals/vcpkg/buildtrees/lz4/config-x64-linux-dbg-CMakeCache.txt.log
      /home/neros/.cache/yay/sudachi/src/externals/vcpkg/buildtrees/lz4/config-x64-linux-rel-CMakeCache.txt.log
      /home/neros/.cache/yay/sudachi/src/externals/vcpkg/buildtrees/lz4/config-x64-linux-out.log

Call Stack (most recent call first):
  /home/neros/.cache/yay/sudachi/src/build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake:269 (vcpkg_execute_required_process)
  buildtrees/versioning_/versions/lz4/1517cb497fc9cac35e932097022365a553732c8c/portfile.cmake:11 (vcpkg_cmake_configure)
  scripts/ports.cmake:203 (include)


error: building lz4:x64-linux failed with: BUILD_FAILED
See https://learn.microsoft.com/vcpkg/troubleshoot/build-failures?WT.mc_id=vcpkg_inproduct_cli for more information.
Elapsed time to handle lz4:x64-linux: 582 ms
Please ensure you're using the latest port files with `git pull` and `vcpkg update`.
Then check for known issues at:
  https://github.com/microsoft/vcpkg/issues?q=is%3Aissue+is%3Aopen+in%3Atitle+lz4
You can submit a new issue at:
  https://github.com/microsoft/vcpkg/issues/new?title=[lz4]+Build+error+on+x64-linux&body=Copy%20issue%20body%20from%20%2Fhome%2Fneros%2F.cache%2Fyay%2Fsudachi%2Fsrc%2Fbuild%2Fvcpkg_installed%2Fvcpkg%2Fissue_body.md

-- Running vcpkg install - failed
CMake Error at externals/vcpkg/scripts/buildsystems/vcpkg.cmake:938 (message):
  vcpkg install failed.  See logs for more information:
  /home/neros/.cache/yay/sudachi/src/build/vcpkg-manifest-install.log
Call Stack (most recent call first):
  CMakeLists.txt:152 (include)


-- Configuring incomplete, errors occurred!