Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138847 - app-emulation/xen needs to use raw-ldflags()
Summary: app-emulation/xen needs to use raw-ldflags()
Status: RESOLVED DUPLICATE of bug 65002
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
: 156954 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-02 06:22 UTC by James Laver
Modified: 2006-12-02 23:04 UTC (History)
2 users (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 James Laver 2006-07-02 06:22:23 UTC
So I get a whine about an unrecognised option, which happens to be my entire LDFLAGS variable including the `-Wl,` bit.

I'm working around it for the minute, but I would be interested in a fix.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-02 06:30:27 UTC
xen version? Exact errors? emerge --info? There's absolutely no information here.
Comment 2 James Laver 2006-07-02 07:02:37 UTC
localhost ~ # emerge --info    
Portage 2.1.1_pre1-r5 (default-linux/x86/2006.0, gcc-3.4.4/vanilla, glibc-2.4-r3
, 2.6.17-gentoo i686)
=================================================================
System uname: 2.6.17-gentoo i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.12.1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
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/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -mno-tls-direct-seg-refs"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/shar
e/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/terminfo"
CXXFLAGS="-O2 -march=pentium4 -pipe -mno-tls-direct-seg-refs"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg distlocks metadata-transfer sandbox sfperms strict
"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/
distributions/gentoo"
LDFLAGS="-Wl,-O1,--strip-debug,--as-needed,--enable-new-dtags,--sort-common"
LINGUAS="uk en_GB"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d
istfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa apache2 apm artworkextras avi bash-completion berkdb bitma
p-fonts cli crypt dri eds emboss encode esd fastcgi foomaticdb fortran gdbm gif 
gnome gpm gstreamer gtk gtk2 imlib isdnlog jpeg kde libg++ libwww mad mikmod mmx
 mmxext mono motif mp3 mpeg mysql ncurses nls nptl nptlonly offensive ogg opengl
 oss pam pango par pcre pdflib perl png pppd python qt qt3 qt4 quicktime readlin
e reflection sdk sdl session skey spell spl sqlite sse sse2 ssl tcpd truetype tr
uetype-fonts type1-fonts udev unicode usb userlocales vorbis xml xmms xorg xv zl
ib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_uk linguas_en_GB userland_GNU video_cards_radeon video_cards_vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_RSYNC_
EXTRA_OPTS

Here's the xen error i've been whining about, sorry for not putting enough info first time round :

ld -Wl,-O1,--strip-debug,--as-needed,--enable-new-dtags,--sort-common       -m elf_i386   -m elf_i386   -m elf_i386 -r -o built_in.o acm_ops.o bitmap.o dom0_ops.o domain.o elf.o event_channel.o grant_table.o kernel.o keyhandler.o lib.o memory.o multicall.o page_alloc.o rangeset.o sched_bvt.o sched_sedf.o schedule.o softirq.o string.o symbols.o trace.o timer.o vsprintf.o xmalloc.o
ld: unrecognized option '-Wl,-O1,--strip-debug,--as-needed,--enable-new-dtags,--sort-common'
ld: use the --help option for usage information
make[3]: *** [built_in.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/portage/xen-3.0.2/work/xen-3.0.2/xen/common'
make[2]: *** [/var/tmp/portage/portage/xen-3.0.2/work/xen-3.0.2/xen/common/built_in.o] Error 2
make[2]: Leaving directory `/var/tmp/portage/portage/xen-3.0.2/work/xen-3.0.2/xen/arch/x86'
make[1]: *** [/var/tmp/portage/portage/xen-3.0.2/work/xen-3.0.2/xen/xen] Error 2
make[1]: Leaving directory `/var/tmp/portage/portage/xen-3.0.2/work/xen-3.0.2/xen'
make: *** [install-xen] Error 2
Comment 3 Chris Bainbridge (RETIRED) gentoo-dev 2006-07-02 12:13:38 UTC

*** This bug has been marked as a duplicate of 65002 ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-12-02 23:04:58 UTC
*** Bug 156954 has been marked as a duplicate of this bug. ***