V0rt3x667 / ArchyPie-Setup

A Clone of RetroPie for Arch Based Systems
GNU General Public License v3.0
32 stars 9 forks source link

SNES9X Failed to patch #35

Closed mafiaphreak closed 1 year ago

mafiaphreak commented 1 year ago

Reborn OS fully updated

Log Started At: Wed Nov 15 02:32:17 PM CST 2023

ArchyPie-Setup Version: 4.9.0_beta (faf5c7c) System: x86_64 (x86_64) - RebornOS "RebornOS Linux" rolling - Linux test-virtualbox 6.6.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 08 Nov 2023 16:05:38 +0000 x86_64 GNU/Linux

= = = = = = = = = = = = = = = = = = = = = Installing Dependencies For: 'snes9x' : SNES9X: Nintendo SNES Emulator = = = = = = = = = = = = = = = = = = = = =

/home/test/ArchyPie-Setup/tmp/build/snes9x /home/test/ArchyPie-Setup

= = = = = = = = = = = = = = = = = = = = = Getting Sources For 'snes9x' : SNES9X: Nintendo SNES Emulator = = = = = = = = = = = = = = = = = = = = =

git clone --recursive --depth 1 --shallow-submodules --branch 1.62.3 "https://github.com/snes9xgit/snes9x" "/home/test/ArchyPie-Setup/tmp/build/snes9x" Cloning into '/home/test/ArchyPie-Setup/tmp/build/snes9x'... Note: switching to '8b82d487937d9ea39f7229d280c6f6686c415fe7'.

You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example:

git switch -c

Or undo this operation with:

git switch -

Turn off this advice by setting config variable advice.detachedHead to false

Submodule 'shaders/SPIRV-Cross' (https://github.com/KhronosGroup/SPIRV-Cross.git) registered for path 'external/SPIRV-Cross' Submodule 'shaders/glslang' (https://github.com/KhronosGroup/glslang.git) registered for path 'external/glslang' Submodule 'external/vulkan-headers' (https://github.com/KhronosGroup/Vulkan-Headers.git) registered for path 'external/vulkan-headers' Submodule 'win32/libpng/src' (https://git.code.sf.net/p/libpng/code) registered for path 'win32/libpng/src' Submodule 'win32/zlib/src' (https://github.com/madler/zlib.git) registered for path 'win32/zlib/src' Cloning into '/home/test/ArchyPie-Setup/tmp/build/snes9x/external/SPIRV-Cross'... Cloning into '/home/test/ArchyPie-Setup/tmp/build/snes9x/external/glslang'... Cloning into '/home/test/ArchyPie-Setup/tmp/build/snes9x/external/vulkan-headers'... Cloning into '/home/test/ArchyPie-Setup/tmp/build/snes9x/win32/libpng/src'... Cloning into '/home/test/ArchyPie-Setup/tmp/build/snes9x/win32/zlib/src'... From https://github.com/KhronosGroup/SPIRV-Cross

Log Ended At: Wed Nov 15 02:32:39 PM CST 2023 Total Running Time: 0 hours, 0 mins, 22 secs

V0rt3x667 commented 1 year ago

Thanks for reporting the issue. I have updated the script if you could please try again. Thanks.

mafiaphreak commented 1 year ago

It is fixed thank you! I was able to compile it using the script

V0rt3x667 commented 1 year ago

Your welcome.