Issue 39935 - bridge build fails on Mac OSX SRC680 m67 build registry problem ?
Summary: bridge build fails on Mac OSX SRC680 m67 build registry problem ?
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: 680m67
Hardware: PowerPC (PPC) Mac OS X, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: eric.bachard
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks: 42382
  Show dependency tree
 
Reported: 2005-01-05 10:09 UTC by eric.bachard
Modified: 2005-02-16 11:50 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description eric.bachard 2005-01-05 10:09:13 UTC
bridge module breakage on Mac OSX SRC680 m67 build.

Not sure, but it seems to be caused by inlining problem, and registry patch (as
attachment) seems to solve it, at least for Mac OSX build. 

IMPORTANT : after application of registry patch, "dmake clean" is necessary,
because of too numerous dependencies.

*To be confirmed*

the log :

=============
Building project bridges
=============
/Users/ericb/Desktop/OpenOffice.org680/bridges/unotypes
mkout -- version: 1.3
cppumaker @/tmp/mkOglrBI
dyld: cppumaker Undefined symbols:
cppumaker undefined reference to _ZN3rtl17OUStringToOStringERKNS_8OUStringEtm.eh
expected to be defined in
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/lib/libreg.dylib.3
cppumaker undefined reference to _ZN4_STL12__stl_deleteEPv.eh expected to be
defined in
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/lib/libreg.dylib.3
cppumaker undefined reference to _ZN4_STL9__stl_newEm.eh expected to be defined
in /Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/lib/libreg.dylib.3
cppumaker undefined reference to _ZdlPvS_.eh expected to be defined in
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/lib/libreg.dylib.3
cppumaker undefined reference to _ZnwmPv.eh expected to be defined in
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/lib/libreg.dylib.3
cppumaker undefined reference to __ZN3rtl17OUStringToOStringERKNS_8OUStringEtm
expected to be defined in /Users/ericb/Desktop/OpenOfficcppumaker undefined
reference to __ZN4_STL12__stl_deleteEPv expected to be defined in
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/lib/libreg.dylib.3
cppumaker undefined reference to __ZN4_STL9__stl_newEm expected to be defined in
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/lib/libreg.dylib.3
cppumaker undefined reference to __ZdlPvS_ expected to be defined in
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/lib/libreg.dylib.3
cppumaker undefined reference to __ZnwmPv expected to be defined in
/Users/ericb/Desktop/OpenOffice.org680/solver/680/unxmacxp.pro/lib/libreg.dylib.3
Trace/BPT trap
dmake:  Error code 133, while making
'../unxmacxp.pro/inc/com/sun/star/bridge/XProtocolProperties.hpp'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/Users/ericb/Desktop/OpenOffice.org680/bridges/unotypes
dmake:  Error code 1, while making 'build_all'
'---* tg_merge.mk *---'

""""""""""""""""""""""""""""""""""""

Regards,
eric bachard
Comment 1 eric.bachard 2005-01-05 10:12:05 UTC
I finally take the decision to not attach registry patch, because already
available on 
#i37919#

But this issue must be confirmed, because I'm not sure at all that this is the
correct solution.

Added Pavel Janik in cc


Comment 2 eric.bachard 2005-01-05 11:08:36 UTC
Cannot change the status of this issue ? (strange, I am the owner ?)

I just wanted to change it in "fixed", because it is a solution, not a problem....
Comment 3 pavel 2005-02-16 08:17:04 UTC
ericb: is this still a problem? Should I close this issue?

My build is OK, I do not see this problem.
Comment 4 eric.bachard 2005-02-16 08:51:43 UTC
set status to fixed
Comment 5 pavel 2005-02-16 11:50:16 UTC
ok, closing.