@dviktor @Ergo I believe the missing patch is: https://github.com/gcc-mirror/gcc/commit/4abc46b51af5751d657764d0c44b8a4aeed06302 since now glibc is 2.31-x
Search Criteria
Package Details: gcc7-fortran 7.5.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/gcc7.git (read-only, click to copy) |
---|---|
Package Base: | gcc7 |
Description: | Fortran front-end for GCC (7.x.x) |
Upstream URL: | http://gcc.gnu.org |
Licenses: | GPL, custom, LGPL, FDL |
Submitter: | arojas |
Maintainer: | None |
Last Packager: | ReyJamonico |
Votes: | 18 |
Popularity: | 0.006686 |
First Submitted: | 2019-04-08 18:58 (UTC) |
Last Updated: | 2022-05-19 15:34 (UTC) |
Dependencies (7)
- gcc7AUR
- binutils (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- flex (flex-gitAUR) (make)
- libmpc (libmpc-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- subversion (make)
Required by (0)
Sources (4)
Ivellios commented on 2020-02-21 12:53 (UTC)
Ivellios commented on 2020-02-21 11:40 (UTC)
@dviktor Still hit error as @Ergo mentioned after using "makechrootpkg -c -r $CHROOT".
dviktor commented on 2020-02-14 17:13 (UTC)
@Ergo, try to build in clean chroot
Ergus commented on 2020-02-13 17:39 (UTC) (edited on 2020-02-13 17:40 (UTC) by Ergus)
Hi:
I tried to compile gcc7 today and I got this error:
In file included from ../../../../gcc-7.5.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc:190:0: ../../../../gcc-7.5.0/libsanitizer/sanitizer_common/sanitizer_internal_defs.h:261:72: error: size of array ‘assertion_failed__1150’ is negative typedef char IMPL_PASTE(assertion_failed_##_, line)[2(int)(pred)-1] ^ ../../../../gcc-7.5.0/libsanitizer/sanitizer_common/sanitizer_internal_defs.h:255:30: note: in expansion of macro ‘IMPL_COMPILER_ASSERT’ #define COMPILER_CHECK(pred) IMPL_COMPILER_ASSERT(pred, LINE) ^~~~~~~~~~~~~~~~~~~~ ../../../../gcc-7.5.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.h:1461:3: note: in expansion of macro ‘COMPILER_CHECK’ COMPILER_CHECK(sizeof(((__sanitizer_##CLASS ) NULL)->MEMBER) == \ ^~~~~~~~~~~~~~ ../../../../gcc-7.5.0/libsanitizer/sanitizer_common/sanitizer_platform_limits_posix.cc:1150:1: note: in expansion of macro ‘CHECK_SIZE_AND_OFFSET’ CHECK_SIZE_AND_OFFSET(ipc_perm, mode); ^~~~~~~~~~~~~~~~~~~~~
I compiled it the last week and everything worked for me.
dviktor commented on 2019-12-04 08:00 (UTC)
@sanerb, hmm, seems like it's ISP-related: I can download without problems. Nevertheless, I've updated URLs to the https repo
sanerb commented on 2019-12-03 23:24 (UTC)
ISL's mirror is down:
$ curl -IL "http://isl.gforge.inria.fr/isl-0.18.tar.bz2" curl: (28) Failed to connect to isl.gforge.inria.fr port 80: Connection timed out
you should probably use GNU's actual mirror: https://gcc.gnu.org/pub/gcc/infrastructure/
specifically, https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.18.tar.bz2
dviktor commented on 2019-11-16 10:01 (UTC)
@0strodamus, import my public key via keyserver and try again
0strodamus commented on 2019-11-16 02:54 (UTC)
Thanks for providing binaries, however I can't check the PGP signature. gpg: Can't check signature: No public key
dviktor commented on 2019-10-21 21:41 (UTC)
@n3rv fixed
Pinned Comments