Search Criteria
Package Details: lib32-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 (32-bit) 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: | lib32-glibc |
Provides: | lib32-glibc |
Submitter: | MacTavishAO |
Maintainer: | MacTavishAO |
Last Packager: | MacTavishAO |
Votes: | 13 |
Popularity: | 0.39 |
First Submitted: | 2024-02-07 00:41 (UTC) |
Last Updated: | 2024-07-25 05:04 (UTC) |
Dependencies (5)
- glibc-eacAUR
- 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)
Required by (584)
- albion-sr-gog (requires lib32-glibc)
- android-sdk (requires lib32-glibc)
- android-sdk-dummy (requires lib32-glibc)
- apidog-bin (requires lib32-glibc)
- appimagelauncher-git (requires lib32-glibc) (make)
- apple-music-electron-bin (requires lib32-glibc)
- astah-uml (requires lib32-glibc)
- balena-cli (requires lib32-glibc) (optional, x86_64)
- balena-cli-bin (requires lib32-glibc) (optional, x86_64)
- beaker-ng-bin (requires lib32-glibc)
- bin2dec (requires lib32-glibc)
- bin32-firefox-bin (requires lib32-glibc)
- bin32-jre (requires lib32-glibc)
- bixolon-srp-270 (requires lib32-glibc)
- bixolon-srp-275 (requires lib32-glibc)
- bixolon-srp-275ii (requires lib32-glibc)
- bixolon-stp-103ii (requires lib32-glibc)
- bricscad-fr_fr (requires lib32-glibc)
- bricscad-pt_br (requires lib32-glibc)
- brother-brgenml1 (requires lib32-glibc)
- Show 564 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 »