Hi Maho,
On 25 Dec 2006, at 00:05, James Mckenzie wrote:
Maho:
I am trying to find the code that broke testtool. Once that is
found, a reversal can take place that will fix this, as a temporary
measure. A more permenent fix is to correct the UNO Intel problem.
However, if this is not fixed, even temporarily, then no Intel
build will be releasable until it is and testtool is scheduled to
be changed next month.
We are also looking for the specific milestone that had the build
problem. Once we can determine the 2 milestones that had the change
from not having a problem to having the problem, we can then take a
look at the code which changed between the 2 milestones to determine
exactly what changed, why, and how to fix it from there.
I have tried to build m173, but it failed in the bridges module when
working on the mac Intel specific stuff.
I believe the problem was to do with me using gcc4 instead of ggc3 as
indicated by the filenames.
The build error was as follows:
dmake: Executing shell macro: $(FIND) . -name "{$(subst,$($
(WINVERSIONNAMES)_MAJOR),* $(subst,$(UPD)$(DLLPOSTFIX), $
(SHL1TARGET)))}.xml"
------------------------------
Making: ../../../unxmacxi.pro/misc/gcc3_uno.dpc
dmake subdmake=true -f makefile.mk depend=t ALLDPC
Making : Dependencies
touch ../../../unxmacxi.pro/misc/gcc3_uno.dpc
cat /Volumes/ALDIHD/ooo/ooom173/solenv/src/version.c | sed s/
_version.h/gcc3_uno_version.h/ > ../../../unxmacxi.pro/misc/
gcc3_uno_version.c
------------------------------
Making: ../../../unxmacxi.pro/slo/gcc3_uno_version.obj
ccache gcc -fsigned-char -fmessage-length=0 -malign-natural -c -I. -
I../../../unxmacxi.pro/inc/gcc3_uno -I../inc -I../../../inc -
I../../../unx/inc -I../../../unxmacxi.pro/inc -I. -I/Volumes/ALDIHD/
ooo/ooom173/solver/680/unxmacxi.pro/inc/dont_use_stl -I/Volumes/
ALDIHD/ooo/ooom173/solver/680/unxmacxi.pro/inc/external -I/Volumes/
ALDIHD/ooo/ooom173/solver/680/unxmacxi.pro/inc -I/Volumes/ALDIHD/ooo/
ooom173/solenv/unxmacxi/inc -I/Volumes/ALDIHD/ooo/ooom173/solenv/inc -
I/Volumes/ALDIHD/ooo/ooom173/res -I/Volumes/ALDIHD/ooo/ooom173/solver/
680/unxmacxi.pro/inc/dont_use_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/ALDIHD/ooo/ooom173/solver/680/
unxmacxi.pro/inc/offuh -I. -I../../../res -I. -O2 -fno-strict-
aliasing -DLEAK_STATIC_DATA -pipe -fsigned-char -malign-natural -
fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DC300 -DINTEL -
DCVER=C300 -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -
DX86 -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DX_LOCALE -
DHAVE_GCC_VISIBILITY_FEATURE -DNO_AUDIO -D__DMAKE -DUNIX -
DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 -DSUPD=680 -
DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -
DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680=SRC680 -
DBUILD_OS_APPLEOSX -DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=4 -
DBUILD_OS_REV=8 -DSHAREDLIB -D_DLL_ -o ../../../unxmacxi.pro/slo/
gcc3_uno_version.o ../../../unxmacxi.pro/misc/gcc3_uno_version.c
if ( -e ../../../unxmacxi.pro/slo/gcc3_uno_version.o) touch ../../../
unxmacxi.pro/slo/gcc3_uno_version.obj
ccache gcc -c -o ../../../unxmacxi.pro/slo/call.o call.s
touch ../../../unxmacxi.pro/slo/call.obj
------------------------------
Making: ../../../unxmacxi.pro/slo/cpp2uno.obj
ccache g++ -fsigned-char -fmessage-length=0 -malign-natural -c -I. -
I../../../unxmacxi.pro/inc/gcc3_uno -I../inc -I../../../inc -
I../../../unx/inc -I../../../unxmacxi.pro/inc -I. -I/Volumes/ALDIHD/
ooo/ooom173/solver/680/unxmacxi.pro/inc/stl -I/Volumes/ALDIHD/ooo/
ooom173/solver/680/unxmacxi.pro/inc/external -I/Volumes/ALDIHD/ooo/
ooom173/solver/680/unxmacxi.pro/inc -I/Volumes/ALDIHD/ooo/ooom173/
solenv/unxmacxi/inc -I/Volumes/ALDIHD/ooo/ooom173/solenv/inc -I/
Volumes/ALDIHD/ooo/ooom173/res -I/Volumes/ALDIHD/ooo/ooom173/solver/
680/unxmacxi.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/ALDIHD/ooo/ooom173/solver/680/
unxmacxi.pro/inc/offuh -I. -I../../../res -I. -O2 -fno-strict-
aliasing -DLEAK_STATIC_DATA -pipe -malign-natural -fsigned-char -
Wno-long-double -Wno-ctor-dtor-privacy -fexceptions -fno-enforce-eh-
specs -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DC300 -DINTEL -
DCVER=C300 -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -
DX86 -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DX_LOCALE -
DHAVE_GCC_VISIBILITY_FEATURE -DNO_AUDIO -D__DMAKE -DUNIX -
DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 -DSUPD=680 -
DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -
DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680=SRC680 -
DBUILD_OS_APPLEOSX -DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=4 -
DBUILD_OS_REV=8 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o ../../../
unxmacxi.pro/slo/cpp2uno.o /Volumes/ALDIHD/ooo/ooom173/bridges/source/
cpp_uno/gcc3_macosx_intel/cpp2uno.cxx
In file included from /Volumes/ALDIHD/ooo/ooom173/solver/680/
unxmacxi.pro/inc/boost/config.hpp:35,
from /Volumes/ALDIHD/ooo/ooom173/solver/680/
unxmacxi.pro/inc/boost/static_assert.hpp:18,
from /Volumes/ALDIHD/ooo/ooom173/bridges/source/
cpp_uno/gcc3_macosx_intel/cpp2uno.cxx:49:
/Volumes/ALDIHD/ooo/ooom173/solver/680/unxmacxi.pro/inc/boost/config/
compiler/gcc.hpp:67:7: warning: #warning "Unknown compiler version -
please run the configure tests and report the results"
if ( -e ../../../unxmacxi.pro/slo/cpp2uno.o) touch ../../../
unxmacxi.pro/slo/cpp2uno.obj
------------------------------
Making: ../../../unxmacxi.pro/slo/except.obj
ccache g++ -fsigned-char -fmessage-length=0 -malign-natural -c -I. -
I../../../unxmacxi.pro/inc/gcc3_uno -I../inc -I../../../inc -
I../../../unx/inc -I../../../unxmacxi.pro/inc -I. -I/Volumes/ALDIHD/
ooo/ooom173/solver/680/unxmacxi.pro/inc/stl -I/Volumes/ALDIHD/ooo/
ooom173/solver/680/unxmacxi.pro/inc/external -I/Volumes/ALDIHD/ooo/
ooom173/solver/680/unxmacxi.pro/inc -I/Volumes/ALDIHD/ooo/ooom173/
solenv/unxmacxi/inc -I/Volumes/ALDIHD/ooo/ooom173/solenv/inc -I/
Volumes/ALDIHD/ooo/ooom173/res -I/Volumes/ALDIHD/ooo/ooom173/solver/
680/unxmacxi.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/ALDIHD/ooo/ooom173/solver/680/
unxmacxi.pro/inc/offuh -I. -I../../../res -I. -O2 -fno-strict-
aliasing -DLEAK_STATIC_DATA -pipe -malign-natural -fsigned-char -
Wno-long-double -Wno-ctor-dtor-privacy -fexceptions -fno-enforce-eh-
specs -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DC300 -DINTEL -
DCVER=C300 -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -
DX86 -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DX_LOCALE -
DHAVE_GCC_VISIBILITY_FEATURE -DNO_AUDIO -D__DMAKE -DUNIX -
DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 -DSUPD=680 -
DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -
DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680=SRC680 -
DBUILD_OS_APPLEOSX -DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=4 -
DBUILD_OS_REV=8 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o ../../../
unxmacxi.pro/slo/except.o /Volumes/ALDIHD/ooo/ooom173/bridges/source/
cpp_uno/gcc3_macosx_intel/except.cxx
if ( -e ../../../unxmacxi.pro/slo/except.o) touch ../../../
unxmacxi.pro/slo/except.obj
------------------------------
Making: ../../../unxmacxi.pro/slo/uno2cpp.obj
ccache g++ -fsigned-char -fmessage-length=0 -malign-natural -c -I. -
I../../../unxmacxi.pro/inc/gcc3_uno -I../inc -I../../../inc -
I../../../unx/inc -I../../../unxmacxi.pro/inc -I. -I/Volumes/ALDIHD/
ooo/ooom173/solver/680/unxmacxi.pro/inc/stl -I/Volumes/ALDIHD/ooo/
ooom173/solver/680/unxmacxi.pro/inc/external -I/Volumes/ALDIHD/ooo/
ooom173/solver/680/unxmacxi.pro/inc -I/Volumes/ALDIHD/ooo/ooom173/
solenv/unxmacxi/inc -I/Volumes/ALDIHD/ooo/ooom173/solenv/inc -I/
Volumes/ALDIHD/ooo/ooom173/res -I/Volumes/ALDIHD/ooo/ooom173/solver/
680/unxmacxi.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/ALDIHD/ooo/ooom173/solver/680/
unxmacxi.pro/inc/offuh -I. -I../../../res -I. -O2 -fno-strict-
aliasing -DLEAK_STATIC_DATA -pipe -malign-natural -fsigned-char -
Wno-long-double -Wno-ctor-dtor-privacy -fexceptions -fno-enforce-eh-
specs -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DC300 -DINTEL -
DCVER=C300 -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -
DX86 -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DX_LOCALE -
DHAVE_GCC_VISIBILITY_FEATURE -DNO_AUDIO -D__DMAKE -DUNIX -
DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 -DSUPD=680 -
DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -
DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680=SRC680 -
DBUILD_OS_APPLEOSX -DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=4 -
DBUILD_OS_REV=8 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -o ../../../
unxmacxi.pro/slo/uno2cpp.o /Volumes/ALDIHD/ooo/ooom173/bridges/source/
cpp_uno/gcc3_macosx_intel/uno2cpp.cxx
/Volumes/ALDIHD/ooo/ooom173/bridges/source/cpp_uno/gcc3_macosx_intel/
uno2cpp.cxx:347: error: no 'void
bridges::cpp_uno::shared::UnoInterfaceProxy::dispatch(uno_Interface*,
const typelib_TypeDescription*, void*, void**, uno_Any**)' member
function declared in class 'bridges::cpp_uno::shared::UnoInterfaceProxy'
dmake: Error code 1, while making '../../../unxmacxi.pro/slo/
uno2cpp.obj'
'---* tg_merge.mk *---'
--
Shaun
___________________________________________________________
Inbox full of spam? Get leading spam protection and 1GB storage with All New Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]