Search Criteria
Package Details: gcc47 4.7.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/gcc47.git (read-only, click to copy) |
---|---|
Package Base: | gcc47 |
Description: | The GNU Compiler Collection (4.7.x) |
Upstream URL: | http://gcc.gnu.org |
Licenses: | GPL, custom, LGPL, FDL |
Submitter: | mosra |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 21 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-06 16:22 (UTC) |
Last Updated: | 2021-09-28 19:22 (UTC) |
Dependencies (9)
- binutils
- cloogAUR
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libmpc (libmpc-gitAUR)
- ppl
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- flex (flex-gitAUR) (make)
- setconf (make)
- dejagnu (dejagnu-gitAUR) (check)
Latest Comments
1 2 3 4 5 Next › Last »
andreas_baumann commented on 2024-07-06 11:41 (UTC) (edited on 2024-07-06 14:28 (UTC) by andreas_baumann)
This seems to be a bug in makepkg itself: https://bbs.archlinux.org/viewtopic.php?id=294161 (basically CHOST should not be removed if !buildflags is given)
For now I just set CHOST by hand in PKGBUILD to x86_64-pc-linux-gnu
Also:
(set it to 1?)
Also might need another texinfo backport..?
works around that.
u666sa commented on 2020-06-03 15:39 (UTC)
Does not compile
mkdir -p -- x86_64-pc-linux-gnu/libgcc Checking multilib configuration for libgcc... Configuring stage 1 in x86_64-pc-linux-gnu/libgcc configure: creating cache ./config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for --enable-version-specific-runtime-libs... yes checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... gawk checking for x86_64-pc-linux-gnu-ar... ar checking for x86_64-pc-linux-gnu-lipo... lipo checking for x86_64-pc-linux-gnu-nm... /var/tmp/pamac-build-alex/gcc47/src/gcc-4.7.4/gcc-build/./gcc/nm checking for x86_64-pc-linux-gnu-ranlib... ranlib checking for x86_64-pc-linux-gnu-strip... strip checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-gcc... /var/tmp/pamac-build-alex/gcc47/src/gcc-4.7.4/gcc-build/./gcc/xgcc -B/var/tmp/pamac-build-alex/gcc47/src/gcc-4.7.4/gcc-build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include
checking for suffix of object files... configure: error: in
/var/tmp/pamac-build-alex/gcc47/src/gcc-4.7.4/gcc-build/x86_64-pc-linux-gnu/libgcc': configure: error: cannot compute suffix of object files: cannot compile See
config.log' for more details. make[2]: [Makefile:11751: configure-stage1-target-libgcc] Ошибка 1 make[2]: выход из каталога «/var/tmp/pamac-build-alex/gcc47/src/gcc-4.7.4/gcc-build» make[1]: [Makefile:14707: stage1-bubble] Ошибка 2 make[1]: выход из каталога «/var/tmp/pamac-build-alex/gcc47/src/gcc-4.7.4/gcc-build» make: *** [Makefile:870: all] Ошибка 2 /usr/share/makepkg/util/message.sh: строка 76: RED: не заданы границы переменной /usr/bin/makepkg: строка 132: logpipe: не заданы границы переменной Не удалось собрать gcc47severach commented on 2018-11-24 21:47 (UTC)
All fixed.
KarelvdP commented on 2018-10-27 12:31 (UTC) (edited on 2018-10-27 12:31 (UTC) by KarelvdP)
Doesn't compile for me. Fails with:
configure:3602: error: in `/tmp/yaourt-tmp-karel/aur-gcc47/src/x86_64-unknown-linux-gnu/libgcc':
configure:3605: error: cannot compute suffix of object files: cannot compile
Last few errors in config.log:
xgcc: error: unrecognized command line option '-V'
xgcc: error: unrecognized command line option '-qversion'
xgcc: error: unrecognized command line option '-fno-plt'
xgcc: error: unrecognized command line option '-fno-plt'
Tried to compile with make -j2 CC=gcc-6 and just make -j2.
Full config.log: https://pastebin.com/YD4gmN4h
vtyulb commented on 2017-11-07 19:40 (UTC)
vtyulb commented on 2016-11-01 15:46 (UTC)
joaocandre commented on 2016-11-01 15:38 (UTC)
FMorel commented on 2016-10-31 14:03 (UTC)
1 2 3 4 5 Next › Last »