To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=71391
                 Issue #|71391
                 Summary|MacOSX porting : OOE680_m2 : dp_package.cxx
               Component|porting
                 Version|OOo 2.0.4
                Platform|All
                     URL|
              OS/Version|Mac OS X
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|MacOSX
             Assigned to|ericb
             Reported by|maho





------- Additional comments from [EMAIL PROTECTED] Thu Nov  9 15:54:07 -0800 
2006 -------
MacOSX Panther+gcc-3.3+OOE680_m2,
build fails while compiling
OOE680_m2/desktop/source/deployment/registry/package/dp_package.cxx
like:
ccache g++-3.3 -fsigned-char -fmessage-length=0 -malign-natural -c -O2
-fno-strict-aliasing   -I. 
-I../../../../unxmacxp.pro/inc/deployment_registry_package -I../../inc -I../inc
-I../../../../inc/pch -I../../../../inc -I../../../../unx/inc
-I../../../../unxmacxp.pro/inc -I.
-I/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/solver/680/unxmacxp.pro/inc/stl
-I/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/solver/680/unxmacxp.pro/inc/external
-I/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/solver/680/unxmacxp.pro/inc
-I/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/solenv/unxmacxp/inc
-I/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/solenv/inc
-I/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/res
-I/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/solver/680/unxmacxp.pro/inc/stl
-I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
-I/System/Library/Frameworks/JavaVM.framework/Headers -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2    
-I/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/solver/680/unxmacxp.pro/inc/offuh
-I. -I../../../../res -I. -pipe -malign-natural -fsigned-char -Wno-long-double 
-Wno-ctor-dtor-privacy -fexceptions -fno-enforce-eh-specs -Wall -Wendif-labels
-Wshadow -Wno-ctor-dtor-privacy     -Wno-non-virtual-dtor   -fPIC -fno-common
-DMACOSX -DUNX -DVCL -DGCC -DC300
-DPOWERPC -DCVER=C300 -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY
-DPOWERPC -DPPC -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DX_LOCALE -DNO_AUDIO
-D__DMAKE -DUNIX -DCPPU_ENV=gcc3
-DGXX_INCLUDE_PATH=/usr/include/gcc/darwin/3.3/c++ -DSUPD=680 -DPRODUCT -DNDEBUG
-DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA
-DOOE680=OOE680  -DBUILD_OS_APPLEOSX
-DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=3 -DBUILD_OS_REV=9 -DSHAREDLIB -D_DLL_ 
-DMULTITHREAD  -o ../../../../unxmacxp.pro/slo/dp_package.o
/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/desktop/source/deployment/registry/package/dp_package.cxx
/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/desktop/source/deployment/registry/package/dp_package.cxx:
In member
function `bool
dp_registry::backend::bundle::<unnamed>::BackendImpl::PackageImpl::checkDependencies(const
com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment>&, const
dp_registry::backend::bundle::ExtensionDescription&)':
/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/desktop/source/deployment/registry/package/dp_package.cxx:642:
error: parse error before `,' token
/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/desktop/source/deployment/registry/package/dp_package.cxx:643:
warning: declaration of `unsatisfied' shadows a previous local
/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/desktop/source/deployment/registry/package/dp_package.cxx:613:
warning: shadowed declaration is here
/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/desktop/source/deployment/registry/package/dp_package.cxx:643:
error: parse error before `)' token
/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/desktop/source/deployment/registry/package/dp_package.cxx:646:
error: could not convert `dp_registry::backend::bundle::<unnamed>::e(...)' to
`const com::sun::star::uno::Any&'
../../inc/dp_interact.h:119: error: in passing argument 1 of `bool
dp_misc::interactContinuation(const com::sun::star::uno::Any&,
const com::sun::star::uno::Type&, const
com::sun::star::uno::Reference<com::sun::star::ucb::XCommandEnvironment>&,
bool*, bool*)'
/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/desktop/source/deployment/registry/package/dp_package.cxx:648:
error: could not convert `dp_registry::backend::bundle::<unnamed>::e(...)' to
`const com::sun::star::uno::Any&'
/Volumes/OpenOffice.org/Panther/2.0/work.OOE680_m2/OOE680_m2/solver/680/unxmacxp.pro/inc/cppuhelper/exc_hlp.hxx:54:
error: in passing argument 1 of `void cppu::throwException(const
com::sun::star::uno::Any&)'
dmake:  Error code 1, while making '../../../../unxmacxp.pro/slo/dp_package.obj'
'---* tg_merge.mk *---'
.

---------------------------------------------------------------------
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]

Reply via email to