Issue 18875 - Parse error compiling OOo RC4 OSX crashrep
Summary: Parse error compiling OOo RC4 OSX crashrep
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC3
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Martin Hollmichel
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-01 07:50 UTC by riccardo
Modified: 2004-02-17 09:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
scp build fix to prevent empty .pre file errors which mess up scpcomp (2.06 KB, patch)
2003-09-01 16:42 UTC, khendricks
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description riccardo 2003-09-01 07:50:21 UTC
Hi all, i got this error compiling RC4 from CVS on OSX
Everything went smooth up to that.

/openoffice/scp/source/crashrep
------------------------------
Making: ../../unxmacxp.pro/par/fam/crashrep_static.par
cpp.lcc -+ -P -DFAM_PRODUCT -DMACOSX -DUNX -DVCL -DGCC -DC300 -DPOWERPC
-DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -D_PTHREADS -D_REENTRANT
-DNO_PTHREAD_PRIORITY -DPOWERPC -DPPC -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1
-DNO_AUDIO -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=645 -DBUILD=8683 -DPRODUCT
-DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI
-DSOLAR_JAVA -DSRX645 -DBUILD_OS_APPLEOSX -DBUILD_OS_MAJOR=10 -DBUILD_OS_MINOR=2
-DBUILD_OS_REV=6 -DSCP_DATESTRING=01092003 -DUDK_MAJOR=3 -DUDK_MINOR=1
-DUDK_MICRO=0 -DOFFICEUPD=645 -Ugcc3 -DCOMID=gcc3 -DCOMNAME=gcc3 -D_gcc3
-DCCNUMVER=000300030000 -DSHORTSTDCPP3=5 -DDLLSUFFIX=mxp -I. -I../../inc
-I../inc -I../../unx/inc -I../../unxmacxp.pro/inc -I.
-I/openoffice/solver/645/unxmacxp.pro/inc/stl
-I/openoffice/solver/645/unxmacxp.pro/inc/external
-I/openoffice/solver/645/unxmacxp.pro/inc -I/openoffice/solenv/unxmacxp/inc
-I/openoffice/solenv/inc -I/openoffice/res
-I/openoffice/solver/645/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     crashrep_static.scp >
../../unxmacxp.pro/misc/fam/crashrep_static.pre
cpp version 17.8.1999
scpcomp -s ../../unxmacxp.pro/misc/fam/crashrep_static.pre -o
../../unxmacxp.pro/par/fam/crashrep_static.par
Making script particel: ../../unxmacxp.pro/par/fam/crashrep_static.par
parse error in 8614
dmake:  Error code 255, while making
'../../unxmacxp.pro/par/fam/crashrep_static.par'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /openoffice/scp/source/crashrep
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---
Comment 1 stx123 2003-09-01 09:32:39 UTC
moving to porting
Comment 2 stx123 2003-09-01 09:33:17 UTC
moving to subcomponent code
Comment 3 khendricks 2003-09-01 16:41:24 UTC
Hi, 
 
A patch to fix this was just posted to dev@porting.openoffice.org.  If approved, this 
patch will be committed to CVS after the tree reopens. 
 
Please test the patch. 
 
I have attached it here as well. 
 
Kevin 
 
Comment 4 khendricks 2003-09-01 16:42:49 UTC
Created attachment 8927 [details]
scp build fix to prevent empty .pre file errors which mess up scpcomp
Comment 5 riccardo 2003-09-03 12:44:17 UTC
Patch works just fine, i've just finished a full multilang build.
Thanks Kevin!
Comment 6 Martin Hollmichel 2004-02-17 09:01:20 UTC
verified.
Comment 7 Martin Hollmichel 2004-02-17 09:03:35 UTC
close issue.