Package Details: ares-emu 147-1

Git Clone URL: https://aur.archlinux.org/ares-emu.git (read-only, click to copy)
Package Base: ares-emu
Description: Cross-platform, open source, multi-system emulator by Near and Ares team, focusing on accuracy and preservation.
Upstream URL: https://ares-emu.net/
Licenses: ISC
Conflicts: ares-emu
Provides: ares-emu
Submitter: Snowstorm64
Maintainer: Snowstorm64 (SoullessSentinel)
Last Packager: Snowstorm64
Votes: 31
Popularity: 0.84
First Submitted: 2021-02-21 21:36 (UTC)
Last Updated: 2025-12-23 09:10 (UTC)

Dependencies (26)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 Next › Last »

darxoon commented on 2025-09-23 14:41 (UTC)

Now it works, thank you ^^

Snowstorm64 commented on 2025-09-20 16:22 (UTC) (edited on 2025-09-20 16:23 (UTC) by Snowstorm64)

Hi darxoon,

it was an oversight on my part, it's fixed now. Thank you!

darxoon commented on 2025-09-20 12:34 (UTC)

I get this error when I try to update:

==> Validating source files with sha512sums...
    ares-source.tar.gz ... FAILED

Snowstorm64 commented on 2025-09-18 15:49 (UTC)

Hi giorgetti,

sorry for the delay in response, I was out of town for a week. Your pastebin has been expired, can you repost it please?

giorgetti commented on 2025-09-10 10:19 (UTC)

hello, I can't install.

OS: Manjaro 25.0.8 Zetar Kernel: x86_64 Linux 6.12.44-3-MANJARO Uptime: 2h 38m Packages: 1225 Shell: zsh 5.9 Resolution: No X Server DE: Xfce4 WM: Xfwm4 WM Theme: Matcha-sea GTK Theme: Matcha-dark-sea [GTK2] Icon Theme: Papirus-Maia Font: Noto Sans 10 Disk: 74G / 861G (9%) CPU: Intel Core2 Duo T5270 @ 2x 1.401GHz GPU: Mesa Intel(R) 965GME/GLE (CL) RAM: 2598MiB / 3907MiB

https://pastebin.com/HcDG43wz

Snowstorm64 commented on 2025-07-10 15:50 (UTC)

Thanks for the report. Github is to be blamed for this, it has rebuilt the tarball for no apparent reason. So we switch to an alternative source that has a stable hash.

rubin55 commented on 2025-07-10 09:29 (UTC)

==> Validating source files with sha512sums...
    v145.tar.gz ... FAILED

hypnagogic commented on 2025-05-31 03:04 (UTC)

I managed to find the culprit from a random unrelated Github project. Turning off CPU overclocking in my BIOS has fixed the issue.

Snowstorm64 commented on 2025-05-30 19:40 (UTC) (edited on 2025-05-30 19:41 (UTC) by Snowstorm64)

Hi hypnagogic,

according to the log, it attempts to build librashader but it fails. What's troubling is that it has showed this error: internal compiler error: Segmentation fault

This means three possibilities:

  1. There's an issue with the compiler. Have you tried with different versions of GCC? Or different compilers like clang.

  2. It could be a case of 'Out of Memory' (OOM). Is the free RAM enough for build process?

  3. The hardware is faulty or misconfigured, like the RAM or the CPU.