Search Criteria
Package Details: glibc-eac 2.40-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/glibc-eac.git (read-only, click to copy) |
---|---|
Package Base: | glibc-eac |
Description: | GNU C Library with DT_HASH patch for games using EAC |
Upstream URL: | https://www.gnu.org/software/libc |
Licenses: | GPL-2.0-or-later, LGPL-2.1-or-later |
Conflicts: | glibc |
Provides: | glibc |
Submitter: | MacTavishAO |
Maintainer: | MacTavishAO |
Last Packager: | MacTavishAO |
Votes: | 13 |
Popularity: | 0.24 |
First Submitted: | 2024-02-07 00:41 (UTC) |
Last Updated: | 2024-07-25 05:04 (UTC) |
Dependencies (9)
- filesystem
- linux-api-headers
- tzdata
- gd (gd-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- gd (gd-gitAUR) (optional) – for memusagestat
- perl (perl-gitAUR) (optional) – for mtrace
Required by (8120)
- 2048-gui-git (requires glibc)
- 2048-rs-git (requires glibc)
- 2048-vanced (requires glibc)
- 2048-vanced-git (requires glibc)
- 3dslicer (requires glibc)
- 3mux (requires glibc)
- 3proxy (requires glibc)
- 3proxy-standalone (requires glibc)
- 5db5-channel-data-bin (requires glibc)
- 5db5-channel-lv2-bin (requires glibc)
- 5db5-channel-vst3-bin (requires glibc)
- 5db5-compressor-lv2-bin (requires glibc)
- 5db5-compressor-vst3-bin (requires glibc)
- 5db5-equalizer-lv2-bin (requires glibc)
- 5db5-equalizer-vst3-bin (requires glibc)
- 5db5-rm2-data-bin (requires glibc)
- 6relayd-git (requires glibc)
- 7-zip (requires glibc)
- 7-zip-bin (requires glibc)
- 7-zip-full (requires glibc)
- Show 8100 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
MacTavishAO commented on 2024-05-21 07:13 (UTC) (edited on 2024-05-21 07:13 (UTC) by MacTavishAO)
Updated to latest official PKGBUILD and set TIMEOUTFACTOR to prevent false testing failures on slower systems and network conditions.
@MaKaNu please try rebuilding now. If you're confident it's a false positive, you can try passing --nocheck to makepkg.
@cncz Unfortunately, I cannot provide debugging symbols through debuginfod.archlinux.org as this is not an official package. You need to build this package with debug enabled. Take a look here: https://wiki.archlinux.org/title/Debugging/Getting_traces#Rebuilding_packages
@markmann I have no way to test your claim as I don't own that game and I couldn't find any information online from Linux users apart from 2 unhelpful protondb posts. If you know of any distro that can run this game please tell me so I can take a look at their glibc building process to see if I can figure it out.
markmann commented on 2024-05-21 02:37 (UTC)
Doesn't work with newer games such as Megaton Musashi W. Is there a repository or an email where I can report these issues?
cncz commented on 2024-05-20 05:30 (UTC) (edited on 2024-05-20 05:31 (UTC) by cncz)
This seems to break the debuginfo for any applications that use libc functions, valgrind will spit the following error when doing a leak check on a program using strcmp:
MaKaNu commented on 2024-05-18 19:51 (UTC) (edited on 2024-05-18 19:51 (UTC) by MaKaNu)
Why does it fail to build?
I have a lot of UNSUPPORTED following two failed checks:
What might be the issue?
Ramazottii commented on 2024-05-14 10:19 (UTC) (edited on 2024-05-14 10:29 (UTC) by Ramazottii)
Having this error after update...
==> Cleaning up... [sudo] password for ramazotti: loading packages... resolving dependencies... looking for conflicting packages... :: glibc-eac-2.39-4 and glibc-2.39+r52+gf8e4623421-1 are in conflict. Remove glibc? [y/N] y error: failed to prepare transaction (could not satisfy dependencies) :: removing glibc breaks dependency 'glibc=2.39+r52+gf8e4623421' required by lib32-glibc -> error installing: [/home/ramazotti/.cache/yay/glibc-eac/glibc-eac-2.39-4-x86_64.pkg.tar.zst] - exit status 1
I'm stupid, I wont delete this but post the solution. Just
yay -S lib32-glibc-eac
MacTavishAO commented on 2024-05-03 21:14 (UTC)
It should work now.
Tebro commented on 2024-05-01 07:55 (UTC) (edited on 2024-05-01 07:55 (UTC) by Tebro)
I am trying to build this (with yay first, but also chroot) and I get this failure
xiota commented on 2024-04-27 11:55 (UTC)
Try building in a clean chroot.
If that doesn't work, something may be wrong with the patch.
konradmoesch commented on 2024-04-27 11:41 (UTC) (edited on 2024-04-27 11:44 (UTC) by konradmoesch)
With
ld
I get:configure: error: --enable-multi-arch support requires assembler and linker support
, withlld
I also getSo, which linker should I use to make this pkg?
« First ‹ Previous 1 2 3 4 5 Next › Last »