Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145129 - klibc-1.2.1-r1 won't build with ppc kernel = linux-2.6.17-gentoo-r4
Summary: klibc-1.2.1-r1 won't build with ppc kernel = linux-2.6.17-gentoo-r4
Status: RESOLVED DUPLICATE of bug 130175
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-25 17:30 UTC by peyser.alex
Modified: 2006-08-25 23:36 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 peyser.alex 2006-08-25 17:30:51 UTC
I get the following error updating klibc:

 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.17-gentoo-r4
>>> Unpacking source...
>>> Unpacking klibc-1.2.1.tar.bz2 to /var/tmp/portage/klibc-1.2.1-r1/work

 * Your kernel sources are not configured for your chosen arch!
 * (KERNEL_ARCH="powerpc", ARCH="ppc")

It appears that in this kernel, /usr/include/linux/include/asm now points to powerpc-asm instead of ppc-asm, as in 2.6.15. 2.6.16 also know points to powerpc-asm.

Portage 2.1-r2 (default-linux/ppc/2005.0, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r4 ppc)
=================================================================
System uname: 2.6.17-gentoo-r4 ppc 7450, altivec supported
Gentoo Base System version 1.12.4
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r4
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -fno-strict-aliasing -pipe -fomit-frame-pointer -mcpu=7450 -maltivec -mabi=altivec"
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -fno-strict-aliasing -pipe -fomit-frame-pointer -mcpu=7450 -maltivec -mabi=altivec"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer parallel-fetch sandbox sfperms strict userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="en_US.utf8"
LINGUAS="en_US en"
MAKEOPTS="-j2"
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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="ppc X a52 aac aalib alsa altivec arts artswrappersuid audiofile bash-completion berkdb binfilter bitmap-fonts bonobo browserplugin bzip2 cairo cdb cdparanoia cdr cli crypt cups curl dbus dga directfb djbfft djvu dlloader dmx doc dri dts dv dvd dvdread dvi eds emacs emboss encode esd ethereal evo evolution expat extrafilters fam fame ffmpeg firefox flac foomaticdb fortran ftp gamin gd ggi gif gimpprint gnome gpm gstreamer gtk gtk2 gtkhtml hal howl idn ieee1394 imagemagick imlib isdnlog java jpeg kde lame lapack lcms libcaca libwww live lzo mad mikmod mime mjpeg mmap mng motif mozilla mp3 mpeg nas nautilus ncurses network nls nptl nptlonly nsplugin odk offensive ogg oggvorbis openal opengl osc oss pam pcre pdf pdflib perl plotutils png ppds pppd python qt3 qt4 quicktime readline reflection sdl session sharedmem sockets speex spell spl ssl svg symlink t1lib tcltk tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts unicode usb v4l v4l2 vcd vidix vorbis vorbix wmf xine xml xml2 xmms xorg xprint xv xvid yv12 zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse kernel_linux linguas_en_US linguas_en userland_GNU video_cards_nv video_cards_vga video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-25 23:36:12 UTC

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