Package Details: sudachi 1.0.15-4

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
Submitter: None
Maintainer: HurricanePootis
Last Packager: HurricanePootis
Votes: 5
Popularity: 2.38
First Submitted: 2025-01-25 20:31 (UTC)
Last Updated: 2025-06-10 03:44 (UTC)

Latest Comments

NIICKTCHUNS commented on 2025-06-06 02:57 (UTC) (edited on 2025-06-06 02:57 (UTC) by NIICKTCHUNS)

Why this package updates almost everyday for me, even tho there's no updates in the repo or any pkgbuild updates? Almost everyday I need to compile it again

<deleted-account> commented on 2025-05-28 19:38 (UTC)

PKGBUILD updated !

sukanka commented on 2025-05-27 13:22 (UTC)

The failure occurs at cpp-jwt. But we can use system-wide cpp-jwt, here is my PKGBUILD

scrunkonomics commented on 2025-05-27 12:27 (UTC)

Build also failed for me at the exact same point.

kamuridesu commented on 2025-05-21 02:14 (UTC) (edited on 2025-05-21 02:14 (UTC) by kamuridesu)

Failed to build:

FAILED: src/web_service/CMakeFiles/web_service.dir/verify_user_jwt.cpp.o
/usr/lib/ccache/bin/c++ -DARCHITECTURE_x86_64=1 -DBOOST_ASIO_DISABLE_CONCEPTS -DBOOST_CONTEXT_EXPORT="" -DBOOST_CONTEXT_NO_LIB="" -DBOOST_CONTEXT_STATIC_LINK="" -DCPPHTTPLIB_BROTLI_SUPPORT -DCPPHTTPLIB_OPENSSL_SUPPORT -DCPPHTTPLIB_ZLIB_SUPPORT -DCPPHTTPLIB_ZSTD_SUPPORT -DNDEBUG -DSUDACHI_UNIX=1 -D_FILE_OFFSET_BITS=64 -I/home/kamuri/.cache/paru/clone/sudachi/src/src/. -I/home/kamuri/.cache/paru/clone/sudachi/src/externals/./microprofile -I/home/kamuri/.cache/paru/clone/sudachi/src/externals/./stb -I/home/kamuri/.cache/paru/clone/sudachi/src/externals/cpp-jwt/include -isystem /home/kamuri/.cache/paru/clone/sudachi/src/build/vcpkg_installed/x64-linux/include -isystem /home/kamuri/.cache/paru/clone/sudachi/src/externals/cpp-httplib -march=native -mtune=native -Wno-unused-variable -O3 -DNDEBUG -std=gnu++23 -fwrapv -Werror=all -Werror=extra -Werror=missing-declarations -Werror=shadow -Werror=unused -Wno-attributes -Wno-invalid-offsetof -Wno-unused-parameter -Wno-missing-field-initializers -mcx16 -Wno-array-bounds -Wno-stringop-overread -Wno-stringop-overflow -Winvalid-pch -include /home/kamuri/.cache/paru/clone/sudachi/src/build/src/web_service/CMakeFiles/web_service.dir/cmake_pch.hxx -MD -MT src/web_service/CMakeFiles/web_service.dir/verify_user_jwt.cpp.o -MF src/web_service/CMakeFiles/web_service.dir/verify_user_jwt.cpp.o.d -o src/web_service/CMakeFiles/web_service.dir/verify_user_jwt.cpp.o -c /home/kamuri/.cache/paru/clone/sudachi/src/src/web_service/verify_user_jwt.cpp
In file included from /home/kamuri/.cache/paru/clone/sudachi/src/externals/cpp-jwt/include/jwt/algorithm.hpp:554,
                 from /home/kamuri/.cache/paru/clone/sudachi/src/externals/cpp-jwt/include/jwt/jwt.hpp:37,
                 from /home/kamuri/.cache/paru/clone/sudachi/src/src/web_service/verify_user_jwt.cpp:9:
/home/kamuri/.cache/paru/clone/sudachi/src/externals/cpp-jwt/include/jwt/impl/algorithm.ipp:28:17: error: no previous declaration for ‘jwt::verify_result_t jwt::is_secret_a_public_key(string_view)’ [-Werror=missing-declarations]
   28 | verify_result_t is_secret_a_public_key(const jwt::string_view secret)
      |                 ^~~~~~~~~~~~~~~~~~~~~~
cc1plus: some warnings being treated as errors

<deleted-account> 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!