Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31630 - emerge of openoffice 1.1.0 fails while making /oo_1.1_src/sal/osl/unx
Summary: emerge of openoffice 1.1.0 fails while making /oo_1.1_src/sal/osl/unx
Status: RESOLVED DUPLICATE of bug 31412
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-20 15:12 UTC by Mark Hughes
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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


Attachments
The config.log (config.log,23.37 KB, text/plain)
2003-10-20 15:13 UTC, Mark Hughes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hughes 2003-10-20 15:12:29 UTC
As reported below, I am using gcc (GCC) 3.2.3 20030422 (Gentoo Linux 1.4
3.2.3-r2, propolice)

Here's the error message:

------------------------------
Making: ../../unxlngi4.pro/slo/profile.obj
gcc -fmessage-length=0 -c -I.  -I. -I../inc -I../../inc -I../../unx/inc
-I../../unxlngi4.pro/inc -I.
-I/var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/solver/645/unxlngi4.pro/inc/dont_use_stl
-I/var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/solver/645/unxlngi4.pro/inc/external
-I/var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/solver/645/unxlngi4.pro/inc
-I/var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/solenv/unxlngi4/inc
-I/var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/solenv/inc
-I/var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/res
-I/var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/solver/645/unxlngi4.pro/inc/dont_use_stl
-I/var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/solenv/inc/Xp31
-I/opt/blackdown-jdk-1.4.1/include -I/opt/blackdown-jdk-1.4.1/include/linux
-I/opt/blackdown-jdk-1.4.1/include/native_threads/include -I/usr/X11R6/include 
   -I. -I../../res -I. -O2 -march=pentium4 -mcpu=pentium4 -pipe
-DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER
  -pipe -mcpu=pentiumpro  -fpic -DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL
-DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT
-DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3 -DSUPD=645 -DBUILD=8693 -DPRODUCT -DNDEBUG -DPRODUCT_FULL
-DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DSRX645 
-DSHAREDLIB -D_DLL_  -DMULTITHREAD  -o ../../unxlngi4.pro/slo/profile.o profile.c
{standard input}: Assembler messages:
{standard input}:2861: Error: suffix or operands invalid for `movd'
{standard input}:3004: Error: suffix or operands invalid for `movd'
dmake:  Error code 1, while making '../../unxlngi4.pro/slo/profile.obj'
---* TG_SLO.MK *---
 
ERROR: Error 65280 occurred while making
/var/tmp/portage/openoffice-1.1.0/work/oo_1.1_src/sal/osl/unx
 
!!! ERROR: app-office/openoffice-1.1.0 failed.
!!! Function src_compile, Line 450, Exitcode 1
!!! Build failed!


Reproducible: Always
Steps to Reproduce:
1.emerge openoffice





Portage 2.0.49-r13-2 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r6)
=================================================================
System uname: 2.4.20-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -mcpu=pentium4 -fomit-frame-pointer -pipe"
CHOST="i486-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -mcpu=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache"
GENTOO_MIRRORS="ftp://gentoo.noved.org/ http://gentoo.noved.org/
http://gentoo.mirrors.pair.com/ ftp://gentoo.mirrors.pair.com/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt encode foomaticdb gif gpm jpeg libg++ libwww mad
mikmod motif mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv
zlib gtkhtml alsa gdbm berkdb slang readline arts bonobo svga tcltk java guile X
sdl tcpd pam ssl perl python esd imlib oggvorbis opengl mozilla cdr scanner cups
gnome gtk -kde -qt"
Comment 1 Mark Hughes 2003-10-20 15:13:11 UTC
Created attachment 19561 [details]
The config.log
Comment 2 Paul de Vrieze (RETIRED) gentoo-dev 2003-10-21 04:08:42 UTC
Please try to use -march=pentium3 or use a 3.3 gcc

*** This bug has been marked as a duplicate of 31412 ***