Re: [gentoo-user] gcc-4.5.4 failed (install phase)

2013-04-08 Thread Markos Chandras
On 8 April 2013 02:13, Joseph syscon...@gmail.com wrote:
 I'm getting an error re-compiling gcc-4.5.4

 o _dim_i16.o _dim_r4.o _dim_r8.o _dim_r10.o _dim_r16.o _atan2_r4.o
 _atan2_r8.o _atan2_r10.o _atan2_r16.o _mod_i4.o _mod_i8.o _mod_i16.o
 _mod_r4.o _mod_r8.o _mod_r10.o _mod_r16.o misc_specifics.o dprod_r8.o
 f2c_specifics.o
 libtool: link: /usr/i686-pc-linux-gnu/bin/ranlib .libs/libgfortran.a
 libtool: link: ( cd .libs  rm -f libgfortran.la  ln -s
 ../libgfortran.la libgfortran.la )
 true  DO=all multi-do # make
 make[3]: Leaving directory
 `/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/i686-pc-linux-gnu/libgfortran'
 make[2]: Leaving directory
 `/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/i686-pc-linux-gnu/libgfortran'
 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.5.4/work/build'
 /var/tmp/portage/sys-devel/gcc-4.5.4/work/build
 /var/tmp/portage/sys-devel/gcc-4.5.4/work/gcc-4.5.4
 cp: cannot stat
 ‘/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/gcc/doc/*.info’: No such
 file or directory

This is because of texinfo-5.1. There was already a bug about it

https://bugs.gentoo.org/show_bug.cgi?id=464008

Please sync your tree and try again

--
Regards,
Markos Chandras - Gentoo Linux Developer
http://dev.gentoo.org/~hwoarang



Re: [gentoo-user] gcc-4.5.4 failed (install phase)

2013-04-08 Thread covici
Markos Chandras hwoar...@gentoo.org wrote:

 On 8 April 2013 02:13, Joseph syscon...@gmail.com wrote:
  I'm getting an error re-compiling gcc-4.5.4
 
  o _dim_i16.o _dim_r4.o _dim_r8.o _dim_r10.o _dim_r16.o _atan2_r4.o
  _atan2_r8.o _atan2_r10.o _atan2_r16.o _mod_i4.o _mod_i8.o _mod_i16.o
  _mod_r4.o _mod_r8.o _mod_r10.o _mod_r16.o misc_specifics.o dprod_r8.o
  f2c_specifics.o
  libtool: link: /usr/i686-pc-linux-gnu/bin/ranlib .libs/libgfortran.a
  libtool: link: ( cd .libs  rm -f libgfortran.la  ln -s
  ../libgfortran.la libgfortran.la )
  true  DO=all multi-do # make
  make[3]: Leaving directory
  `/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/i686-pc-linux-gnu/libgfortran'
  make[2]: Leaving directory
  `/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/i686-pc-linux-gnu/libgfortran'
  make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.5.4/work/build'
  /var/tmp/portage/sys-devel/gcc-4.5.4/work/build
  /var/tmp/portage/sys-devel/gcc-4.5.4/work/gcc-4.5.4
  cp: cannot stat
  ‘/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/gcc/doc/*.info’: No such
  file or directory
 
 This is because of texinfo-5.1. There was already a bug about it
 
 https://bugs.gentoo.org/show_bug.cgi?id=464008
 
 Please sync your tree and try again

I had a couple of more things which broke -- gcc 4.7.2 and
speech-dispatcher 0.7.1-r1.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



Re: [gentoo-user] gcc-4.5.4 failed (install phase)

2013-04-08 Thread Joseph

On 04/08/13 09:47, cov...@ccs.covici.com wrote:

Markos Chandras hwoar...@gentoo.org wrote:


On 8 April 2013 02:13, Joseph syscon...@gmail.com wrote:
 I'm getting an error re-compiling gcc-4.5.4

 o _dim_i16.o _dim_r4.o _dim_r8.o _dim_r10.o _dim_r16.o _atan2_r4.o
 _atan2_r8.o _atan2_r10.o _atan2_r16.o _mod_i4.o _mod_i8.o _mod_i16.o
 _mod_r4.o _mod_r8.o _mod_r10.o _mod_r16.o misc_specifics.o dprod_r8.o
 f2c_specifics.o
 libtool: link: /usr/i686-pc-linux-gnu/bin/ranlib .libs/libgfortran.a
 libtool: link: ( cd .libs  rm -f libgfortran.la  ln -s
 ../libgfortran.la libgfortran.la )
 true  DO=all multi-do # make
 make[3]: Leaving directory
 
`/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/i686-pc-linux-gnu/libgfortran'
 make[2]: Leaving directory
 
`/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/i686-pc-linux-gnu/libgfortran'
 make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.5.4/work/build'
 /var/tmp/portage/sys-devel/gcc-4.5.4/work/build
 /var/tmp/portage/sys-devel/gcc-4.5.4/work/gcc-4.5.4
 cp: cannot stat
 ‘/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/gcc/doc/*.info’: No such
 file or directory

This is because of texinfo-5.1. There was already a bug about it

https://bugs.gentoo.org/show_bug.cgi?id=464008

Please sync your tree and try again


I had a couple of more things which broke -- gcc 4.7.2 and
speech-dispatcher 0.7.1-r1.


No, I wasn't effected by texinfo-5.1 as I use texinfo-4.x
According to another developer: There was a regression introduced in the 
toolchain.eclass. It is fixed again, so re-sync and re-emerge fix it.

--
Joseph



[gentoo-user] gcc-4.5.4 failed (install phase)

2013-04-07 Thread Joseph

I'm getting an error re-compiling gcc-4.5.4

o _dim_i16.o _dim_r4.o _dim_r8.o _dim_r10.o _dim_r16.o _atan2_r4.o _atan2_r8.o _atan2_r10.o _atan2_r16.o _mod_i4.o _mod_i8.o _mod_i16.o _mod_r4.o _mod_r8.o _mod_r10.o 
_mod_r16.o misc_specifics.o dprod_r8.o f2c_specifics.o

libtool: link: /usr/i686-pc-linux-gnu/bin/ranlib .libs/libgfortran.a
libtool: link: ( cd .libs  rm -f libgfortran.la  ln -s ../libgfortran.la 
libgfortran.la )
true  DO=all multi-do # make
make[3]: Leaving directory 
`/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/i686-pc-linux-gnu/libgfortran'
make[2]: Leaving directory 
`/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/i686-pc-linux-gnu/libgfortran'
make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.5.4/work/build'
/var/tmp/portage/sys-devel/gcc-4.5.4/work/build 
/var/tmp/portage/sys-devel/gcc-4.5.4/work/gcc-4.5.4
cp: cannot stat 
‘/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/gcc/doc/*.info’: No such file 
or directory
 * ERROR: sys-devel/gcc-4.5.4 failed (install phase):
 *   (no error message)
 *
 * Call stack:
 * ebuild.sh, line   93:  Called src_install
 *   environment, line 4201:  Called toolchain_src_install
 *   environment, line 4861:  Called die
 * The specific snippet of code:
 *   cp ${S}/gcc/doc/*.info gcc/doc/ || die;
 *
 * If you need support, post the output of `emerge --info 
'=sys-devel/gcc-4.5.4'`,
 * the complete build log and the output of `emerge -pqv 
'=sys-devel/gcc-4.5.4'`.
 *
 * Please include 
/var/tmp/portage/sys-devel/gcc-4.5.4/work/build/gcc-build-logs.tar.bz2 in your 
bug report...

emerge --info '=sys-devel/gcc-4.5.4'
Portage 2.1.11.55 (default/linux/x86/13.0/desktop, gcc-4.5.4, glibc-2.15-r3, 
3.5.7-gentoo i686)
=
System Settings
=
System uname: Linux-3.5.7-gentoo-i686-AMD_Athlon-TM-_XP_2500+-with-gentoo-2.1
KiB Mem: 1034648 total,139212 free
KiB Swap:2008120 total,   1982116 free
Timestamp of tree: Sun, 07 Apr 2013 17:00:01 +
ld GNU ld (GNU Binutils) 2.22
ccache version 3.1.9 [disabled]
app-shells/bash:  4.2_p37
dev-java/java-config: 2.1.12-r1
dev-lang/python:  2.7.3-r3, 3.2.3-r2
dev-util/ccache:  3.1.9
dev-util/cmake:   2.8.9
dev-util/pkgconfig:   0.28
sys-apps/baselayout:  2.1-r1
sys-apps/openrc:  0.11.8
sys-apps/sandbox: 2.5
sys-devel/autoconf:   2.13, 2.69
sys-devel/automake:   1.9.6-r3, 1.10.3, 1.11.6, 1.12.6
sys-devel/binutils:   2.22-r1
sys-devel/gcc:4.1.2, 4.5.4, 4.6.3
sys-devel/gcc-config: 1.7.3
sys-devel/libtool:2.4-r1
sys-devel/make:   3.82-r4
sys-kernel/linux-headers: 3.7 (virtual/os-headers)
sys-libs/glibc:   2.15-r3
Repositories: gentoo
ACCEPT_KEYWORDS=x86
ACCEPT_LICENSE=* -@EULA PUEL dlj-1.1 Oracle-BCLA-JavaSE
CBUILD=i686-pc-linux-gnu
CFLAGS=-O2 -march=athlon-xp -pipe -ggdb
CHOST=i686-pc-linux-gnu
CONFIG_PROTECT=/etc /usr/lib/fax /usr/share/gnupg/qualified.txt 
/usr/share/openvpn/easy-rsa /var/spool/fax/etc
CONFIG_PROTECT_MASK=${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ 
/etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ 
/etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c

CXXFLAGS=-O2 -march=athlon-xp -pipe -ggdb
DISTDIR=/usr/portage/distfiles
FCFLAGS=-O2 -march=i686 -pipe
FEATURES=assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch protect-owned sandbox sfperms strict 
unknown-features-warn unmerge-logs unmerge-orphans userfetch

FFLAGS=-O2 -march=i686 -pipe
GENTOO_MIRRORS=http://distro.ibidio.org/pub/linux/distributions/gentoo/ ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.osuosl.org/ 
http://mirror.datapipe.net/gentoo http://gentoo.binarycompass.org;

LANG=en_US.UTF-8
LC_ALL=en_US.UTF-8
LDFLAGS=-Wl,-O1 -Wl,--as-needed
MAKEOPTS=-j1
PKGDIR=/usr/portage/packages
PORTAGE_CONFIGROOT=/
PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 
--exclude=/distfiles --exclude=/local --exclude=/packages

PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PORTDIR_OVERLAY=
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=X a52 aac acpi alsa apache2 berkdb bluetooth branding bzip2 cairo cdda cdr cgi cleartype cli consolekit corefonts cracklib crypt cups cxx dbus dri dts dvd dvdr 
emboss encode exif fam firefox flac foomaticdb fortran gdbm gif gpm gtk hal iconv ipv6 java jpeg kpathsea lcms ldap libnotify mad mng modules mp3 mp4 mpeg mudflap 
mysql ncurses nls nptl ogg opengl openmp pam