Oo error

From LocalizationWiki

Contents

15 February 2006

This error is associated with the ooSRC680m156 and is as follows:


 ----
Making: ../../../../unxlngi6.pro/slo/SlsPageCache.obj
/usr/local/bin/ccache /usr/bin/g++ -Wreturn-type -fmessage-length=0 -c -I.      
-I/builds/ooo_SRC680_m156_src/solver/680/unxlngi6.pro/inc/offuh -I../inc -I../../inc -I../../../../inc   
-I../../../../unx/inc -I../../../../unxlngi6.pro/inc -I. 
-I/builds/ooo_SRC680_m156_src/solver/680/unxlngi6.pro/inc/stl 
-I/builds/ooo_SRC680_m156_src/solver/680/unxlngi6.pro/inc/external 
-I/builds/ooo_SRC680_m156_src/solver/680/unxlngi6.pro/inc -I/builds/ooo_SRC680_m156_src/solenv/unxlngi6/inc  
-I/builds/ooo_SRC680_m156_src/solenv/inc -I/builds/ooo_SRC680_m156_src/res 
-I/builds/ooo_SRC680_m156_src/solver/680/unxlngi6.pro/inc/stl -I/builds/ooo_SRC680_m156_src/solenv/inc/Xp31 
-I/builds/j2sdk1.4.2_02/include -I/builds/j2sdk1.4.2_02/include/linux 
-I/builds/j2sdk1.4.2_02/include/native_threads/include -I/usr/X11R6/include     -I. -I../../../../res -I. -Os 
-fno-strict-aliasing -Wuninitialized   -fvisibility=hidden -pipe -mtune=pentiumpro -Wno-ctor-dtor-privacy 
-fvisibility-inlines-hidden -fexceptions -fno-enforce-eh-specs   -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL 
-DCVER=C341 -D_USE_NAMESPACE -DNPTL -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 
-DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 
-DGXX_INCLUDE_PATH=/usr/lib/gcc/i486-linux-gnu/4.0.3/../../../../include/c++/4.0.3 -DSUPD=680 -DPRODUCT -DNDEBUG 
-DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680=SRC680    
-DSD_DLLIMPLEMENTATION -DSHAREDLIB -D_DLL_  -DMULTITHREAD  -o ../../../../unxlngi6.pro/slo/SlsPageCache.o 
/builds/ooo_SRC680_m156_src/sd/source/ui/slidesorter/cache/SlsPageCache.cxx
In file included from /builds/ooo_SRC680_m156_src/solver/680/unxlngi6.pro/inc/boost/config.hpp:35,
                from /builds/ooo_SRC680_m156_src/solver/680/unxlngi6.pro/inc/boost/shared_ptr.hpp:18,
                from ../inc/cache/SlsPageCacheManager.hxx:38,
                from /builds/ooo_SRC680_m156_src/sd/source/ui/slidesorter/cache/SlsPageCache.cxx:37:
/builds/ooo_SRC680_m156_src/solver/680/unxlngi6.pro/inc/boost/config/compiler/gcc.hpp:67:7: warning: #warning      
"Unknown compiler version - please run the configure tests and report the results"
/builds/ooo_SRC680_m156_src/sd/source/ui/slidesorter/cache/SlsQueueProcessor.hxx: In member function 'virtual void   
sd::slidesorter::cache::QueueProcessor<Queue, RequestData, BitmapFactory>::ProcessRequest()':
/builds/ooo_SRC680_m156_src/sd/source/ui/slidesorter/cache/SlsQueueProcessor.hxx:167: error: no matching function  
for call to 'sd::tools::IdleDetection::GetIdleState(sd::Window*&)'
../../inc/tools/IdleDetection.hxx:83: note: candidates are: static sal_Int32 
sd::tools::IdleDetection::GetIdleState(const Window*)
dmake:  Error code 1, while making '../../../../unxlngi6.pro/slo/SlsPageCache.obj'
'---* tg_merge.mk *---'
ERROR: Error 65280 occurred while making /builds/ooo_SRC680_m156_src/sd/source/ui/slidesorter/cache
dmake:  Error code 1, while making 'build_instsetoo_native'
----


 The solution to this error is to apply a patch. The patch can be downloaded from:
 http://www.openoffice.org/issues/show_bug.cgi?id=61875
 Downloaded the patch and applied it as follows
 cd $ooSRC
 patch -p1 < ../the_downloaded_patch_file.patch


These errors occured while compiling oo_src680_m193

/srv/projects/openoffice/ooo_SRC680_m193_src/sysui/desktop/mandriva
dmake: Executing shell macro: +cd $(PRJ) && pwd
-------------
/srv/projects/openoffice/ooo_SRC680_m193_src/sysui/desktop/slackware
dmake: Executing shell macro: +cd $(PRJ) && pwd
-------------
dmake: Error: -- `../../unxlngi6.pro/misc/desktopshare/documents.ulf'
not found, and can't be made
'---* tg_merge.mk *---'
The solution is specified in this bug report:
http://www.openoffice.org/issues/show_bug.cgi?id=71438


ltl680li -lcomphelp4gcc3 -lucbhelper3gcc3 -luno_cppuhelpergcc3 -luno_cppu
-lvos3gcc3 -luno_sal -Wl,-Bstatic -lXinerama -Wl,-Bdynamic -lsndfile -lportaudio
-laudio -lstartup-notification-1 -lXext -lSM -lICE -lX11 -ldl -ldl -lpthread -lm
-Wl,-Bdynamic -lstlport_gcc
/var/tmp/fst/src/ooo-build-2.0.2/build/OOO_2_0_2/solver/680/unxlngi6.pro/lib/libaudio.a(ConnSvr.o):
In function `GetAuthorization':ConnSvr.c:(.text+0xe8f): undefined reference to
`XauGetBestAuthByAddr'
:ConnSvr.c:(.text+0xfde): undefined reference to `XauDisposeAuth'
collect2: ld returned 1 exit status
dmake:  Error code 1, while making '../unxlngi6.pro/lib/libvclplug_gen680li.so'
'---* tg_merge.mk *---'
ERROR: Error 65280 occurred while making
/var/tmp/fst/src/ooo-build-2.0.2/build/OOO_2_0_2/vcl/util
make: *** [stamp/build] Error 1
  The solution is specified in this bug report:
  http://qa.openoffice.org/issues/show_bug.cgi?id=64134

This error is associated with the ooD680m5 and is as follows:

------------------------------
Making: ../../../../unxlngi6.pro/slo/sc_documen5.obj
/usr/bin/ccache /usr/bin/g++ -fmessage-length=0 -c -Os -fno-strict-aliasing   -I .      
-I../../../../unxlngi6.pro/inc/sc_data -I/srv/projects/openoffice/ooo_OOD680_   
m5_src/solver/680/unxlngi6.pro/inc/offuh -I../inc -I../../../../inc/pch -I../../ ../../inc -I../../../../inc/bf_sc    
-I../../../../unx/inc -I../../../../unxlngi6.p ro/inc -I. 
-I/srv/projects/openoffice/ooo_OOD680_m5_src/solver/680/unxlngi6.pro/ inc/stl  
-I/srv/projects/openoffice/ooo_OOD680_m5_src/solver/680/unxlngi6.pro/inc /external 
-I/srv/projects/openoffice/ooo_OOD680_m5_src/solver/680/unxlngi6.pro/i nc 
-I/srv/projects/openoffice/ooo_OOD680_m5_src/solenv/unxlngi6/inc -I/srv/proje 
cts/openoffice/ooo_OOD680_m5_src/solenv/inc -I/srv/projects/openoffice/ooo_OOD68 0_m5_src/res 
-I/srv/projects/openoffice/ooo_OOD680_m5_src/solver/680/unxlngi6.pr o/inc/stl  
-I/srv/projects/openoffice/ooo_OOD680_m5_src/solenv/inc/Xp31 -I/srv/pr ojects/openoffice/j2sdk1.4.2_02/include 
-I/srv/projects/openoffice/j2sdk1.4.2_02 /include/linux 
-I/srv/projects/openoffice/j2sdk1.4.2_02/include/native_threads/i nclude -I/usr/include     
-I/srv/projects/openoffice/ooo_OOD680_m5_src/solver/68 0/unxlngi6.pro/inc/offuh -I. -I../../../../res -I. -pipe 
-mtune=pentiumpro -fvis ibility-inlines-hidden -fno-exceptions -Wall -Wextra -Wendif-labels -Wshadow -Wn  
o-ctor-dtor-privacy     -Wno-non-virtual-dtor   -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL -DCVER=C341 -DNPTL 
-DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW _SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 
-DHAVE_GCC_VISIBILITY_FEATURE -D __DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/lib/gcc/i486-linux-gnu/4. 
1.2/../../../../include/c++/4.1.2 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL - DOSL_DEBUG_LEVEL=0 -DOPTIMIZE 
-DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DOOD680=OOD68 0   -DSHAREDLIB -D_DLL_  -DMULTITHREAD  -o 
../../../../unxlngi6.pro/slo/sc_docum en5.o 
/srv/projects/openoffice/ooo_OOD680_m5_src/binfilter/bf_sc/source/core/dat a/sc_documen5.cxx
/srv/projects/openoffice/ooo_OOD680_m5_src/binfilter/bf_sc/source/core/data/sc_d ocumen5.cxx:40: warning: ignoring 
#pragma hdrstop
/srv/projects/openoffice/ooo_OOD680_m5_src/binfilter/bf_sc/source/core/data/sc_d ocumen5.cxx:42: warning: ignoring  
#pragma optimize
/srv/projects/openoffice/ooo_OOD680_m5_src/binfilter/bf_sc/source/core/data/sc_d ocumen5.cxx:43: warning: ignoring  
#pragma optimize
../../../../inc/bf_sfx2/objsh.hxx: In member function ‘void binfilter::SfxObject  
Shell::SetStyleSheetPool(SfxStyleSheetBasePool*)’:
../../../../inc/bf_sfx2/objsh.hxx:432: warning: declaration of ‘pPool’ shadows a  member of 'this'
../../../../inc/bf_sfx2/objsh.hxx: In constructor ‘binfilter::SfxObjectShellItem ::SfxObjectShellItem(sal_uInt16,  
binfilter::SfxObjectShell*)’:
../../../../inc/bf_sfx2/objsh.hxx:644: warning: declaration of ‘nWhich’ shadows a member of 'this'
../../../../inc/bf_svx/svdobj.hxx: At global scope:
../../../../inc/bf_svx/svdobj.hxx:268: error: invalid pure specifier (only `= 0'  is allowed) before ‘;’ token
../../../../inc/bf_svx/svdobj.hxx:1181: warning: unused parameter ‘aGrant’
../../../../inc/bf_svx/svdotext.hxx:472: warning: unused parameter ‘rOutl’
../../../../inc/bf_svx/svdotext.hxx:472: warning: unused parameter ‘rPaintRect’
../../../../inc/bf_svx/svdpage.hxx:350: warning: unused parameter ‘rSrcList’
../../../../inc/bf_svx/svdpage.hxx:351: warning: unused parameter ‘rSrcList’
../../../../inc/bf_sch/schdll0.hxx: In constructor ‘binfilter::SchModuleDummy::S chModuleDummy(ResMgr*, BOOL,  
SotFactory*)’:
../../../../inc/bf_sch/schdll0.hxx:69: warning: declaration of ‘bDummy’ shadows a member of 'this'
../../../../inc/bf_sch/schdll0.hxx:69: warning: declaration of ‘pResMgr’ shadows  a member of 'this'
../../../../inc/bf_sc/collect.hxx: In copy constructor ‘binfilter::StrData::StrD ata(const binfilter::StrData&)’:
../../../../inc/bf_sc/collect.hxx:127: warning: base class ‘class binfilter::Dat aObject’ should be explicitly  
initialized in the copy constructor
../../../../inc/bf_sc/collect.hxx: In copy constructor ‘binfilter::TypedStrData: :TypedStrData(const  
binfilter::TypedStrData&)’:
../../../../inc/bf_sc/collect.hxx:170: warning: base class ‘class binfilter::Dat aObject’ should be explicitly  
initialized in the copy constructor
/srv/projects/openoffice/ooo_OOD680_m5_src/binfilter/bf_sc/source/core/data/sc_d ocumen5.cxx: At global scope:
/srv/projects/openoffice/ooo_OOD680_m5_src/binfilter/bf_sc/source/core/data/sc_d ocumen5.cxx:402: warning: unused  
parameter ‘rName’
/srv/projects/openoffice/ooo_OOD680_m5_src/binfilter/bf_sc/source/core/data/sc_d ocumen5.cxx:402: warning: unused  
parameter ‘bForModify’
dmake:  Error code 1, while making '../../../../unxlngi6.pro/slo/sc_documen5.obj '
'---* tg_merge.mk *---'
ERROR: Error 65280 occurred while making /srv/projects/openoffice/ooo_OOD680_m5_  
src/binfilter/bf_sc/source/core/data
dmake:  Error code 1, while making 'build_instsetoo_native'
'---* *---'
Built packages are in ./instsetoo_native/unxlngi4.pro/
Building language packs for Dzongkha and English
tee: ../../errors/langpack_error: No such file or directory
mkdir -p ../unxlngi6.pro/misc/openoffice/msi_templates
mkdir -p ../unxlngi6.pro/misc/ooolangpack/msi_templates
mkdir -p ../unxlngi6.pro/misc/ure/msi_templates
mkdir -p ../unxlngi6.pro/misc/sdkoo/msi_templates
mkdir -p ../unxlngi6.pro/misc/ure/msi_templates
cp -ua ../inc_openoffice/windows/msi_templates ../unxlngi6.pro/misc/openoffice
cp -ua ../inc_ooolangpack/windows/msi_templates ../unxlngi6.pro/misc/ooolangpack
cp -ua ../inc_ure/windows/msi_templates ../unxlngi6.pro/misc/ure
cp -ua ../inc_sdkoo/windows/msi_templates ../unxlngi6.pro/misc/sdkoo
cp -ua ../inc_ure/windows/msi_templates ../unxlngi6.pro/misc/ure
rm -f ../unxlngi6.pro/misc/openoffice/msi_templates/Binary/Image.bmp
rm -f ../unxlngi6.pro/misc/ooolangpack/msi_templates/Binary/Image.bmp
rm -f ../unxlngi6.pro/misc/ure/msi_templates/Binary/Image.bmp
rm -f ../unxlngi6.pro/misc/sdkoo/msi_templates/Binary/Image.bmp
rm -f ../unxlngi6.pro/misc/ure/msi_templates/Binary/Image.bmp
cp -f ../res/nologoinstall.bmp ../unxlngi6.pro/misc/openoffice/msi_templates/Bin ary/Image.bmp
cp -f ../res/nologoinstall.bmp ../unxlngi6.pro/misc/ooolangpack/msi_templates/Bi nary/Image.bmp
cp -f ../res/nologoinstall.bmp ../unxlngi6.pro/misc/ure/msi_templates/Binary/Ima ge.bmp
cp -f ../res/nologoinstall.bmp ../unxlngi6.pro/misc/sdkoo/msi_templates/Binary/I mage.bmp
cp -f ../res/nologoinstall.bmp ../unxlngi6.pro/misc/ure/msi_templates/Binary/Ima ge.bmp
dmake:  Error: -- `../unxlngi6.pro/bin/pythonscript.py' not found, and can't be made
'---* tg_merge.mk *---'
The solution is specified in this bug report:
http://www.openoffice.org/issues/show_bug.cgi?id=70684