Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274629 - app-office/openoffice-3.1.0 build fails while compiling svtools/source/misc/transfer2.cxx
Summary: app-office/openoffice-3.1.0 build fails while compiling svtools/source/misc/t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-18 17:19 UTC by Scott Alfter
Modified: 2011-07-26 22:34 UTC (History)
1 user (show)

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


Attachments
emerge --info output (emerge-info,3.81 KB, text/plain)
2009-06-18 17:25 UTC, Scott Alfter
Details
build log (compressed) (build.log.bz2,254.05 KB, application/octet-stream)
2009-06-18 17:32 UTC, Scott Alfter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Alfter 2009-06-18 17:19:10 UTC
Trying to build OpenOffice on a new system produces the following error:

Compiling: svtools/source/misc/transfer2.cxx
/var/tmp/portage/app-office/openoffice-3.1.0/work/ooo/build/ooo310-m11/svtools/source/misc/transfer2.cxx:67: error: stray '\10' in program
/var/tmp/portage/app-office/openoffice-3.1.0/work/ooo/build/ooo310-m11/svtools/source/misc/transfer2.cxx:67: error: expected `;' before '+' token
/var/tmp/portage/app-office/openoffice-3.1.0/work/ooo/build/ooo310-m11/svtools/source/misc/transfer2.cxx:67: error: expected unqualified-id before '+' token
dmake:  Error code 1, while making '../../unxlngx6.pro/slo/transfer2.obj'

ERROR: Error 65280 occurred while making /var/tmp/portage/app-office/openoffice-3.1.0/work/ooo/build/ooo310-m11/svtools/source/misc
rmdir /tmp/20915
make: *** [stamp/build] Error 1

Output from the build process said to include the following:

GENTOO_VM=sun-jdk-1.6  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.13"
JAVACFLAGS="-source 1.5 -target 1.5" COMPILER=""

Build log and output from emerge --info will be attached momentarily.  MAKEOPTS=-j1 was passed through to emerge before this build.

Reproducible: Always
Comment 1 Scott Alfter 2009-06-18 17:25:45 UTC
Created attachment 195101 [details]
emerge --info output
Comment 2 Scott Alfter 2009-06-18 17:32:45 UTC
Created attachment 195102 [details]
build log (compressed)
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-06-21 22:39:23 UTC
Does the package compile successfully after you disabled ccache?
Comment 4 Scott Alfter 2009-06-23 04:13:57 UTC
I thought I had tested that previously, but just tried again...even with ccache disabled, the compile still doesn't finish.  I think I've tried it with MAKEOPTS=-j1 previously as well (normally use -j5 on this quad-core box) and got the same results.
Comment 5 aidar 2009-07-14 03:54:19 UTC
the OOO 3.1.0 is broken after I got FF3.5 with corresponding xulrunner.

can't emerge it as well, can't revdep rebuild it as well. Here is what it says : 

In file included from ../inc/plugin/unx/plugcon.hxx:105,                                                     
                 from ../inc/plugin/unx/sysplug.hxx:35,                                                      
                 from ../inc/plugin/impl.hxx:85,                                                             
                 from /var/tmp/portage/app-office/openoffice-3.1.0/work/ooo/build/ooo310-m11/extensions/source/plugin/base/service.cxx:38:                                                                                
/usr/include/xulrunner-1.9.1/stable/npapi.h:155: error: redefinition of 'struct _NPP'                        
/var/tmp/portage/app-office/openoffice-3.1.0/work/ooo/build/ooo310-m11/solver/310/unxlngx6.pro/inc/npsdk/npapi.h:210: error: previous definition of 'struct _NPP'                                     


is there anyone doing something on this ?
Comment 6 Andreas Proschofsky (RETIRED) gentoo-dev 2009-11-25 11:53:24 UTC
@Scott: Do you still get this?
Comment 7 Scott Alfter 2010-08-03 14:22:41 UTC
Nowadays, I have openoffice-3.2.1 installed on the machine where I was running into problems, so whatever problem previously existed has gone away.  
Comment 8 Tomáš Chvátal (RETIRED) gentoo-dev 2011-07-26 22:34:28 UTC
As per user comment fixed in later version, cannot be reproduced on latest lo.