Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108255 - emerge of xen-3.0.0_pre20050929 fails on gentoo AMD64 (x86_64) build
Summary: emerge of xen-3.0.0_pre20050929 fails on gentoo AMD64 (x86_64) build
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-06 03:13 UTC by Andrew Leach
Modified: 2005-10-06 03:28 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 Andrew Leach 2005-10-06 03:13:49 UTC
Emerging of xen-3.0.0_pre20050929 fails with the following error on amd64 system:

gcc   -m64  -L../../tools/libxc  xenstore_write.o libxenstore.so   -lxenctrl -L.
-lxenstore -o xenstore-write
gcc   -m64 -Wall -W -g -Werror -Wp,-MD,.xs_tdb_dump.o.d -O3  -I../../tools/libxc
-I../../xen/include/public -I. -c -o xs_tdb_dump.o xs_tdb_dump.c
xs_tdb_dump.c: In function `main':
xs_tdb_dump.c:56: warning: field precision is not type int (arg 3)
xs_tdb_dump.c:61: warning: field precision is not type int (arg 3)
xs_tdb_dump.c:61: warning: int format, different type arg (arg 5)
xs_tdb_dump.c:66: warning: field precision is not type int (arg 2)
make[1]: *** [xs_tdb_dump.o] Error 1
make[1]: Leaving directory
`/var/tmp/portage/xen-3.0.0_pre20050929/work/xen-unstable-20050929/tools/xenstore'
make: *** [all] Error 2
make: Leaving directory
`/var/tmp/portage/xen-3.0.0_pre20050929/work/xen-unstable-20050929/tools'

!!! ERROR: app-emulation/xen-3.0.0_pre20050929 failed.
!!! Function src_compile, Line 37, Exitcode 2
!!! compiling tools failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1. Emerge fails everytime
2.
3.

Actual Results:  
Compilation halts

Expected Results:  
Compiled successfully

Hardware: Dell 1850, 2x3ghz xeon, 2gb ram, raid 0 80gb scsi

Software:
Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r10-xen x86_64)
=================================================================
System uname: 2.6.12-gentoo-r10-xen x86_64 Intel(R) Xeon(TM) CPU 3.00GHz
Gentoo Base System version 1.6.13
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -march=nocona -mtune=nocona -fomit-frame-pointer
-maccumulate-outgoing-args -minline-all-stringops -ffast-math -ftracer -fweb
-pipe -fforce-addr -frename-registers -funit-at-a-time -fmove-all-movables
-fmerge-all-constants -freduce-all-givs -fbranch-target-load-optimize2
-funroll-all-loops"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=nocona -mtune=nocona -fomit-frame-pointer
-maccumulate-outgoing-args -minline-all-stringops -ffast-math -ftracer -fweb
-pipe -fforce-addr -frename-registers -funit-at-a-time -fmove-all-movables
-fmerge-all-constants -freduce-all-givs -fbranch-target-load-optimize2
-funroll-all-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk
ftp://mirrors.blueyonder.co.mirrors/gentoo
http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/
ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl alsa amd64 avi bash-completion bitmap-fonts bzip2 chroot crypt cups
curl dedicated directfb eds emboss emul-linux-x86 encode esd extensions fbcon
foomaticdb gif gpm gstreamer gtk2 imlib ithreads jpeg kde lm_sensors lzw
lzw-tiff md5sum mp3 mpeg ncurses nls nptl nptlonly odbc opengl pam pdflib perl
png python qt quicktime readline sdl sftplogging skey snmp spell ssl tcpd tiff
truetype-fonts type1-fonts unicode usb userlocales vim xml2 xpm xv zlib
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-10-06 03:28:20 UTC
It's not marked ~amd64. There's a reason.