Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129570 - crosscompile of arm glibc-2.4 fails
Summary: crosscompile of arm glibc-2.4 fails
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-11 02:23 UTC by Radek Podgorny
Modified: 2006-04-11 06:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
cross-arm-unknown-linux-gnu-info.log (cross-arm-unknown-linux-gnu-info.log,2.90 KB, text/plain)
2006-04-11 02:24 UTC, Radek Podgorny
Details
cross-arm-unknown-linux-gnu-glibc.log (cross-arm-unknown-linux-gnu-glibc.log,10.06 KB, text/plain)
2006-04-11 02:24 UTC, Radek Podgorny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Radek Podgorny 2006-04-11 02:23:58 UTC
On my ~x86 system I did "crossdev -t arm-unknown-linux-gnu". It gets to stage when trying to build glibc but fails with "glibc-2.4 is nptl-only!". Crossdev should take care of this.

---

Portage 2.1_pre7-r5 (default-linux/x86/2005.0, gcc-3.4.6, glibc-2.4-r1, 2.6.16 i686)
=================================================================
System uname: 2.6.16 i686 Intel(R) Pentium(R) M processor 1.73GHz
Gentoo Base System version 1.12.0_pre17
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2-r1
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-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium-m -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -march=pentium-m -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--alphabetical"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LC_ALL="en_US.utf8"
LINGUAS="en cs"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups dri eds emboss encode foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib perl png pppd python qt quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts vorbis xml2 xmms xv zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_synaptics kernel_linux linguas_en linguas_cs userland_GNU video_cards_i810"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LDFLAGS, MAKEOPTS
Comment 1 Radek Podgorny 2006-04-11 02:24:35 UTC
Created attachment 84431 [details]
cross-arm-unknown-linux-gnu-info.log
Comment 2 Radek Podgorny 2006-04-11 02:24:57 UTC
Created attachment 84432 [details]
cross-arm-unknown-linux-gnu-glibc.log
Comment 3 SpanKY gentoo-dev 2006-04-11 05:58:08 UTC
so whats the question
Comment 4 Radek Podgorny 2006-04-11 06:26:45 UTC
Did you even read it before closing? The question is: Make crossdev pass USE="nptl  nptlonly" to glibc merge when it detects it's version 2.4.
Comment 5 SpanKY gentoo-dev 2006-04-11 06:31:26 UTC
no i missed that sentence

and crossdev isnt going to have this sort of logic added to it
Comment 6 Radek Podgorny 2006-04-11 06:36:18 UTC
OK, so what's the solution? This makes crossdev completely useless.
Comment 7 SpanKY gentoo-dev 2006-04-11 06:46:08 UTC
do what has always worked

USE="nptl nptlonly" crossdev arm