Works perfectly!
Search Criteria
Package Details: gcc7-libs 7.5.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gcc7.git (read-only, click to copy) |
|---|---|
| Package Base: | gcc7 |
| Description: | Runtime libraries shipped by GCC (7.x.x) |
| Upstream URL: | https://gcc.gnu.org |
| Licenses: | custom, GPL-2.0-only, LGPL-2.1-only, GPL-3.0-only, LGPL-3.0-only, GFDL-1.3-only |
| Submitter: | arojas |
| Maintainer: | severach |
| Last Packager: | severach |
| Votes: | 16 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-04-08 18:58 (UTC) |
| Last Updated: | 2025-10-25 04:40 (UTC) |
Dependencies (6)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- doxygen (doxygen-gitAUR) (make)
- flex (flex-gitAUR) (make)
- libmpc (libmpc-gitAUR) (make)
- python (make)
- subversion (make)
Required by (1)
Sources (6)
DAMO238 commented on 2020-02-21 22:25 (UTC)
dviktor commented on 2020-02-21 21:15 (UTC)
@DAMO238 you're welcome :)
DAMO238 commented on 2020-02-21 20:44 (UTC)
Thank you for the fix, testing now and will let you know the results when it completes!
dviktor commented on 2020-02-21 20:35 (UTC)
Should be fixed now. Binary packages updated as well
Ivellios commented on 2020-02-21 12:53 (UTC)
@dviktor @Ergo I believe the missing patch is: https://github.com/gcc-mirror/gcc/commit/4abc46b51af5751d657764d0c44b8a4aeed06302 since now glibc is 2.31-x
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
Pinned Comments