Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64370 - Error in emerging dev-perl/ExtUtils-MakeMaker-6.21
Summary: Error in emerging dev-perl/ExtUtils-MakeMaker-6.21
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-17 01:41 UTC by Peter Tiggerdine
Modified: 2004-12-20 02:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Tiggerdine 2004-09-17 01:41:43 UTC
when I emerge ntp it dragged in dev-perl/ExtUtils-MakeMaker-6.21 to whick failed to compile. Emergeing by itself has the same outcome. 6.20 also appears to have the same problem

Reproducible: Always
Steps to Reproduce:
1.emerge ExtUtils-MakeMaker-6.21
2.
3.

Actual Results:  
>>> emerge (1 of 1) dev-perl/ExtUtils-MakeMaker-6.21 to /
>>> md5 src_uri ;-) ExtUtils-MakeMaker-6.21.tar.gz
>>> Unpacking source...
>>> Unpacking ExtUtils-MakeMaker-6.21.tar.gz to
/var/tmp/portage/ExtUtils-MakeMaker-6.21/work
>>> Source unpacked.
Checking if your kit is complete...
Looks good
Writing Makefile for ExtUtils::MakeMaker
make: Warning: File `/usr/lib/perl5/5.8.5/i686-linux/Config.pm' has modification
time 9.5e+02 s in the future
Makefile out-of-date with respect to /usr/lib/perl5/5.8.5/i686-linux/Config.pm
/usr/lib/perl5/5.8.5/i686-linux/CORE/config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/bin/perl "-Ilib" Makefile.PL "INSTALLDIRS=vendor"
"DESTDIR=/var/tmp/portage/ExtUtils-MakeMaker-6.21/image/"
Checking if your kit is complete...
Looks good
Writing Makefile for ExtUtils::MakeMaker
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
make: *** [Makefile] Error 1
 
!!! ERROR: dev-perl/ExtUtils-MakeMaker-6.21 failed.
!!! Function src_compile, Line 19, Exitcode 2
!!! self-test failed


Expected Results:  
should work hopefullty

Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.4.1, glibc-2.3.4.20040808-r0,
2.4.24-xfs)
=================================================================
System uname: 2.4.24-xfs i686
Gentoo Base System version 1.5.3
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="ftp://mirror.optusnet.com.au/gentoo/
ftp://mirror.aarnet.edu.au/pub/gentoo
ftp://planetmirror.com/pub/gentoo"MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="apache2 apm arts avi berkdb bitmap-fonts crypt cups dba encode foomaticdb
gif gtk2 imap imlib ipv6 jpeg kerberos ldap libg++ libwww mad mikmod mono motif
mpeg ncurses nls oggvorbis opengl oss pam pdflib perl php png python quicktime
readline samba sasl sdl slang snmp spell ssl svga tcpd x86 xml2 xmms xprint xv zlib"
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2004-09-21 06:21:03 UTC
You do not need 6.21 - 6.21 is there for much, much older perl support (5.8.5 isn't exactly old).

However - I'm not seeing why ntp would be pulling it in, since there aren't any direct perl deps in ntp to begin with. Can you please give an emerge -pv of ntp and paste the output?
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2004-12-20 02:16:01 UTC
No info in 4 months