Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216623 - sys-libs/uclibc-0.9.28.3-r3 fails to cross compile for arm/eabi target
Summary: sys-libs/uclibc-0.9.28.3-r3 fails to cross compile for arm/eabi target
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-06 21:37 UTC by Ryan Tandy
Modified: 2008-10-27 06:47 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 Ryan Tandy 2008-04-06 21:37:51 UTC
Failed while running crossdev -t armv5tejl-softfloat-linux-uclibceabi:

armv5tejl-softfloat-linux-uclibceabi-gcc  -Wall -Wstrict-prototypes -Wno-trigrap
hs -fno-strict-aliasing  -mlittle-endian -msoft-float -fno-stack-protector -fno-
builtin -nostdinc -D_LIBC -I../../../../include -I.  -fstrict-aliasing -Os -funi
t-at-a-time   -isystem /usr/lib/gcc/armv5tejl-softfloat-linux-uclibceabi/4.2.3/i
nclude -DNDEBUG -fPIC -c __socketcall.c -o __socketcall.o
__socketcall.c: In function '__socketcall':
__socketcall.c:13: error: '__NR_socketcall' undeclared (first use in this functi
on)
__socketcall.c:13: error: (Each undeclared identifier is reported only once
__socketcall.c:13: error: for each function it appears in.)
make[4]: *** [__socketcall.o] Error 1


Portage 2.1.5_rc1 (default/linux/x86/2008.0/desktop, gcc-4.2.3, glibc-2.7-r2, 2.6.24-gentoo-r4 i686)
=================================================================
System uname: 2.6.24-gentoo-r4 i686 Genuine Intel(R) CPU T2400 @ 1.83GHz
Timestamp of tree: Sat, 05 Apr 2008 19:15:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.5.1-r5
sys-apps/baselayout: 2.0.0
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=native -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=native -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://gentoo.osuosl.org/pub/gentoo"
LANG="en_CA.UTF-8"
LC_ALL="en_CA.UTF-8"
LDFLAGS=""
LINGUAS="en en_CA en_US"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/desktop-effects /usr/portage/local/layman/mozilla /usr/portage/local/layman/openrc /usr/local/portage"
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage"
USE="X a52 acpi aio alsa ao artworkextra async berkdb bzip2 cairo caps cdio cdr consolekit curl custom-cflags cxx dbus disk-partition divx dri dvd dvdr dvi eds exif expat fam ffmpeg fftw fontconfig ftp gdbm gecko gif glitz gnome hal hdri hpn icu idn imap ithreads jpeg kpathsea laptop lcms libgcrypt liblockfile libnotify libssh2 mad mailwrapper midi mmap mmx mmxext mp3 mpeg multiuser music ncurses nethack network-cron nfs nptl nsplugin offensive ogg opengl pam pcre pdf png quicktime readline samba smp sqlite sse sse2 ssl ssse3 startup-notification svg symlink tex4ht theora threads threadsafe truetype unicode urandom utils vim-syntax vim-with-x vorbis win32codecs wmp x86 xcb xcomposite xforms xinerama xml xorg xpm xscreensaver xulrunner xv xvid xvmc zlib zsh-completion" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_CA en_US" USERLAND="GNU" VIDEO_CARDS="none nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 SpanKY gentoo-dev 2008-10-27 06:47:23 UTC
eabi is in the works and we arent going to back port things