Search Criteria
Package Details: gcc5 5.5.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/gcc5.git (read-only, click to copy) |
---|---|
Package Base: | gcc5 |
Description: | The GNU Compiler Collection (5.x) |
Upstream URL: | https://gcc.gnu.org/gcc-5/ |
Licenses: | GPL, custom, LGPL, FDL |
Submitter: | svenstaro |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 16 |
Popularity: | 0.000001 |
First Submitted: | 2018-05-07 18:23 (UTC) |
Last Updated: | 2022-09-24 16:41 (UTC) |
Dependencies (3)
- binutils
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libmpc (libmpc-gitAUR)
Required by (7)
- cuda-8.0
- dwuck4 (make)
- fifth-git (make)
- genesis-git (make)
- nheqminer-cuda-git (make)
- webkitfltk-static-git (make)
- xfresco
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
ghollisjr commented on 2020-04-30 08:56 (UTC)
I'm getting the same error as @asfjjv and @daniel_shub, but @8472's modified PKGBUILD and patch file do solve the problem.
daniel_shub commented on 2020-04-23 13:15 (UTC)
It does not build for me in a clean chroot. I get the same error as @adfjjv. It looks like there are some patches in the comments. Can someone more savvy than I update the PKGBUILD.
ecomaikgolf commented on 2020-03-22 23:52 (UTC)
Doesn't compile, needs to be patched
8472 commented on 2020-03-04 16:05 (UTC) (edited on 2020-03-04 16:18 (UTC) by 8472)
@midori: I've been playing with that just yesterday, and compilation has finished ok, so I guess my adaptation attempts could be alright, here:
PKGBUILD content: https://pastebin.com/inU6GxtT
glibc2.30-ipc_perm.patch content: https://pastebin.com/m2ngMHUe
midori commented on 2020-03-03 17:44 (UTC)
Hello adfjjv. Sorry, can you please explain me how to apply your fix? Also, in the link you shared, the patch that I have to download is the one commented by Joseph Myers?
adfjjv commented on 2020-02-28 12:14 (UTC) (edited on 2020-02-28 12:15 (UTC) by adfjjv)
The aforementioned problem is due to glibc 2.30 https://patchwork.ozlabs.org/patch/1136271/ I've attached the fix.
adfjjv commented on 2020-02-28 10:54 (UTC)
Doesn't build on up-to-date Arch. Error:
lonaowna commented on 2018-09-28 15:20 (UTC)
Sorry for the late response zurozuro and cpuheater. The glibc 2.28 issue is fixed in gcc5 5.5.0-3.
cpuheater commented on 2018-09-28 13:10 (UTC)
Same issue here. The reason is that the function
ustat
was removed in glibc-2.28: https://lists.gnu.org/archive/html/info-gnu/2018-08/msg00000.htmlThere's an AUR package for glibc-2.27 which installs into /opt/glibc-2.27/ but I couldn't figure out yet how to compile with this custom glibc. Probably the easiest approach would be to modify the glibc-2.27 package such that it replaces the system's glibc.
zurozuro commented on 2018-09-18 14:28 (UTC) (edited on 2018-09-18 14:36 (UTC) by zurozuro)
I have encountered problem compiling gcc. Any ideas?
« First ‹ Previous 1 2 3 Next › Last »