Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: RMG-0.5.9 #47855

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

New package: RMG-0.5.9 #47855

wants to merge 1 commit into from

Conversation

zlice
Copy link
Contributor

@zlice zlice commented Dec 20, 2023

Testing the changes

  • I tested the changes in this PR: YES

New package

Local build testing

  • I built this PR locally for my native architecture, x86_64

Comments

Slapped together just to see if this works and it's the only mupen gui I've used since they ditched gtk or w/e a while back that just works.

@classabbyamp classabbyamp added the new-package This PR adds a new package label Dec 20, 2023
@zlice
Copy link
Contributor Author

zlice commented Dec 20, 2023

32bit is just sse1/2 not being enabled

musl is u_int defines

    CC  _obj/device/r4300/new_dynarec/new_dynarec.o
../../../../Source/3rdParty/mupen64plus-core/src/device/r4300/new_dynarec/new_dynarec.c:200:3: error: unknown type name 'u_int'
  200 |   u_int wasconst;
      |   ^~~~~
../../../../Source/3rdParty/mupen64plus-core/src/device/r4300/new_dynarec/new_dynarec.c:201:3: error: unknown type name 'u_int'
  201 |   u_int isconst;
      |   ^~~~~
../../../../Source/3rdParty/mupen64plus-core/src/device/r4300/new_dynarec/new_dynarec.c:211:3: error: unknown type name 'u_int'
  211 |   u_int vaddr;
      |   ^~~~~
../../../../Source/3rdParty/mupen64plus-core/src/device/r4300/new_dynarec/new_dynarec.c:212:3: error: unknown type name 'u_int'
  212 |   u_int reg32;
      |   ^~~~~

going to see a friend in town, so i'll get back to it, maybe someone who does musl knows the fix :)

@zlice
Copy link
Contributor Author

zlice commented Dec 21, 2023

not sure why mupen compiles musl but this needs a patch, but should be building now

@zlice zlice changed the title New package: RMG-0.5.4 New package: RMG-0.5.7 Feb 15, 2024
Copy link

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

@github-actions github-actions bot added the Stale label May 16, 2024
@github-actions github-actions bot removed the Stale label May 17, 2024
@zlice zlice changed the title New package: RMG-0.5.7 New package: RMG-0.5.9 May 18, 2024
@zlice
Copy link
Contributor Author

zlice commented Jun 1, 2024

fwiw - got aarch64 to build mupen64plus, but nothing to test it on

https://github.com/zlice/void-packages/tree/mupen-arm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-package This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants