To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85126





------- Additional comments from [EMAIL PROTECTED] Thu Apr 10 22:43:11 +0000 
2008 -------
This part:

@@ -492,7 +492,7 @@
 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions(
        void ** slots, unsigned char * code,
        typelib_InterfaceTypeDescription const * type, sal_Int32 
nFunctionOffset,
-       sal_Int32 functionCount, sal_Int32 nVtableOffset )
+       sal_Int32 /* functionCount */, sal_Int32 nVtableOffset )
 {
        for ( sal_Int32 nPos = 0; nPos < type->nMembers; ++nPos )
        {

break FreeBSD amd64 build:

Making: ../../../unxfbsdx/slo/cpp2uno.obj^M
ccache c++  -fmessage-length=0 -c -g  -O0   -DLEAK_STATIC_DATA -I. 
-I../../../unxfbsdx/inc/gcc3_uno -I../inc -I../../../inc/pch -I../../../inc
-I../../../un
x/inc -I../../../unxfbsdx/inc -I.
-I/usr/obj/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m5/solver/300/unxfbsdx/inc/stl
-I/usr/obj/usr/ports/editors
/openoffice.org-3-devel/work/DEV300_m5/solver/300/unxfbsdx/inc/external
-I/usr/obj/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m5/solver/300/unxfbsd
x/inc
-I/usr/obj/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m5/solenv/unxfbsdx/inc
-I/usr/obj/usr/ports/editors/openoffice.org-3-devel/work/DEV300_
m5/solenv/inc
-I/usr/obj/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m5/res
-I/usr/obj/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m5/solve
r/300/unxfbsdx/inc/stl
-I/usr/obj/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m5/solenv/inc/Xp31
-I/usr/local/jdk1.5.0/include -I/usr/local/jdk1.5.0
/include/freebsd -I/usr/local/jdk1.5.0/include/bsd
-I/usr/local/jdk1.5.0/include/linux
-I/usr/local/jdk1.5.0/include/native_threads/include -I/usr/local/incl
ude    
-I/usr/obj/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m5/solver/300/unxfbsdx/inc/offuh
-I. -I../../../res -I. -pipe  -fvisibility-inlines-h
idden -g -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy    
-Wno-non-virtual-dtor  -fno-omit-frame-pointer  -fpic -DFREEBSD -DUNX -DVCL 
-DGCC -
DC341 -DX86_64 -D_STLP_DEBUG -DCVER=C341 -DX86_64  -D_PTHREADS -D_REENTRANT
-DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=450 
-DHAVE_GCC_VISIBILITY_FEATUR
E -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DGXX_INCLUDE_PATH=/usr/include/c++/4.2
-DSUPD=300 -DDEBUG -DDBG_UTIL -DOSL_DEBUG_LEVEL=2 -DCUI -DSOLAR_JAVA 
-DDEV300=DEV3
00   -DSHAREDLIB -D_DLL_   -fexceptions -fno-enforce-eh-specs -DEXCEPTIONS_ON 
-o ../../../unxfbsdx/slo/cpp2uno.o /usr/obj/usr/ports/editors/openoffice.org-3
-devel/work/DEV300_m5/bridges/source/cpp_uno/gcc3_freebsd_x86-64/cpp2uno.cxx ^M
/usr/obj/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m5/bridges/source/cpp_uno/gcc3_freebsd_x86-64/cpp2uno.cxx:
In static member function 'static un
signed char*
bridges::cpp_uno::shared::VtableFactory::addLocalFunctions(bridges::cpp_uno::shared::VtableFactory::Slot**,
unsigned char*, const typelib_Interf
aceTypeDescription*, sal_Int32, sal_Int32, sal_Int32)':^M
/usr/obj/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m5/bridges/source/cpp_uno/gcc3_freebsd_x86-64/cpp2uno.cxx:501:
error: 'functionCount' was not d
eclared in this scope^M
dmake:  Error code 1, while making '../../../unxfbsdx/slo/cpp2uno.obj'^M

I have un-commented the "functionCount" parameter and the build progresses.

Another question, why doesn't build stop at this time? It progresses and fails
in the end with make_installer.pl:

**************************************************^M
... analyzing files ...^M
ERROR: The following files could not be found: ^M
ERROR: File not found: libgcc3_uno.so^M
ERROR: File not found: libbf_swfx.so^M
ERROR: File not found: liblocaledata_en.so^M
ERROR: File not found: liblocaledata_es.so^M
ERROR: File not found: liblocaledata_euro.so^M
ERROR: File not found: liblocaledata_others.so^M
ERROR: File not found: libswfx.so^M
ERROR: File not found: libswdfx.so^M
ERROR: File not found: libswuifx.so^M
ERROR: File not found: bf_swen-US.res^M
ERROR: File not found: swen-US.res^M
... cleaning the output tree ...^M
... removing directory
/usr/obj/usr/ports/editors/openoffice.org-3-devel/work/DEV300_m5/ooopackaging/i_476891207512987
...^M
Sun Apr  6 22:16:38 2008 (00:11 min.)^M
dmake:  Error code 255, while making 'openoffice_en-US.bsd'^M

Why is that so?

--Marcin



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