Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122411 - 2006.0 amd64 stage1 fails on emerge -e system with current rsync tree
Summary: 2006.0 amd64 stage1 fails on emerge -e system with current rsync tree
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Danny van Dyk (RETIRED)
URL:
Whiteboard:
Keywords:
: 122753 (view as bug list)
Depends on:
Blocks: 122734
  Show dependency tree
 
Reported: 2006-02-10 13:45 UTC by Patrick McLean
Modified: 2006-02-22 12:07 UTC (History)
3 users (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 Patrick McLean gentoo-dev 2006-02-10 13:45:02 UTC
Doing a stage1 stable gets through bootstrapping fine, then when I try to emerge system, it eventually fails with this:

>>> Source unpacked.
 * Using ExtUtils::MakeMaker
WARNING: LICENSE is not a known parameter.
Checking if your kit is complete...
Looks good
Warning: prerequisite Test::Harness 2.03 not found.
'LICENSE' is not a known MakeMaker parameter name.

Error: Unable to locate installed Perl libraries or Perl source code.

It is recommended that you install perl in a standard location before
building extensions. Some precompiled versions of perl do not contain
these header files, so you cannot build extensions. In such a case,
please build and install your perl from a fresh perl distribution. It
usually solves this kind of problem.

(You get this message, because MakeMaker could not find "/usr/lib/perl5/5.8.7/x86_64-linux/CORE/perl.h")
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: perl-core/Test-Simple-0.62 failed.
!!! Function perl-module_src_compile, Line 120, Exitcode 2
!!! compilation failed
!!! If you need support, post the topmost build error, NOT this status message.

I'm running the emerge -e system like this to make sure it doesn't pull in X:

USE="-X -gtk -tcltk" emerge -eav system

Here's the emerge info:

Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r1 x86_64
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  2.16.1
sys-devel/libtool:   [Not Present]
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -Os -fomit-frame-pointer -ffast-math -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib64/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -Os -fomit-frame-pointer -ffast-math -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig cvs digest distlocks multilib-strict sandbox sfperms strict"
GENTOO_MIRRORS="ftp://cs.ubishops.ca/pub/gentoo ftp://gentoo.risq.qc.ca http://gentoo.oregonstate.edu http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac alsa audiofile avi bash-completion berkdb bitmap-fonts bmp bzip2 c++ cairo caps cdparanoia cdr crypt cscope css cups curl dbus dri dts dv dvd dvdr dvdread dvi edl eds emboss encode evo exif expat fat ffmpeg fftw flac foomaticdb fortran gb gdbm gif gimp gimpprint glitz glut gmail gmp gnome gnutls gpm gstreamer gtk gtk2 gtkhtml guile gzip hal hfs howl idea ieee1394 imagemagick imap imlib imlib2 iproute2 jabber java jfs jpeg junit lcms libcaca libgda linuxkeys live lzo lzw lzw-tiff mad matroska mikmod mmap mng mod mozdevelop mozilla mozsvg mp3 mpeg mplayer msn mythtv native nautilus ncurses network nfs nls no-old-linux no_wxgtk1 noantlr nob nobcel nobeanutils nobsh nocommonslogging nocommonsnet nojsch nolog4j nomotif noplugin norhino noxalan noxerces nptl nptlonly offensive ogg oggvorbis openal opengl pam pda pdflib perl plugin png ppds python quicktime radeon readline real reiserfs rtc ruby samba sdl slang sndfile speex spell sqlite ssl stream subversion svg tcltk tcpd tga theora tiff transcode truetype truetype-fonts type1-fonts unicode usb userlocales v4l v4l2 vcd vorbis wmf wxwindows xanim xml2 xpm xprint xscreensaver xv xvid xvmc zlib video_cards_ati video_cards_fglrx input_devices_mouse input_devices_evdev input_devices_keyboard userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LINGUAS, PORTDIR_OVERLAY
Comment 1 Patrick McLean gentoo-dev 2006-02-10 13:47:22 UTC
forgot to add amd64 to CC, sorry about the bugspam
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-14 00:53:41 UTC
*** Bug 122753 has been marked as a duplicate of this bug. ***
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2006-02-22 12:07:14 UTC
This was fixed, right?  I'd gotten lots of success reports for stage1, so I am assuming that it is fixed.