October 08, 2004 8:05 PM

64bit: current status

64bit porting is now in setup2 project:

Making: ../../unxlngx4.pro/slo/action.obj
/home/pavel/BuildDir/ccache /usr/bin/g++ -fmessage-length=0 -c -I. -I. -I../inc -I../../inc -I../../unx/inc -I../../unxlngx4.pro/inc -I. -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/stl -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/external -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solenv/unxlngx4/inc -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solenv/inc -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/res -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/stl -I/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solenv/inc/Xp31 -I/opt/java/include -I/opt/java/include/linux -I/opt/java/include/native_threads/include -I/usr/X11R6/include -I. -I../../res -I. -g -O0 -fno-strict-aliasing -pipe -fno-for-scope -fpermissive -fno-use-cxa-atexit -include preinclude.h -fexceptions -fno-enforce-eh-specs -fPIC -DLINUX -DUNX -DVCL -DGCC -DC300 -DX86_64 -DGXX_INCLUDE_PATH=/usr/include/g++ -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86_64 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -w -o ../../unxlngx4.pro/slo/action.o /home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/setup2/source/agenda/action.cxx
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/setup2/source/agenda/action.cxx: In member function `virtual BOOL SiAppendAction::Execute(SiEnvironment&)':
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/setup2/source/agenda/action.cxx:1487: error: ambiguous overload for 'operator<<' in '(+this->SiAction::GetLogfile())->SiFileStream::operator<<(" read error ") << (&aReadStream)->SvStream::GetError()'
../../inc/sistream.hxx:82: error: candidates are: SiFileStream& SiFileStream::operator<<(char)
../../inc/sistream.hxx:83: error: SiFileStream& SiFileStream::operator<<(unsigned char)
../../inc/sistream.hxx:84: error: SiFileStream& SiFileStream::operator<<(const char*) <near match>
../../inc/sistream.hxx:85: error: SiFileStream& SiFileStream::operator<<(const ByteString&)
../../inc/sistream.hxx:86: error: SiFileStream& SiFileStream::operator<<(long int)
../../inc/sistream.hxx:87: error: SiFileStream& SiFileStream::operator<<(long unsigned int)
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/tools/color.hxx:178: error: SvStream& operator<<(SvStream&, const Color&)
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/vcl/region.hxx:171: error: SvStream& operator<<(SvStream&, const Region&) <near match>
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/tools/fract.hxx:129: error: SvStream& operator<<(SvStream&, const Fraction&)
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/vcl/mapmod.hxx:154: error: SvStream& operator<<(SvStream&, const MapMode&) <near match>
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/tools/poly.hxx:269: error: SvStream& operator<<(SvStream&, const Polygon&)
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/tools/poly.hxx:370: error: SvStream& operator<<(SvStream&, const PolyPolygon&)
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/tools/stream.hxx:635: error: SvStream& operator<<(SvStream&, SvStream&(*)(SvStream&)) <near match>
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/vcl/image.hxx:220: error: SvStream& operator<<(SvStream&, const ImageList&)
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/setup2/source/agenda/action.cxx:1493: error: ambiguous overload for 'operator<<' in '(+this->SiAction::GetLogfile())->SiFileStream::operator<<(" write error ") << (&aWriteStream)->SvStream::GetError()'
../../inc/sistream.hxx:82: error: candidates are: SiFileStream& SiFileStream::operator<<(char)
../../inc/sistream.hxx:83: error: SiFileStream& SiFileStream::operator<<(unsigned char)
../../inc/sistream.hxx:84: error: SiFileStream& SiFileStream::operator<<(const char*) <near match>
../../inc/sistream.hxx:85: error: SiFileStream& SiFileStream::operator<<(const ByteString&)
../../inc/sistream.hxx:86: error: SiFileStream& SiFileStream::operator<<(long int)
../../inc/sistream.hxx:87: error: SiFileStream& SiFileStream::operator<<(long unsigned int)
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/tools/color.hxx:178: error: SvStream& operator<<(SvStream&, const Color&)
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/vcl/region.hxx:171: error: SvStream& operator<<(SvStream&, const Region&) <near match>
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/tools/fract.hxx:129: error: SvStream& operator<<(SvStream&, const Fraction&)
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/vcl/mapmod.hxx:154: error: SvStream& operator<<(SvStream&, const MapMode&) <near match>
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/tools/poly.hxx:269: error: SvStream& operator<<(SvStream&, const Polygon&)
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/tools/poly.hxx:370: error: SvStream& operator<<(SvStream&, const PolyPolygon&)
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/tools/stream.hxx:635: error: SvStream& operator<<(SvStream&, SvStream&(*)(SvStream&)) <near match>
/home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/solver/680/unxlngx4.pro/inc/vcl/image.hxx:220: error: SvStream& operator<<(SvStream&, const ImageList&)
dmake: Error code 1, while making '../../unxlngx4.pro/slo/action.obj'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /home/pavel/BuildDir/ooo_cws_src680_ooo64bit02_src/setup2/source/agenda
dmake: Error code 1, while making 'build_all'
---* TG_SLO.MK *---


Build process was running from Fri Oct 8 18:38:10 CEST 2004 to Fri Oct 8 19:47:54 CEST 2004 (1 hour 10 minutes on Dual Opteron with 1G RAM using ccache). -----

Posted by Pavel | Permanent link | File under: OpenOffice.org