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

Bug 87051

Summary: openoffice-ximian-1.3.8 will not compile because the stl patches fail
Product: Gentoo Linux Reporter: Robert Pitt <robert.pitt>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Rejected patch output.

Description Robert Pitt 2005-03-28 17:54:23 UTC
Will attach the rejected patch output.

Reproducible: Always
Steps to Reproduce:
1. emerge it.




# emerge info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r1, 2.6.11-gentoo-r4 i686)
=================================================================
System uname: 2.6.11-gentoo-r4 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Mar 21 2005, 04:22:06)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
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/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 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://bandit.cmt.wan/gentoo-portage"
USE="x86 3dnow 3dnowext X aac alsa apache2 apm arts avi berkdb bitmap-fonts cdr
crypt cups curl dvdr emacs emboss encode esd fam ffmpeg flac font-server
foomaticdb fortran gdbm gif gnome gpm gtk gtk2 hal imagemagick imlib innodb ipv6
java jpeg junit kde kdeenablefinal kdexdltas libg++ libwww mad matroska mcal
mikmod mmx motif mp3 mpeg mysql nas ncurses nls nptl nptlonly offensive
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl silc
spell sse sse2 ssl svg svga tcltk tcpd tetex tidy tiff truetype truetype-fonts
type1-fonts v4l vhosts xml xml2 xmms xosd xslt xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Robert Pitt 2005-03-28 17:55:33 UTC
Created attachment 54731 [details]
Rejected patch output.
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2005-03-30 01:43:14 UTC
Works for me. Are you sure that you are using an unmodified 1.1.4 tarball and have nothing in your Overlay? The patch fails because of trying to patch STLport-4.6.2.patch BUT, this file is NOT in the original tarball, so this has to be a local setup problem
Comment 3 Robert Pitt 2005-03-30 03:04:59 UTC
Oh great skills. I had made a custom ebuild to apply a fix for this problem http://bugzilla.ximian.com/show_bug.cgi?id=72825 but abandoned it and patched the source directly in the /var/tmp directory last time I built it. Many apologies...