Issue 95617 - MacOSX : PowerPC (ppc only) DEV300_m34 fails at testtools
Summary: MacOSX : PowerPC (ppc only) DEV300_m34 fails at testtools
Status: CLOSED DUPLICATE of issue 96647
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: DEV300m34
Hardware: Mac Mac OS X, all
: P1 (highest) Trivial (vote)
Target Milestone: ---
Assignee: ericb
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-30 01:17 UTC by maho.nakata
Modified: 2009-02-19 00:28 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description maho.nakata 2008-10-30 01:17:49 UTC
Hi

On MacOSX PPC (PPC only, Intel builds fine), DEV300_m34 fails
at testtools module like:

Making: ../../unxmacxp.pro/lib/cppobj.uno.dylib
ccache g++-4.0 -Wl,-multiply_defined,suppress -lobjc -install_name
@__________________________________________________OOO/cppobj.uno.dylib
-Wl,-exported_symbols_list ../../unxmacxp.pro/misc/component.gcc3_cppobj.uno.map
-dynamiclib -single_module -L../../unxmacxp.pro/lib
-L/Volumes/ooo-dev/Tiger/work.DEV300_m34.AQUA/DEV300_m34/solver/300/unxmacxp.pro/lib
-L/usr/lib -o ../../unxmacxp.pro/lib/cppobj.uno.dylib -luno_cppu
-luno_cppuhelpergcc3 -luno_sal -lpthread -lstdc++ -lm  -filelist
../../unxmacxp.pro/misc/cppobj.uno.list
-Wl,-dylib_file,@__________________________________________________URELIB/libuno_cppu.dylib.3:/Volumes/ooo-dev/Tiger/work.DEV300_m34.AQUA/DEV300_m34/solver/300/unxmacxp.pro/lib/libuno_cppu.dylib
-Wl,-dylib_file,@__________________________________________________URELIB/libuno_cppuhelpergcc3.dylib.3:/Volumes/ooo-dev/Tiger/work.DEV300_m34.AQUA/DEV300_m34/solver/300/unxmacxp.pro/lib/libuno_cppuhelpergcc3.dylib
-Wl,-dylib_file,@__________________________________________________URELIB/libuno_sal.dylib.3:/Volumes/ooo-dev/Tiger/work.DEV300_m34.AQUA/DEV300_m34/solver/300/unxmacxp.pro/lib/libuno_sal.dylib
-Wl,-dylib_file,@loader_path/libuno_sal.dylib.3:/Volumes/ooo-dev/Tiger/work.DEV300_m34.AQUA/DEV300_m34/solver/300/unxmacxp.pro/lib/libuno_sal.dylib.3
-Wl,-dylib_file,@loader_path/libuno_salhelpergcc3.dylib.3:/Volumes/ooo-dev/Tiger/work.DEV300_m34.AQUA/DEV300_m34/solver/300/unxmacxp.pro/lib/libuno_salhelpergcc3.dylib.3
-Wl,-dylib_file,@loader_path/libuno_cppu.dylib.3:/Volumes/ooo-dev/Tiger/work.DEV300_m34.AQUA/DEV300_m34/solver/300/unxmacxp.pro/lib/libuno_cppu.dylib.3
-Wl,-dylib_file,@__________________________________________________URELIB/libuno_salhelpergcc3.dylib.3:/Volumes/ooo-dev/Tiger/work.DEV300_m34.AQUA/DEV300_m34/solver/300/unxmacxp.pro/lib/libuno_salhelpergcc3.dylib.3
ld: symbols names listed in -exported_symbols_list:
../../unxmacxp.pro/misc/component.gcc3_cppobj.uno.map not in linked objects
*;
UDK_3_0_0 {
_ZN4_STL7num_put*; # STLport
_ZTI*; _ZTS*; # weak RTTI symbols for C++ exceptions
component_getFactory;
component_getImplementationEnvironment;
component_writeInfo;
global:
local:
};
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command
failed
dmake:  Error code 1, while making '../../unxmacxp.pro/lib/cppobj.uno.dylib'

ERROR: Error 65280 occurred while making
/Volumes/ooo-dev/Tiger/work.DEV300_m34.AQUA/DEV300_m34/testtools/source/bridgetest
Comment 1 maho.nakata 2008-10-30 01:18:35 UTC
.
Comment 2 thorsten.ziehm 2009-02-18 15:02:58 UTC
What's about this P1 issue? Is it still valid? Is it still P1 (since nearly 4
months - untouched)?
Comment 3 maho.nakata 2009-02-19 00:25:40 UTC
thorstenziehm:

yes, valid issue. Because very small number of PPC developers around the world
so it is unnoticed.
Comment 4 maho.nakata 2009-02-19 00:27:29 UTC
thorstenziehm:

thanks for ping.

Marked as dupe of 96647

details are here...
http://blog.livedoor.jp/maho_nakata/archives/51080847.html

thanks!

*** This issue has been marked as a duplicate of 96647 ***
Comment 5 maho.nakata 2009-02-19 00:28:03 UTC
closing