Issue 81871 - SRC680_m231-to-be: W32/.NET2003 build fails in slideshow
Summary: SRC680_m231-to-be: W32/.NET2003 build fails in slideshow
Status: CLOSED FIXED
Alias: None
Product: Draw
Classification: Application
Component: code (show other issues)
Version: recent-trunk
Hardware: PC Windows, all
: P1 (highest) Trivial (vote)
Target Milestone: OOo 2.4
Assignee: pavel
QA Contact: issues@graphics
URL:
Keywords:
: 81878 (view as issue list)
Depends on:
Blocks:
 
Reported: 2007-09-23 21:38 UTC by quetschke
Modified: 2007-10-08 10:53 UTC (History)
6 users (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 quetschke 2007-09-23 21:38:54 UTC
The SRC680_m230-to-be: W32/.NET2003 build fails in slideshow with a link error
(see below, or in the tinderbox).

Using the previous revision (1.27) of slideshow/util/defs/wntmsci10 works
around this problem.

Log:

../wntmsci10.pro/misc/slideshowtest680mi.def : warning LNK4102: export of
deleting destructor 'public: void * __thiscall slideshow::internal::`anonymous
namespace'::ParserContext::`scalar deleting destructor'(unsigned int)'; image
may not run correctly
../wntmsci10.pro/misc/slideshowtest680mi.def : warning LNK4102: export of
deleting destructor 'public: virtual void * __thiscall
slideshow::internal::`anonymous namespace'::UnaryFunctionFunctor<double
(__cdecl*)(double)>::UnaryFunctionExpression::`scalar deleting
destructor'(unsigned int)'; image may not run correctly
../wntmsci10.pro/misc/slideshowtest680mi.def : warning LNK4102: export of
deleting destructor 'public: virtual void * __thiscall
slideshow::internal::`anonymous namespace'::UnaryFunctionFunctor<struct
_STL::negate<double> >::UnaryFunctionExpression::`scalar deleting
destructor'(unsigned int)'; image may not run correctly
../wntmsci10.pro/misc/slideshowtest680mi.def(14252) : fatal error LNK1119:
invalid ordinal number '65536'
dmake:  Error code 95, while making '../wntmsci10.pro/lib/islideshowtest.lib'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /cygdrive/d/w1/tin_ws/slideshow/util
Comment 1 pavel 2007-09-24 05:53:15 UTC
*** Issue 81878 has been marked as a duplicate of this issue. ***
Comment 2 vg 2007-09-26 16:16:02 UTC
@vq: I checked in top-level one of the older versions of the file. My tests were
successful. Please, verify
Comment 3 quetschke 2007-09-27 14:16:19 UTC
I did a successful build with the latest revision (1.29) and m230.

->Verified
Comment 4 quetschke 2007-09-29 13:50:44 UTC
Reopen.

Same issue for m231,

the slideshow/util/defs/wntmsci10 (rev 1.31)

produces the same

../wntmsci10.pro/misc/slideshowtest680mi.def(13135) : fatal error LNK1119:
invalid ordinal number '65536'

error.
Comment 5 pavel 2007-09-29 17:54:04 UTC
Confirmed. The same here.

Can we please fix this?
Comment 6 rt 2007-10-01 10:54:48 UTC
Ause, do you understand what's going on here? Why have we got so much lines
added during last build?
Comment 7 vg 2007-10-02 10:59:07 UTC
made quick and dirty fix for next milestone, the better solution will come with
CWS ldump01
Comment 8 vg 2007-10-02 11:01:54 UTC
reassigned for verification
Comment 9 pavel 2007-10-08 10:53:25 UTC
Yup, m232 finished (almost), but slideshow module is OK now.

Verified, closing.