Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94763 - gentoo-sources-2.6.11-r9 build failure 'process.o'
Summary: gentoo-sources-2.6.11-r9 build failure 'process.o'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2005-06-01 12:49 UTC by alexander j pierce
Modified: 2005-06-04 08:42 UTC (History)
1 user (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 alexander j pierce 2005-06-01 12:49:28 UTC
hplx0028 linux # make
  CHK     include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
  CHK     usr/initramfs_list
  CC      arch/i386/kernel/process.o
{standard input}: Assembler messages:
{standard input}:852: Error: suffix or operands invalid for `mov'
{standard input}:853: Error: suffix or operands invalid for `mov'
{standard input}:1046: Error: suffix or operands invalid for `mov'
{standard input}:1047: Error: suffix or operands invalid for `mov'
{standard input}:1113: Error: suffix or operands invalid for `mov'
{standard input}:1114: Error: suffix or operands invalid for `mov'
{standard input}:1212: Error: suffix or operands invalid for `mov'
{standard input}:1213: Error: suffix or operands invalid for `mov'
{standard input}:1276: Error: suffix or operands invalid for `mov'
{standard input}:1288: Error: suffix or operands invalid for `mov'
make[1]: *** [arch/i386/kernel/process.o] Error 1
make: *** [arch/i386/kernel] Error 2

hplx0028 linux # emerge --info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.5-r0, 2.6.11-gentoo-r7 i686)
=================================================================
System uname: 2.6.11-gentoo-r7 i686 Intel(R) Xeon(TM) CPU 2.80GHz
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.8
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.5
sys-devel/binutils:  2.16.90.0.3
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -pipe -mfpmath=sse -mmmx -msse -msse2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -mfpmath=sse -mmmx -msse -msse2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ccccom.com http://open-systems.ufl.edu/mirrors/gentoo http://mirror.datapipe.net/gentoo http://gentoo.oregonstate.edu/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1,--sort-common,--enable-new-dtags"
MAKEOPTS="-j5"
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 Xaw3D a52 aac aalib acl acpi aim alsa apm arts artworkextra audiofile avi berkdb bidi bitmap-fonts bl bzlib cairo calendar canna caps cdparanoia cdr cjk cpudetection crypt cscope ctype cups curl dga divx4linux dpms dts dv dvd eds emboss encode epiphany esd exif fam fftw flac fortran ftp gcj gd gdbm ggi gif glitz gmp gnome gnutls gphoto2 gstreamer gtk gtk2 guile hal howl iconv icq icu imagemagick imap imlib ipv6 jabber jack java javamail javascript jikes jpeg junit kde kerberos krb4 lcms ldap libcaca libg++ libwww live lzo mad matroska mcal mikmod mime mmap mmx mmxext mng mono motif mozdevelop mozilla mozsvg mozxmlterm mp3 mpeg mpi msn ncurses network nls nntp nptl nptlonly nvidia offensive ogg oggvorbis openal opengl oscar pam pdflib perl png pnp posix python qt quicktime readline real rtc ruby samba sdl session slang sox speex spell sqlite sse sse2 ssl svg tcltk tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts unicode usb vorbis win32codecs wmf xanim xface xine xinerama xml2 xosd xpm xprint xsl xv xvid yahoo zeroconf zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LINGUAS
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2005-06-02 14:49:48 UTC
Please try this patch
http://www.kernel.org/pub/linux/devel/binutils/linux-2.6-seg-5.patch
Comment 2 alexander j pierce 2005-06-03 11:11:30 UTC
looks successful.  Here is the patch output:

linux # patch -p1 < ~user/downloads/linux-2.6-seg-5.patch
patching file arch/i386/kernel/process.c
Hunk #1 succeeded at 596 (offset -1 lines).
patching file arch/i386/kernel/vm86.c
Hunk #1 succeeded at 309 (offset 15 lines).
patching file arch/x86_64/kernel/process.c
Hunk #1 succeeded at 390 (offset -1 lines).
Hunk #2 succeeded at 456 (offset -1 lines).
Hunk #3 succeeded at 471 (offset -1 lines).
Hunk #4 succeeded at 492 (offset -1 lines).
patching file include/asm-i386/system.h
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2005-06-04 08:42:26 UTC
Fixed in gentoo-sources-2.6.11-r10