Package Details: gcc10-fortran 10.5.0-2

Git Clone URL: https://aur.archlinux.org/gcc10.git (read-only, click to copy)
Package Base: gcc10
Description: Fortran front-end for GCC (10.x.x)
Upstream URL: https://gcc.gnu.org
Keywords: gcc
Licenses: GPL-3.0-or-later, LGPL-3.0+, LicenseRef-custom, GFDL-1.3
Submitter: jonathon
Maintainer: severach
Last Packager: severach
Votes: 2
Popularity: 0.000000
First Submitted: 2022-02-28 11:44 (UTC)
Last Updated: 2025-10-25 04:38 (UTC)

Pinned Comments

jonathon commented on 2022-03-10 23:36 (UTC)

Please read the AUR wiki page before reporting issues.

If you are experiencing a build issue then ensure you are not using an AUR helper and are using a clean chroot.

Latest Comments

1 2 3 4 Next › Last »

severach commented on 2025-10-24 06:48 (UTC) (edited on 2025-10-24 06:48 (UTC) by severach)

You can add me. I'm adapting the gcc12 78/79 patches down through the compilers. I got the email. I wanted to work on them before replying.

FabioLolix commented on 2025-10-22 20:04 (UTC)

Hi Chris, are you interested in maintaining gcc11 and gcc13 too? I have emailed you about a week ago too

severach commented on 2024-05-31 14:43 (UTC)

git pull and try it now.

petronny commented on 2024-05-31 12:20 (UTC)

Getting this error:

==> Synchronizing chroot copy [/mnt/extra-x86_64/root] -> [makepkg]...done
/__w/cactus/cactus/repository/x86_64/gcc10/PKGBUILD: line 47: MAKEFLAGS: unbound variable
/usr/sbin/makepkg: line 131: logpipe: unbound variable
==> ERROR: Could not download sources.

https://github.com/arch4edu/cactus/actions/runs/9315385755/job/25641418148

thales.barretto commented on 2024-05-28 16:31 (UTC)

@severach @tallero Could not build this with gcc14. This PKGBUILD fails late in the build, even the linked had errors https://gitlab.archlinux.org/tallero/gcc10-aur. Had to the linked from @tallero with fixes: the source address , and compile with gcc13 (instead of current gcc14).

nezu commented on 2024-05-21 22:15 (UTC)

Build fails: make: *** /libstdc++-v3/doc: No such file or directory. Stop.

full build log: https://gist.github.com/dumbasPL/8fd1e9f6963bdd003f0b948a3965898e (yes this log is from an aur helper, but The exact same thing happened when using a clean chroot as well. Didn't save that one but the error was identical)

Alad commented on 2023-06-25 10:01 (UTC)

Comparing stages 2 and 3
Bootstrap comparison failure!
gcc/plugin.o differs
gcc/gcc.o differs
make[2]: *** [Makefile:24101: compare] Error 1
make[1]: *** [Makefile:24081: stage3-bubble] Error 2
make: *** [Makefile:1013: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

jose1711 commented on 2023-05-08 17:42 (UTC)

conflicts with gcc12

tallero commented on 2023-04-11 06:55 (UTC) (edited on 2023-04-13 02:06 (UTC) by tallero)

It misses some provides.

It seems there may be an issue building with default flags, so I have published a repo which does not use them.