Package Details: slippi-mainline v4.0.0.mainline.beta.13.r0.g6ddc966074-3

Git Clone URL: https://aur.archlinux.org/slippi-mainline.git (read-only, click to copy)
Package Base: slippi-mainline
Description: https://slippi.gg/about
Upstream URL: https://github.com/project-slippi/dolphin
Licenses: GPL2
Conflicts: slippi-mainline, slippi-online
Provides: slippi-mainline
Submitter: HamletDuFromage
Maintainer: HamletDuFromage
Last Packager: HamletDuFromage
Votes: 2
Popularity: 0.49
First Submitted: 2024-04-23 13:04 (UTC)
Last Updated: 2025-09-04 16:27 (UTC)

Dependencies (45)

Required by (0)

Sources (13)

Latest Comments

skydemon63 commented on 2025-09-03 22:16 (UTC) (edited on 2025-09-03 23:00 (UTC) by skydemon63)

Hello I am experiencing the same issue as Serster - I get an issue unable to find tinygltf.cc or mz.h source files. I believe the solution is to add the tinygltf and minizip-ng repos as submodules

Serster commented on 2025-07-12 17:57 (UTC) (edited on 2025-07-12 17:59 (UTC) by Serster)

@HamletDuFromage I now get this error

CMake Error at Externals/tinygltf/CMakeLists.txt:8 (target_sources): Cannot find source file:

tinygltf/tiny_gltf.cc

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at Externals/minizip-ng/CMakeLists.txt:3 (add_library): Cannot find source file:

minizip-ng/mz.h

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at Externals/tinygltf/CMakeLists.txt:1 (add_library): No SOURCES given to target: tinygltf

CMake Error at Externals/minizip-ng/CMakeLists.txt:3 (add_library): No SOURCES given to target: minizip

CMake Generate step failed. Build files cannot be regenerated correctly. ==> ERROR: A failure occurred in build(). Aborting... -> error making: slippi-mainline-exit status 4 -> Failed to install the following packages. Manual intervention is required: slippi-mainline - exit status 4 ❯

HamletDuFromage commented on 2025-07-11 21:47 (UTC)

@Serster I've made the PKGBUILD use cmake3. It should work now but I'm not able to test it. Would you let me know if you're able to compile it?

Serster commented on 2025-07-11 20:36 (UTC) (edited on 2025-07-11 20:37 (UTC) by Serster)

I cant seem to get this to work, I get the following error.

CMake Error at Externals/semver/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.

-- Configuring incomplete, errors occurred! ==> ERROR: A failure occurred in build(). Aborting... -> error making: slippi-mainline-exit status 4 -> Failed to install the following packages. Manual intervention is required: slippi-mainline - exit status 4 Could you please assist?

sir_randomuser commented on 2024-03-07 20:13 (UTC) (edited on 2024-03-07 20:21 (UTC) by sir_randomuser)

@missingnone, clang is not a dependency at all. llvm-libs would be because rust depends on it, but unless you have specific reasons not to, you should always use the latest version of in Arch repos.

If you built this package with llvm-libs16 and upgraded your system to current version 17.0.6, you simply need to rebuild this package.

PS. Using a tool like rebuild-detector (https://archlinux.org/packages/extra/any/rebuild-detector/) is handy for these scenarios. It will install a pacman hook that will notify you if any packages need rebuilding after system upgrades and/or package changes.

missingnone commented on 2024-03-07 16:18 (UTC)

need to precise u need the clang16 package since the change of versions