Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64469 - 2.6.8-gentoo-r4 fails to build on x86_64
Summary: 2.6.8-gentoo-r4 fails to build on x86_64
Status: RESOLVED DUPLICATE of bug 63360
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-17 17:56 UTC by Joshua Hoblitt
Modified: 2005-07-17 13:06 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 Joshua Hoblitt 2004-09-17 17:56:40 UTC
2.6.8-gentoo-r4 fails to build on x86_64.  This was using genkernel-3.0.2c but I don't believe that it is related to the failure.  Genkerenl dies with:

  LD      init/built-in.o
  LD      .tmp_vmlinux1
ld: BFD 2.15.91.0.1 20040527 assertion fail linker.c:619
arch/x86_64/kernel/built-in.o(.init.text+0x22a9): In function `late_hpet_init':
: undefined reference to `hpet_alloc'
make: *** [.tmp_vmlinux1] Error 1
* ERROR: Failed to compile the "bzImage" target...


Reproducible: Always
Steps to Reproduce:
1. rerun genkernel
2.
3.




Portage 2.0.51_rc1 (default-amd64-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.5-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.5-gentoo-r1 x86_64 AMD Opteron(tm) Processor 248
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.91.0.1-r1
Headers:  sys-kernel/linux26-headers-2.6.7-r4
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ ftp://gentoo.mirrors.pair.com/
ftp://ibiblio.org/pub/Linux/distributions/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X amd64 apm arts avi berkdb bitmap-fonts cdr crypt cups encode esd
foomaticdb gdbm gif gnome gnome2 gpm gtk gtk2 imlib jpeg kde libg++ libwww
mikmod motif mozilla mpeg multilib mysql ncurses nls nogcj nptl oggvorbis opengl
oss pam pdflib perl png python qt quicktime readline sdl slang spell ssl tcltk
tcpd tetex truetype xml2 xmms xprint xv zlib"
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2004-09-20 06:52:26 UTC

*** This bug has been marked as a duplicate of 63360 ***