Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Test-Harness and some other perl apps emerge 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
zrebec
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 129
Location: Bratislava / Slovakia

PostPosted: Mon Jul 24, 2006 10:51 pm    Post subject: Test-Harness and some other perl apps emerge failed [SOLVED] Reply with quote

Hello. I was some changes (not important) in my /etc/make.conf and I have problem with some perl applications. I cannot do emerge -e world. In package perl-core/Test-Harness my emerge failed with this message:

Code:

emerge -e world
.
.
.
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1
/usr/bin/perl5.8.8 Makefile.PL "INSTALLMAN3DIR=none" "PREFIX=/usr" "INSTALLDIRS=vendor" "DESTDIR=/var/tmp/portage/Test-Harness-2.62/image/"
Checking if your kit is complete...
Looks good
Writing Makefile for Test::Harness
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
make: *** [Makefile] Error 1

!!! ERROR: perl-core/Test-Harness-2.62 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  ebuild.sh, line 1254:   Called perl-module_src_compile
  perl-module.eclass, line 130:   Called die

!!! compilation failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


My emerge --info:

Code:

emerge --info
Portage 2.1.1_pre3-r4 (default-linux/x86/2006.0, gcc-3.4.4/vanilla, glibc-2.4-r3, 2.6.17-gentoo-r3 i686)
=================================================================
System uname: 2.6.17-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 1.70GHz
Gentoo Base System version 1.12.1
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer -msse -mmmx -ffast-math -fprefetch-loop-arrays -momit-leaf-frame-pointer -funit-at-a-time -frename-registers -ftracer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O3 -march=pentium4 -pipe -fomit-frame-pointer -msse -mmmx -ffast-math -fprefetch-loop-arrays -momit-leaf-frame-pointer -funit-at-a-time -frename-registers -ftracer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ynet.sk/pub ftp://gentoo.inode.at/source/ ftp://ftp.sh.cvut.cz/MIRRORS/gentoo/gentoo "
LINGUAS="sk cs en_GB"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=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 apache2 apm arts avi berkdb bitmap-fonts cli crypt cups dlloader dri eds emboss encode esd foomaticdb fortran gdbm gif gpm gstreamer gtk2 imlib ipv6 isdnlog jpeg libg++ libwww mad mikmod mmx motif moznoxft mozsvg mp3 mpeg multislot multitarget ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png pppd python qt3 qt4 quicktime readline reflection sdl session spell spl sse sse2 ssl tcpd truetype truetype-fonts type1-fonts udev unicode vorbis xinerama xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_joystick kernel_linux linguas_sk linguas_cs linguas_en_GB userland_GNU video_cards_nv video_cards_nvidia video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Please, any idea? I will be very glad for any help! Really. Thank you.

Many regards!

PS: I`m gentoo newbie :)
_________________
Many regards


Last edited by zrebec on Mon Jul 24, 2006 11:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
zrebec
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 129
Location: Bratislava / Slovakia

PostPosted: Mon Jul 24, 2006 11:08 pm    Post subject: Reply with quote

UPDATE:

I have problem with more more applications. Everything which want call perl-module.eclass. I tried emerge --resume --skipfirst and I got for perl-core/PodParser this:

Code:

Looks good
Writing Makefile for Pod::Parser
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
make: *** [Makefile] Error 1

!!! ERROR: perl-core/PodParser-1.34 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_compile
  ebuild.sh, line 940:   Called src_compile
  ebuild.sh, line 1254:   Called perl-module_src_compile
  perl-module.eclass, line 130:   Called die

!!! compilation failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


It looks that problem is with perl-module.eclass but what can I do? Please?
_________________
Many regards
Back to top
View user's profile Send private message
zrebec
Tux's lil' helper
Tux's lil' helper


Joined: 07 Dec 2004
Posts: 129
Location: Bratislava / Slovakia

PostPosted: Mon Jul 24, 2006 11:56 pm    Post subject: Solution! Reply with quote

UPDATE: I found soulution!

I have it!

I merged perl and then run perl-cleaner all

Code:

emerge --oneshot --nodeps perl


then:

Code:

perl-cleaner all


After that I can return to emerge --resume and everything works!

Hopefully this will be usefull for anyone :)
_________________
Many regards
Back to top
View user's profile Send private message
cbreaker
Tux's lil' helper
Tux's lil' helper


Joined: 05 Feb 2003
Posts: 105
Location: Pawtucket, RI

PostPosted: Thu Aug 10, 2006 4:50 am    Post subject: Reply with quote

Yes, thanks for that. I believe it fixed my problems as well.
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