To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54511
Issue #:|54511
Summary:|cannot build slideshow with gcc4 SRC680_m128
Component:|porting
Version:|OOo 2.0 Beta
Platform:|Sun
URL:|
OS/Version:|Linux
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|code
Assigned to:|mh
Reported by:|sparcmoz
------- Additional comments from [EMAIL PROTECTED] Mon Sep 12 14:40:45 -0700
2005 -------
cannot build slideshow with gcc4 SRC680_m128
This might be some missing module or something weird in my build environment,
using gcc-4/gcj-4 from upstream gcc cvs sources on linux sparc. m127 built OK.
[EMAIL PROTECTED]:~/ooo680/slideshow$ /usr/local/gcc-4.0/bin/g++ --version
g++ (GCC) 4.0.2 20050906 (prerelease)
Copyright (C) 2005 Free Software Foundation, Inc
I also suspect these 2 classes which are friends of themselves (?) but forward
declaration method does not solve the problem.
Making: ../../../unxlngs.pro/slo/combtransition.obj
ccache /usr/local/gcc-4.0/bin/g++ -Wreturn-type -fmessage-length=0 -c -I. -I.
-I../inc -I../../inc -I../../../inc -I../../../unx/inc
-I../../../unxlngs.pro/inc -I. -I/home/jim/ooo680/solver/680/unxlngs.pro/inc/stl
-I/home/jim/ooo680/solver/680/unxlngs.pro/inc/external
-I/home/jim/ooo680/solver/680/unxlngs.pro/inc
-I/home/jim/ooo680/solenv/unxlngs/inc -I/home/jim/ooo680/solenv/inc
-I/home/jim/ooo680/res -I/home/jim/ooo680/solver/680/unxlngs.pro/inc/stl
-I/home/jim/ooo680/solenv/inc/Xp31 -I/usr/local/gcc-4.0/include
-I/usr/X11R6/include -I. -I../../../res -I. -Wuninitialized -Os
-fno-strict-aliasing -pipe -Wno-ctor-dtor-privacy -fexceptions
-fno-enforce-eh-specs -fPIC -DLINUX -DUNX -DVCL -DGCC -DC300 -DSPARC
-DGXX_INCLUDE_PATH=/usr/local/gcc-4.0/lib/gcc/sparc-unknown-linux-gnu/4.0.2/../../../../include/c++/4.0.2-DCVER=C300
-D_USE_NAMESPACE -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DSPARC -DNEW_SOLAR
-D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -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 -o ../../../unxlngs.pro/slo/combtransition.o
/home/jim/ooo680/slideshow/source/engine/transitions/combtransition.cxx
In file included from
/home/jim/ooo680/solver/680/unxlngs.pro/inc/boost/config.hpp:35,
from
/home/jim/ooo680/solver/680/unxlngs.pro/inc/boost/shared_ptr.hpp:18,
from
/home/jim/ooo680/solver/680/unxlngs.pro/inc/cppcanvas/spritecanvas.hxx:77,
from ../../inc/view.hxx:44,
from ../../inc/unoview.hxx:39,
from
/home/jim/ooo680/slideshow/source/engine/transitions/slidechangebase.hxx:39,
from
/home/jim/ooo680/slideshow/source/engine/transitions/combtransition.hxx:40,
from
/home/jim/ooo680/slideshow/source/engine/transitions/combtransition.cxx:36:
/home/jim/ooo680/solver/680/unxlngs.pro/inc/boost/config/compiler/gcc.hpp:67:7:
warning: #warning "Unknown compiler version - please run the configure tests and
report the results"
/home/jim/ooo680/solver/680/unxlngs.pro/inc/boost/type_traits/type_with_alignment.hpp:
In instantiationof 'boost::type_with_alignment<4>':
/home/jim/ooo680/solver/680/unxlngs.pro/inc/boost/optional.hpp:61:
instantiated from
'boost::optional_detail::aligned_storage<presentation::internal::SlideSharedPtr>::dummy_u'
/home/jim/ooo680/solver/680/unxlngs.pro/inc/boost/optional.hpp:62:
instantiated from
'boost::optional_detail::aligned_storage<presentation::internal::SlideSharedPtr>'
/home/jim/ooo680/solver/680/unxlngs.pro/inc/boost/optional.hpp:225:
instantiated from 'boost::optional<presentation::internal::SlideSharedPtr>'
/home/jim/ooo680/slideshow/source/engine/transitions/slidechangebase.hxx:177:
instantiated from here
/home/jim/ooo680/solver/680/unxlngs.pro/inc/boost/type_traits/type_with_alignment.hpp:109:
error: '(boost::type_with_alignment<4>::found > 3u)' is not a valid template
argument for type 'bool' because it is a non-constant expression
/home/jim/ooo680/solver/680/unxlngs.pro/inc/boost/type_traits/type_with_alignment.hpp:110:
error: '((((unsigned int)boost::type_with_alignment<4>::found) & 3u) == 0u)' is
not a valid template argument for type 'bool' because it is a non-constant
expression
dmake: Error code 1, while making '../../../unxlngs.pro/slo/combtransition.obj'
'---* tg_merge.mk *---'
ERROR: Error 65280 occurred while making
/home/jim/ooo680/slideshow/source/engine/transitions
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]