Gentoo Archives: gentoo-user

From: Markos Chandras <hwoarang@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gcc-4.5.4 failed (install phase)
Date: Mon, 08 Apr 2013 08:41:25
Message-Id: CAG2jQ8gXygVuAvQa0zgtJ3vn2JD=eNPzDr=rtEdrtvJ1aLMXHA@mail.gmail.com
In Reply to: [gentoo-user] gcc-4.5.4 failed (install phase) by Joseph
1 On 8 April 2013 02:13, Joseph <syscon780@×××××.com> wrote:
2 > I'm getting an error re-compiling gcc-4.5.4
3 >
4 > o _dim_i16.o _dim_r4.o _dim_r8.o _dim_r10.o _dim_r16.o _atan2_r4.o
5 > _atan2_r8.o _atan2_r10.o _atan2_r16.o _mod_i4.o _mod_i8.o _mod_i16.o
6 > _mod_r4.o _mod_r8.o _mod_r10.o _mod_r16.o misc_specifics.o dprod_r8.o
7 > f2c_specifics.o
8 > libtool: link: /usr/i686-pc-linux-gnu/bin/ranlib .libs/libgfortran.a
9 > libtool: link: ( cd ".libs" && rm -f "libgfortran.la" && ln -s
10 > "../libgfortran.la" "libgfortran.la" )
11 > true DO=all multi-do # make
12 > make[3]: Leaving directory
13 > `/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/i686-pc-linux-gnu/libgfortran'
14 > make[2]: Leaving directory
15 > `/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/i686-pc-linux-gnu/libgfortran'
16 > make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.5.4/work/build'
17 > /var/tmp/portage/sys-devel/gcc-4.5.4/work/build
18 > /var/tmp/portage/sys-devel/gcc-4.5.4/work/gcc-4.5.4
19 > cp: cannot stat
20 > ‘/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/gcc/doc/*.info’: No such
21 > file or directory
22
23 This is because of texinfo-5.1. There was already a bug about it
24
25 https://bugs.gentoo.org/show_bug.cgi?id=464008
26
27 Please sync your tree and try again
28
29 --
30 Regards,
31 Markos Chandras - Gentoo Linux Developer
32 http://dev.gentoo.org/~hwoarang

Replies

Subject Author
Re: [gentoo-user] gcc-4.5.4 failed (install phase) covici@××××××××××.com