Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145509 - dev-libs/klibc-1.2.1-r1 won´t compile because kernel arch is powerpc rather than ppc
Summary: dev-libs/klibc-1.2.1-r1 won´t compile because kernel arch is powerpc rather t...
Status: RESOLVED DUPLICATE of bug 130175
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-29 11:47 UTC by Marcus Sen
Modified: 2006-08-29 13:10 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 Marcus Sen 2006-08-29 11:47:13 UTC
emerge dev-libs/klibc gives following:

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

!!! ERROR: dev-libs/klibc-1.2.1-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  klibc-1.2.1-r1.ebuild, line 82:   Called die

---

My emerge --info

---

Portage 2.1-r2 (default-linux/ppc/ppc32/2006.0/G3, gcc-4.1.1, glibc-2.4-r3, 2.6.17-gentoo-r4 ppc)
=================================================================
System uname: 2.6.17-gentoo-r4 ppc 740/750
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=""
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /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/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS=""
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks fixpackages metadata-transfer sandbox sfperms strict userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://212.219.56.162/sites/www.ibiblio.org/gentoo/"
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
LINGUAS="en_GB en ja"
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.gentoo.org/gentoo-portage"
USE="ppc X aac aalib accessibility alsa apache2 apm berkdb bidi bitmap-fonts bonobo bzip2 cairo cdr cjk cli crypt cups cupsc dbus dlloader doc dri eds emboss encode esd fam fbcon firefox flac foomaticdb fortran gcj gdbm gif gnome gnutls gpm gstreamer gtk gtk2 gtkhtml hal ieee1394 imlib ipv6 isdnlog java jpeg ldap libg++ libwww mad mikmod mng motif mp3 mpeg ncurses nls nptl nptlonly nsplugin ogg opengl pam pcre pda pdflib perl png ppds pppd python quicktime readline reflection ruby sdl session sndfile spell spl ssl svg tcpd theora tiff truetype truetype-fonts type1-fonts udev unicode usb vorbis xml xmms xorg xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_en_GB linguas_en linguas_ja userland_GNU video_cards_fbdev video_cards_r128"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS

---

This seems similar but not exactly the same as bug 104299
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-29 13:10:10 UTC

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