Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
!!! ERROR: dev-lang/perl-5.8.8-r2 failed. [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
sniper.mdr
n00b
n00b


Joined: 31 Dec 2004
Posts: 23

PostPosted: Thu Jul 20, 2006 9:56 pm    Post subject: !!! ERROR: dev-lang/perl-5.8.8-r2 failed. [solved] Reply with quote

Hello, I've just finished installing gentoo in my laptop from a stage 3 tarball. eveyrything works properly, exept the little fact that i have'nt managed to emerge perl. I've tried 3 different versions of perl, and i've got the same problem. I always got this message


Code:
Extracting xsubpp (with variable substitutions)
make[1]: Leaving directory `/var/tmp/portage/perl-5.8.8-r2/work/perl-5.8.8/utils'
 
        Making x2p stuff
make[1]: Entering directory `/var/tmp/portage/perl-5.8.8-r2/work/perl-5.8.8/x2p'
You haven't done a "make depend" yet!
make[1]: *** [hash.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/perl-5.8.8-r2/work/perl-5.8.8/x2p'
make: *** [translators] Error 2

!!! ERROR: dev-lang/perl-5.8.8-r2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  perl-5.8.8-r2.ebuild, line 267:   Called die

!!! Unable to make
!!! If you need support, post the topmost build error, and the call stack if relevant.



I've tested the "~x86" version, but as it would'nt work i tested the older versions by masking the newst version, with no results.

My emerge --info is

Code:
snip laptop snip # emerge --info
Portage 2.1-r1 (default-linux/x86/no-nptl, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r13 i686)
=================================================================
System uname: 2.6.16-gentoo-r13 i686 Mobile Intel(R) Pentium(R) III CPU - M  1000MHz
Gentoo Base System version 1.6.14
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --time    180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts asf audio avi berkdb bitmap-fonts cli crypt cups dlloader dri dvd eds emboss encode es ffmpeg foomaticdb fortran g    gif gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam pcmcia-    cre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts    bis win32codecs xml xmms xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland    "
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY



I've searched and found no solution, but the problem is that if I cannot install perl, it blocks a lot of programs.

Thank you very much for your help,
Snip


Last edited by sniper.mdr on Sun Jul 23, 2006 10:07 pm; edited 2 times in total
Back to top
View user's profile Send private message
sniper.mdr
n00b
n00b


Joined: 31 Dec 2004
Posts: 23

PostPosted: Fri Jul 21, 2006 4:21 pm    Post subject: Reply with quote

anybody have a clue or a direction to take ? :(
Back to top
View user's profile Send private message
sniper.mdr
n00b
n00b


Joined: 31 Dec 2004
Posts: 23

PostPosted: Sat Jul 22, 2006 6:53 pm    Post subject: Reply with quote

i've tried to to make
Code:
 emerge sync && emerge -uD world
with no valid result, i also get
Code:
!!! ERROR: dev-lang/perl-5.8.8-r2 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  perl-5.8.8-r2.ebuild, line 267:   Called die

!!! Unable to make
!!! If you need support, post the topmost build error, and the call stack if relevant.
Back to top
View user's profile Send private message
sniper.mdr
n00b
n00b


Joined: 31 Dec 2004
Posts: 23

PostPosted: Sun Jul 23, 2006 10:07 pm    Post subject: Reply with quote

Well, i received help via bugzilla and the problem was an invalid hostname.
Back to top
View user's profile Send private message
LimeFrog
Apprentice
Apprentice


Joined: 31 Mar 2003
Posts: 187
Location: Skövde, Sweden

PostPosted: Wed Aug 30, 2006 8:47 am    Post subject: Reply with quote

Code:
127.0.0.1    Loke localhost

Uhm, can someone tell me what's wrong with my /etc/hosts file?
Edit: Or is the faulty hostname set elsewhere?
Edit 2: FIXED It was the DHCP server on my router wich supplied the bad name.
_________________
I don't believe in God, but I'm afraid of him!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum