Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82308 - RROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis
Summary: RROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.4/wor...
Status: RESOLVED DUPLICATE of bug 82307
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-16 19:13 UTC by alexis beltran
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 alexis beltran 2005-02-16 19:13:49 UTC
When I try to emerge openoffice-1.1.4 full (non-precompiled version) I get a 

g++: Internal error: Terminated (program cc1plus) followed by

Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
dmake:  Error code 1, while making '../../unxlngi4.pro/slo/analysis.obj'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis

!!! ERROR: app-office/openoffice-1.1.4 failed.
!!! Function src_compile, Line 416, Exitcode 1
!!! Build failed!
!!! If you need support, post the topmost build error, NOT this status message.

I have tried the install twice with the same results.

Reproducible: Always
Steps to Reproduce:
1.In ran emerge openoffice using portage the first time:
>>emerge (1 of 1) app-office/openoffice-1.1.4 to /...
2.Next time I decided to run it mannually:
emerge openoffice
3.I get the same log from start to finish on both occurrences.

Actual Results:  
Portage intall log:

094671 Making: ../../unxlngi4.pro/slo/analysis.obj
094672 g++ -fmessage-length=0 -c -I.  -I../../unxlngi4.pro/inc/addin/analysis
-I../inc -I../../inc -I../../unx/inc -I../../unxlngi4.pro/inc -I.
-I/var/tmp/portage/openoffice-1.1.4/work/solver/645/unxlngi4.pro/inc/stl
-I/var/tmp/portage/openoffice-1.1.4/work/solver/645/unxlngi4.pro/inc/external
-I/var/tmp/portage/openoffice-1.1.4/work/solver/645/unxlngi4.pro/inc
-I/var/tmp/portage/openoffice-1.1.4/work/solenv/unxlngi4/inc
-I/var/tmp/portage/openoffice-1.1.4/work/solenv/inc
-I/var/tmp/portage/openoffice-1.1.4/work/res
-I/var/tmp/portage/openoffice-1.1.4/work/solver/645/unxlngi4.pro/inc/stl
-I/var/tmp/portage/openoffice-1.1.4/work/solenv/inc/Xp31
-I/opt/blackdown-jdk-1.4.2.01/include
-I/opt/blackdown-jdk-1.4.2.01/include/linux
-I/opt/blackdown-jdk-1.4.2.01/include/native_threads/include
-I/usr/X11R6/include     -I. -I../../res -I. -O2 -march=i686
-fno-strict-aliasing   -O2 -march=i686 -fno-strict-aliasing -fno-for-scope
-fpermissive -fno-rtti -include preinclude.h -fexceptions -fno-enforce-eh-specs
  -fpic -DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL
-DGXX_INCLUDE_PATH=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3
-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 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0
-DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRX645  -DSHAREDLIB -D_DLL_ 
-DMULTITHREAD   -o ../../unxlngi4.pro/slo/analysis.o
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx
094673 In file included from
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.hxx:77,
094674                  from
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:62:
094675
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysishelper.hxx:617:
warning: friend declaration requires class-key, i.e. `friend struct ConvertDataList'
094676
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx: In
member function `virtual rtl::OUString AnalysisAddIn::getBin2Hex(const
com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>&, const
rtl::OUString&, const com::sun::star::uno::Any&)':
094677
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1012:
warning: integer constant is too large for "long" type
094678
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1012:
warning: integer constant is too large for "long" type
094679
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx: In
member function `virtual rtl::OUString AnalysisAddIn::getOct2Hex(const
com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>&, const
rtl::OUString&, const com::sun::star::uno::Any&)':
094680
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1031:
warning: integer constant is too large for "long" type
094681
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1031:
warning: integer constant is too large for "long" type
094682
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx: In
member function `virtual rtl::OUString AnalysisAddIn::getDec2Hex(const
com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>&, double,
const com::sun::star::uno::Any&)':
094683
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1049:
warning: integer constant is too large for "long" type
094684
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1049:
warning: integer constant is too large for "long" type
094685 g++: Internal error: Terminated (program cc1plus)
094686 Please submit a full bug report.
094687 See <URL:http://bugs.gentoo.org/> for instructions.
094688 dmake:  Error code 1, while making '../../unxlngi4.pro/slo/analysis.obj'
094689 ---* TG_SLO.MK *---
094690 
094691 ERROR: Error 65280 occurred while making
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis
094692 
094693 !!! ERROR: app-office/openoffice-1.1.4 failed.
094694 !!! Function src_compile, Line 416, Exitcode 1
094695 !!! Build failed!
094696 !!! If you need support, post the topmost build error, NOT this status
message.
094697 
094698 *** process completed ***



Manual emerge install:

Making: ../../unxlngi4.pro/slo/analysis.obj
g++ -fmessage-length=0 -c -I.  -I../../unxlngi4.pro/inc/addin/analysis -I../inc
-I../../inc -I../../unx/inc -I../../unxlngi4.pro/inc -I.
-I/var/tmp/portage/openoffice-1.1.4/work/solver/645/unxlngi4.pro/inc/stl
-I/var/tmp/portage/openoffice-1.1.4/work/solver/645/unxlngi4.pro/inc/external
-I/var/tmp/portage/openoffice-1.1.4/work/solver/645/unxlngi4.pro/inc
-I/var/tmp/portage/openoffice-1.1.4/work/solenv/unxlngi4/inc
-I/var/tmp/portage/openoffice-1.1.4/work/solenv/inc
-I/var/tmp/portage/openoffice-1.1.4/work/res
-I/var/tmp/portage/openoffice-1.1.4/work/solver/645/unxlngi4.pro/inc/stl
-I/var/tmp/portage/openoffice-1.1.4/work/solenv/inc/Xp31
-I/opt/blackdown-jdk-1.4.2.01/include
-I/opt/blackdown-jdk-1.4.2.01/include/linux
-I/opt/blackdown-jdk-1.4.2.01/include/native_threads/include
-I/usr/X11R6/include     -I. -I../../res -I. -O2 -march=i686
-fno-strict-aliasing   -O2 -march=i686 -fno-strict-aliasing -fno-for-scope
-fpermissive -fno-rtti -include preinclude.h -fexceptions -fno-enforce-eh-specs
  -fpic -DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL
-DGXX_INCLUDE_PATH=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5/include/g++-v3
-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 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0
-DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRX645  -DSHAREDLIB -D_DLL_ 
-DMULTITHREAD   -o ../../unxlngi4.pro/slo/analysis.o
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx
In file included from
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.hxx:77,
                 from
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:62:
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysishelper.hxx:617:
warning: friend declaration requires class-key, i.e. `friend struct ConvertDataList'
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx: In
member function `virtual rtl::OUString AnalysisAddIn::getBin2Hex(const
com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>&, const
rtl::OUString&, const com::sun::star::uno::Any&)':
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1012:
warning: integer constant is too large for "long" type
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1012:
warning: integer constant is too large for "long" type
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx: In
member function `virtual rtl::OUString AnalysisAddIn::getOct2Hex(const
com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>&, const
rtl::OUString&, const com::sun::star::uno::Any&)':
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1031:
warning: integer constant is too large for "long" type
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1031:
warning: integer constant is too large for "long" type
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx: In
member function `virtual rtl::OUString AnalysisAddIn::getDec2Hex(const
com::sun::star::uno::Reference<com::sun::star::beans::XPropertySet>&, double,
const com::sun::star::uno::Any&)':
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1049:
warning: integer constant is too large for "long" type
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis/analysis.cxx:1049:
warning: integer constant is too large for "long" type
g++: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
dmake:  Error code 1, while making '../../unxlngi4.pro/slo/analysis.obj'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making
/var/tmp/portage/openoffice-1.1.4/work/scaddins/source/analysis

!!! ERROR: app-office/openoffice-1.1.4 failed.
!!! Function src_compile, Line 416, Exitcode 1
!!! Build failed!
!!! If you need support, post the topmost build error, NOT this status messag


Expected Results:  
I would expect it to compile and installs openoffice. It fails to complete the
suite. 

Make.conf setup is very simple:

# These settings were set by the catalyst build script that automatically built
this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="aac aim alsa audiofile calendar cdparanoia cdr divx4linux ffmpeg flac ftp
gps gstreamer icq imagemagick java javascript mime mp3 msn mozilla oscar videos
xine xpm yahoo"
PORTDIR_OVERLAY="/usr/local/portage"
#PORTAGE_BINHOST=
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/"
Comment 1 Elfyn McBratney (beu) (RETIRED) gentoo-dev 2005-02-16 19:16:25 UTC

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