Issue 79043 - to-be-SRC680_m218: W32 build fails in cli_ure/unotypes
Summary: to-be-SRC680_m218: W32 build fails in cli_ure/unotypes
Status: CLOSED DUPLICATE of issue 79029
Alias: None
Product: Build Tools
Classification: Code
Component: solenv (show other issues)
Version: current
Hardware: All Windows, all
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.3
Assignee: jens-heiner.rechtien
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-30 18:11 UTC by quetschke
Modified: 2007-07-09 16:18 UTC (History)
2 users (show)

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


Attachments
Extra verbose log file (sequential (default) build) of the error (13.26 KB, text/plain)
2007-06-30 18:21 UTC, quetschke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2007-06-30 18:11:44 UTC
The W32-bash build fails with:

------------------------------
Making: ../../wntmsci10.pro/bin/climaker.exe
guw.exe link /COMMENT:"cli_ure_680__"  /MACHINE:IX86 @/tmp/mkrHblE4
if test -f ../../wntmsci10.pro/bin/climaker.exe.manifest ; then mt.exe -manifest
../../wntmsci10.pro/bin/climaker.exe.manifest
-outputresource:../../wntmsci10.pro/bin/climaker.exe\;1 ; fi
if test -f ../../wntmsci10.pro/bin/climaker.exe.manifest ; then /bin/rm -f
../../wntmsci10.pro/bin/climaker.exe.manifest ; fi
if test -f ../../wntmsci10.pro/bin/climaker.exe.tmanifest ; then /bin/rm -f
../../wntmsci10.pro/bin/climaker.exe.tmanifest ; fi
Microsoft (R) Incremental Linker Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

/MAP /OPT:NOREF -NODEFAULTLIB -RELEASE -DEBUG:full /SUBSYSTEM:CONSOLE
/BASE:0x1b000000 -out:../../wntmsci10.pro/bin/climaker.exe
-map:../../wntmsci10.pro/misc/climaker.map
..\..\wntmsci10.pro\obj\climaker_app.obj
..\..\wntmsci10.pro\obj\climaker_emit.obj icppuhelper.lib icppu.lib isal.lib
mscoree.lib msvcrt.lib uwinapi.lib kernel32.lib user32.lib oldnames.lib
stlport_vc71.lib 
linking ../../wntmsci10.pro/bin/climaker.exe.manifest ...
/cygdrive/d/w1/tin_ws/cli_ure/unotypes
-------------
guw.exe ../wntmsci10.pro/bin/climaker.exe  \
		--out ../wntmsci10.pro/bin/cli_types.dll \
                --keyfile ../wntmsci10.pro/bin/cliuno.snk \
		--assembly-version 1.1.9.0 \
		--assembly-description "This assembly contains metadata for the
StarOffice/OpenOffice.org API." \
		--assembly-company "OpenOffice.org" \
		/cygdrive/d/w1/tin_ws/solver/680/wntmsci10.pro/bin/types_doc.rdb
/bin/perl ../source/scripts/subst_template.pl \
	cli_types_config ../wntmsci10.pro/bin/cliureversion.mk
../wntmsci10.pro/bin/cli_types.config

> error: .NET exception occured: System.NullReferenceException: Object reference
not set to an instance of an object.

   at rtl_uString_release(_rtl_uString* )

   at rtl.OUString.__dtor(OUString* )

   at __CxxCallUnwindDtor(IntPtr , Void* )

   at
climaker.TypeEmitter.get_type(Reference<com::sun::star::reflection::XCompoundTypeDescription>*
xType)

   at
climaker.TypeEmitter.get_type(Reference<com::sun::star::reflection::XTypeDescription>*
xType)

   at ?A0x819e19d0.sal_main()
> dying abnormally...dmake:  Error code 1, while making
'../wntmsci10.pro/bin/cli_types.dll'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /cygdrive/d/w1/tin_ws/cli_ure/unotypes
Comment 1 quetschke 2007-06-30 18:21:59 UTC
Created attachment 46399 [details]
Extra verbose log file (sequential (default) build) of the error
Comment 2 jens-heiner.rechtien 2007-07-02 10:09:22 UTC
.

*** This issue has been marked as a duplicate of 79029 ***
Comment 3 jens-heiner.rechtien 2007-07-09 16:18:11 UTC
Close issue.