Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286723 - XML-NamespaceSupport-1.10 Fails Compile with bad ExtUtils prereq.
Summary: XML-NamespaceSupport-1.10 Fails Compile with bad ExtUtils prereq.
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-28 05:09 UTC by John Crist
Modified: 2009-09-28 14:30 UTC (History)
1 user (show)

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 John Crist 2009-09-28 05:09:05 UTC
XML-NamespaceSupport-1.10 fails with the following error:

>>> Unpacking source...
>>> Unpacking XML-NamespaceSupport-1.10.tar.gz to /var/tmp/portage/dev-perl/XML-NamespaceSupport-1.10/work
>>> Source unpacked in /var/tmp/portage/dev-perl/XML-NamespaceSupport-1.10/work
>>> Preparing source in /var/tmp/portage/dev-perl/XML-NamespaceSupport-1.10/work/XML-NamespaceSupport-1.10 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-perl/XML-NamespaceSupport-1.10/work/XML-NamespaceSupport-1.10 ...
 [32;01m*[0m Using ExtUtils::MakeMaker
Cannot determine perl version info from lib/XML/NamespaceSupport.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (0.7 >= 0.47)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning: prerequisite ExtUtils::MakeMaker 6.42 not found. We have 6.30.
Writing Makefile for XML::NamespaceSupport
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-perl/XML-NamespaceSupport-1.10/work/XML-NamespaceSupport-1.10 ...
make -j2 OTHERLDFLAGS=-Wl,-O1 
make: Warning: File `/usr/lib64/perl5/5.8.8/x86_64-linux/Config.pm' has modification time 7.8e+03 s in the future
Makefile out-of-date with respect to /usr/lib64/perl5/5.8.8/x86_64-linux/Config.pm /usr/lib64/perl5/5.8.8/x86_64-linux/CORE/config.h
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1
/usr/bin/perl5.8.8 "-Iinc" Makefile.PL "PREFIX=/usr" "INSTALLDIRS=vendor" "INSTALLMAN3DIR=none" "DESTDIR=/var/tmp/portage/dev-perl/XML-NamespaceSupport-1.10/image/"
Cannot determine perl version info from lib/XML/NamespaceSupport.pm
*** Module::AutoInstall version 1.03
*** Checking for Perl dependencies...
[Core Features]
- Test::More ...loaded. (0.7 >= 0.47)
*** Module::AutoInstall configuration finished.
Checking if your kit is complete...
Looks good
Warning: prerequisite ExtUtils::MakeMaker 6.42 not found. We have 6.30.
Writing Makefile for XML::NamespaceSupport
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command.  <==
false
make: *** [Makefile] Error 1
 [31;01m*[0m 
 [31;01m*[0m ERROR: dev-perl/XML-NamespaceSupport-1.10 failed.
 [31;01m*[0m Call stack:
 [31;01m*[0m               ebuild.sh, line   49:  Called src_compile
 [31;01m*[0m             environment, line 2586:  Called perl-module_src_compile
 [31;01m*[0m             environment, line 2340:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m               emake OTHERLDFLAGS="${LDFLAGS}" ${mymake} || die "compilation failed";
 [31;01m*[0m  The die message:
 [31;01m*[0m   compilation failed
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
 [31;01m*[0m A complete build log is located at '/var/tmp/portage/dev-perl/XML-NamespaceSupport-1.10/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-perl/XML-NamespaceSupport-1.10/temp/environment'.
 [31;01m*[0m 


Reproducible: Always

Steps to Reproduce:
1. Install base AMD64 system using latest LiveCD.
2. Edit /etc/make.conf and add ACCEPT_KEYWORDS="~amd64"
3. emerge -vuaDN system world

Actual Results:  
NamespaceSupport fails to build.

Expected Results:  
NamespaceSupport builds.

make.conf:

# These settings were set by the catalyst build script that automatically
# built this stage.
# Please consult /usr/share/portage/config/make.conf.example for a more
# detailed example.
CFLAGS="-O2 -pipe -fomit-frame-pointer -march=native"
CXXFLAGS="${CFLAGS}"
# WARNING: Changing your CHOST is not something that should be done lightly.
# Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
CHOST="x86_64-pc-linux-gnu"
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
USE="3dnow aac acpi aim alsa apm bluetooth cairo calendar cdda cddb cdparanoia cdr consolekit css dga directfb dri dts dv dvd dvdr ffmpeg firefox ftp gif gimp gmp gnome gps gtk java6 jpeg lame mmx mp4 mp3 mpeg mplayer ogg opengl pda pdf png quicktime raw rdesktop samba sse2 ssl tiff truetype v4l2 usb vcd videos vnc wifi win32codecs xcomposite xosd xvid X"
MAKEOPTS="-j2"
VIDEO_CARDS="radeonhd radeon"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://ftp.gtlib.gatech.edu/pub/gentoo "
ACCEPT_KEYWORDS="~amd64"



emerge --info:

Portage 2.1.6.13 (default/linux/amd64/2008.0, gcc-4.4.1, glibc-2.10.1-r0, 2.6.30-gentoo-r5 x86_64)
=================================================================
System uname: Linux-2.6.30-gentoo-r5-x86_64-Mobile_AMD_Athlon-tm-_64_Processor_3400+-with-gentoo-2.0.1
Timestamp of tree: Mon, 28 Sep 2009 04:30:01 +0000
app-shells/bash:     4.0_p33
dev-lang/python:     2.6.2-r2, 3.1.1-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.1
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -fomit-frame-pointer -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe -fomit-frame-pointer -march=native"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://ftp.gtlib.gatech.edu/pub/gentoo "
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aac acl acpi aim alsa amd64 apm berkdb bluetooth bzip2 cairo calendar cdda cddb cdparanoia cdr cli consolekit cracklib crypt css cups dga directfb dri dts dv dvd dvdr ffmpeg firefox fortran ftp gdbm gif gimp gmp gnome gpm gps gtk iconv ipv6 isdnlog java6 jpeg lame mmx modules mp3 mp4 mpeg mplayer mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pam pcre pda pdf perl png pppd python quicktime raw rdesktop readline reflection samba session spl sse sse2 ssl sysfs tcpd tiff truetype unicode usb v4l2 vcd videos vnc wifi xcomposite xorg xosd xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="radeonhd radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2009-09-28 08:05:36 UTC
(In reply to comment #0)

> make: Warning: File `/usr/lib64/perl5/5.8.8/x86_64-linux/Config.pm' has
> modification time 7.8e+03 s in the future
> Makefile out-of-date with respect to
> /usr/lib64/perl5/5.8.8/x86_64-linux/Config.pm
> /usr/lib64/perl5/5.8.8/x86_64-linux/CORE/config.h
> Cleaning current config before rebuilding Makefile...
> make -f Makefile.old clean > /dev/null 2>&1

You should fix your clock.
Comment 2 John Crist 2009-09-28 14:30:38 UTC
Oh wow, after all that, scanning through the log file, etc, and I managed to miss a clock issue. How prudent. Let me adjust it and see what happens.

Very good, sorry for the inconvenience.