Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 110811

Summary: OpenOffice-2.0.0 does not emerge on AMD64
Product: Gentoo Linux Reporter: Michael Labhard <m.labhard>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2005.1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Labhard 2005-10-29 13:19:51 UTC
I know it's not unmasked.  I'm just submitting this bug for your information.

Error:

/var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0.1/patches/apply.pl
/var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0.1/patches/OOO_2_0
/var/tmp/portage/openoffice-2.0.0/work/ooo-build-2.0.0.1/build/OOO_2_0_0 $FLAGS
--tag=OOO_2_0_0 ;
Execute with  for distro(s) 'Gentoo64 Localize'


** Error ** - Can't find file cws-ooo64bit02.2005-04-19-math-h.diff in patch
path '.:../src680:../evo2:../vba:../mono:../64bit:../cairo'


PATCHPATH => .:../src680:../evo2:../vba:../mono:../64bit:../cairo
make: *** [stamp/patch.apply] Error 2

emerge --info:

Portage 2.0.51.22-r3 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r2,
2.6.12-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r4 x86_64 AMD Opteron(tm) Processor 246
Gentoo Base System version 1.6.13
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
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.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -fPIC"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/resin/conf /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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/lib64/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -fPIC"
DISTDIR="/opt/no_archive/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.llarian.net/ ftp://gentoo.llarian.net/pub/gentoo
http://gentoo.ccccom.com http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/opt/no_archive/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa arts avi berkdb bitmap-fonts cdr crypt cups curl doc eds
emboss encode esd fam flac foomaticdb fortran gd gdbm gif gnome gphoto2 gpm
gstreamer gtk gtk2 guile imagemagick imlib ipv6 java jpeg junit kde ldap libg++
libwww log4cpp lzw lzw-tiff mad mikmod motif mozilla mp3 mpeg mysql nas ncurses
nls ogg opengl pam pdflib perl plotutils png postgres python qt quicktime
readline ruby sdl slang spell ssl svg tcltk tcpd tetex tiff truetype
truetype-fonts type1-fonts udev usb userlocales vorbis wxwindows xine xinerama
xml2 xmms xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-29 13:23:06 UTC
Sure, that's why it's not keyworded. BTW, remove -fPIC from your C[XX]FLAGS, a
really *bad* idea.