Package Details: gcc7-libs 7.5.0-4

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: http://gcc.gnu.org
Licenses: GPL, custom, LGPL, FDL
Submitter: arojas
Maintainer: None
Last Packager: ReyJamonico
Votes: 18
Popularity: 0.52
First Submitted: 2019-04-08 18:58 (UTC)
Last Updated: 2022-05-19 15:34 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

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

n3rv commented on 2019-10-01 09:41 (UTC)

unlisted dependency: flex